Wednesday, 2016-06-08

*** thorst has quit IRC00:02
*** ijw has quit IRC00:03
*** rama_y has quit IRC00:04
*** ihrachys has quit IRC00:04
*** Swami has quit IRC00:05
*** Sukhdev has quit IRC00:07
*** shaohe_feng has quit IRC00:08
*** Sukhdev has joined #openstack-nova00:08
*** shaohe_feng has joined #openstack-nova00:08
*** ijw has joined #openstack-nova00:09
openstackgerritTakashi NATSUME proposed openstack/nova: Archive migrations table  https://review.openstack.org/32368400:09
openstackgerritTakashi NATSUME proposed openstack/python-novaclient: Log request_id for each api call  https://review.openstack.org/32266400:10
*** ijw has quit IRC00:11
*** ijw has joined #openstack-nova00:11
openstackgerritTakashi NATSUME proposed openstack/nova: Stop using mox stubs in nova/tests/unit/virt/disk  https://review.openstack.org/32277800:11
openstackgerritTakashi NATSUME proposed openstack/nova: Stop using mox stubs in stub_out_key_pair_funcs  https://review.openstack.org/32434600:11
openstackgerritTakashi NATSUME proposed openstack/nova: Stop using mox stubs in nova/tests/unit/test_metadata.py  https://review.openstack.org/32437300:12
*** kaisers1 has joined #openstack-nova00:17
*** clenimar has quit IRC00:17
*** shaohe_feng has quit IRC00:18
*** shaohe_feng has joined #openstack-nova00:19
*** kaisers has quit IRC00:19
*** claudiub has quit IRC00:21
*** claudiub has joined #openstack-nova00:21
*** ihrachys has joined #openstack-nova00:22
*** ducttape_ has quit IRC00:22
*** Jeffrey4l has quit IRC00:24
*** stewie925 has joined #openstack-nova00:24
stewie925hello I have a question on the local.conf configuration for nova?00:25
openstackgerritClaudiu Belu proposed openstack/nova: Hyper-V: Adds Hyper-V UEFI Secure Boot  https://review.openstack.org/20958100:26
stewie925right now I have 'enable_service' for the following components - q-svc, q-agt, q-dhcp, q-meta, q-metering, q-fwaas, q-lbaas, q-vpn, q-l3 , and neutron00:27
*** mtanino has quit IRC00:27
stewie925and I have 'disable_service n_net'00:27
*** raunak has quit IRC00:28
*** shaohe_feng has quit IRC00:28
*** shaohe_feng has joined #openstack-nova00:29
*** clenimar has joined #openstack-nova00:30
*** amotoki has joined #openstack-nova00:31
*** ihrachys has quit IRC00:33
claudiubstewie925: and what is your question?00:34
stewie925hi claudiub00:35
claudiubhi :)00:35
stewie925sorry - I just found from my old notes that I just need to minimize my local.conf settings00:35
stewie925my enable_service above were all for neutron00:35
*** amotoki has quit IRC00:36
stewie925claudiub: do you know what this "n_net" is for?00:36
claudiubthat stands for nova network00:36
stewie925I suppose that is nova-net00:36
claudiubyep00:36
stewie925oh great - yeah I need to remove that "disable_service n_net"00:36
stewie925thank you00:36
claudiubno problem. :)00:36
stewie925am a nova newbie and helping out with the API REF doc updates00:37
stewie925so I am setting up my devstack from scratch00:37
claudiubstewie925: still, why do you want to remove "disable_service n_net"?00:37
*** Sukhdev has quit IRC00:37
claudiubplus, I'm pretty sure it's supposed to be "n-net" instead of "n_net", but maybe it works for both.00:38
*** zenoway has joined #openstack-nova00:38
*** shaohe_feng has quit IRC00:38
stewie925hi claudiub - because I need to set up nova, so i think I need to remove the "disable n-net" right?00:38
stewie925you are right its n-net, not n_net00:38
claudiubstewie925: the thing is, if you are using neutron, you should disable nova network00:38
claudiubstewie925: hi again. :)00:39
*** ssurana has quit IRC00:39
stewie925:)00:39
*** ihrachys has joined #openstack-nova00:39
*** shaohe_feng has joined #openstack-nova00:39
claudiubwell, just a small question, why not take a local.conf that already works? :D00:39
stewie925hmmmm00:40
claudiubstewie925: https://github.com/cloudbase/nova-ci/blob/cambridge/devstack_vm/devstack/local.conf00:40
claudiubyou might want to update the HOST_IP though.00:41
claudiuband Q_ML2_PLUGIN_MECHANISM_DRIVERS to just openvswitch00:41
stewie925yikes, thats even bigger than what I have hehe00:41
stewie925cause I had a chat with melwitt weeks ago, and he said its preferable to make the local.conf a minimal setting00:42
stewie925but then I was trying out the nova-cell, which I had abandoned upon discussion with him00:42
claudiubstewie925: yeah, I guess so. you can just see what's there and copy what you need.00:42
*** zenoway has quit IRC00:43
melwittI said I prefer minimal nova.conf :P your mileage may vary00:43
melwittlocal.conf00:43
stewie925hey melwitt!00:43
melwitthey stewie92500:43
stewie925hi.... cause I just started to devote my time primarily on nova (starting today)00:44
claudiubstewie925: for cells, I guess you need some different local.conf00:44
stewie925and I am helping out with the API REF doc updates00:44
stewie925hi claudiub - no, I wont be doing cells00:44
claudiubstewie925: hi again. :)00:45
*** hoangcx has joined #openstack-nova00:45
stewie925for testing the NOVA API refs, I am trying to figure out the ideal local.conf setting00:45
melwittstewie925: can you pastebin your local.conf you're trying to use with neutron?00:46
stewie925if I want to keep it nova-centric00:46
stewie925sure melwitt00:47
*** thorst has joined #openstack-nova00:48
melwittstewie925: I think you should only need these two lines (in addition to whatever other boilerplate you like to have) http://docs.openstack.org/developer/devstack/configuration.html#ip-version00:48
melwitt"disable_service n-net" and "enable_service q-svc q-agt q-dhcp q-l3"00:48
*** shaohe_feng has quit IRC00:49
*** shaohe_feng has joined #openstack-nova00:49
stewie925with those settings I should still be able to test the Nova API's  I suppose?00:50
auggystewie925: which method are you trying to verify?00:50
auggymaybe providing that context would be helpful for folks helping you :)00:50
stewie925oh sorry00:50
stewie925sorry guys00:50
stewie925let me get the info00:51
auggyno worries!00:51
lifelessalaski: hi, I am around atm00:51
stewie925hope this helps - api-ref/source/servers-multiple-create.inc00:52
*** takashin has joined #openstack-nova00:52
stewie925for some reason my devstack VM messed up, so I had to rebuild from scratch00:52
*** salv-orlando has quit IRC00:53
*** jinquan has joined #openstack-nova00:53
stewie925so I am working on method verification for "servers-multiple-create"00:53
*** salv-orlando has joined #openstack-nova00:53
openstackgerritbailin.zhang proposed openstack/nova: Unplug vifs when VM create failed  https://review.openstack.org/30621900:54
openstackgerritMatt Riedemann proposed openstack/nova: Skip network allocation if 'none' is requested  https://review.openstack.org/30963800:54
openstackgerritMatt Riedemann proposed openstack/nova: nova-net: handle 'auto' network request in allocate_for_instance  https://review.openstack.org/29790600:54
openstackgerritMatt Riedemann proposed openstack/nova: Bump the service version for get-me-a-network support  https://review.openstack.org/31895300:54
openstackgerritMatt Riedemann proposed openstack/nova: Skip network validation if explicitly requesting no networks  https://review.openstack.org/30960200:54
openstackgerritMatt Riedemann proposed openstack/nova: neutron: handle 'auto' network request in allocate_for_instance  https://review.openstack.org/31627500:54
openstackgerritMatt Riedemann proposed openstack/nova: Add helpers to NetworkRequest(List) objects for auto/none cases  https://review.openstack.org/29787100:54
openstackgerritMatt Riedemann proposed openstack/nova: Add REST API support for get me a network  https://review.openstack.org/31639800:54
*** raunak has joined #openstack-nova00:54
openstackgerritMatt Riedemann proposed openstack/nova: neutron: validate auto-allocate is available  https://review.openstack.org/30957400:54
openstackgerritClaudiu Belu proposed openstack/nova: Fixes python 3 unit tests  https://review.openstack.org/27881000:54
openstackgerritClaudiu Belu proposed openstack/nova: compute: fixes python 3 related unit tests  https://review.openstack.org/30026200:54
openstackgerritbailin.zhang proposed openstack/nova: Delete reduplicate code in test_compute_mgr.py  https://review.openstack.org/32373300:54
*** lucas has joined #openstack-nova00:55
stewie925hi auggy - I will be working on method verification for "servers-multiple-create"00:55
*** jwcroppe has joined #openstack-nova00:57
claudiubmelwitt: hello. one of our goals for newton is to have nova-compute fully working on python 3.4. For that, there are a couple of patches that would be great to have reviewed, primarely: https://review.openstack.org/#/c/278810  and https://review.openstack.org/#/c/300262 . If you have some time, can you review them? :)00:57
*** baoli has joined #openstack-nova00:57
openstackgerritClaudiu Belu proposed openstack/nova: libvirt: fixes python 3 related unit tests  https://review.openstack.org/27883400:58
melwittclaudiub: sure, will put them in the queue00:58
*** cheneydc has joined #openstack-nova00:58
claudiubmelwitt: great, thanks! :D00:58
openstackgerritClaudiu Belu proposed openstack/nova: numa: Fixes NUMA topology related unit tests  https://review.openstack.org/27883500:58
*** shaohe_feng has quit IRC00:59
*** lucas has quit IRC00:59
*** rahuls has quit IRC01:00
*** shaohe_feng has joined #openstack-nova01:00
*** ihrachys has quit IRC01:01
*** zenoway has joined #openstack-nova01:02
*** lucas has joined #openstack-nova01:03
*** ihrachys has joined #openstack-nova01:04
*** edand has joined #openstack-nova01:05
*** zenoway has quit IRC01:07
*** BjoernT has joined #openstack-nova01:08
*** fishcried has joined #openstack-nova01:08
*** fishcried has quit IRC01:08
*** shaohe_feng has quit IRC01:09
*** edand has quit IRC01:09
*** ihrachys has quit IRC01:09
*** shaohe_feng has joined #openstack-nova01:10
*** markvoelker has joined #openstack-nova01:13
*** zz_dimtruck is now known as dimtruck01:16
*** markvoelker has quit IRC01:18
*** shaohe_feng has quit IRC01:19
*** shaohe_feng has joined #openstack-nova01:20
*** Apoorva has quit IRC01:23
*** diogogmt has joined #openstack-nova01:24
*** Daisy has joined #openstack-nova01:25
*** zenoway has joined #openstack-nova01:26
openstackgerritChen Fan proposed openstack/nova: flavor_extra_specs: add test cases for checking pci requests  https://review.openstack.org/32640101:26
*** tbachman has quit IRC01:27
*** caowei has joined #openstack-nova01:27
*** BjoernT has quit IRC01:27
*** phuongnh has joined #openstack-nova01:29
*** shaohe_feng has quit IRC01:30
*** shaohe_feng has joined #openstack-nova01:30
*** zenoway has quit IRC01:31
*** p01nt3r75 has quit IRC01:31
*** amotoki has joined #openstack-nova01:32
*** ijw has quit IRC01:32
claudiubmriedem: hi. just a quick question. do we have to register for the midcycle?01:34
claudiubor just show up unannounced? :)01:34
*** EinstCrazy has joined #openstack-nova01:35
*** amotoki has quit IRC01:36
*** nic has quit IRC01:38
*** shaohe_feng has quit IRC01:40
*** shaohe_feng has joined #openstack-nova01:40
*** ducnc has joined #openstack-nova01:41
*** EinstCra_ has joined #openstack-nova01:41
mriedemclaudiub: register01:42
mriedemclaudiub: are you planning on attending? i can send your info.01:43
*** EinstCr__ has joined #openstack-nova01:44
claudiubmriedem: register where? I don't see any registration link on the wiki page, or your email. :)01:44
claudiubmriedem: and yeah, I am planning to attend, I'm currently waiting for confirmation from teh higher-ups. :D01:44
*** EinstCrazy has quit IRC01:44
mriedemclaudiub: http://lists.openstack.org/pipermail/openstack-dev/2016-May/093815.html01:44
*** ctrath has joined #openstack-nova01:45
*** Daisy has quit IRC01:46
*** Daisy has joined #openstack-nova01:46
claudiubmriedem: ooh, I see. I missed that email somehow. Thanks. :)01:46
*** EinstCra_ has quit IRC01:46
*** shaohe_feng has quit IRC01:50
openstackgerritChen Fan proposed openstack/nova: flavor: add check for pci request in extraspecs  https://review.openstack.org/32640001:50
*** shaohe_feng has joined #openstack-nova01:51
*** Daisy has quit IRC01:51
*** mriedem has quit IRC01:52
*** yamahata has quit IRC01:53
*** lucas has quit IRC01:53
alaskilifeless: I got it somewhat worked out. I wanted to reproduce the test ordering from a gate job for a local test run. I ended up downloading and loading the subunit stream, though running tests after that failed in all sorts of wonky ways.01:53
lifelessalaski: testr run --analyze-isolation may be useful for you01:55
lifelessalaski: note that testr doesn't do ordering at all yet, it just does partitioning, and then the backends run in any order they choose01:55
alaskilifeless: gotcha, that may explain why I never quite got a local reproduction01:56
alaskiI suspect an ordering issue causing the gate failure, but I can't verify yet01:56
alaskibut it's also not a blocker atm so I'm hopeful that work I do in the meantime will shake it out01:57
*** sacharya has joined #openstack-nova01:59
*** thorst has quit IRC01:59
*** thorst has joined #openstack-nova02:00
*** shaohe_feng has quit IRC02:00
*** stewie925 has quit IRC02:01
*** akshai has quit IRC02:01
*** pwnall has quit IRC02:01
*** zenoway has joined #openstack-nova02:02
*** shaohe_feng has joined #openstack-nova02:03
lifelessalaski: let me knoew if you neeed help02:04
*** tbachman has joined #openstack-nova02:04
lifelessuntangling the layers or whatever02:04
*** iceyao has joined #openstack-nova02:04
*** zenoway has quit IRC02:07
*** thorst has quit IRC02:08
openstackgerritLi Yingjun proposed openstack/nova: Move notification objects to a separate package  https://review.openstack.org/30529402:09
openstackgerritLi Yingjun proposed openstack/nova: Move notification related code to separate package  https://review.openstack.org/30505802:09
openstackgerritLi Yingjun proposed openstack/nova: Implement hypervisor notifications  https://review.openstack.org/31531202:09
openstackgerritLi Yingjun proposed openstack/nova: Do not register notification objects  https://review.openstack.org/30945402:09
*** mdrabe has joined #openstack-nova02:10
*** ctrath has quit IRC02:10
*** shaohe_feng has quit IRC02:11
*** tonytan4ever has joined #openstack-nova02:11
*** shaohe_feng has joined #openstack-nova02:11
*** akshai has joined #openstack-nova02:12
alaskilifeless: thanks02:12
openstackgerritAlex Xu proposed openstack/nova: Remove the skip_policy_check flags  https://review.openstack.org/32568402:14
*** tanee is now known as tanee_away02:16
*** tanee_away is now known as tanee02:16
*** winston-d_ has joined #openstack-nova02:18
*** shaohe_feng has quit IRC02:21
*** shaohe_feng has joined #openstack-nova02:21
*** raunak has quit IRC02:22
openstackgerritAlex Xu proposed openstack/nova: Remove legacy v2 policy rules  https://review.openstack.org/32075102:22
*** ducttape_ has joined #openstack-nova02:23
*** lucas has joined #openstack-nova02:26
*** Daisy has joined #openstack-nova02:26
*** zenoway has joined #openstack-nova02:27
*** iceyao has quit IRC02:28
*** iceyao has joined #openstack-nova02:29
*** zenoway has quit IRC02:31
*** iceyao_ has joined #openstack-nova02:31
*** shaohe_feng has quit IRC02:31
*** tbachman has quit IRC02:31
*** tbachman_ has joined #openstack-nova02:31
*** sdake has joined #openstack-nova02:32
*** shaohe_feng has joined #openstack-nova02:32
*** amotoki has joined #openstack-nova02:32
*** ducttape_ has quit IRC02:33
*** moshele has joined #openstack-nova02:34
*** mtanino has joined #openstack-nova02:34
*** sdake has quit IRC02:34
*** iceyao has quit IRC02:34
*** amotoki has quit IRC02:37
*** woodster_ has quit IRC02:38
openstackgerritLisaLi proposed openstack/nova: WIP: Use os-brick encryptors  https://review.openstack.org/32678802:40
*** shaohe_feng has quit IRC02:41
*** shaohe_feng has joined #openstack-nova02:42
*** tbachman_ is now known as tbachman02:44
*** Daisy has quit IRC02:45
*** Daisy has joined #openstack-nova02:46
*** Daisy_ has joined #openstack-nova02:46
*** openstackgerrit has quit IRC02:47
*** openstackgerrit has joined #openstack-nova02:48
*** ducttape_ has joined #openstack-nova02:48
*** sheel has joined #openstack-nova02:49
*** Daisy has quit IRC02:50
*** gyee has quit IRC02:50
*** shaohe_feng has quit IRC02:52
openstackgerritClaudiu Belu proposed openstack/nova: Added support for new block device format in vmops  https://review.openstack.org/24629902:52
*** ihrachys has joined #openstack-nova02:53
*** shaohe_feng has joined #openstack-nova02:53
*** dave-mccowan has quit IRC02:54
*** ihrachys has quit IRC02:59
*** rama_y has joined #openstack-nova02:59
*** moshele has quit IRC02:59
*** shaohe_feng has quit IRC03:02
*** shaohe_feng has joined #openstack-nova03:03
*** mdrabe has quit IRC03:05
*** thorst has joined #openstack-nova03:06
*** raunak has joined #openstack-nova03:07
*** mtanino has quit IRC03:08
*** shaohe_feng has quit IRC03:12
*** shaohe_feng has joined #openstack-nova03:13
*** EinstCr__ has quit IRC03:13
*** thorst has quit IRC03:13
*** fragatina has quit IRC03:19
*** Daisy_ has quit IRC03:20
openstackgerritZhenyu Zheng proposed openstack/nova: api-ref: parameter  verification for os-aggregates  https://review.openstack.org/31551703:20
*** Daisy has joined #openstack-nova03:20
*** shaohe_feng has quit IRC03:22
*** shaohe_feng has joined #openstack-nova03:23
*** ducttape_ has quit IRC03:24
*** sdake has joined #openstack-nova03:28
*** dimtruck is now known as zz_dimtruck03:28
*** tbachman has quit IRC03:29
*** Daisy_ has joined #openstack-nova03:30
*** diogogmt has quit IRC03:32
*** shaohe_feng has quit IRC03:33
*** Daisy has quit IRC03:33
*** amotoki has joined #openstack-nova03:34
*** links has joined #openstack-nova03:35
*** shaohe_feng has joined #openstack-nova03:36
*** amotoki has quit IRC03:38
openstackgerritZhenyu Zheng proposed openstack/nova: Add checks for volume status when rebuilding  https://review.openstack.org/21756703:38
openstackgerritZhenyu Zheng proposed openstack/nova: api-ref: parameter  verification for os-aggregates  https://review.openstack.org/31551703:39
*** zenoway has joined #openstack-nova03:39
*** lucas has quit IRC03:42
*** shaohe_feng has quit IRC03:43
*** zenoway has quit IRC03:43
*** EinstCrazy has joined #openstack-nova03:44
*** shaohe_feng has joined #openstack-nova03:44
*** EinstCrazy has quit IRC03:47
*** raunak has quit IRC03:49
*** Dinesh_Bhor has quit IRC03:49
openstackgerritAnusha Unnam proposed openstack/nova: Improve help text for neutron_opts  https://review.openstack.org/32680803:50
*** clenimar has quit IRC03:51
*** sdake has quit IRC03:53
*** shaohe_feng has quit IRC03:53
openstackgerritGhanshyam Mann proposed openstack/nova: Remove v2 extension setting from functional tests  https://review.openstack.org/32681003:53
*** shaohe_feng has joined #openstack-nova03:54
*** jwcroppe has quit IRC03:54
*** jwcroppe has joined #openstack-nova03:55
*** tjones has joined #openstack-nova03:55
*** zerda2 has joined #openstack-nova03:55
*** jwcroppe_ has joined #openstack-nova03:56
*** caowei has quit IRC03:58
*** jwcroppe has quit IRC03:59
*** Daisy_ has quit IRC03:59
*** jaypipes has joined #openstack-nova04:00
*** Daisy has joined #openstack-nova04:00
*** tanee is now known as tanee_away04:01
*** tanee_away is now known as tanee04:01
openstackgerritDao Cong Tien proposed openstack/nova: Stop using mox from compute/test_hypervisors.py  https://review.openstack.org/32681404:01
openstackgerritTakashi NATSUME proposed openstack/nova: Stop using mox stubs in stub_out_key_pair_funcs  https://review.openstack.org/32434604:02
*** shaohe_feng has quit IRC04:03
*** shaohe_feng has joined #openstack-nova04:06
*** tonytan_brb has joined #openstack-nova04:07
*** tonytan4ever has quit IRC04:08
*** claudiub has quit IRC04:10
*** raunak has joined #openstack-nova04:10
*** devananda has quit IRC04:11
*** thorst has joined #openstack-nova04:11
*** caowei has joined #openstack-nova04:12
*** browne has quit IRC04:13
*** shaohe_feng has quit IRC04:14
*** shaohe_feng has joined #openstack-nova04:14
*** zenoway has joined #openstack-nova04:15
*** fragatina has joined #openstack-nova04:17
*** Daisy has quit IRC04:18
*** Daisy has joined #openstack-nova04:18
*** thorst has quit IRC04:18
*** zenoway has quit IRC04:20
*** fragatina has quit IRC04:22
*** sudipto has joined #openstack-nova04:22
openstackgerritTakashi NATSUME proposed openstack/nova: Stop using mox stubs in stub_out_key_pair_funcs  https://review.openstack.org/32434604:22
*** EinstCrazy has joined #openstack-nova04:22
*** devananda has joined #openstack-nova04:23
*** Daisy has quit IRC04:23
*** shaohe_feng has quit IRC04:24
*** salv-orl_ has joined #openstack-nova04:24
*** shaohe_feng has joined #openstack-nova04:25
*** ducttape_ has joined #openstack-nova04:25
*** gjayavelu has quit IRC04:27
*** salv-orlando has quit IRC04:27
*** ducttape_ has quit IRC04:30
*** diga has joined #openstack-nova04:30
*** prateek has joined #openstack-nova04:33
*** prateek has quit IRC04:33
*** Sukhdev has joined #openstack-nova04:33
*** baoli has quit IRC04:34
*** amotoki has joined #openstack-nova04:34
*** shaohe_feng has quit IRC04:34
*** shaohe_feng has joined #openstack-nova04:35
*** tonytan_brb has quit IRC04:36
*** browne has joined #openstack-nova04:36
*** fragatina has joined #openstack-nova04:38
*** zenoway has joined #openstack-nova04:39
*** amotoki has quit IRC04:39
*** fragatina has quit IRC04:40
*** fragatina has joined #openstack-nova04:40
*** fragatin_ has joined #openstack-nova04:41
openstackgerritDao Cong Tien proposed openstack/nova: Remove mox from api/openstack/compute/test_image_size.py  https://review.openstack.org/32269004:41
*** zenoway has quit IRC04:43
*** fragatina has quit IRC04:44
*** shaohe_feng has quit IRC04:44
*** shaohe_feng has joined #openstack-nova04:45
*** ratailor has joined #openstack-nova04:49
*** jaosorior has joined #openstack-nova04:50
*** vishwanathj has joined #openstack-nova04:51
*** browne has quit IRC04:53
*** yamahata has joined #openstack-nova04:54
*** adisky has joined #openstack-nova04:54
*** shaohe_feng has quit IRC04:55
*** gjayavelu has joined #openstack-nova04:55
*** shaohe_feng has joined #openstack-nova04:55
*** sdake has joined #openstack-nova05:01
*** chhavi has joined #openstack-nova05:02
*** salv-orl_ has quit IRC05:03
*** zenoway has joined #openstack-nova05:03
*** salv-orlando has joined #openstack-nova05:03
*** tonytan4ever has joined #openstack-nova05:03
*** tbachman has joined #openstack-nova05:04
*** Daisy has joined #openstack-nova05:05
*** shaohe_feng has quit IRC05:05
*** sudipto has quit IRC05:05
*** shaohe_feng has joined #openstack-nova05:05
openstackgerritGhanshyam Mann proposed openstack/nova: Remove v2 extension setting from functional tests  https://review.openstack.org/32682205:07
*** zenoway has quit IRC05:08
*** tonytan4ever has quit IRC05:09
*** jkothari has joined #openstack-nova05:10
*** gmann has quit IRC05:10
jkothariHi, I was trying to use nova-docker  but seems nova only supports it's inbuilt drivers only:https://github.com/openstack/nova/blob/master/nova/virt/driver.py#L162305:11
*** tbachman has quit IRC05:11
jkothariBut it was supported earlier to use support custom drivers :https://github.com/openstack/nova/blob/stable/mitaka/nova/virt/driver.py#L162005:11
*** gmann has joined #openstack-nova05:12
*** shaohe_feng has quit IRC05:15
*** shaohe_feng has joined #openstack-nova05:16
*** thorst has joined #openstack-nova05:16
*** prateek has joined #openstack-nova05:18
*** moshele has joined #openstack-nova05:20
*** sacharya has quit IRC05:22
*** thorst has quit IRC05:23
*** ecelik has joined #openstack-nova05:24
*** shaohe_feng has quit IRC05:25
openstackgerritTakashi NATSUME proposed openstack/nova: Stop using mox stubs in nova/tests/unit/test_metadata.py  https://review.openstack.org/32437305:26
*** shaohe_feng has joined #openstack-nova05:26
*** zenoway has joined #openstack-nova05:27
*** sdake has quit IRC05:32
*** zenoway has quit IRC05:33
*** fawadkhaliq has joined #openstack-nova05:33
*** tonytan4ever has joined #openstack-nova05:33
*** amotoki has joined #openstack-nova05:35
*** shaohe_feng has quit IRC05:36
*** fragatin_ has quit IRC05:36
*** shaohe_feng has joined #openstack-nova05:36
*** lpetrut has joined #openstack-nova05:38
*** tonytan4ever has quit IRC05:38
*** amotoki has quit IRC05:39
ratailorCan anyone tell me what happen if we defined same rule twice in policy.json file ? will the first rule be overridden by second one ?05:41
*** rama_y has quit IRC05:44
*** shaohe_feng has quit IRC05:46
*** shaohe_feng has joined #openstack-nova05:47
openstackgerritPawel Koniszewski proposed openstack/nova: Add new configuration option to turn auto converge on/off  https://review.openstack.org/26600105:50
*** zenoway has joined #openstack-nova05:51
*** sudipto has joined #openstack-nova05:51
ratailorjohnthetubaguy, Hi05:52
*** zenoway has quit IRC05:56
*** shaohe_feng has quit IRC05:56
*** mtanino has joined #openstack-nova05:56
openstackgerritedan david proposed openstack/nova: Remove mox in network/test_linux_net.py  https://review.openstack.org/31642705:57
*** EinstCrazy has quit IRC05:59
*** EinstCrazy has joined #openstack-nova05:59
*** EinstCrazy has quit IRC05:59
*** shaohe_feng has joined #openstack-nova06:01
*** andreas_s has joined #openstack-nova06:04
*** EinstCrazy has joined #openstack-nova06:05
*** sridharg has joined #openstack-nova06:06
*** shaohe_feng has quit IRC06:06
*** shaohe_feng has joined #openstack-nova06:07
*** paul-carlton1 has joined #openstack-nova06:11
*** Daisy has quit IRC06:12
*** lifeless has quit IRC06:13
*** rcernin has joined #openstack-nova06:13
*** Daisy has joined #openstack-nova06:13
*** vtech has quit IRC06:14
*** zenoway has joined #openstack-nova06:15
*** shaohe_feng has quit IRC06:17
*** Daisy_ has joined #openstack-nova06:17
*** Daisy has quit IRC06:17
*** shaohe_feng has joined #openstack-nova06:17
*** Daisy_ has quit IRC06:19
*** Daisy has joined #openstack-nova06:19
*** zenoway has quit IRC06:20
*** apoorv has joined #openstack-nova06:21
*** thorst has joined #openstack-nova06:21
*** Daisy has quit IRC06:21
*** Daisy_ has joined #openstack-nova06:21
*** sacharya has joined #openstack-nova06:22
*** ducttape_ has joined #openstack-nova06:26
*** shaohe_feng has quit IRC06:27
*** sacharya has quit IRC06:27
*** shaohe_feng has joined #openstack-nova06:27
openstackgerritZhenyu Zheng proposed openstack/nova: Add check of capabilities for detach interface  https://review.openstack.org/30811506:27
*** mpavone has joined #openstack-nova06:27
*** thorst has quit IRC06:29
*** ducttape_ has quit IRC06:31
*** faizy has joined #openstack-nova06:31
*** Sukhdev has quit IRC06:33
*** vishwanathj has quit IRC06:36
openstackgerritZhenyu Zheng proposed openstack/nova: Remove mox in tests/unit/objects/test_compute_node  https://review.openstack.org/30762506:36
*** vishwanathj has joined #openstack-nova06:36
*** chhavi has quit IRC06:37
*** lpetrut has quit IRC06:37
*** shaohe_feng has quit IRC06:37
*** shaohe_feng has joined #openstack-nova06:37
*** ljxiash has joined #openstack-nova06:39
*** zenoway has joined #openstack-nova06:40
*** claudiub has joined #openstack-nova06:44
*** zenoway has quit IRC06:44
*** lpetrut has joined #openstack-nova06:45
*** shaohe_feng has quit IRC06:47
*** openstackgerrit has quit IRC06:48
*** shaohe_feng has joined #openstack-nova06:48
*** gcb has quit IRC06:48
*** openstackgerrit has joined #openstack-nova06:48
*** belmoreira has joined #openstack-nova06:49
*** raunak has quit IRC06:49
*** lpetrut has quit IRC06:49
*** Daisy_ has quit IRC06:51
*** Daisy has joined #openstack-nova06:52
openstackgerritSudipta Biswas proposed openstack/nova: Make Hyper-V to work with glance v2 api  https://review.openstack.org/32467006:52
openstackgerritSudipta Biswas proposed openstack/nova: Make Xenplugin to work with glance v2 api  https://review.openstack.org/32453606:52
openstackgerritSudipta Biswas proposed openstack/nova: get rid of the old _vhd methods  https://review.openstack.org/32685806:52
*** chhavi has joined #openstack-nova06:52
*** sdake has joined #openstack-nova06:54
*** Daisy has quit IRC06:54
*** Daisy has joined #openstack-nova06:54
openstackgerritZhenyu Zheng proposed openstack/nova: Trival: version history 2.30 is not intended as others  https://review.openstack.org/32686206:57
openstackgerritSudipta Biswas proposed openstack/nova: get rid of the old _vhd methods  https://review.openstack.org/32685806:57
*** itamarl has joined #openstack-nova06:57
*** shaohe_feng has quit IRC06:58
openstackgerritOpenStack Proposal Bot proposed openstack/nova: Imported Translations from Zanata  https://review.openstack.org/32554106:58
*** shaohe_feng has joined #openstack-nova06:58
*** EinstCra_ has joined #openstack-nova06:59
*** tesseract has joined #openstack-nova07:00
*** shihanzhang has joined #openstack-nova07:01
*** liverpooler has joined #openstack-nova07:01
openstackgerritSudipta Biswas proposed openstack/nova: Make Xenplugin to work with glance v2 api  https://review.openstack.org/32453607:01
*** EinstCrazy has quit IRC07:02
*** salv-orlando has quit IRC07:02
*** tanee is now known as tanee_away07:03
*** tanee_away is now known as tanee07:03
*** salv-orlando has joined #openstack-nova07:03
*** chhavi has quit IRC07:04
*** EinstCra_ has quit IRC07:05
*** EinstCrazy has joined #openstack-nova07:05
*** shaohe_feng has quit IRC07:08
*** shaohe_feng has joined #openstack-nova07:08
openstackgerritZhenyu Zheng proposed openstack/nova: [WIP] Add pagination and changes-since for instance-actions  https://review.openstack.org/32632607:10
*** sdake has quit IRC07:10
openstackgerritAlex Xu proposed openstack/nova: api-ref: verify keypairs  https://review.openstack.org/32530807:12
openstackgerritAlex Xu proposed openstack/nova: api-ref: add version 2.3 parameters to servers  https://review.openstack.org/32550207:12
*** gcb has joined #openstack-nova07:13
*** zenoway has joined #openstack-nova07:13
*** s1061123 has joined #openstack-nova07:15
*** s1061123 has quit IRC07:15
*** roeyc has joined #openstack-nova07:16
*** s1061123 has joined #openstack-nova07:16
*** nkrinner has joined #openstack-nova07:16
*** tinbar has joined #openstack-nova07:17
openstackgerritGhanshyam Mann proposed openstack/nova: api-ref: verify images.inc  https://review.openstack.org/32687107:17
*** garyk1 has joined #openstack-nova07:17
*** Hosam has joined #openstack-nova07:17
*** shaohe_feng has quit IRC07:18
*** Daisy has quit IRC07:18
*** Daisy has joined #openstack-nova07:19
openstackgerritLuis Tomas proposed openstack/nova: Add new configuration option to turn postcopy on/off  https://review.openstack.org/32687407:19
*** shaohe_feng has joined #openstack-nova07:19
*** mtanino has quit IRC07:19
*** chhavi has joined #openstack-nova07:21
*** Daisy has quit IRC07:22
*** Daisy has joined #openstack-nova07:22
*** fawadkhaliq has quit IRC07:23
*** sacharya has joined #openstack-nova07:24
*** jichen has joined #openstack-nova07:24
*** mjura has joined #openstack-nova07:25
*** thorst has joined #openstack-nova07:26
*** Daisy has quit IRC07:27
*** sacharya has quit IRC07:28
*** shaohe_feng has quit IRC07:28
*** matrohon has joined #openstack-nova07:28
*** jlanoux has joined #openstack-nova07:29
*** shaohe_feng has joined #openstack-nova07:29
*** salv-orlando has quit IRC07:32
*** salv-orlando has joined #openstack-nova07:32
*** thorst has quit IRC07:33
*** amotoki has joined #openstack-nova07:36
*** nkrinner has quit IRC07:37
openstackgerritGhanshyam Mann proposed openstack/nova: api-ref: verify images.inc  https://review.openstack.org/32687107:38
*** nkrinner has joined #openstack-nova07:38
*** shaohe_feng has quit IRC07:39
*** shaohe_feng has joined #openstack-nova07:40
*** amotoki has quit IRC07:41
*** Daisy has joined #openstack-nova07:42
*** gjayavelu has quit IRC07:46
*** Daisy has quit IRC07:48
*** openstackgerrit has quit IRC07:48
*** Daisy has joined #openstack-nova07:48
*** openstackgerrit has joined #openstack-nova07:48
*** shaohe_feng has quit IRC07:49
*** Jeffrey4l has joined #openstack-nova07:50
*** jlanoux_ has joined #openstack-nova07:50
*** shaohe_feng has joined #openstack-nova07:52
*** Daisy has quit IRC07:54
*** jlanoux has quit IRC07:54
*** Daisy has joined #openstack-nova07:58
*** shaohe_feng has quit IRC07:59
*** zzzeek has quit IRC08:00
*** chandankumar has joined #openstack-nova08:00
*** shaohe_feng has joined #openstack-nova08:00
openstackgerritJinquan Ni proposed openstack/nova: Code flow problem in wait_for_job  https://review.openstack.org/32075008:02
*** zzzeek has joined #openstack-nova08:02
*** takashin has left #openstack-nova08:03
*** fishcried has joined #openstack-nova08:04
*** cdent has joined #openstack-nova08:05
*** fawadkhaliq has joined #openstack-nova08:09
*** shaohe_feng has quit IRC08:09
openstackgerritDavanum Srinivas (dims) proposed openstack/nova: [WIP] Testing latest u-c  https://review.openstack.org/30334508:10
*** salv-orlando has quit IRC08:10
*** shaohe_feng has joined #openstack-nova08:10
*** fishcried has quit IRC08:10
*** lucas-dinner is now known as lucasagomes08:10
*** danpb has joined #openstack-nova08:10
*** salv-orlando has joined #openstack-nova08:11
*** Daisy has quit IRC08:11
*** Daisy has joined #openstack-nova08:12
*** Daisy has quit IRC08:13
*** Daisy has joined #openstack-nova08:13
*** houming has joined #openstack-nova08:14
*** vishwanathj has quit IRC08:14
BobBalljohnthetubaguy: you around yet?08:14
*** EinstCrazy has quit IRC08:15
openstackgerritGhanshyam Mann proposed openstack/nova: api-ref: verify images.inc  https://review.openstack.org/32687108:16
*** yamahata has quit IRC08:16
BobBalljohnthetubaguy: I can't attend the XenAPI meeting today and my team are in training.  I suggest we skip this week's meeting and sync-up seperately.08:17
*** Daisy has quit IRC08:18
openstackgerritAndrea Rosa proposed openstack/nova: Attach/detach root volume for shelved_offloaded  https://review.openstack.org/31744608:18
openstackgerritAndrea Rosa proposed openstack/nova: Adding device_present field to bdm table  https://review.openstack.org/26805308:18
openstackgerritAndrea Rosa proposed openstack/nova: Enabling detach root volume for shelved_offloaded  https://review.openstack.org/32689908:18
*** EinstCrazy has joined #openstack-nova08:18
*** houming has quit IRC08:19
*** shaohe_feng has quit IRC08:20
*** claudiub has quit IRC08:20
*** ljxiash has quit IRC08:20
*** sameo has joined #openstack-nova08:20
*** shaohe_feng has joined #openstack-nova08:20
*** ljxiash has joined #openstack-nova08:20
*** Daisy has joined #openstack-nova08:21
*** sfinucan has joined #openstack-nova08:22
*** jaosorior has quit IRC08:25
*** ljxiash has quit IRC08:25
*** jaosorior has joined #openstack-nova08:25
alogabauzas: are you around? I'd like to chat about https://blueprints.launchpad.net/nova/+spec/scheduler-filter-service-version08:25
*** lpetrut has joined #openstack-nova08:25
*** aarefiev_ is now known as aarefiev08:26
openstackgerritChris Dent proposed openstack/nova: Add a get_by_uuid for aggregates  https://review.openstack.org/28489508:27
*** ducttape_ has joined #openstack-nova08:27
bauzasaloga: a bit overloaded this morning :(08:28
alogabauzas: then I won't contribute to that :)08:28
alogabauzas: whenever you have spare time, if you could drop me a line, I would be grateful08:28
alogabauzas: but this is lowest priority, so don't bother08:29
aloga:)08:29
*** Dinesh_Bhor has joined #openstack-nova08:29
openstackgerritmelanie witt proposed openstack/nova: WIP Get cell service version for compute RPC calls  https://review.openstack.org/32690608:30
*** shaohe_feng has quit IRC08:30
bauzasaloga: ping me again in the afternoon, I should be a bit more available :)08:30
*** shaohe_feng has joined #openstack-nova08:31
*** paul-carlton1 has quit IRC08:32
*** ducttape_ has quit IRC08:33
*** tyrola has joined #openstack-nova08:34
*** haukebruno has joined #openstack-nova08:35
*** dmk0202 has joined #openstack-nova08:37
*** amotoki has joined #openstack-nova08:37
*** shaohe_feng has quit IRC08:40
*** shaohe_feng has joined #openstack-nova08:41
*** amotoki has quit IRC08:42
*** derekh has joined #openstack-nova08:42
*** EinstCrazy has quit IRC08:43
*** EinstCrazy has joined #openstack-nova08:43
*** yassine has joined #openstack-nova08:44
*** EinstCrazy has quit IRC08:45
*** fawadkhaliq has quit IRC08:45
*** paul-carlton1 has joined #openstack-nova08:46
*** EinstCrazy has joined #openstack-nova08:47
*** openstackgerrit has quit IRC08:48
*** openstackgerrit has joined #openstack-nova08:48
openstackgerritBalazs Gibizer proposed openstack/nova: Transform instance.update notification  https://review.openstack.org/32592308:49
openstackgerritBalazs Gibizer proposed openstack/nova: Transform instance.delete notifications  https://review.openstack.org/31365408:49
*** paul-carlton1 has quit IRC08:49
*** paul-carlton1 has joined #openstack-nova08:50
*** paul-carlton1 has quit IRC08:50
openstackgerritChangBo Guo(gcb) proposed openstack/nova: Use is_valid_ipv4 from oslo.utils  https://review.openstack.org/32692208:50
*** shaohe_feng has quit IRC08:50
*** coreywright has quit IRC08:50
gibijohnthetubaguy: hi! I fixed / answered all your comments in https://review.openstack.org/#/c/313654/ Transform instance.delete patch. Could you check it please?08:51
*** shaohe_feng has joined #openstack-nova08:51
*** coreywright has joined #openstack-nova08:51
*** iceyao_ has quit IRC08:53
openstackgerritAnh Tran proposed openstack/nova: Stop using mox from compute/test_multiple_create.py  https://review.openstack.org/32581908:55
*** vishwanathj has joined #openstack-nova08:55
*** jaypipes has quit IRC08:56
*** zerda2 has quit IRC08:58
*** zerda2 has joined #openstack-nova08:58
*** shaohe_feng has quit IRC09:01
*** shaohe_feng has joined #openstack-nova09:01
*** vtech has joined #openstack-nova09:03
*** mvk has quit IRC09:03
johnthetubaguygibi: I will try get to that soon09:06
sfinucanCan someone point me to advice/requirements on backporting bugfixes?09:06
sfinucanassuming such a thing exists... I know it _can_ be done, but I don't know how :)09:06
*** tyrola has quit IRC09:07
*** chandankumar has quit IRC09:11
*** shaohe_feng has quit IRC09:11
gibijohnthetubaguy:thanks. don't rush. I've just realized that some guy rebased the whole chain and did reverted one of my change in the chain09:11
*** chandankumar has joined #openstack-nova09:12
openstackgerritLi Yingjun proposed openstack/nova: Pagination for hypervisors  https://review.openstack.org/32694009:12
*** shaohe_feng has joined #openstack-nova09:12
johnthetubaguygibi: ah, its a shame thats so easy to do :(09:12
*** paul-carlton1 has joined #openstack-nova09:14
bauzassfinucan: there is a stable policy, sec09:16
bauzassfinucan: http://docs.openstack.org/project-team-guide/stable-branches.html#appropriate-fixes09:16
*** sdake has joined #openstack-nova09:16
bauzasHTH09:17
*** paul-carlton1 has quit IRC09:17
sfinucanExcellent. Thanks bauzas09:18
*** paul-carlton1 has joined #openstack-nova09:18
*** EinstCrazy has quit IRC09:18
johnthetubaguyyeah, I check the tag, and it just points to that page09:18
*** belmoreira has quit IRC09:19
openstackgerritLee Yarwood proposed openstack/nova: libvirt: Implement stable disk device instance rescues  https://review.openstack.org/27028909:20
openstackgerritLee Yarwood proposed openstack/nova: compute: Allow instances with bdms to be rescued by capable virt drivers  https://review.openstack.org/27028809:20
openstackgerritLee Yarwood proposed openstack/nova: libvirt: Add boot ordering to individual disks  https://review.openstack.org/27028609:20
openstackgerritLee Yarwood proposed openstack/nova: virt: Provide the instance bdm during a rescue  https://review.openstack.org/27028709:20
openstackgerritLee Yarwood proposed openstack/nova: image_meta: Add hw_rescue_device and hw_rescue_bus  https://review.openstack.org/27028509:20
*** EinstCrazy has joined #openstack-nova09:21
*** shaohe_feng has quit IRC09:21
*** roeyc has quit IRC09:22
*** shaohe_feng has joined #openstack-nova09:22
openstackgerritChris Dent proposed openstack/nova: Adjust field types and defaults on Inventory  https://review.openstack.org/32657809:23
openstackgerritChris Dent proposed openstack/nova: Add set_inventory() method on ResourceProvider  https://review.openstack.org/32644009:23
openstackgerritChris Dent proposed openstack/nova: Add InventoryList.find() method  https://review.openstack.org/32643909:23
paul-carlton1pkholkin, did you see message about novaclient version yesterday?09:24
openstackgerritMatthew Booth proposed openstack/nova: Remove max_size argument to images.fetch and fetch_to_raw  https://review.openstack.org/32694709:24
*** sacharya has joined #openstack-nova09:24
*** Daisy has quit IRC09:26
*** Daisy has joined #openstack-nova09:27
openstackgerritMatthew Booth proposed openstack/nova: Remove max_size argument to images.fetch and fetch_to_raw  https://review.openstack.org/32694709:27
openstackgerritChris Dent proposed openstack/nova: Adjust field types and defaults on Inventory  https://review.openstack.org/32657809:28
openstackgerritChris Dent proposed openstack/nova: Add set_inventory() method on ResourceProvider  https://review.openstack.org/32644009:28
*** sacharya has quit IRC09:29
*** Dinesh_Bhor has left #openstack-nova09:30
*** shaohe_feng has quit IRC09:31
*** Dinesh_Bhor has joined #openstack-nova09:31
*** Daisy_ has joined #openstack-nova09:31
*** fawadkhaliq has joined #openstack-nova09:32
*** Daisy has quit IRC09:32
*** shaohe_feng has joined #openstack-nova09:32
*** Daisy has joined #openstack-nova09:33
*** fawadkhaliq has quit IRC09:33
openstackgerritBalazs Gibizer proposed openstack/nova: Transfrom wrap_exception notification to versioned format  https://review.openstack.org/31070009:33
openstackgerritBalazs Gibizer proposed openstack/nova: Enhance notification sample test base  https://review.openstack.org/32161009:33
openstackgerritBalazs Gibizer proposed openstack/nova: Handle multiple samples per versioned notification  https://review.openstack.org/32160909:33
openstackgerritBalazs Gibizer proposed openstack/nova: Transform instance.update notification  https://review.openstack.org/32592309:33
openstackgerritBalazs Gibizer proposed openstack/nova: Move notification objects to a separate package  https://review.openstack.org/30529409:33
openstackgerritBalazs Gibizer proposed openstack/nova: Move notification related code to separate package  https://review.openstack.org/30505809:33
openstackgerritBalazs Gibizer proposed openstack/nova: Do not register notification objects  https://review.openstack.org/30945409:33
openstackgerritBalazs Gibizer proposed openstack/nova: Transform instance.delete notifications  https://review.openstack.org/31365409:33
*** fawadkhaliq has joined #openstack-nova09:33
*** fawadkhaliq has quit IRC09:33
*** Daisy__ has joined #openstack-nova09:34
*** mvk has joined #openstack-nova09:34
*** Daisy_ has quit IRC09:36
openstackgerritZhenyu Zheng proposed openstack/nova: Add check of capabilities for detach interface  https://review.openstack.org/30811509:37
*** Daisy has quit IRC09:37
openstackgerritSudipta Biswas proposed openstack/nova: Make Xenplugin to work with glance v1 api  https://review.openstack.org/32453609:38
*** amotoki has joined #openstack-nova09:38
*** Daisy__ has quit IRC09:38
gibijohnthetubaguy: I think I manged to restore the content of the chain. So you can go ahead with your review if you have time.09:38
*** sambetts|afk is now known as sambetts09:41
*** shaohe_feng has quit IRC09:42
*** shaohe_feng has joined #openstack-nova09:42
*** fawadkhaliq has joined #openstack-nova09:42
*** amotoki has quit IRC09:42
openstackgerritZhenyu Zheng proposed openstack/nova: Trival: version history 2.30 is not indented as others  https://review.openstack.org/32686209:47
*** belmoreira has joined #openstack-nova09:48
*** sdake has quit IRC09:49
tdurakovdanpb: hey, are you around?09:50
tdurakovdanpb: could you take a look https://review.openstack.org/#/c/310707/09:50
*** zhs_ss has quit IRC09:50
danpbok09:51
*** roeyc has joined #openstack-nova09:51
*** roeyc has quit IRC09:51
*** shaohe_feng has quit IRC09:52
*** roeyc has joined #openstack-nova09:52
*** shaohe_feng has joined #openstack-nova09:53
*** iceyao has joined #openstack-nova09:53
*** markvoelker has joined #openstack-nova09:53
*** cheneydc has quit IRC09:56
*** paul-carlton1 has quit IRC09:56
*** amotoki has joined #openstack-nova09:56
*** paul-carlton1 has joined #openstack-nova09:56
paul-carlton1test09:57
*** paul-carlton1 has quit IRC09:58
*** mfedosin has joined #openstack-nova09:58
*** paul-carlton1 has joined #openstack-nova09:58
*** iceyao has quit IRC09:58
paul-carlton1test09:59
kashyappaul-carlton1: Can see your message.  Which star are your orbiting? :-)10:00
kashyaps/your/you/10:00
paul-carlton1yep, thanks10:00
paul-carlton1I was experimenting with registering my nick10:01
*** shaohe_feng has quit IRC10:02
*** paul-carlton1 has quit IRC10:02
*** nkrinner has quit IRC10:03
*** shaohe_feng has joined #openstack-nova10:03
*** sridharg has quit IRC10:03
*** roeyc has quit IRC10:08
openstackgerritSudipta Biswas proposed openstack/nova: Make Xenplugin to work with glance v2 api  https://review.openstack.org/32453610:08
*** vishwanathj has quit IRC10:08
openstackgerritJohn Garbutt proposed openstack/nova: Flip allocate_for_instance create or update if  https://review.openstack.org/32696810:08
openstackgerritJohn Garbutt proposed openstack/nova: Rename created_port to created_port_id  https://review.openstack.org/32696910:08
openstackgerritJohn Garbutt proposed openstack/nova: WIP: Always call port_update in allocate_for_instanced  https://review.openstack.org/32697010:08
openstackgerritJohn Garbutt proposed openstack/nova: Rename created_port to created_port_id  https://review.openstack.org/32696910:10
openstackgerritLuis Tomas proposed openstack/nova: Add new configuration option to turn postcopy on/off  https://review.openstack.org/32687410:11
openstackgerritChen Fan proposed openstack/nova: api: Catch PciRequestAliasNotDefined exception as boot servers  https://review.openstack.org/32697310:11
*** mjura has quit IRC10:12
*** rk4n has joined #openstack-nova10:12
*** shaohe_feng has quit IRC10:12
*** jamie_h has joined #openstack-nova10:12
*** shaohe_feng has joined #openstack-nova10:13
*** mjura has joined #openstack-nova10:15
*** jogo has quit IRC10:17
openstackgerritAndrey Volkov proposed openstack/nova: Apply cell context in compute API  https://review.openstack.org/32218110:18
*** nkrinner has joined #openstack-nova10:19
openstackgerritGhanshyam Mann proposed openstack/nova: api-ref: verify assisted-volume-snapshots.inc  https://review.openstack.org/32697510:20
tdurakovjohnthetubaguy: hi, could we merge it now https://review.openstack.org/#/c/310707/ ?10:20
tdurakovdanpb: thank you!10:21
*** matrohon has quit IRC10:21
johnthetubaguytdurakov: busy right now, will try get to that when I am reviewing later on10:21
tdurakovjohnthetubaguy: acked10:22
*** hoangcx has quit IRC10:22
*** shaohe_feng has quit IRC10:23
*** shaohe_feng has joined #openstack-nova10:25
*** salv-orl_ has joined #openstack-nova10:25
openstackgerritAndrey Volkov proposed openstack/nova: Apply cell context in compute API  https://review.openstack.org/32218110:26
sudiptoBobBall, Hi, w.r.t the review of https://review.openstack.org/#/c/324536/5 - do you recommend bubbling up an exception and retry?10:27
openstackgerritBartek Å»urawski proposed openstack/nova: Fix issue with not removing rbd rescue disk  https://review.openstack.org/31492810:27
*** salv-orlando has quit IRC10:28
*** paul-carlton has quit IRC10:29
*** ducttape_ has joined #openstack-nova10:29
*** winston-d_ has quit IRC10:29
*** chandankumar has quit IRC10:31
*** paul-carlton has joined #openstack-nova10:31
*** sahid has joined #openstack-nova10:32
*** bzurawski has joined #openstack-nova10:33
*** shaohe_feng has quit IRC10:33
*** salv-orl_ has quit IRC10:34
*** ducttape_ has quit IRC10:34
*** salv-orlando has joined #openstack-nova10:34
*** shaohe_feng has joined #openstack-nova10:34
*** paul-carlton has quit IRC10:34
*** paul-carlton has joined #openstack-nova10:34
*** lifeless has joined #openstack-nova10:35
*** gszasz has joined #openstack-nova10:35
*** paul-carlton has quit IRC10:35
*** paul-carlton2 has quit IRC10:37
*** paul-carlton2 has joined #openstack-nova10:37
*** paul-carlton2 has quit IRC10:37
*** paul-carlton has joined #openstack-nova10:37
*** paul-carlton has quit IRC10:37
*** paul-carlton2 has joined #openstack-nova10:38
*** jogo has joined #openstack-nova10:38
*** winston-d_ has joined #openstack-nova10:38
*** vtech has quit IRC10:40
*** sdague has joined #openstack-nova10:42
*** andreas_s has quit IRC10:42
*** shaohe_feng has quit IRC10:43
*** shaohe_feng has joined #openstack-nova10:43
*** rk4n_ has joined #openstack-nova10:43
*** rk4n__ has joined #openstack-nova10:45
*** rk4n_ has quit IRC10:45
*** rk4n has quit IRC10:46
*** RuiChen has quit IRC10:46
*** vtech has joined #openstack-nova10:47
*** lifeless has quit IRC10:47
danpbFWIW, i'm currently seeing nova periodic task spamming logs with errors like http://paste.fedoraproject.org/376125/53828371/10:47
danpbwondering if anyone else is seeing the same on current git master10:47
*** lifeless_ has joined #openstack-nova10:47
*** tesseract has quit IRC10:50
bzurawskimdbooth: hey, are you here ?10:50
kashyapdanpb: Not (from my n-cpu.log) on a couple of days old DevStack on F23.10:50
mdboothbzurawski: I am10:50
kashyapWould you want me to try out with today's Git?10:50
*** rtheis has joined #openstack-nova10:50
*** kolesovdv has joined #openstack-nova10:51
bzurawskimdbooth: :) I've pushed new patch set with changes that you talked about, can you check it, when you will be free: https://review.openstack.org/#/c/314928/ ?10:51
*** tesseract has joined #openstack-nova10:51
openstackgerritLuis Tomas proposed openstack/nova: Add new configuration option to turn postcopy on/off  https://review.openstack.org/32687410:53
*** shaohe_feng has quit IRC10:53
*** Daisy has joined #openstack-nova10:53
*** shaohe_feng has joined #openstack-nova10:54
*** Daisy has quit IRC10:58
openstackgerritChris Dent proposed openstack/nova: Add set_inventory() method on ResourceProvider  https://review.openstack.org/32644010:58
openstackgerritDaniel Berrange proposed openstack/nova: os-vif: convert libvirt driver to use os-vif library  https://review.openstack.org/26967211:00
openstackgerritDaniel Berrange proposed openstack/os-vif: os_vif: register objects before loading plugins  https://review.openstack.org/32699611:01
openstackgerritDaniel Berrange proposed openstack/os-vif: os_vif: add logging for each plugin that is loaded  https://review.openstack.org/32699711:01
openstackgerritDaniel Berrange proposed openstack/os-vif: vif_plug_ovs: clarify that the plugin was not in fact renamed  https://review.openstack.org/32699811:01
*** ihrachys has joined #openstack-nova11:02
*** roeyc has joined #openstack-nova11:03
*** roeyc has quit IRC11:03
*** shaohe_feng has quit IRC11:04
*** shaohe_feng has joined #openstack-nova11:04
*** afazekas is now known as __afazekas11:05
openstackgerritRyo Miki proposed openstack/nova: Nova shelve creates duplicated images in cells  https://review.openstack.org/32700111:07
*** abalutoiu has joined #openstack-nova11:08
mdboothbzurawski: Looks good, just need to retain a comment which was there before so we don't lose context.11:09
*** doug-fish has joined #openstack-nova11:09
*** phuongnh has quit IRC11:10
*** fawadkhaliq has quit IRC11:12
*** PaulMurray has joined #openstack-nova11:13
*** sudipto has quit IRC11:14
*** shaohe_feng has quit IRC11:14
*** shaohe_feng has joined #openstack-nova11:14
moshelesfinucan: hi11:18
openstackgerritJohn Garbutt proposed openstack/nova: WIP: Always call port_update in allocate_for_instanced  https://review.openstack.org/32697011:19
openstackgerritJohn Garbutt proposed openstack/nova: Rename _populate_mac_address adding pci  https://review.openstack.org/32700711:19
openstackgerritJohn Garbutt proposed openstack/nova: WIP: Refactor to create _populate_mac_address  https://review.openstack.org/32700811:19
openstackgerritJohn Garbutt proposed openstack/nova: WIP: Add ironic mac address when updating and creating  https://review.openstack.org/32700911:19
openstackgerritJohn Garbutt proposed openstack/nova: WIP: Always set security_groups and extra_dhcp_opts  https://review.openstack.org/32701011:19
openstackgerritJohn Garbutt proposed openstack/nova: Refactor to extract _ensure_port_binding_success  https://review.openstack.org/32701111:19
openstackgerritJohn Garbutt proposed openstack/nova: WIP: On port update check port binding worked  https://review.openstack.org/32701211:19
*** fawadkhaliq has joined #openstack-nova11:19
*** gszasz has quit IRC11:20
*** roeyc has joined #openstack-nova11:20
*** gszasz has joined #openstack-nova11:21
*** gszasz has quit IRC11:21
*** gszasz has joined #openstack-nova11:21
*** gszasz has quit IRC11:21
*** gszasz has joined #openstack-nova11:22
*** chandankumar has joined #openstack-nova11:23
*** shaohe_feng has quit IRC11:24
*** fawadkhaliq has quit IRC11:25
openstackgerritPawel Koniszewski proposed openstack/nova: WIP [libvirt] Live migration fails when config_drive_format=iso9660  https://review.openstack.org/23465911:25
*** shaohe_feng has joined #openstack-nova11:25
*** sacharya has joined #openstack-nova11:25
*** diogogmt has joined #openstack-nova11:27
*** sacharya has quit IRC11:30
bzurawskimdbooth: oki, saw your comment on review, fixing :)11:33
*** shaohe_feng has quit IRC11:34
*** lucasagomes is now known as lucas-afk11:35
*** shaohe_feng has joined #openstack-nova11:35
*** fawadkhaliq has joined #openstack-nova11:38
*** ducttape_ has joined #openstack-nova11:38
*** baoli has joined #openstack-nova11:40
*** fawadkhaliq has quit IRC11:40
*** fawadkhaliq has joined #openstack-nova11:40
*** doug-fish has quit IRC11:41
*** baoli_ has joined #openstack-nova11:41
*** chhavi has quit IRC11:42
*** fawadk has joined #openstack-nova11:43
*** sdake has joined #openstack-nova11:44
*** fawadkhaliq has quit IRC11:44
*** fawadkhaliq has joined #openstack-nova11:44
*** shaohe_feng has quit IRC11:45
*** baoli has quit IRC11:45
*** shaohe_feng has joined #openstack-nova11:45
*** gcb has quit IRC11:46
BobBallsudipto: Yeah; I think that would work.11:47
*** fawadk has quit IRC11:48
*** Hosam has quit IRC11:48
*** Hosam has joined #openstack-nova11:48
*** ljxiash has joined #openstack-nova11:49
*** __afazekas is now known as afazekas11:49
*** ducttape_ has quit IRC11:50
*** ducttape_ has joined #openstack-nova11:51
*** c64cosmin has joined #openstack-nova11:52
*** Hosam has quit IRC11:53
*** faizy has quit IRC11:53
*** ljxiash has quit IRC11:53
*** chhavi has joined #openstack-nova11:54
*** shaohe_feng has quit IRC11:55
*** MarcF has joined #openstack-nova11:55
*** ducttape_ has quit IRC11:55
*** shaohe_feng has joined #openstack-nova11:56
*** markvoelker has quit IRC11:56
*** sridharg has joined #openstack-nova11:56
*** abalutoiu_ has joined #openstack-nova11:57
*** salv-orlando has quit IRC11:59
*** abalutoiu has quit IRC12:00
*** salv-orlando has joined #openstack-nova12:00
*** aysyd has joined #openstack-nova12:00
*** fregl has left #openstack-nova12:01
pkoniszewskihey, this has +2 from danpb - https://review.openstack.org/#/c/310707/ - given that we are broken out of the box in Mitaka (LM) do we want to backport it before we release 13.0.1 ?12:03
*** fawadkhaliq has quit IRC12:03
ratailoropenstack, Can anyone tell me what happen if we defined same rule twice in policy.json file ? will the first rule be overridden by second one ?12:03
*** diogogmt has quit IRC12:05
scottdaildikov: Here's tempest test for cinder migrate with BFV: https://review.openstack.org/#/c/326681/12:05
*** shaohe_feng has quit IRC12:05
lyarwood_pkoniszewski: if that's true then I assume we would yes, you can propose it for stable/mitaka *before* it lands in master btw, we just can't merge until then.12:05
sdagueratailor: it's json, so it depends on the json parser. I don't know if there is a deterministic behavior.12:06
openstackgerritBartek Å»urawski proposed openstack/nova: Fix issue with not removing rbd rescue disk  https://review.openstack.org/31492812:06
*** shaohe_feng has joined #openstack-nova12:06
*** abalutoiu has joined #openstack-nova12:06
ratailorsdague: but we in that case also, we shouldn't define the same rule twice. right ?12:07
ratailorsdague, like this https://review.openstack.org/#/c/312431/12:07
sdagueratailor: we should definitely not define the same rule twice12:07
*** abalutoiu_ has quit IRC12:07
*** ayoung has quit IRC12:07
ratailorsdague, In that case, above patch is seems correct.12:07
sdagueratailor: sure, but all those lines are getting deleted anyway12:07
*** chhavi_ has joined #openstack-nova12:08
sdagueand... effectively they are the same rule, for other reasons12:08
sdagueratailor: was that just a bad backport?12:09
sfinucanmoshele: Hey12:09
sfinucanmoshele: (I was away for lunch and didn't set my status. Back now)12:09
sdagueit mitaka right12:09
*** sridharg has quit IRC12:09
*** ihrachys has quit IRC12:10
*** chhavi has quit IRC12:10
*** ihrachys has joined #openstack-nova12:10
ratailorsdague, It's not backport,12:10
ratailorsdague, its there in just liberty, everything is fine in mitaka and juno.12:11
ratailorsdague, You can see the commit message, I have mentioned correctly, which change introduce the difference.12:11
*** clenimar has joined #openstack-nova12:11
*** markvoelker has joined #openstack-nova12:12
*** sdake has quit IRC12:13
danpbpkoniszewski: yeah, probably makes sense to get this backported to stable12:13
*** apoorv has quit IRC12:13
moshelesfinucan: hi, so I have question regarding CI, we are about to fix the pci migration and I was wondering if we can test it with your CI12:13
*** EinstCrazy has quit IRC12:14
sfinucanmoshele: Let's see sure. What would you need?12:14
*** ivase has joined #openstack-nova12:14
*** EinstCrazy has joined #openstack-nova12:14
moshelemoshele:12:14
sdagueratailor: right, ok, we addressed some of these other ones before. I get it now12:14
sdagueratailor: +212:14
moshelesfinucan: we need mulitnode ci with SR-IOV12:15
ratailorsdague, Thanks :-)12:15
*** salv-orl_ has joined #openstack-nova12:15
*** shaohe_feng has quit IRC12:15
*** shaohe_feng has joined #openstack-nova12:16
*** itamarl has quit IRC12:16
ratailorsdague, I have also submitted patch to revert a commit. https://review.openstack.org/#/c/326262/12:17
ratailorsdague, it modifies a condition in such a way, that it introduces new issue.12:17
ratailorsdague, where instance files are not deleted, if instance deleted during resizing (after copying instance files from source to dest and instance host is set to dest host). In that case, instance files reside on source node.12:18
sfinucanmoshele: Let with check with wznoinsk12:18
*** EinstCrazy has quit IRC12:19
*** salv-orlando has quit IRC12:19
moshelesfinucan: ok cool, it will be great if you join the SR-IOV meeting12:19
*** zerda2 has quit IRC12:20
moshelesfinucan: FYI pci migration fixes https://review.openstack.org/#/c/326174/ https://review.openstack.org/#/c/242573/12:20
sfinucanmoshele: Yup, it's in my calendar now so I'll be there from next week on for sure :)12:20
moshelesfinucan: thanks :)12:21
sfinucanmoshele: Sweet. I'll take a look at those today. Feel free to add me to any review you think I should see12:21
sdaguealex_xu: are you still working on https://review.openstack.org/#/c/325308/ or should I take them back over?12:21
sfinucanand I'll do same12:21
*** syjulian has joined #openstack-nova12:21
openstackgerritLee Yarwood proposed openstack/nova: libvirt: Implement stable disk device instance rescues  https://review.openstack.org/27028912:22
sfinucanmoshele: What's happening with ndipanov's patches, btw? Saw they were on the agenda for yesterday12:22
openstackgerritLee Yarwood proposed openstack/nova: compute: Allow instances with bdms to be rescued by capable virt drivers  https://review.openstack.org/27028812:22
openstackgerritLee Yarwood proposed openstack/nova: libvirt: Add boot ordering to individual disks  https://review.openstack.org/27028612:22
openstackgerritLee Yarwood proposed openstack/nova: virt: Provide the instance bdm during a rescue  https://review.openstack.org/27028712:22
openstackgerritLee Yarwood proposed openstack/nova: image_meta: Add hw_rescue_device and hw_rescue_bus  https://review.openstack.org/27028512:22
*** fawadkhaliq has joined #openstack-nova12:22
wznoinskmoshele I've put your ml email to the right ppl re the pci/sriov ci here, you and sfinucan on the recipients list too12:23
*** sridharg has joined #openstack-nova12:23
*** mriedem has joined #openstack-nova12:24
openstackgerritSean Dague proposed openstack/nova: api-ref: verify keypairs  https://review.openstack.org/32530812:25
openstackgerritSean Dague proposed openstack/nova: api-ref: add version 2.3 parameters to servers  https://review.openstack.org/32550212:25
*** shaohe_feng has quit IRC12:26
moshelewznoinsk: do you plan that all the CI will be under on group?  I thought sean-k-mooney was talking about this in the summit12:26
*** fawadkhaliq has quit IRC12:26
Dinesh_Bhorsdague: Hi, I have questions about https://review.openstack.org/#/c/315964/2/nova/api/openstack/compute/servers.py12:26
*** shaohe_feng has joined #openstack-nova12:27
sdagueDinesh_Bhor: yep12:27
sdagueDinesh_Bhor: this cache exists so that extensions processing that data later don't have to go ask for it again and take another db hit12:28
sdagueso an empty result is an important cached result12:28
*** kylek3h has joined #openstack-nova12:28
*** abhishek has joined #openstack-nova12:29
wznoinskmoshele it's in reorg-process at the moment, we'd also want to have it all in one place and that's what most likely happen but no hard decision have been made yet12:29
Dinesh_Bhorsdague: In each extension if the resp_obj is having empty list then the instances are not fetched from cache.12:29
Dinesh_Bhorlike https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/extended_availability_zone.py#L4912:30
sdagueDinesh_Bhor: right, which is the point12:30
*** pradk has quit IRC12:30
sdaguebecause the the response list is already filtered12:30
moshelewznoinsk: another question do you test NUMA with multlinode or all in one12:30
sdagueand it's pointless to go and fill in attributes for servers that aren't being returned12:30
sdagueDinesh_Bhor: I guess I don't see the problem with storing the empty list in the cache12:31
openstackgerritTom Patzig proposed openstack/nova: Add option to disable local disks in flavors  https://review.openstack.org/28030112:31
sdaguebecause then in https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/extended_availability_zone.py#L49 we'd short circuit12:31
*** smatzek has joined #openstack-nova12:33
*** itamarl has joined #openstack-nova12:33
wznoinskthe latter, we'll be working on enabling multinode testing in next months12:33
wznoinskmoshele^12:33
*** fawadkhaliq has joined #openstack-nova12:33
moshelewznoinsk: ok thanks12:33
Dinesh_Bhorsdague: ok, I will make that change and for this comment: https://review.openstack.org/#/c/315964/2/nova/api/openstack/compute/extended_server_attributes.py12:35
rk4n__hey folks, I'm trying to monitor migration via libvirt-python API12:35
rk4n__getting strange error, anyone can help?12:35
*** abalutoiu_ has joined #openstack-nova12:35
mriedemsdague: can you tickle +W this backport? https://review.openstack.org/#/c/310489/12:36
wznoinskmoshele do you do multinode atm?12:36
*** shaohe_feng has quit IRC12:36
Dinesh_Bhorsdague: For invalid status the request returns from servers.py L312 without adding that empty instance list to cache12:36
openstackgerritjichenjc proposed openstack/nova: Update stable API doc to indicate code removal  https://review.openstack.org/32706612:36
rk4n__http://paste.openstack.org/show/508915/12:36
Dinesh_Bhorsdague: https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py#L31212:36
sdagueDinesh_Bhor: so the issue really seems to be that instances isn't the same as servers12:36
sdagueinstances should be the same as servers12:36
*** diga has quit IRC12:36
*** shaohe_feng has joined #openstack-nova12:37
moshelewznoinsk: no, first I want to move to containers and then maybe we will do that. but at the moment CI with containers is not working :(12:37
mriedemmikal: tonyb: are either of you around?12:38
*** abalutoiu has quit IRC12:38
wznoinskmoshele what issues are you having?12:40
*** cdent has quit IRC12:41
*** vishwanathj has joined #openstack-nova12:41
openstackgerritJohn Garbutt proposed openstack/nova: Rename _populate_mac_address adding pci  https://review.openstack.org/32700712:41
*** eharney has joined #openstack-nova12:42
moshelewznoinsk: so something like unable to open vfio I don't remember exactly I will have to talk to lennyb on this12:42
Dinesh_Bhorsdague: sorry but could you please elaborate little bit more?12:42
openstackgerritJohn Garbutt proposed openstack/nova: WIP: Refactor to create _populate_mac_address  https://review.openstack.org/32700812:42
*** lucas-afk is now known as lucasagomes12:44
*** ducttape_ has joined #openstack-nova12:44
sdagueDinesh_Bhor: req.get_db_instances() is actually the bug12:44
sdagueservers is the list of instances you should have12:44
sdaguebut now an older, much earlier version of that is being fetched12:44
*** thorst has joined #openstack-nova12:45
sdaguethat should be filtered by the servers list12:45
openstackgerritTom Patzig proposed openstack/nova: Add option to disable local disks in flavors  https://review.openstack.org/28030112:45
*** oomichi_ has joined #openstack-nova12:45
Dinesh_Bhorsdague: ok I will look into it and will get back to you.12:46
*** shaohe_feng has quit IRC12:46
*** shaohe_feng has joined #openstack-nova12:47
wznoinskmoshele, sure let me know, the vfio thing was about binding the pci address of the device to the vfio driver, it may be blocked by something on the host tho, like selinux policy for example12:47
bzurawskimdbooth: can you check it one more time, i've pushed patch set with fixes12:47
*** chhavi_ has quit IRC12:48
*** chhavi__ has joined #openstack-nova12:48
*** thorst has quit IRC12:49
mriedemnova-api meeting in #openstack-meeting-4 in 10 minutes12:49
alex_xumriedem: thanks :)12:50
mriedemi'm just excited to make it on time for once12:50
alex_xumriedem: :)12:51
*** sridharg has quit IRC12:53
*** sridharg has joined #openstack-nova12:53
*** sudipto has joined #openstack-nova12:55
*** rodrigods has quit IRC12:56
*** rodrigods has joined #openstack-nova12:56
*** shaohe_feng has quit IRC12:56
*** shaohe_feng has joined #openstack-nova12:57
*** gmann_ has joined #openstack-nova12:58
*** jaypipes has joined #openstack-nova12:58
moshelewznoinsk: will talk to lennyb on this thanks :)12:59
*** abalutoiu_ is now known as abalutoiu12:59
*** thorst has joined #openstack-nova13:00
*** edmondsw has joined #openstack-nova13:00
*** claudiub has joined #openstack-nova13:00
*** links has quit IRC13:03
*** ducttape_ has quit IRC13:04
*** fawadkhaliq has quit IRC13:04
mnestratovhi all13:04
mnestratovcould someone take a look at https://review.openstack.org/#/c/182257/ ?13:05
*** efoley has joined #openstack-nova13:06
*** shaohe_feng has quit IRC13:07
*** shaohe_feng has joined #openstack-nova13:07
*** rlrossit has joined #openstack-nova13:08
*** cdent has joined #openstack-nova13:10
*** alexpilotti has joined #openstack-nova13:11
*** mdrabe has joined #openstack-nova13:13
*** shaohe_feng has quit IRC13:17
*** tbachman has joined #openstack-nova13:17
openstackgerritJohn Garbutt proposed openstack/nova: Refactor to create _populate_mac_address  https://review.openstack.org/32700813:17
*** shaohe_feng has joined #openstack-nova13:18
*** links has joined #openstack-nova13:18
openstackgerritSergey Nikitin proposed openstack/nova: Added missed response to test_server_tags  https://review.openstack.org/32708813:20
openstackgerritSergey Nikitin proposed openstack/nova: api-ref: added docs for microversion 2.26  https://review.openstack.org/32708913:20
*** ljxiash has joined #openstack-nova13:20
*** zz_dimtruck is now known as dimtruck13:22
*** chandankumar has quit IRC13:23
*** ljxiash has quit IRC13:25
*** sheel has quit IRC13:25
*** ayoung has joined #openstack-nova13:26
*** ljxiash has joined #openstack-nova13:26
doffmMorning everyone.13:26
*** pwnall has joined #openstack-nova13:27
*** shaohe_feng has quit IRC13:27
*** efried has joined #openstack-nova13:28
*** shaohe_feng has joined #openstack-nova13:28
*** alexpilo_ has joined #openstack-nova13:29
*** roeyc has quit IRC13:31
*** ecelik has quit IRC13:31
*** alexpilotti has quit IRC13:32
openstackgerritStephen Finucane proposed openstack/nova-specs: Fix additional mistakes in the NUMA spec document  https://review.openstack.org/32325213:32
*** dimtruck is now known as zz_dimtruck13:34
*** zz_dimtruck is now known as dimtruck13:36
*** smatzek has quit IRC13:36
*** sridharg has quit IRC13:36
*** shaohe_feng has quit IRC13:37
*** shaohe_feng has joined #openstack-nova13:38
*** zenoway has quit IRC13:39
*** zenoway has joined #openstack-nova13:39
*** mmandel has joined #openstack-nova13:40
*** abhishek has quit IRC13:41
*** pradk has joined #openstack-nova13:41
*** roeyc has joined #openstack-nova13:42
*** ljxiash has quit IRC13:44
*** ljxiash has joined #openstack-nova13:44
*** wanghao_ has joined #openstack-nova13:45
*** gjayavelu has joined #openstack-nova13:46
rlrossitgibi: do you mind if I push up a follow-up patch to clean up that enum duplication in your instance.delete patch? I can already tell it's going to bug me to have all of that duplicated13:47
*** jlanoux_ has quit IRC13:47
*** shaohe_feng has quit IRC13:48
*** shaohe_feng has joined #openstack-nova13:48
*** ljxiash_ has joined #openstack-nova13:48
*** ljxiash has quit IRC13:49
*** ctrath has joined #openstack-nova13:49
gibirlrossit: how do you plan solving that?13:51
* gibi just curious13:51
*** mrkz has joined #openstack-nova13:52
*** roeyc has quit IRC13:52
gibianyhow go ahead and fix the mess. I also feel bad about that13:52
*** ljxiash has joined #openstack-nova13:53
*** ljxiash_ has quit IRC13:53
*** burgerk has joined #openstack-nova13:55
*** ljxiash_ has joined #openstack-nova13:56
rlrossitgibi: I'm planning on the initial cleanup to be having the task_states module use the enums you're defining in fields13:56
rlrossitbasically so we don't have hardcoded string duplication13:56
*** burt has joined #openstack-nova13:56
*** thorst has quit IRC13:57
*** roeyc has joined #openstack-nova13:57
rlrossitmega long term (this would be a nova-as-a-whole kinda thing) would be to make those states a StateMachine enum that harlowja added to o.vo https://github.com/openstack/oslo.versionedobjects/blob/master/oslo_versionedobjects/fields.py#L73813:57
*** shaohe_feng has quit IRC13:58
*** ljxiash has quit IRC13:58
*** ljxiash has joined #openstack-nova13:59
*** shaohe_feng has joined #openstack-nova13:59
rlrossitgibi: on second thought, I think I'm going to wait for the churn on instance.delete to calm down before making that change13:59
gibirlrossit: good idea. I played an idea to generate the enum based on the task_states module, but that was even messier13:59
*** clenimar has quit IRC13:59
rlrossitbut I still call it because I haven't done a patch in a while13:59
*** smatzek has joined #openstack-nova14:00
gibirlrossit: that patch is officiall yours :) thanks!14:00
gmann_mriedem: johnthetubaguy : can any one of you unblock this - https://blueprints.launchpad.net/nova/+spec/api-sample-tests-with-all-extensions14:00
gmann_mriedem: johnthetubaguy as v2 code is gone, we can start this14:00
*** ljxiash_ has quit IRC14:01
*** Swami has joined #openstack-nova14:01
gmann_johnthetubaguy: and also please remove -2 on - https://review.openstack.org/#/q/topic:bp/api-sample-tests-with-all-extensions+status:open14:01
alex_xusdague: sorry for forget the time14:01
gmann_i would like to start those and finish it up soon14:01
Dinesh_Bhorsdague: Hi, when you get time please take a look at long pending patch https://review.openstack.org/#/c/286389/14:01
sdaguealex_xu: no worries14:01
*** caowei has quit IRC14:02
alex_xusdague: btw, would you like run the meeting next week, i will start vacation from tomorrow.14:02
*** ametts has joined #openstack-nova14:02
sdagueDinesh_Bhor: how many items do you add - https://review.openstack.org/#/c/286389/1?14:02
sdaguealex_xu: yes, I can do that14:02
alex_xusdague: thanks14:02
johnthetubaguygmann_: -2 removed14:02
*** ljxiash_ has joined #openstack-nova14:03
gmann_johnthetubaguy: Thanks14:03
sdagueDinesh_Bhor: I'd like an idea about how many is too many14:03
*** dimtruck is now known as zz_dimtruck14:03
alex_xugmann_: you can start the api deprecation stuff if you plan to, i will jump in and check if anything more i can do after i back from vacation14:03
*** ljxiash has quit IRC14:03
gmann_alex_xu: sure, have a god break.14:03
gmann_*good14:03
alex_xugmann_: thanks14:03
gmann_alex_xu: np!14:04
*** clenimar has joined #openstack-nova14:04
*** gmann_ has quit IRC14:05
*** ducttape_ has joined #openstack-nova14:05
Dinesh_Bhorsdague: probably more than 9 digits but if we give a very large no it fails with overflow and not with MemoryError14:05
*** zz_dimtruck is now known as dimtruck14:05
*** p01nt3r75 has joined #openstack-nova14:05
*** Swami_ has joined #openstack-nova14:05
openstackgerritJohn Garbutt proposed openstack/nova: WIP: Add ironic mac address when updating and creating  https://review.openstack.org/32700914:05
*** oomichi_ has quit IRC14:06
openstackgerritGergely Csatari proposed openstack/nova: api-ref: adminPass in changePassword  https://review.openstack.org/32711214:07
sdagueDinesh_Bhor: so, that seems unrealistic14:07
*** ljxiash_ has quit IRC14:07
openstackgerritMatt Riedemann proposed openstack/nova: Skip network allocation if 'none' is requested  https://review.openstack.org/30963814:08
openstackgerritMatt Riedemann proposed openstack/nova: nova-net: handle 'auto' network request in allocate_for_instance  https://review.openstack.org/29790614:08
openstackgerritMatt Riedemann proposed openstack/nova: Bump the service version for get-me-a-network support  https://review.openstack.org/31895314:08
openstackgerritMatt Riedemann proposed openstack/nova: Skip network validation if explicitly requesting no networks  https://review.openstack.org/30960214:08
openstackgerritMatt Riedemann proposed openstack/nova: neutron: handle 'auto' network request in allocate_for_instance  https://review.openstack.org/31627514:08
openstackgerritMatt Riedemann proposed openstack/nova: Add helpers to NetworkRequest(List) objects for auto/none cases  https://review.openstack.org/29787114:08
*** shaohe_feng has quit IRC14:08
openstackgerritMatt Riedemann proposed openstack/nova: Add REST API support for get me a network  https://review.openstack.org/31639814:08
openstackgerritMatt Riedemann proposed openstack/nova: neutron: validate auto-allocate is available  https://review.openstack.org/30957414:08
*** cdent has quit IRC14:08
*** roeyc has quit IRC14:08
*** shaohe_feng has joined #openstack-nova14:09
*** Swami has quit IRC14:09
*** rlrossit has quit IRC14:09
openstackgerritPaul Murray proposed openstack/nova: Add console auth tokens db api methods  https://review.openstack.org/31996414:09
openstackgerritPaul Murray proposed openstack/nova: Add console auth tokens table and model  https://review.openstack.org/31932714:09
*** smatzek_ has joined #openstack-nova14:09
*** ducttape_ has quit IRC14:09
*** roeyc has joined #openstack-nova14:09
*** ljxiash has joined #openstack-nova14:10
*** rlrossit has joined #openstack-nova14:12
*** smatzek has quit IRC14:12
*** caowei has joined #openstack-nova14:13
*** Swami__ has joined #openstack-nova14:14
*** dimtruck is now known as zz_dimtruck14:16
*** Swami has joined #openstack-nova14:17
*** Swami_ has quit IRC14:18
*** shaohe_feng has quit IRC14:18
*** shaohe_feng has joined #openstack-nova14:19
*** Swami__ has quit IRC14:19
*** chandankumar has joined #openstack-nova14:21
*** erlon has joined #openstack-nova14:21
*** lixiaoy1 has quit IRC14:23
*** lixiaoy1 has joined #openstack-nova14:24
openstackgerritStephen Finucane proposed openstack/nova: Extend nfv feature matrix with pinning/NUMA  https://review.openstack.org/32712614:24
*** dave-mccowan has joined #openstack-nova14:26
*** rama_y has joined #openstack-nova14:26
*** jaosorior has quit IRC14:26
*** mriedem1 has joined #openstack-nova14:27
*** mriedem has quit IRC14:27
*** shaohe_feng has quit IRC14:29
*** ijw has joined #openstack-nova14:29
*** shaohe_feng has joined #openstack-nova14:29
*** ratailor has quit IRC14:29
*** links has quit IRC14:29
*** yamahata has joined #openstack-nova14:31
*** READ10 has joined #openstack-nova14:32
*** alexpilo_ has quit IRC14:32
*** p01nt3r75 has quit IRC14:32
*** ljxiash_ has joined #openstack-nova14:34
*** tonytan4ever has joined #openstack-nova14:34
*** ljxiash has quit IRC14:35
*** ljxiash has joined #openstack-nova14:36
*** ljxiash_ has quit IRC14:38
openstackgerritjichenjc proposed openstack/nova: Update stable API doc to indicate code removal  https://review.openstack.org/32706614:38
*** ctrath has quit IRC14:38
*** shaohe_feng has quit IRC14:39
*** rtheis_ has joined #openstack-nova14:39
bzurawskiguys i have a one question, why file injection in nova is disabled by default ?14:39
*** rtheis has quit IRC14:40
*** shaohe_feng has joined #openstack-nova14:40
*** ctrath has joined #openstack-nova14:40
*** cleong has joined #openstack-nova14:41
*** clenimar has quit IRC14:41
*** ljxiash has quit IRC14:42
*** ljxiash has joined #openstack-nova14:43
danpbbzurawski: part of a long term desire to remove the feature entirely14:45
danpbbzurawski: we want people to use config drive or metadata service only14:45
*** clenimar has joined #openstack-nova14:45
danpbfile injection is much more errorprone as it requires the host to make (potentially bogus) assumptions about the guest OS setup14:46
danpbwith config drive/metdata service, the hosts merely makes data available and the guest remains in charge of applying it14:46
*** mriedem1 is now known as mriedem14:46
bzurawskidanpb: oki, thanks for info :)14:47
*** ljxiash has quit IRC14:47
*** ljxiash has joined #openstack-nova14:48
*** mtanino has joined #openstack-nova14:49
*** shaohe_feng has quit IRC14:49
*** rtheis has joined #openstack-nova14:49
*** shaohe_feng has joined #openstack-nova14:50
*** rtheis_ has quit IRC14:51
*** ljxiash has quit IRC14:52
*** ljxiash has joined #openstack-nova14:52
*** thumpba has joined #openstack-nova14:54
*** clenimar has quit IRC14:56
*** salv-orl_ has quit IRC14:56
*** salv-orlando has joined #openstack-nova14:57
*** links has joined #openstack-nova14:57
*** ljxiash has quit IRC14:57
*** diga has joined #openstack-nova14:57
*** bebeszi_ has joined #openstack-nova14:57
*** ljxiash has joined #openstack-nova14:58
bebeszi_hello, i'm using the newest version of nova (git pull directly from master)14:58
bebeszi_is there a support for API v2?14:58
bebeszi_or is it completely deprecated and the code in legacy directory is just for function comparison or sth else14:59
bebeszi_legacy_v2 to be precise14:59
*** shaohe_feng has quit IRC14:59
*** clenimar has joined #openstack-nova15:00
*** renato_r has joined #openstack-nova15:00
*** fawadkhaliq has joined #openstack-nova15:00
*** shaohe_feng has joined #openstack-nova15:00
*** clenimar has quit IRC15:01
*** ljxiash_ has joined #openstack-nova15:01
*** Wenzhi has quit IRC15:01
*** Wenzhi has joined #openstack-nova15:02
*** ijw has quit IRC15:02
*** ljxiash has quit IRC15:03
*** ijw has joined #openstack-nova15:03
openstackgerritDaniel Berrange proposed openstack/os-vif: os_vif: fix logging of exceptions during plug/unplug  https://review.openstack.org/32716915:03
*** tonytan4ever has quit IRC15:03
bzurawskidanpb: maybe you can help me a little15:03
*** zz_dimtruck is now known as dimtruck15:03
bzurawskidanpb: https://bugs.launchpad.net/nova/+bug/1538169 this bug15:03
openstackLaunchpad bug 1538169 in OpenStack Compute (nova) "Quota_server_group_members parameter is not respected by nova" [High,In progress] - Assigned to yuntongjin (yuntongjin)15:03
bzurawskii'm wondering if we pass in boot command --min-count=2 --max-count=10 and our quota for group members is set to 515:04
*** cdent has joined #openstack-nova15:05
*** lucas___ has joined #openstack-nova15:05
*** zul_ has joined #openstack-nova15:05
*** ljxiash has joined #openstack-nova15:05
bzurawskithan nova should boot this 5 vms and for rest put Exception, or return Exception before booting instance ?15:05
*** zul has quit IRC15:05
*** frickler has quit IRC15:06
danpbbzurawski: dunno really15:06
*** ljxiash_ has quit IRC15:06
*** frickler has joined #openstack-nova15:06
*** itamarl has quit IRC15:06
*** zul_ has quit IRC15:06
*** zul has joined #openstack-nova15:07
*** sheel has joined #openstack-nova15:07
*** ctrath has quit IRC15:08
bzurawskidanpb: oki, np :)15:09
*** ljxiash_ has joined #openstack-nova15:09
danpbthe whole  boot multiple vms at once concept is kinda ill-defined in general15:09
*** tonytan4ever has joined #openstack-nova15:09
*** ljxiash has quit IRC15:10
*** shaohe_feng has quit IRC15:10
*** shaohe_feng has joined #openstack-nova15:10
*** faizy has joined #openstack-nova15:10
*** browne has joined #openstack-nova15:14
*** mriedem1 has joined #openstack-nova15:15
*** mriedem has quit IRC15:17
*** haukebruno has quit IRC15:18
*** ctrath has joined #openstack-nova15:18
*** rama_y has quit IRC15:19
*** mmandel has quit IRC15:19
*** davidlenwell has quit IRC15:20
*** shaohe_feng has quit IRC15:20
*** shaohe_feng has joined #openstack-nova15:21
*** akshai has quit IRC15:21
*** akshai has joined #openstack-nova15:21
*** garyk1 has quit IRC15:22
*** tinbar has quit IRC15:23
melwittbzurawski: on the topic of multiple boot behavior, it has been discussed before https://bugs.launchpad.net/nova/+bug/1458122 and http://lists.openstack.org/pipermail/openstack-dev/2015-May/064695.html15:23
openstackLaunchpad bug 1458122 in OpenStack Compute (nova) "nova shouldn't error if we can't schedule all of max_count instances at boot time" [Wishlist,Opinion] - Assigned to Chris Friesen (cbf123)15:23
*** woodster_ has joined #openstack-nova15:24
melwittbut I don't think it went anywhere because it would be an api change, etc15:24
mriedem1sdague: seems we should deprecate the os-hide-server-addresses extension15:24
mriedem1and the osapi_hide_server_address_states config option15:24
mriedem1total interop breaker15:24
*** mriedem1 is now known as mriedem15:24
mriedemalex_xu: ^15:24
*** faizy has quit IRC15:24
sdaguemriedem: sounds reasonable to me15:25
alex_xumriedem: +115:25
mriedemwill try to remember for the deprecated api spec15:25
alex_xuremember markus talk about same thing few weeks ago15:25
mriedemi just noticed it in the api-ref15:25
openstackgerritGleb Stepanov proposed openstack/nova: [WIP] Change LockServerController response codes  https://review.openstack.org/32718315:26
*** lucas___ has quit IRC15:26
openstackgerritDan Smith proposed openstack/nova: Add ResourceProvider.save()  https://review.openstack.org/32670615:27
openstackgerritDan Smith proposed openstack/nova: Make create_inventory() handle name change  https://review.openstack.org/32670715:27
openstackgerritMark Doffman proposed openstack/nova: Make Aggregate metadata functions work with API db  https://review.openstack.org/29735015:28
openstackgerritMark Doffman proposed openstack/nova: Block aggregate creation until main database empty  https://review.openstack.org/31523515:28
openstackgerritMark Doffman proposed openstack/nova: Add data migration methods for Aggregate.  https://review.openstack.org/31478215:28
openstackgerritMark Doffman proposed openstack/nova: Make Aggregate.save work with the API db  https://review.openstack.org/30546615:28
openstackgerritMark Doffman proposed openstack/nova: Aggregate create and destroy work against API db  https://review.openstack.org/31478115:28
openstackgerritMark Doffman proposed openstack/nova: Make Aggregate host operations work against API db  https://review.openstack.org/29659715:28
openstackgerritSean Dague proposed openstack/nova: DNM: fold disk config extension back into servers.py  https://review.openstack.org/32718815:28
sdaguethe extension folding is mostly going to be battling our testing though a little easier once gmann's patch lands to turn on all the extensions in functional tests15:28
sdaguebut I do challenge anyone to say that the old code is more understandable :)15:29
*** dmk0202 has quit IRC15:29
*** jamesdenton has joined #openstack-nova15:30
*** shaohe_feng has quit IRC15:30
digadanpb: Hi15:30
danpbsdague: do you know if there's any restrictions in gate CI about running commands via sudo ?15:31
*** lucas____ has joined #openstack-nova15:32
danpbsdague: when i test os-vif integration locally it runs   sudo privsep-helper ...blah...15:32
digadanpb: I have seen you are working in os-vif, can I get involved into it15:32
danpbbut this seems to fail in the gate, so wondering if there's some gate CI config that mandates use of  rootwrap instead of plain sudo ?15:32
danpbdiga: potentially - what are you wanting todo in particular15:32
digadanpb: Initially if you suggest something, I am fine with that to get familier on os-vif15:34
*** chhavi__ has quit IRC15:34
danpbok, so there's not much to be done on os-vif itself at this time15:34
danpbwhat we're focused on right now is getting it integrated in nova, which is basically a debugathon at the moment15:34
digadanpb: okay15:35
danpbonce that's done we'll need to have people converted the  various vif types over to os-vif plugins15:35
danpbsince our initial integration will only deal with linux bridge + ovs plugins15:35
digadanpb: yes, I have gone through the repo15:35
*** shaohe_feng has joined #openstack-nova15:35
* danpb thought jaypipes had asked for the various vif_plug_xxx repos to be created on github.com/openstack, but i'm not seeing them there yet15:36
digadanpb: if you need help, I can do some testing15:36
digadanpb: okay15:36
openstackgerritAlex Xu proposed openstack/nova: Remove legacy v2 policy rules  https://review.openstack.org/32075115:38
openstackgerritAlex Xu proposed openstack/nova: Remove the skip_policy_check flags  https://review.openstack.org/32568415:38
*** ljxiash has joined #openstack-nova15:38
*** Swami_ has joined #openstack-nova15:38
*** mmandel has joined #openstack-nova15:38
*** ljxiash_ has quit IRC15:39
*** roeyc has quit IRC15:39
sfinucanhey, johnthetubaguy: got a moment?15:40
*** Swami__ has joined #openstack-nova15:40
jaypipesdanpb: I had proposed the first here: https://review.openstack.org/#/c/283061/15:40
sdaguedanpb: you can't run sudo under the tox rules iirc15:40
jaypipesdanpb: stuck in bureaucracy. :(15:40
*** shaohe_feng has quit IRC15:40
sdagueat some point the sudo privs are dropped15:41
alex_xusdague: mriedem ^ the last two legacy v2 polcy rule patches are ready, hope you can take a look at after CI say yes(the unitest passed in my local)15:41
*** shaohe_feng has joined #openstack-nova15:41
*** chandankumar has quit IRC15:42
jaypipesdanpb: I need to get back to that patch... it's just slipped under the top of my queue due to focusing on resource-providers stuff :(15:42
danpbok, then looks like i'll need to get a patch into devstack to configure os-vif to use rootwrap, like it does for os-brick15:42
*** Swami has quit IRC15:42
mriedemalex_xu: ok15:42
sdaguedanpb: that seems sensible15:42
mriedemalex_xu: i know rlrossit is interested in that series too15:42
danpbat least that explains why it passes locally and fails in gate15:43
alex_xumriedem: cool, thanks15:43
sdaguedanpb: yeh, for various security reasons sudo is only allowed at specific points15:43
*** Swami_ has quit IRC15:43
sdagueand the integrity of the final results15:43
alex_xumriedem: just added rlrossit as reviewer15:44
*** Swami__ has quit IRC15:45
sfinucanjaypipes: What was the outcome on the discussion around non-boolean capabilities? https://specs.openstack.org/openstack/nova-specs/specs/mitaka/approved/expose-host-capabilities.html15:45
*** belmoreira has quit IRC15:46
alex_xuthen...see you guys the week after next week15:46
*** paul-carlton2 has quit IRC15:46
jaypipessfinucan: I don't believe we reached any decisions on that :(15:46
*** paul-carlton2 has joined #openstack-nova15:46
sfinucanjaypipes: Ah, that's unfortunate. I'll assume lists are still viable for now, so?15:47
*** paul-carlton2 has quit IRC15:47
*** paul-carlton2 has joined #openstack-nova15:47
*** sacharya has joined #openstack-nova15:47
jaypipessfinucan: specifically what are you looking for?15:48
mriedemalex_xu: o/ enjoy15:48
alex_xujaypipes: btw, a quick question, whether the 'hw_disk_bus' which is in the image metadata is capability?15:48
alex_xumriedem: thanks15:48
sfinucanjaypipes: I'm trying to identify how to represent hardware requirements in johnthetubaguy's feature classification framework https://review.openstack.org/#/c/264719/1015:48
sfinucanjaypipes: come to the conclusion that we've already decided on a solution with capabilities15:49
openstackgerritBalazs Gibizer proposed openstack/nova: Transform instance.update notification  https://review.openstack.org/32592315:49
openstackgerritBalazs Gibizer proposed openstack/nova: Transform instance.delete notifications  https://review.openstack.org/31365415:49
sfinucanjaypipes: I need to model these for the sphinx plugin (until we can extract it from 'objects.py' or whatnot), and I'd like to align with the capabilities spec :)15:50
*** ljxiash has quit IRC15:50
sfinucanhence, are lists a valid type of capability15:50
*** shaohe_feng has quit IRC15:51
*** Apoorva has joined #openstack-nova15:51
jaypipessfinucan: ok, I'll try to read up on that in a bit (meeting hell right now)\15:51
sfinucanjaypipes: It's not high priority so it can wait a few days/weeks. Stay at the meetings :)15:52
*** shaohe_feng has joined #openstack-nova15:53
*** ljxiash has joined #openstack-nova15:54
*** abalutoiu has quit IRC15:54
jaypipesalex_xu: how is hw_disk_bus used by libvirt or Nova? is it used in matching/placement decisions? or is it used in setting up things like block device mappings?15:54
jaypipesalex_xu: in other words, is that used by the scheduler?15:54
*** READ10 has quit IRC15:55
*** rlrossit has quit IRC15:55
*** davidlenwell has joined #openstack-nova15:56
*** pwnall has quit IRC15:56
alex_xujaypipes: ah, i got you, you means if it is used by scheduler, then it is a capability. But think of the case, if this is cloud with vmware virt driver, but user specify a virtio as disk bus, or say do we have case running different virt driver under single cloud.15:57
*** kolesovdv has quit IRC15:57
*** wanghao_ has quit IRC15:58
*** nkrinner has quit IRC15:58
openstackgerritAnusha Unnam proposed openstack/nova: Improve help text for xenapi_session_opts  https://review.openstack.org/32232215:58
*** paul-carlton2 has quit IRC15:58
*** jichen has quit IRC15:59
jaypipesalex_xu: sounds like hw_disk_bus would not actually be a capability, no. rather, it's an image property that is used by the virt driver not the scheduler.15:59
*** Jeffrey4l has quit IRC15:59
jaypipesalex_xu: it's a fine line :)15:59
*** chandankumar has joined #openstack-nova16:00
*** timello has joined #openstack-nova16:01
*** shaohe_feng has quit IRC16:01
*** shaohe_feng has joined #openstack-nova16:02
alex_xujaypipes: emm...got it. i drop in the case, if user specify a bus type that isn't supported by current hypervisor. If we have capability report the hypervisor supported bus type, then we can stop user at api layer, not waiting for virt driver tell him it is wrong.16:03
*** raunak has joined #openstack-nova16:03
*** ducttape_ has joined #openstack-nova16:06
*** fawadkhaliq has quit IRC16:07
*** Sukhdev_ has joined #openstack-nova16:08
*** ljxiash has quit IRC16:09
openstackgerritDaniel Berrange proposed openstack/nova: os-vif: convert libvirt driver to use os-vif library  https://review.openstack.org/26967216:09
*** ducttape_ has quit IRC16:10
*** adisky has quit IRC16:10
*** shaohe_feng has quit IRC16:11
*** paul-carlton2 has joined #openstack-nova16:11
*** shaohe_feng has joined #openstack-nova16:12
*** diga has quit IRC16:13
sdaguealex_xu: is there anyone yet looking to drop this parameter - https://github.com/openstack/nova/blob/0d808721d7a10c0b3dc0ce589d0d3679bc7fe963/nova/api/openstack/__init__.py#L243 ?16:13
diana_clarkemdbooth: The entire patch series is green for the first time, finally (CI): https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:libvirt-instance-storage16:14
diana_clarkereviews welcome :)16:14
mdboothdiana_clarke: \o/16:14
*** Sukhdev_ has quit IRC16:14
lxslivotes on https://review.openstack.org/#/c/325997/ please16:14
lxslidanpb I addressed your comments16:15
*** links has quit IRC16:15
*** vtech has quit IRC16:15
*** alexpilotti has joined #openstack-nova16:15
*** salv-orlando has quit IRC16:18
*** salv-orlando has joined #openstack-nova16:18
*** rk4n has joined #openstack-nova16:20
scottdamriedem: Tempest test for cinder migrate/retype with BootFromVolume attached: https://review.openstack.org/#/c/326681/16:21
*** pushkaru has joined #openstack-nova16:21
*** danpb has quit IRC16:21
*** shaohe_feng has quit IRC16:21
*** shaohe_feng has joined #openstack-nova16:22
mriedemscottda: nice16:22
*** rama_y has joined #openstack-nova16:22
openstackgerritChris Friesen proposed openstack/nova: Fix indentation error numa_usage_from_instances()  https://review.openstack.org/32722216:23
*** chhavi has joined #openstack-nova16:23
scottdamriedem: I need to put up a patch to add multi-backend for Devstack gate, but otherwise should be close.16:23
*** rk4n__ has quit IRC16:23
auggygood morning!16:23
scottdamriedem: Took 60 seconds in my ENV (2 cores, 8GB RAM), so hopefully not too bad on resources.16:23
cfriesen^ just noticed typo in subject. oops16:23
openstackgerritChris Friesen proposed openstack/nova: Fix indentation error in numa_usage_from_instances()  https://review.openstack.org/32722216:24
*** salv-orl_ has joined #openstack-nova16:24
cfriesenIf anyone feels like looking at a really simple patch, this one ^ is two lines.16:24
*** ijw has quit IRC16:26
*** Sukhdev_ has joined #openstack-nova16:26
*** alexpilotti has quit IRC16:27
mriedemcfriesen: so i'm guessing that wasn't caught because there was no existing unit test for it?16:27
*** daemontool has joined #openstack-nova16:27
mriedemcfriesen: also, is that something you'd like to see backported to mitaka?16:27
*** salv-orlando has quit IRC16:27
*** caowei has quit IRC16:27
cfriesenmriedem: seems likely.   don't think it's really needed as a backport, downside is just assigning it multiple times16:27
*** ssurana has joined #openstack-nova16:28
*** lucas____ has quit IRC16:28
*** caowei has joined #openstack-nova16:28
*** READ10 has joined #openstack-nova16:28
mriedemcfriesen: oh i see, so it's not a functional bug16:29
mriedemjust unnecessary assignment within the loop16:29
*** Sukhdev_ has quit IRC16:29
cfriesenmriedem: correct16:29
mriedemand cpu_usage is summed within the loop, so assigning at the end is fine16:29
mriedemok16:29
cfriesenI can add in a simple check in a unit test somewhere16:30
cfriesennot sure it's worth creating a bug16:30
mriedemnaw16:30
mriedem+W16:30
*** browne has quit IRC16:30
mriedemoops16:30
mriedem+2 i mean16:30
*** yamahata has quit IRC16:30
cfriesensweet, thx16:30
*** lucas___ has joined #openstack-nova16:31
*** tesseract has quit IRC16:31
*** shaohe_feng has quit IRC16:32
*** mjura has quit IRC16:32
*** jamesdenton has quit IRC16:32
*** shaohe_feng has joined #openstack-nova16:32
*** lucas____ has joined #openstack-nova16:32
*** mpavone has quit IRC16:33
*** luca_____ has joined #openstack-nova16:33
*** luca_____ has quit IRC16:34
*** stewie925 has joined #openstack-nova16:34
*** luc______ has joined #openstack-nova16:34
*** diga has joined #openstack-nova16:35
*** prateek has quit IRC16:35
*** lucas___ has quit IRC16:35
openstackgerritMatt Riedemann proposed openstack/nova: Remove legacy v2 policy rules  https://review.openstack.org/32075116:36
*** lucas____ has quit IRC16:36
openstackgerritDan Smith proposed openstack/nova: Add ResourceProvider.save()  https://review.openstack.org/32670616:37
openstackgerritDan Smith proposed openstack/nova: Make create_inventory() handle name change  https://review.openstack.org/32670716:37
*** luc______ has quit IRC16:39
sdaguemriedem: ug, the hide server address extension actually just wrecks a bunch of other stuff now that things aren't optional16:40
*** Guest47242 is now known as med_16:41
*** med_ has joined #openstack-nova16:41
* mriedem gets lunch on that note16:41
*** mdrabe has quit IRC16:41
*** lucas___ has joined #openstack-nova16:41
jaypipesbauzas: your re-review on https://review.openstack.org/#/c/326706/ would be great. thx in advance!16:41
bauzasjaypipes: yup, no worries I was diverted all the day :(16:41
bauzasnote for myself, stop organizing local conferences16:41
*** rcernin has quit IRC16:42
*** fawadkhaliq has joined #openstack-nova16:42
*** fawadkhaliq has quit IRC16:42
*** shaohe_feng has quit IRC16:42
*** fawadkhaliq has joined #openstack-nova16:42
*** shaohe_feng has joined #openstack-nova16:43
openstackgerritJay Pipes proposed openstack/nova: Remove duplicate test of DELETED instances  https://review.openstack.org/32723916:43
sdagueoh, actually... it's maybe just a unit test problem16:43
jaypipesbauzas: ^^ is also an easy review...16:43
bauzasroger. opening a new tav16:44
bauzastab16:44
*** sudipto has quit IRC16:44
*** sahid has quit IRC16:46
*** lucas___ has quit IRC16:46
*** lpetrut has quit IRC16:46
*** sfinucan has quit IRC16:47
openstackgerritStephen Finucane proposed openstack/nova: Provide generic capabilities for support matrix  https://review.openstack.org/32724016:47
*** moshele has quit IRC16:48
*** lucasagomes is now known as lucas-dinner16:48
*** caowei has quit IRC16:49
*** ljxiash has joined #openstack-nova16:50
*** mvk has quit IRC16:50
*** rlrossit has joined #openstack-nova16:52
cfriesenI just jumped from stable/mitaka to master and tried to run tox and it raised ImportError while trying to import "microversion_parse".  Are we missing a requirements check somewhere?16:52
*** shaohe_feng has quit IRC16:52
*** shaohe_feng has joined #openstack-nova16:53
mriedemcfriesen: https://github.com/openstack/nova/blob/master/requirements.txt#L5816:53
mriedemit's in requirements.txt16:53
mriedemcfriesen: rebuild your venv16:53
*** Swami has joined #openstack-nova16:54
*** mdrabe has joined #openstack-nova16:54
*** nic has joined #openstack-nova16:54
sdaguecfriesen: yeh, if you ever hit import error: tox -r16:56
*** daemontool has quit IRC16:57
sdaguemriedem: so... 2 things16:57
melwittI noticed that doesn't work for me when something new shows up in global requirements. I don't know if it's because I use devpi16:57
sdaguemelwitt: probably16:57
sdaguebut there is no reason to use devpi16:57
sdaguepip caches wheels since version 7.something16:57
melwittreally? oh, wow16:58
melwittthanks, good to know16:58
sdagueyeh lifeless wrote that fix16:58
melwitthaha, nice. well, shows you how much I know about that stuff xD16:58
melwittthanks lifeless!16:58
*** thorst_ has joined #openstack-nova16:58
mriedem1 minute to cells v2 meeting time16:59
mriedem#openstack-meeting-316:59
sdaguemelwitt: https://mail.python.org/pipermail/distutils-sig/2015-May/026474.html17:00
*** ijw has joined #openstack-nova17:00
*** ayoung has quit IRC17:01
*** PaulMurray has quit IRC17:01
*** ducttape_ has joined #openstack-nova17:01
*** vtech has joined #openstack-nova17:02
*** sacharya_ has joined #openstack-nova17:02
*** shaohe_feng has quit IRC17:02
*** sacharya has quit IRC17:02
*** ducttape_ has quit IRC17:03
*** shaohe_feng has joined #openstack-nova17:03
*** fragatina has joined #openstack-nova17:03
*** ducttape_ has joined #openstack-nova17:04
*** fragatin_ has joined #openstack-nova17:04
openstackgerritPaul Murray proposed openstack/nova: Add console auth object  https://review.openstack.org/32006317:04
*** tonytan4ever has quit IRC17:04
*** thumpba has quit IRC17:04
*** thumpba has joined #openstack-nova17:05
*** thorst_ has quit IRC17:05
*** chandankumar has quit IRC17:05
*** READ10 has quit IRC17:07
*** fragatina has quit IRC17:08
*** derekh has quit IRC17:08
*** ljxiash_ has joined #openstack-nova17:08
*** ljxiash has quit IRC17:09
*** browne has joined #openstack-nova17:10
*** sdake has joined #openstack-nova17:10
*** yamahata has joined #openstack-nova17:11
*** vishwanathj has quit IRC17:11
*** chandankumar has joined #openstack-nova17:11
*** lucas___ has joined #openstack-nova17:11
*** shaohe_feng has quit IRC17:13
*** ljxiash_ has quit IRC17:13
*** shaohe_feng has joined #openstack-nova17:14
*** ljxiash has joined #openstack-nova17:14
*** ljxiash has quit IRC17:16
*** lucas___ has quit IRC17:17
*** thorst_ has joined #openstack-nova17:17
*** c64cosmin has quit IRC17:19
*** thumpba has quit IRC17:20
*** diga has quit IRC17:20
*** thumpba has joined #openstack-nova17:21
*** chandankumar has quit IRC17:21
*** thorst_ has quit IRC17:22
*** thumpba has quit IRC17:23
*** tonytan4ever has joined #openstack-nova17:23
*** shaohe_feng has quit IRC17:23
*** kfarr has joined #openstack-nova17:23
*** shaohe_feng has joined #openstack-nova17:24
*** thumpba has joined #openstack-nova17:25
openstackgerritTracy Jones proposed openstack/nova: Stop using mox stubs in test_configdrive  https://review.openstack.org/26547617:26
openstackgerritTracy Jones proposed openstack/nova: remove mox from vmwareapi/test_driver_api.py  https://review.openstack.org/27030317:26
openstackgerritTracy Jones proposed openstack/nova: remove mox from vmwareapi/test_vif.py  https://review.openstack.org/27106917:27
*** alexpilotti has joined #openstack-nova17:28
openstackgerritChris Dent proposed openstack/nova: Add set_inventory() method on ResourceProvider  https://review.openstack.org/32644017:29
*** thorst_ has joined #openstack-nova17:29
*** thorst_ has quit IRC17:29
*** ctrath has quit IRC17:30
*** dimtruck is now known as zz_dimtruck17:30
*** BjoernT has joined #openstack-nova17:31
*** moshele has joined #openstack-nova17:32
*** yamahata has quit IRC17:33
*** zz_dimtruck is now known as dimtruck17:33
*** yamahata has joined #openstack-nova17:33
*** pushkaru has quit IRC17:33
*** shaohe_feng has quit IRC17:33
*** ctrath has joined #openstack-nova17:33
*** shaohe_feng has joined #openstack-nova17:34
*** pwnall has joined #openstack-nova17:36
*** rk4n has quit IRC17:39
*** gszasz has quit IRC17:40
*** rk4n has joined #openstack-nova17:42
*** shaohe_feng has quit IRC17:43
*** shaohe_feng has joined #openstack-nova17:44
sdaguemriedem: so... hide server address extension isn't actually a thing we want to delete entirely I don't think17:45
sdaguebut it might be worth deprecating the config17:45
sdagueand just keeping the default17:45
*** yassine has quit IRC17:45
mriedemwhat's up with the extension?17:45
*** lpetrut has joined #openstack-nova17:46
dansmithdoffm: did you ever get a read on the transaction thing?17:47
*** mrkz has quit IRC17:47
*** ihrachys has quit IRC17:47
*** lucas___ has joined #openstack-nova17:48
*** ijw has quit IRC17:49
*** pushkaru has joined #openstack-nova17:51
*** AJaeger has joined #openstack-nova17:51
*** sdake has quit IRC17:51
AJaegernova cores, could you import translations again, please? https://review.openstack.org/32554117:51
sdaguemriedem: basically it exists to not show addresses on servers until they get out of BUILD status17:52
sdaguewhich, I think is fine, because those addresses don't mean anything at that point17:53
*** sambetts is now known as sambetts|afk17:53
*** salv-orl_ has quit IRC17:53
mriedemsdague: yeah but that seems easy to do in the server view builder17:53
sdaguemriedem: oh, yes, for sure17:53
*** salv-orlando has joined #openstack-nova17:53
*** shaohe_feng has quit IRC17:54
sdagueso it, like everything else, should be folded back into the server view17:54
AJaegeralaski: thanks - most projects have single +2A for translation import, does nova do it differently?17:54
*** shaohe_feng has joined #openstack-nova17:55
mriedemalaski is our resident portuguese speaker17:55
sdagueheh17:55
AJaegermriedem, sdague: Thanks!17:56
sdaguemriedem: anyway... this has been an interesting couple of hours figuring out the folding back in of the server extensions17:56
sdaguebecause... our unit tests have been specifying extension lists in the fake stack17:57
sdaguewhich means they don't hit the servers request cache in other extensions17:57
alaskimriedem: hah17:57
sdagueso it's going to be all kinds of messy to tear this down one step at a time. But that's the only way it will be vaguely reviewable17:58
alaskiAJaeger: for smaller changes I'll +W without a second core, but that was a large one17:58
*** browne has quit IRC17:58
AJaegeralaski: Yeah, the removal of the pot files was large...17:58
*** chhavi has quit IRC17:59
AJaegeralaski: won't happen that often ;)17:59
mriedemsdague: alternatively, we're looking for someone to migrate quotas to the api db18:00
mriedemsdague: if you'd rather work on that :)18:00
sdaguemriedem: oh, I have so many things to work on :)18:00
alaskiAJaeger: heh, no worries. I just get concerned about translations being buggy when that happens and want a second set of eyes18:00
sdagueespecially as I'm trying to get the local.conf support in the gate working for you18:01
*** ijw has joined #openstack-nova18:01
sdaguemriedem: https://review.openstack.org/#/c/326585/18:01
*** chandankumar has joined #openstack-nova18:01
*** ducnc has quit IRC18:01
doffmdansmith: zzzeek seemed to think it was OK, that the error would be caught.18:01
*** ducnc has joined #openstack-nova18:01
doffmdansmith: I couldn't convince *myself* of that though. So I updated to take the exception handling outside of the transaction. Which made it feel safe to me.18:02
dansmithdoffm: okay, that confuses me, but I am not an expert here of course18:02
doffmLe me know what you think.18:02
dansmithdoffm: ah, okay cool18:02
openstackgerritKaren Bradshaw proposed openstack/nova: api-ref: os-certificates.inc  https://review.openstack.org/32336518:02
*** ssurana1 has joined #openstack-nova18:03
*** mfedosin has quit IRC18:03
*** browne has joined #openstack-nova18:03
*** shaohe_feng has quit IRC18:04
openstackgerritMatt Riedemann proposed openstack/nova: WIP: Remove unused authorizer methods  https://review.openstack.org/32726518:04
*** rlrossit has quit IRC18:04
*** shaohe_feng has joined #openstack-nova18:05
*** ssurana has quit IRC18:06
*** jamie_h has quit IRC18:07
*** rlrossit has joined #openstack-nova18:08
dansmithdoffm: correct me here: https://review.openstack.org/#/c/296597/14/nova/objects/aggregate.py18:08
doffmdansmith: Need to correct myself instead.18:11
-openstackstatus- NOTICE: Zuul has been restarted to correct an error condition. Events since 17:30 may have been missed; please 'recheck' your changes if they were uploaded since then, or have "NOT_REGISTERED" errors.18:11
dansmithdoffm: woot! :D18:11
*** chandankumar has quit IRC18:11
*** chhavi has joined #openstack-nova18:11
*** AJaeger has left #openstack-nova18:12
*** AJaeger has joined #openstack-nova18:12
AJaegeralaski: could you now +A https://review.openstack.org/325541 (translation import), please? The zuul restart means the +A by sdague and mriedem got lost ;( so, we need another +A, please18:13
*** fragatin_ has quit IRC18:14
alaskiAJaeger: most +Wed patch ever18:14
*** shaohe_feng has quit IRC18:14
AJaegerYeah ;)18:14
AJaegerthanks!18:14
*** shaohe_feng has joined #openstack-nova18:15
*** Sukhdev has joined #openstack-nova18:16
*** BjoernT has quit IRC18:16
*** paul-carlton2 has quit IRC18:17
*** mriedem1 has joined #openstack-nova18:17
*** mriedem has quit IRC18:18
*** chandankumar has joined #openstack-nova18:19
*** fragatina has joined #openstack-nova18:19
*** lucas___ has quit IRC18:22
*** syjulian has quit IRC18:23
*** ijw has quit IRC18:24
*** welldannit has joined #openstack-nova18:24
*** shaohe_feng has quit IRC18:24
rlrossitmriedem1: did one of the policies get missed from deletion? https://review.openstack.org/#/c/320751/518:25
*** shaohe_feng has joined #openstack-nova18:25
mriedem1rlrossit: i noticed that too, it's right, it's used in the neutronv2 api code18:26
*** mriedem1 is now known as mriedem18:26
mriedemnot totally sure why18:26
rlrossitwell that's awkward18:26
mriedemit's a policy to block users from attaching to an external network18:26
mriedemand totally something that only fails once you get to a compute and start allocating networking18:27
mriedemwhich is, a bit f'ed up18:27
*** pushkaru has quit IRC18:28
*** ayoung has joined #openstack-nova18:28
mriedemthat should really happen in validate_networks which is called from the compute API18:29
*** AJaeger has left #openstack-nova18:30
*** annegentle has joined #openstack-nova18:30
edleafebauzas: are you available for a few questions?18:31
mriedemoh fun18:31
mriedemwhen attaching an interface to a server we don't call network_api.validate_networks18:31
mriedemwhich does the quota checking in neutron18:31
*** alexpilotti has quit IRC18:32
*** alexpilo_ has joined #openstack-nova18:32
*** links has joined #openstack-nova18:32
*** lpetrut has quit IRC18:33
*** BjoernT has joined #openstack-nova18:33
*** shaohe_feng has quit IRC18:35
*** rk4n has quit IRC18:35
*** ijw has joined #openstack-nova18:36
*** shaohe_feng has joined #openstack-nova18:36
*** sdake has joined #openstack-nova18:37
*** BjoernT has quit IRC18:38
openstackgerritClaudiu Belu proposed openstack/nova: numa: Fixes NUMA topology related unit tests  https://review.openstack.org/27883518:39
edleafebauzas: nm, found what I was looking for18:39
*** ctrath has quit IRC18:40
jaypipescdent: answered your commit message questions. I would be happy just setting rp.generation = generation+1. The exception message isn't important for ConcurrentUpdateException.18:41
*** diogogmt has joined #openstack-nova18:42
sdaguealaski: I think the xml delete might have been more +Aed18:42
*** pushkaru has joined #openstack-nova18:42
alaskisdague: heh, okay. if anything deserved it that one did.18:43
*** shaohe_feng has quit IRC18:45
cdentjaypipes: thanks. I had to add a message to the exception just to make the tests pass, but I selected something decidedly generic18:45
*** efoley has quit IRC18:45
*** shaohe_feng has joined #openstack-nova18:46
*** fragatina has quit IRC18:48
*** ducttape_ has quit IRC18:49
*** ducttape_ has joined #openstack-nova18:51
*** krtaylor has quit IRC18:52
*** Kennan has quit IRC18:52
*** Kennan has joined #openstack-nova18:52
sdaguejohnthetubaguy: https://review.openstack.org/#/c/325502/10..11/api-ref/source/parameters.yaml is the change from alex_xu's last edit18:53
sdagueit was just a reordering18:53
*** Sukhdev has quit IRC18:53
sdaguejohnthetubaguy: can you be more specific what you think is missing in the review?18:54
jaypipescdent: sounds good.18:54
jaypipescdent: though I think the message could be clearer. How about "Another thread concurrently updated the data. Please retry your update."?18:55
cdentyeah, that's fine, what's there is mostly just bait18:55
*** shaohe_feng has quit IRC18:55
cdentI'll fix it and the generation in a few minutes.18:55
jaypipescdent: you want me to add a -1? ;)18:55
jaypipes:P18:55
cdentI'd say a -3 is what's needed here18:56
jaypipesalaski: at your earliest convenience... https://review.openstack.org/#/c/284895/18:57
alaskinever!18:58
alaskibut it's in a tab just in case18:58
*** shaohe_feng has joined #openstack-nova18:58
sdaguemriedem / dansmith is there any objection to changing the default server status in the fake_* from BUILD to ACTIVE?18:59
dansmithsdague: why?18:59
sdaguebecause a set of extensions operate on that (like the hide address) which makes some weirdness in decomposing the extension spaghetti19:00
dansmithsdague: I imagine you'll have a ton of unit test failures as a result19:00
sdaguedansmith: only about 2019:00
sdagueI actually have the working patch19:00
dansmithI don't really care other than just not knowing why it matters19:00
dansmithokay19:00
*** Sukhdev has joined #openstack-nova19:01
mriedemi'm fine with it19:01
sdagueI just figured I should ask before proposing19:01
sdagueif there were strong objections19:01
*** alex_xu has quit IRC19:02
*** alexpilotti has joined #openstack-nova19:04
*** Apoorva has quit IRC19:05
*** raunak has quit IRC19:05
*** krtaylor has joined #openstack-nova19:05
*** alexpilo_ has quit IRC19:05
*** shaohe_feng has quit IRC19:05
jaypipesalaski: also https://review.openstack.org/#/c/325976/.19:06
*** alex_xu has joined #openstack-nova19:06
*** shaohe_feng has joined #openstack-nova19:06
*** claudiub has quit IRC19:06
*** ducttape_ has quit IRC19:07
*** jichen has joined #openstack-nova19:10
*** harlowja has quit IRC19:12
*** chandankumar has quit IRC19:13
*** salv-orlando has quit IRC19:14
*** salv-orlando has joined #openstack-nova19:14
*** harlowja has joined #openstack-nova19:15
*** shaohe_feng has quit IRC19:16
jaypipesdoffm: in a meeting with dims for about 45 minutes but after let's discuss that agg metadata patch.19:16
*** shaohe_feng has joined #openstack-nova19:16
doffmjaypipes: Ok, thanks.19:19
*** sameo has quit IRC19:20
*** gagehugo has joined #openstack-nova19:21
*** ducttape_ has joined #openstack-nova19:22
*** rcernin has joined #openstack-nova19:25
*** shaohe_feng has quit IRC19:26
*** shaohe_feng has joined #openstack-nova19:27
*** diogogmt has quit IRC19:28
*** ctrath has joined #openstack-nova19:28
*** flwang has quit IRC19:29
*** links has quit IRC19:31
dansmithmnestratov: looks like virtuozzo ci log links aren't working, which makes it hard to figure out if failures are real or fake.. can you look at that?19:31
openstackgerritAnusha Unnam proposed openstack/nova: Improve help text for neutron_opts  https://review.openstack.org/32680819:33
*** alexpilotti has quit IRC19:34
*** flwang has joined #openstack-nova19:34
*** ducncvn has joined #openstack-nova19:36
*** shaohe_feng has quit IRC19:36
*** shaohe_feng has joined #openstack-nova19:37
*** sameo has joined #openstack-nova19:37
*** ducnc has quit IRC19:37
*** Hosam has joined #openstack-nova19:38
*** salv-orlando has quit IRC19:39
mriedemsdague: on the disk_config ext folding, i wonder about the policy check that's removed19:40
*** salv-orlando has joined #openstack-nova19:40
mriedemi guess we're just saying, the policy is on showing server details now19:40
*** chhavi has quit IRC19:42
sdagueyeh19:42
sdaguethere are times where we can decide we need more granular control, but in general, this is going to just be an attribute19:43
*** Hosam has quit IRC19:43
*** lixiaoy1 has quit IRC19:44
*** lixiaoy1 has joined #openstack-nova19:44
mriedemsdague: dansmith: i remember at least thinking internally of putting something in the nova review guide docs that new rootwrap filters need to be done with privsep - did i say that out loud at any point?19:44
mriedembecause https://review.openstack.org/#/c/182257/38/etc/nova/rootwrap.d/compute.filters19:44
mriedemat the summit i mean19:45
sdagueI don't know if you did or not, but I can accept it as an idea19:45
openstackgerritSean Dague proposed openstack/nova: Change default fake_ server status to ACTIVE  https://review.openstack.org/32730119:46
openstackgerritSean Dague proposed openstack/nova: remove processing of blacklist/whitelist/corelist extensions  https://review.openstack.org/32730219:46
*** shaohe_feng has quit IRC19:46
sdaguethat second patch doesn't pass on functional yet... for an extension list thing I need to sort out19:47
*** Apoorva has joined #openstack-nova19:47
mriedemthinking being, even if we're not actively converting existing rootwrap filters to privsep, new things should probably be using privsep19:47
*** sdake_ has joined #openstack-nova19:47
sdagueyeh, I think that's fine19:47
dansmithcrazy talk19:47
sdaguedo we have a pattern for them to follow?19:47
*** shaohe_feng has joined #openstack-nova19:47
mriedemmight have been me sitting by myself during gus' talk on tuesday19:47
mriedemsdague: i don't think so, besides what's in os-brick and os-vif19:48
mriedemthat's the kick in the balls19:48
sdagueright19:48
mriedem'do this thing, which no one has done yet so you have to figure it out'19:48
sdagueI kind of think we probably need someone to figure out one example first19:48
*** sdake has quit IRC19:48
sdagueotherwise it's pretty much, go f yourself19:48
mriedemheh19:49
mriedemlanguage!19:49
mriedemneutron has a WIP patch but it's not trivial19:51
mriedemhttps://review.openstack.org/#/c/155631/19:51
*** timello has quit IRC19:52
*** dimtruck is now known as zz_dimtruck19:54
sdaguemriedem: ah, I figured it out, I need gmann to update - https://review.openstack.org/#/c/269441/19:56
openstackgerritJulian proposed openstack/nova: Add unit tests for nova.virt.firewall.IpTablesFirewallDriver (Part 2)  https://review.openstack.org/32543519:57
openstackgerritJulian proposed openstack/nova: Add unit tests for nova.virt.firewall.IpTablesFirewallDriver (Part 1)  https://review.openstack.org/32013619:57
*** shaohe_feng has quit IRC19:57
sdagueand friends19:57
*** zz_dimtruck is now known as dimtruck19:57
*** shaohe_feng has joined #openstack-nova19:57
*** fawadkhaliq has quit IRC20:01
*** fawadkhaliq has joined #openstack-nova20:01
*** adelia has joined #openstack-nova20:02
adeliajust want to confirm... in the policy.json file, the rules prefixed with "compute:" is for the v2 api, and "os_compute_api:" is v2.1?20:04
openstackgerritChris Dent proposed openstack/nova: Add set_inventory() method on ResourceProvider  https://review.openstack.org/32644020:05
*** fawadkhaliq has quit IRC20:05
mriedemmdbooth: does this touch anything you're doing with the libvirt imagebackend refactor? https://review.openstack.org/#/c/182257/38/nova/virt/disk/api.py20:06
mriedemthe type checking in there sucks20:06
*** shaohe_feng has quit IRC20:07
*** cleong has quit IRC20:08
*** shaohe_feng has joined #openstack-nova20:08
*** Sukhdev has quit IRC20:08
*** timello has joined #openstack-nova20:09
*** jeblair has quit IRC20:09
*** jeblair has joined #openstack-nova20:10
jaypipesdoffm: done now.20:10
jaypipesdoffm: want to discuss with dansmith?20:11
doffmSure.20:12
doffmjaypipes: So.. I'm not completely sure why this retry logic is here.20:13
jaypipesdoffm: me neither.20:14
* jaypipes hopes git blame doesn't lead to himself...20:14
doffmBut I am pretty certain that the 'blindly overwrite' is what was intended way back in 2013.20:14
doffm409 seems like the best plan, but the API doesn't currently return one....so microversion?20:14
*** timello has quit IRC20:15
mriedemjaypipes: it leads to jogo20:16
doffmhttps://review.openstack.org/#/c/36880/20:17
jaypipesmriedem: apparently not :)20:17
doffmChange that introduced ^^20:17
jaypipesdoffm: ok, well since this actually doesn't change existing behaviour, I'd be fine fixing this in a future patch.20:17
mriedemhe's related somewhere in the history20:17
*** shaohe_feng has quit IRC20:17
jaypipesdansmith: do you agree? if so, I'll Wallaby this.20:17
*** ducnc has joined #openstack-nova20:17
*** ducncvn has quit IRC20:17
*** shaohe_feng has joined #openstack-nova20:18
doffmjaypipes: We should probably update the duplicate cell database function that is in db/sqalchemy/api.py.20:19
jaypipesdoffm: I assume dansmith is busy doing something important like finding sustainance.20:19
*** mvk has joined #openstack-nova20:19
jaypipesdoffm: if and when you make such a patch, yes.20:19
jaypipesdoffm: though if you create an LP bug for this issue, mark is Wishlist, I would be fine.20:20
jaypipesdoffm: and then I'll stop with my whining ;)20:20
doffmjaypipes: Ok, will do. I'll make a bug for this.20:22
*** raunak has joined #openstack-nova20:22
*** timello has joined #openstack-nova20:22
*** smatzek_ has quit IRC20:24
*** thumpba has quit IRC20:27
*** shaohe_feng has quit IRC20:27
*** ihrachys has joined #openstack-nova20:28
*** shaohe_feng has joined #openstack-nova20:28
*** thumpba has joined #openstack-nova20:29
*** timello has quit IRC20:29
*** thumpba has quit IRC20:33
*** devananda has quit IRC20:35
*** sheel has quit IRC20:35
*** devananda has joined #openstack-nova20:36
dansmithjaypipes: aye20:37
*** shaohe_feng has quit IRC20:38
*** timello has joined #openstack-nova20:38
sdaguegmann: once you get up, can I ask you to refresh all of the api-sample-tests-with-all-extensions ?20:38
*** timello has quit IRC20:38
sdaguebecause we're going to need those to start sorting out the code cleanups in the API20:38
*** shaohe_feng has joined #openstack-nova20:38
*** pushkaru has quit IRC20:40
smcginnisFYI - new os-brick release requested: https://review.openstack.org/#/c/327321/20:42
smcginnisIncludes switch to privsep and the encryptors moved from Nova.20:42
*** timello has joined #openstack-nova20:42
*** thumpba has joined #openstack-nova20:43
*** zenoway has quit IRC20:44
*** dave-mccowan has quit IRC20:44
*** dimtruck is now known as zz_dimtruck20:46
sdaguesmcginnis: nice20:46
smcginnissdague: Thought you might be happy with finally getting privsep in there. ;)20:46
smcginnisActually thought we had released that long ago, but must have just missed the last release we did.20:46
openstackgerritSarafraj Singh proposed openstack/nova: [WIP]: Adding details in general purpose feature matrix  https://review.openstack.org/32732620:47
*** openstackgerrit has quit IRC20:48
*** shaohe_feng has quit IRC20:48
*** openstackgerrit has joined #openstack-nova20:48
*** shaohe_feng has joined #openstack-nova20:49
mriedemdoffm: https://github.com/openstack/nova/blob/grizzly-eol/nova/db/sqlalchemy/models.py#L81620:50
mriedemaggregatemetadata in the cell db model doesn't have a unique constraint on the key20:50
mriedemwhich is what i think that stupid retry loop is enforcing20:50
mriedemand there is no unique constraint on aggregate.name https://github.com/openstack/nova/blob/grizzly-eol/nova/db/sqlalchemy/models.py#L82920:51
mriedembut the db api code handles that20:51
*** devananda has quit IRC20:51
mriedemhttps://github.com/openstack/nova/blob/grizzly-eol/nova/db/sqlalchemy/api.py#L435320:51
mriedemdoes it with python rather than schema constraints20:51
mriedemwoot20:51
*** devananda has joined #openstack-nova20:53
mriedemheh20:53
mriedemgrizzly-eol20:53
*** gyee has joined #openstack-nova20:55
*** jbernard has quit IRC20:56
*** erlon has quit IRC20:56
*** iceyao has joined #openstack-nova20:56
*** thumpba has quit IRC20:56
*** adelia has quit IRC20:57
*** shaohe_feng has quit IRC20:58
*** shaohe_feng has joined #openstack-nova20:59
*** rama_y has quit IRC20:59
*** dave-mccowan has joined #openstack-nova21:00
*** gagehugo has quit IRC21:00
*** iceyao has quit IRC21:01
*** fragatina has joined #openstack-nova21:01
*** sdake_ has quit IRC21:01
*** jbernard has joined #openstack-nova21:03
*** smatzek_ has joined #openstack-nova21:04
*** kfarr has quit IRC21:04
*** nic has quit IRC21:05
jaypipesdansmith: cool, I'll look for doffm's bug and commti message update and +2 it when I see it.21:06
*** jaypipes has quit IRC21:07
*** shaohe_feng has quit IRC21:08
*** zenoway has joined #openstack-nova21:08
*** shaohe_feng has joined #openstack-nova21:09
*** eharney has quit IRC21:09
*** smatzek_ has quit IRC21:10
*** burt has quit IRC21:12
*** ivase has quit IRC21:13
*** ivase has joined #openstack-nova21:14
*** omnipresent has joined #openstack-nova21:14
*** ametts has quit IRC21:14
*** zenoway has quit IRC21:17
*** xwizard has quit IRC21:18
*** xwizard has joined #openstack-nova21:18
*** shaohe_feng has quit IRC21:19
*** shaohe_feng has joined #openstack-nova21:19
*** alexpilotti has joined #openstack-nova21:19
*** ivase has quit IRC21:20
*** jichen has quit IRC21:22
*** mvk_ has joined #openstack-nova21:25
openstackgerritAndrew Laski proposed openstack/nova: Create Instance from BuildRequest if not in a cell  https://review.openstack.org/26392721:25
openstackgerritAndrew Laski proposed openstack/nova: Raise exception if BuildRequest deleted twice  https://review.openstack.org/32232421:25
openstackgerritAndrew Laski proposed openstack/nova: Cells: Handle delete with BuildRequest  https://review.openstack.org/32598521:25
openstackgerritAndrew Laski proposed openstack/nova: Add ability to override instance.name  https://review.openstack.org/32734221:25
*** jwcroppe_ has quit IRC21:25
alaskidansmith: https://review.openstack.org/327342 is my previously mentioned object abuse21:26
alaskiused in https://review.openstack.org/#/c/263927/40/nova/objects/build_request.py@9221:26
*** MikeG451 has joined #openstack-nova21:27
*** rlrossit has quit IRC21:27
*** mvk has quit IRC21:28
*** shaohe_feng has quit IRC21:29
*** shaohe_feng has joined #openstack-nova21:29
dansmithalaski: um, that might be more than "abuse"21:30
*** lifeless_ is now known as lifeless21:30
dansmithalaski: why not just make name() try to format the string and if it fails, return some default?21:30
dansmithalaski: you can't just check for self.id I think, because their format could be from any field on the instance21:31
dansmithlike instance-$(access_ip_v4)21:31
*** tonytan4ever has quit IRC21:31
dansmither s/$/%/21:31
alaskiright. but self.id would indicate that we're in this non-persisted instance state21:31
alaskibut you're right, I could just catch the lazy load failure and return a default as well21:32
dansmithokay, I see, so always return blank if we're uncommitted regardless of whether the format could be used21:32
dansmithalaski: if they did instance-%(uuid)s then they'd get blank until create, which is what I was thinking we'd avoid, but always blank until commit would be more consistent21:33
lifelessmelwitt: you're welcome :)21:33
melwitt:D21:33
alaskidansmith: yeah. I would prefer to be consistent here21:33
dansmithyeah, okay21:33
alaskibut you've given me an idea for a better approach21:33
*** yamahata has quit IRC21:35
*** ihrachys has quit IRC21:36
*** rk4n has joined #openstack-nova21:37
*** ihrachys has joined #openstack-nova21:37
*** baoli_ has quit IRC21:38
*** shaohe_feng has quit IRC21:39
*** shaohe_feng has joined #openstack-nova21:42
openstackgerritMoshe Levi proposed openstack/nova: Update available resources before confirm stage  https://review.openstack.org/32735621:43
mriedemdoffm: https://review.openstack.org/#/c/292500/21:43
mriedemnevermind was thinking of this one https://review.openstack.org/#/c/292499/21:45
openstackgerritAndrew Laski proposed openstack/nova: Create Instance from BuildRequest if not in a cell  https://review.openstack.org/26392721:46
openstackgerritAndrew Laski proposed openstack/nova: instance.name should be blank if instance.id is not set  https://review.openstack.org/32734221:46
*** thorst has joined #openstack-nova21:47
*** lmtaylor has joined #openstack-nova21:47
*** lmtaylor has left #openstack-nova21:48
*** timello has quit IRC21:49
*** tblakeslee has joined #openstack-nova21:49
*** shaohe_feng has quit IRC21:49
*** sdake has joined #openstack-nova21:49
*** tblakeslee has quit IRC21:50
*** shaohe_feng has joined #openstack-nova21:50
melwittmriedem: I noticed this bug got opened yesterday saying there has been a regression https://bugs.launchpad.net/nova/+bug/1589821 related to _cleanup_incomplete_migrations21:50
openstackLaunchpad bug 1589821 in OpenStack Compute (nova) "cleanup_incomplete_migrations periodic task regression with commit 099cf53925c0a0275325339f21932273ee9ce2bc" [Undecided,In progress] - Assigned to Rajesh Tailor (ratailor)21:50
*** moshele has quit IRC21:51
mriedemmy brain can't handle that right now21:52
mriedemread the commit, don't really follow21:52
melwittmriedem: heh, sorry. I thought you might be able to tell what's going on there since you've been in that code before. it wasn't too clear to me21:52
mriedemneed to fix alex's policy removal patch before i head out21:52
mriedemhe's reverting my change21:52
mriedemwhich i thought seemed pretty obvious21:53
mriedemrajesh is probably looking at it because of the recent change to switch live migration failure status on the migration object to be 'error' rather than 'failed'21:53
mriedemwhich he made i think21:53
*** ihrachys_ has joined #openstack-nova21:54
melwittI guess what I meant is whether the revert made sense or if the original patch is fine and something else needs to be fixed21:54
openstackgerritAndrew Laski proposed openstack/nova: Create Instance from BuildRequest if not in a cell  https://review.openstack.org/26392721:54
openstackgerritAndrew Laski proposed openstack/nova: instance.name should be blank if instance.id is not set  https://review.openstack.org/32734221:54
*** rcernin is now known as rcernin|off21:54
*** cdent has quit IRC21:54
*** sdake has quit IRC21:54
*** r-daneel has joined #openstack-nova21:55
*** sdake has joined #openstack-nova21:55
*** ihrachys has quit IRC21:56
mriedemmelwitt: -1 on the revert since it doesn't make sense to me21:56
*** ducttape_ has quit IRC21:57
melwittmriedem: on the surface I didn't get how it's related and thought maybe it would ring a bell to you. thanks for looking21:59
*** shaohe_feng has quit IRC22:00
mriedemi just don't see how filtering CONF.host in the db query is different from the for loop22:00
*** shaohe_feng has joined #openstack-nova22:01
*** ducttape_ has joined #openstack-nova22:04
*** timello has joined #openstack-nova22:05
melwittmriedem: oh, wait. the old logic was selecting instances where instance.host != CONF.host and now it's doing the opposite22:06
mriedemmelwitt: heh, well, that's entirely wrong :)22:08
*** rama_y has joined #openstack-nova22:08
mriedemi guess we can't !host filter in the db query22:08
mriedemi take solace in the fact that laski and sean approved it22:08
melwittyeah, somehow this is not super obvious22:09
*** shaohe_feng has quit IRC22:10
openstackgerritMatt Riedemann proposed openstack/nova: Revert "Optimize _cleanup_incomplete_migrations periodic task"  https://review.openstack.org/32626222:10
*** shaohe_feng has joined #openstack-nova22:10
mriedemmelwitt: want to +W?22:10
mriedemi fixed the commit message wrapping22:10
melwittokay22:10
mriedemcrap we have to backport that too22:11
*** ihrachys_ has quit IRC22:11
mriedemand the periodic task was added as a security fix, double crap22:11
*** ihrachys has joined #openstack-nova22:12
melwitt:(22:12
*** ihrachys has quit IRC22:12
melwittmriedem: do we need to do more than just propose backports? is there something more to do because of the security fix aspect22:13
mriedemmelwitt: that i'm not sure of22:14
melwittI can put the backports up after it merges22:14
mriedemtristanC: are you around?22:15
*** ducttape_ has quit IRC22:16
mriedemmelwitt: i've already got the mitaka backport up22:17
melwittmriedem: okay, cool22:18
*** Hosam has joined #openstack-nova22:18
mriedemi'll email tristanC and tonyb22:20
*** ducttape_ has joined #openstack-nova22:20
*** shaohe_feng has quit IRC22:20
*** rcernin|off has quit IRC22:21
*** ctrath has quit IRC22:21
*** shaohe_feng has joined #openstack-nova22:21
*** salv-orl_ has joined #openstack-nova22:25
*** salv-orlando has quit IRC22:28
*** shaohe_feng has quit IRC22:30
*** shaohe_feng has joined #openstack-nova22:31
*** mriedem has quit IRC22:31
*** chandankumar has joined #openstack-nova22:34
*** chandankumar_ has joined #openstack-nova22:34
*** timello has quit IRC22:34
*** zz_dimtruck is now known as dimtruck22:35
*** edmondsw has quit IRC22:37
*** claudiub has joined #openstack-nova22:37
*** timello has joined #openstack-nova22:39
*** chandankumar_ has quit IRC22:40
*** chandankumar has quit IRC22:40
*** shaohe_feng has quit IRC22:41
openstackgerritJenny Oshima proposed openstack/nova: Clarified "user" to plural type  https://review.openstack.org/32740222:41
*** jwcroppe has joined #openstack-nova22:42
*** shaohe_feng has joined #openstack-nova22:42
*** fawadkhaliq has joined #openstack-nova22:44
*** salv-orl_ has quit IRC22:45
*** salv-orlando has joined #openstack-nova22:46
*** Jeffrey4l has joined #openstack-nova22:47
*** mdrabe has quit IRC22:49
*** mmandel has quit IRC22:50
*** shaohe_feng has quit IRC22:51
*** MikeG451 has quit IRC22:54
*** shaohe_feng has joined #openstack-nova22:54
*** kylek3h has quit IRC22:54
*** pradk has quit IRC22:54
*** lpetrut has joined #openstack-nova22:56
*** amotoki has quit IRC22:56
*** sdague has quit IRC22:59
*** shaohe_feng has quit IRC23:01
*** amotoki has joined #openstack-nova23:02
*** ducttape_ has quit IRC23:03
*** timello has quit IRC23:03
*** shaohe_feng has joined #openstack-nova23:04
*** ducttape_ has joined #openstack-nova23:04
*** annegentle has quit IRC23:06
*** hemna is now known as hemnafk23:07
*** bnemec has quit IRC23:11
*** shaohe_feng has quit IRC23:11
*** shaohe_feng has joined #openstack-nova23:12
*** sameo has quit IRC23:13
*** markvoelker has quit IRC23:13
*** jgriffith is now known as jgriffith_away23:14
*** rk4n has quit IRC23:15
*** lpetrut has quit IRC23:15
*** timello has joined #openstack-nova23:16
*** sacharya_ has quit IRC23:17
*** fawadkhaliq has quit IRC23:17
*** fawadkhaliq has joined #openstack-nova23:18
*** bnemec has joined #openstack-nova23:19
*** fawadkhaliq has quit IRC23:21
*** shaohe_feng has quit IRC23:22
*** shaohe_feng has joined #openstack-nova23:22
*** timello has quit IRC23:24
*** shaohe_feng has quit IRC23:32
*** shaohe_feng has joined #openstack-nova23:33
*** renato_r has quit IRC23:33
*** claudiub has quit IRC23:38
*** alexpilotti has quit IRC23:40
*** shaohe_feng has quit IRC23:42
*** shaohe_feng has joined #openstack-nova23:43
*** markvoelker has joined #openstack-nova23:44
*** omnipresent has quit IRC23:45
*** timello has joined #openstack-nova23:47
*** Sukhdev has joined #openstack-nova23:47
*** markvoelker has quit IRC23:49
openstackgerritDavid Wahlstrom proposed openstack/nova: nova shared storage: rbd is always shared storage  https://review.openstack.org/32741923:49
*** chandankumar has joined #openstack-nova23:50
*** shaohe_feng has quit IRC23:52
*** shaohe_feng has joined #openstack-nova23:53
*** chandankumar has quit IRC23:54
auggywell i finally got devstack-gate to run a grenade test so hooray for that!23:56
auggynow i just have to get the devstack config from that so i can recreate the same devstack ;)23:56
*** ducttape_ has quit IRC23:57
*** ducttape_ has joined #openstack-nova23:58
*** tpepper has quit IRC23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!