Earlier  
Posted Nick Remark
#openstack-nova - 2018-06-14
21:36:37 efried mriedem: Who else can review https://review.openstack.org/#/c/575140/ ?
21:53:35 openstackgerrit Merged openstack/nova master: [placement] Add status and links fields to version document at / https://review.openstack.org/575117
21:55:38 openstackgerrit Merged openstack/nova master: Use oslo.messaging per-call monitoring https://review.openstack.org/566696
21:58:49 dansmith \o/
22:01:38 openstackgerrit Matt Riedemann proposed openstack/nova master: Handle broken instance mapping in InstanceLister https://review.openstack.org/575556
22:01:39 mriedem melwitt: dansmith: for your morrow ^ see the todo question inline about build requests
22:01:57 dansmith okay I need to be gone already
22:03:45 openstackgerrit Merged openstack/nova master: Add notification support for trusted_certs https://review.openstack.org/563269
22:06:04 melwitt mriedem: ack
22:08:03 mriedem melwitt: https://review.openstack.org/#/c/574890/ is using OSC
22:08:32 melwitt oh, thanks
22:08:40 melwitt I thought they would use the same args
22:09:34 mriedem osc uses repeating args
22:09:47 mriedem --trusted-image-certificate 1 --trusted-image-certificate 2
22:10:04 mriedem i'm not sure we have much of that in nova cli
22:10:22 mriedem we definitely could though
22:10:27 mriedem and it would be good to be consistent if we can
22:11:08 melwitt I think there is something like that but can't remember right now
22:11:22 melwitt I'm not sure that users enjoy the repeating args thing
22:12:49 mriedem i think it's a pretty standard pattern in osc
22:13:09 mriedem having to know the delimiter arg for a list isn't fun either
22:13:53 mriedem the --block-device stuff on nova boot is all append
22:14:01 mriedem so we likely should be doing the same thing in nova boot for trusted certs
22:15:44 melwitt fair enuff
#openstack-nova - 2018-06-15
01:16:13 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (9) https://review.openstack.org/575581
01:27:37 openstackgerrit jiang wei proposed openstack/nova master: Add action initiator attribute to the update payload https://review.openstack.org/536243
01:39:21 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Add full traceback to ExceptionPayload in versioned notifications https://review.openstack.org/564092
02:18:37 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: Initial change set of z/VM driver https://review.openstack.org/523387
02:18:38 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: Spawn and destroy function of z/VM driver https://review.openstack.org/527658
02:18:39 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add snapshot function https://review.openstack.org/534240
02:18:40 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add power actions https://review.openstack.org/543340
02:18:41 openstackgerrit jichenjc proposed openstack/nova master: z/VM Driver: add get console output https://review.openstack.org/543344
02:46:50 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Use ThreadPoolExecutor for max_concurrent_live_migrations https://review.openstack.org/563505
02:57:32 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Example verification for servers.inc https://review.openstack.org/529520
03:26:43 openstackgerrit Chen proposed openstack/nova master: Add supplementary info for simple_cell_setup cmd https://review.openstack.org/575599
03:33:34 openstackgerrit Merged openstack/nova master: Add troubleshooting item about ignored microversions https://review.openstack.org/575506
04:26:31 openstackgerrit Tony Breeds proposed openstack/nova stable/pike: [Stable Only] Initialise failed_builds in IronicNodeState https://review.openstack.org/575612
04:26:48 openstackgerrit Tony Breeds proposed openstack/nova stable/pike: [Stable Only] Initialise failed_builds in IronicNodeState https://review.openstack.org/575612
04:33:31 openstackgerrit Merged openstack/nova master: Add certificate validation docs https://review.openstack.org/560158
04:49:12 openstackgerrit Merged openstack/nova master: rework allocation handler _allocations_dict() https://review.openstack.org/565407
04:52:27 openstackgerrit Merged openstack/nova master: Provide a direct interface to placement https://review.openstack.org/572576
05:01:20 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Return all nested providers in tree https://review.openstack.org/559480
05:01:21 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Add microversion for nested allocation candidate https://review.openstack.org/565487
05:01:22 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Fix nits in placement-return-all-resources series https://review.openstack.org/573604
05:05:01 crazik hm, mriedem was right, there is an error logs :/
05:05:12 crazik anyone had something similar?
05:05:38 crazik I try to migrate SHUTOFF instance with 'nova migrate UUID'
05:05:44 crazik and got "ValueError: A list is required in field reservations, not a bool#012"
05:06:03 crazik I'm in the middle of migration from Ocata to Pike
05:06:48 crazik I can force migration with evacuate-host, but it's not what I wanted to do...
05:09:52 openstackgerrit Takashi NATSUME proposed openstack/nova master: Update admin/flavors document https://review.openstack.org/573063
06:24:14 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Compute: add support to abort queued live migration https://review.openstack.org/568542
06:34:29 openstackgerrit Shilpa Devharakar proposed openstack/python-novaclient master: Modify novaclient to support basic attributes https://review.openstack.org/572285
06:34:56 crazik uhhh, I need migration guru
06:34:57 crazik anyone? :)
06:53:03 openstackgerrit Lee Yarwood proposed openstack/nova stable/queens: ironic: stop lying to the RT when ironic is down https://review.openstack.org/575628
07:09:45 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (9) https://review.openstack.org/575581
07:11:35 openstackgerrit Lei Zhang proposed openstack/nova master: Add method to get cpu traits https://review.openstack.org/560317
07:22:24 openstackgerrit jichenjc proposed openstack/nova master: remove ec2 object definitions https://review.openstack.org/557150
07:22:32 openstackgerrit jichenjc proposed openstack/nova master: remove ec2 db functions https://review.openstack.org/557572
07:40:59 openstackgerrit Zhenyu Zheng proposed openstack/nova master: API: add support to abort queued live migration in microversion 2.63 https://review.openstack.org/573136
07:53:35 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Use ThreadPoolExecutor for max_concurrent_live_migrations https://review.openstack.org/563505
08:04:12 kashyap melwitt: About that blueprint, it has one item pending: to allow to explcitly _remove_ CPU flags too. But that can wait and be handled separately; and you can mark it as complete.
08:10:54 openstackgerrit karim proposed openstack/nova master: Handle rebuild of instances with image traits https://review.openstack.org/569498
08:20:36 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Add full traceback to ExceptionPayload in versioned notifications https://review.openstack.org/564092
08:28:28 openstackgerrit Merged openstack/nova master: Re-using the code of os brick cinder https://review.openstack.org/565703
08:37:19 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Add full traceback to ExceptionPayload in versioned notifications https://review.openstack.org/564092
09:55:56 openstackgerrit Merged openstack/nova master: Make check_can_live_migrate_destination use long_rpc_timeout https://review.openstack.org/575493
11:12:23 openstackgerrit Merged openstack/nova master: Update nova-status & docs: require placement 1.25 https://review.openstack.org/575140
12:10:31 lyarwood https://review.openstack.org/#/c/562284/ - looking for reviews on this regression test and bugfix if anyone has time today
12:15:11 bhagyashris stephenfin: Hi, I just want to know about: intel-nfv-ci-tests https://github.com/openstack/intel-nfv-ci-tests
12:26:43 openstackgerrit Chris Dent proposed openstack/nova master: Optional separate database for placement API https://review.openstack.org/362766
12:26:44 openstackgerrit Chris Dent proposed openstack/nova master: Isolate placement database config https://review.openstack.org/541435
12:26:45 openstackgerrit Chris Dent proposed openstack/nova master: Ensure that os-traits sync is attempted only at start of process https://review.openstack.org/553857
12:27:10 openstackgerrit Chris Dent proposed openstack/nova master: Add PLACEMENT_DB_ENABLED=True to the nova-next job https://review.openstack.org/564067
12:30:53 openstackgerrit Julia Kreger proposed openstack/nova master: virt/ironic: Implement rescue and unrescue https://review.openstack.org/416487
12:32:02 stephenfin bhagyashris: What do you need to know?
12:32:50 bhagyashris stephenfin: I have clone the intel-nfv-ci-tests in my dev environment and try to install but facing some issue to install the same So can you plz guide me how to install? And further I want to run that test in dev environmwnt using the tempest plugin so to to that as well?
12:34:46 bhagyashris s/to/do
12:35:34 finucannot bhagyashris: What issues?
12:37:26 bhagyashris finucannot: when i try to install using $ sudo pip install intel-nfv-ci-tests then i got the error: Could not find a version that satisfies the requirement intel-nfv-ci-tests (from versions: ) No matching distribution found for intel-nfv-ci-tests
12:38:21 openstackgerrit Matt Riedemann proposed openstack/nova master: Remove max_size parameter from fake_libvirt_utils.fetch_*image methods https://review.openstack.org/574911
12:38:22 openstackgerrit Matt Riedemann proposed openstack/nova master: Fix nits from trusted certs notification change https://review.openstack.org/575521
12:38:23 openstackgerrit Matt Riedemann proposed openstack/nova master: Add trusted certs to feature support matrix docs https://review.openstack.org/574890
12:43:28 sq4ind Hey
12:43:29 sq4ind Quick question: service_user for send_service_user_token should be the same across all the services ?
12:43:43 sq4ind So in nova and cinder the same user should be used ?
12:51:53 bhagyashris finucannot: So I have try to install using the $sudo python setup.py install and try to run the test $ tox -e all-plugin intel_nfv_ci_tests but got the error as ERROR: unknown environment 'all-plugin'
13:00:29 finucannot bhagyashris: have you cloned it?
13:00:35 fried_rice tonyb: got a sec for an easy cherry-pick? https://review.openstack.org/#/c/574255/
13:00:43 fried_rice or other stable core ^
13:02:05 bhagyashris finucannot: yes
13:02:47 finucannot bhagyashris: And how have you deployed it? With DevStack
13:02:49 finucannot ?
13:03:10 bhagyashris finucannot: yes
13:03:40 finucannot bhagyashris: I usually 'cd /opt/tempest' and run tox from there
13:04:04 finucannot It's a tempest plugin so it will appear in the list of tests for Tempest
13:04:22 fried_rice sq4ind: I'm not an expert here, but since there's only one [service_user] section in the conf, there can only be one registered in your nova.conf. So from the perspective of nova talking to cinder or neutron or whatever, that token had better be accepted by those services.
13:04:51 fried_rice sq4ind: What I don't know is whether the other services themselves have a similar [service_user] concept and/or whether that has to sync up with what's in your nova.conf.
13:05:03 sq4ind fried_rice, just trying

Earlier   Later