Earlier  
Posted Nick Remark
#openstack-nova - 2018-10-12
19:10:05 melwitt fried_rolls, edmondsw: could one of y'all please help triage this powervm bug? https://bugs.launchpad.net/nova/+bug/1771538
19:10:05 openstack Launchpad bug 1771538 in OpenStack Compute (nova) "PowerVM config drive path is not secure" [Undecided,New]
19:10:23 fried_rice melwitt: looking.
19:10:36 melwitt it was found via a bandit scan
19:11:10 fried_rice curse those bandits
19:11:10 melwitt just need someone who knows about powervm to ack it or nak it accordingly
19:11:50 edmondsw looking
19:12:04 melwitt heh
19:12:16 edmondsw seems legitimate
19:12:18 fried_rice seems legit
19:12:23 edmondsw jinx
19:12:57 fried_rice edmondsw: You doing the needful?
19:13:42 edmondsw fried_rice I'll try to take a quick stab at it. Can't spend much time today
19:14:00 fried_rice edmondsw: I just meant marking the bug report
19:14:22 edmondsw yeah, I just want to check the code real quick and then will mark it confirmed
20:54:43 melwitt mriedem: this bug looks in your wheelhouse https://bugs.launchpad.net/nova/+bug/1788619
20:54:44 openstack Launchpad bug 1788619 in Cinder "disk cachemodes should be restricted with multiattached volumes" [High,New]
20:55:42 edleafe \
20:56:14 mriedem melwitt: sounds like it hasn't been tested
20:56:56 mriedem # Shareable disks like for a multi-attach volume need to have the
20:56:56 mriedem # driver cache disabled.
20:56:56 mriedem if getattr(conf, 'shareable', False):
20:56:56 mriedem conf.driver_cache = 'none'
20:58:26 mriedem invalidated the bug
20:58:29 melwitt mriedem: ah, thanks
20:59:18 openstackgerrit Matt Riedemann proposed openstack/nova stable/rocky: Handle IndexError in _populate_neutron_binding_profile https://review.openstack.org/610163
21:29:25 openstackgerrit Matthew Edmonds proposed openstack/nova master: Use tempfile for powervm config drive https://review.openstack.org/610174
21:31:41 edmondsw fried_rice ^ quick attempt at a fix, untested as yet
21:39:09 openstackgerrit Matt Riedemann proposed openstack/nova master: Fix NoneType error in _notify_volume_usage_detach https://review.openstack.org/609518
21:47:03 openstackgerrit Merged openstack/nova master: Skip _remove_deleted_instances_allocations if compute is new https://review.openstack.org/609552
#openstack-nova - 2018-10-13
00:36:20 openstackgerrit melanie witt proposed openstack/nova master: Verify image even if it is cached locally on the compute host https://review.openstack.org/610189
03:14:34 openstackgerrit Matthew Edmonds proposed openstack/nova master: Use tempfile for powervm config drive https://review.openstack.org/610174
16:17:01 openstackgerrit Matt Riedemann proposed openstack/nova-specs master: Document Stein review priorities https://review.openstack.org/609807
16:24:32 openstackgerrit Andreas Jaeger proposed openstack/nova master: Convert legacy-tempest-dsvm-neutron-src-oslo.versionedobjects job https://review.openstack.org/610271
16:25:44 openstackgerrit Andreas Jaeger proposed openstack/nova master: Convert legacy-tempest-dsvm-neutron-src-oslo.versionedobjects job https://review.openstack.org/610271
16:26:06 openstackgerrit Andreas Jaeger proposed openstack/nova master: Convert legacy-tempest-dsvm-neutron-src-oslo.versionedobjects job https://review.openstack.org/610271
16:31:18 openstackgerrit Andreas Jaeger proposed openstack/nova master: Convert legacy-tempest-dsvm-neutron-src-oslo.versionedobjects job https://review.openstack.org/610271
18:46:10 openstackgerrit Merged openstack/nova master: Add microversion 2.67 to support volume_type https://review.openstack.org/606398
#openstack-nova - 2018-10-14
09:27:26 openstackgerrit Brin Zhang proposed openstack/nova master: Add microversion 2.67 to rest api version history https://review.openstack.org/610349
09:36:05 openstackgerrit Brin Zhang proposed openstack/python-novaclient master: Add support for microversion 2.67: BDMv2 volume_type https://review.openstack.org/609743
14:05:09 openstackgerrit zhulingjie proposed openstack/nova master: Python 3 compatibility: fix has_key https://review.openstack.org/610378
20:43:55 openstackgerrit Matthew Edmonds proposed openstack/nova master: Use tempfile for powervm config drive https://review.openstack.org/610174
22:06:04 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Replace MB with MiB https://review.openstack.org/608807
22:07:00 openstackgerrit Takashi NATSUME proposed openstack/nova stable/rocky: Remove unnecessary redirect https://review.openstack.org/607400
22:07:20 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (7) https://review.openstack.org/571992
22:07:39 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (8) https://review.openstack.org/571993
#openstack-nova - 2018-10-15
00:40:45 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix deprecated base64.decodestring warning https://review.openstack.org/610401
00:41:48 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix deprecated base64.decodestring warning https://review.openstack.org/610401
00:45:13 openstackgerrit Merged openstack/python-novaclient master: Enable split logging for cinder-novaclient interaction https://review.openstack.org/581218
02:23:36 openstackgerrit Takashi NATSUME proposed openstack/nova stable/queens: Remove unnecessary redirect https://review.openstack.org/607402
02:28:20 openstackgerrit Tushar Patil proposed openstack/nova-specs master: Support filtering of allocation_candidates by forbidden aggregates https://review.openstack.org/609960
02:43:35 openstackgerrit Tao Li proposed openstack/nova master: Cleanup the instance when MessageDeliveryFailure exception https://review.openstack.org/608500
03:02:27 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Migrate nova v2.0 legacy job to zuulv3 https://review.openstack.org/610403
03:54:12 openstackgerrit Mike Chen proposed openstack/nova master: doc: update metadata service doc https://review.openstack.org/602593
04:24:56 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Add descriptions of error cases https://review.openstack.org/610429
06:48:36 openstackgerrit Yikun Jiang proposed openstack/nova-specs master: Support initial allocation ratios https://review.openstack.org/552105
08:13:12 bauzas good morning Nova
08:14:35 gibi good morning bauzas :)
08:18:10 bauzas :)
08:25:04 BlackDex Hello there. How can i force a specific flavor to be only used on specific compute nodes? I have 2 compute nodes which have ssd local storage and i want to have a flavor which will use that local storage so no volumes, and only run on those two hypervisors. So if i select this flavor, it will only start on those two hypervisors.
08:25:27 BlackDex Can i do this, and how?
08:42:29 gibi BlackDex: make sure that filter scheduler configured to use AggregateInstanceExtraSpecsFilter, create a host aggregate, put the two hosts in the aggregate, add the same metadata to the aggregate and the flavor extra_spec. See https://blog.russellbryant.net/2013/05/21/availability-zones-and-host-aggregates-in-openstack-compute-nova/ (ignore the availability zone as that is not needed for you now)
08:43:04 BlackDex gibi: Oke, thx i will check that out :)
08:44:14 openstackgerrit Balazs Gibizer proposed openstack/nova master: Consider nested allocations during allocation cleanup https://review.openstack.org/606050
09:04:15 openstackgerrit Stephen Finucane proposed openstack/nova master: doc: Rewrite the console doc https://review.openstack.org/606148
09:04:15 openstackgerrit Stephen Finucane proposed openstack/nova master: doc: Add minimal documentation for RDP consoles https://review.openstack.org/606992
09:04:16 openstackgerrit Stephen Finucane proposed openstack/nova master: doc: Add minimal documentation for MKS consoles https://review.openstack.org/606993
09:04:16 openstackgerrit Stephen Finucane proposed openstack/nova master: Deprecate the nova-console service https://review.openstack.org/610075
09:04:17 openstackgerrit Stephen Finucane proposed openstack/nova master: Deprecate the nova-xvpvncproxy service https://review.openstack.org/610076
09:13:00 openstackgerrit Balazs Gibizer proposed openstack/nova master: Consider nested allocations during allocation cleanup https://review.openstack.org/606050
09:13:00 openstackgerrit Balazs Gibizer proposed openstack/nova master: Reject forced move with nested source allocation https://review.openstack.org/605785
09:13:01 openstackgerrit Balazs Gibizer proposed openstack/nova master: Run negative server moving tests with nested RPs https://review.openstack.org/604125
09:13:01 openstackgerrit Balazs Gibizer proposed openstack/nova master: Handle allocations consuming only from the child RPs https://review.openstack.org/608298
09:30:59 BlackDex An other question. Is it possible to have multiple local storage disks per instance?
09:33:30 BlackDex kind of multiple local ephemeral disks on one instance
09:45:30 gibi BlackDex: in https://developer.openstack.org/api-ref/compute/#create-server look at the block_device_mapping_v2.source_type attribute. You can do a source_type=blank destination_type=local bdm to add additional local sotrage
09:45:34 gibi storage
09:45:43 BlackDex indeed ;)
10:26:38 jaypipes fried_rice: hey, I'll be boarding a plane during the scheduler meeting today, just FYI
10:38:00 s10 Should https://review.openstack.org/#/c/603044/ be backported to the stable/pike?
13:00:45 openstackgerrit Ivaylo Mitev proposed openstack/nova master: VMware: OVA and StrOpt images as VM templates https://review.openstack.org/609736
13:04:19 openstackgerrit Merged openstack/nova-specs master: Remove force flag from live-migrate and evacuate https://review.openstack.org/609330
13:25:35 openstackgerrit Matt Riedemann proposed openstack/nova master: Add microversion 2.67 to rest api version history https://review.openstack.org/610349
13:47:38 openstackgerrit Sean McGinnis proposed openstack/nova master: Increment versioning with pbr instruction https://review.openstack.org/610534
13:52:57 efried n-sch meeting in 7 minutes in #openstack-meeting-alt
14:02:36 mriedem dansmith: i didn't add a unit test to https://review.openstack.org/#/c/610098/ because the functional test covers it, so a unit test would be redundant. i can add one if you think it's necessary.
14:04:28 dansmith mriedem: well, I think the functional is a looong way away from the actual thing and it'd be really hard to connect the test with that change in even a month's time
14:04:49 mriedem alright
14:04:55 dansmith those kinds of special behaviors seem important to unit test if for no other reason than to document that we have specific behaviors here for a reason
14:13:28 artom mriedem, could I ask you to add https://review.openstack.org/#/c/587439/ to your list of volume/live migration things to look at?
14:14:53 artom (Along with https://review.openstack.org/#/c/609517/ - not sure how stringent you're feeling about the splitting-out-the-method thing)
14:15:17 mriedem i would at least split it out in a follow up
14:15:26 mriedem b/c those live migration methods are a gd mess
14:17:48 artom Oh I definitely agree about that second part
14:18:04 artom It's like the Energizer bunny - keeps going and going and going
14:18:13 artom (Disclaimer: I am not sponsored by Energizer)
14:46:33 s10 Should https://review.openstack.org/#/c/603044/ be backported to the stable/pike?
14:47:25 openstackgerrit Matt Riedemann proposed openstack/nova master: Don't persist RequestSpec.requested_destination https://review.openstack.org/610098
14:47:36 efried s10: Did you add those reviewers on there?
14:47:48 efried You probably meant to add the stable team.

Earlier   Later