Thursday, 2017-06-01

openstackgerritmelanie witt proposed openstack/nova master: Add FixedIP.get_count_by_project()  https://review.openstack.org/44624600:01
openstackgerritmelanie witt proposed openstack/nova master: Add FloatingIP.get_count_by_project()  https://review.openstack.org/44624700:01
openstackgerritmelanie witt proposed openstack/nova master: Add get_count_by_vm_state() to Instance object  https://review.openstack.org/44624400:01
openstackgerritmelanie witt proposed openstack/nova master: Add SecurityGroup.get_counts()  https://review.openstack.org/44624500:01
*** yingjun has joined #openstack-nova00:01
openstackgerritmelanie witt proposed openstack/nova master: Remove 'reserved' count from used limits  https://review.openstack.org/44624200:01
openstackgerritmelanie witt proposed openstack/nova master: Remove useless quota_usage_refresh from nova-manage  https://review.openstack.org/44624300:01
openstackgerritmelanie witt proposed openstack/nova master: Count server groups to check quota  https://review.openstack.org/44624000:01
openstackgerritmelanie witt proposed openstack/nova master: Count networks to check quota  https://review.openstack.org/44624100:01
openstackgerritmelanie witt proposed openstack/nova master: Count instances to check quota  https://review.openstack.org/41652100:01
*** dtp has quit IRC00:01
openstackgerritmelanie witt proposed openstack/nova master: Add InstanceGroup.get_counts()  https://review.openstack.org/45785700:01
openstackgerritmelanie witt proposed openstack/nova master: Add InstanceGroup._remove_members_in_db  https://review.openstack.org/45785800:01
openstackgerritmelanie witt proposed openstack/nova master: Count server group members to check quota  https://review.openstack.org/45785900:01
openstackgerritmelanie witt proposed openstack/nova master: Count security groups to check quota  https://review.openstack.org/45786000:02
*** armax has quit IRC00:02
*** gomarivera has quit IRC00:02
openstackgerritmelanie witt proposed openstack/nova master: Make Quotas object favor the API database  https://review.openstack.org/41094500:02
openstackgerritmelanie witt proposed openstack/nova master: Count fixed ips to check quota  https://review.openstack.org/45786100:02
openstackgerritmelanie witt proposed openstack/nova master: Add online migration to move quotas to API database  https://review.openstack.org/41094600:02
openstackgerritmelanie witt proposed openstack/nova master: Count floating ips to check quota  https://review.openstack.org/45786200:02
*** links has joined #openstack-nova00:06
*** Swami_ has quit IRC00:08
cfriesen_anyone know offhand of reported issues with upgrading from kilo but the service version being stuck at 0?00:11
masbergood morning all, to which nova config file do I need to add the parameter dhcp_domain?00:13
*** liverpooler has quit IRC00:14
melwittcfriesen_: are you using the nova-api wsgi script? it doesn't work properly with service records so it will always see service version 0 https://github.com/openstack/nova/blob/master/nova/wsgi/nova-api.py00:14
cburgess@masbar it needs to be read by the metadata service. So usually just nova.conf00:15
cburgess@masber ^^^^00:15
cfriesen_melwitt: we did a kilo->mitaka upgrade, and all the services except for nova-osapi_compute and nova-metadata are stuck on version 0 even if I do things like disable/enable them.  I'm trying to figure out why we're not writing the new service version of 9 to the DB00:16
cfriesen_this has run fine for a long time, but now I can't run the online migrations script in Mitaka since it fails the minimum version check00:17
cfriesen_I'm guessing we missed something from liberty since we skipped it, but not sure what00:17
melwittby skipped it do you mean you didn't run "nova-manage db sync" with the liberty code?00:18
melwittand "nova-manage db online_data_migrations"00:19
cfriesen_melwitt: no, we ran that from mitaka00:19
cfriesen_and I dont' think there was an online_data_migrations for liberty00:19
taskersome victory. I was unable to use clarkb's 'pip' incantantion, but I did uninstall the libvirt-python from the venv and link in the libvirt files from the system-wide libivrt-python installed via the package manager.00:19
melwittokay. that might be a problem. would have to read through the liberty relnotes to see what, if anything was missed00:19
cfriesen_I did read the relnotes and didn't see anything suspicious, but will check again00:20
taskerso, the idea that the libvirt module I'm using is incomplete has some evidence to back it up. now I need to figure out what happened where it came from.00:20
*** gaurangt has quit IRC00:20
melwittI don't know off the top of my head details about how the service version stuff got set up when it was introduced00:20
taskerclarkb: and mriedem: thank you for your help.00:20
*** salv-orlando has joined #openstack-nova00:21
taskerI wonder if OSA is responsible for building the libvirt binary module itself or if it pulls in a pre-compiled module from some central repo.00:22
clarkbtasker: fwiw you can also create virtualenvs wit system libs with a flag00:22
*** gaurangt has joined #openstack-nova00:22
cfriesen_melwitt: don't see anything in the nova upgrade notes for either liberty or mitaka.  there's hardly anything in the liberty notes00:23
melwittthe liberty notes are really sparse. guess that was back when we didn't add many00:23
openstackgerritJay Pipes proposed openstack/nova master: placement: adds REST API for nested providers  https://review.openstack.org/38480700:26
openstackgerritJay Pipes proposed openstack/nova master: placement: allow filter providers in tree  https://review.openstack.org/37721500:26
openstackgerritJay Pipes proposed openstack/nova master: placement: integrate ProviderTree to report client  https://review.openstack.org/41592100:26
openstackgerritJay Pipes proposed openstack/nova master: placement: adds ProviderTree for nested resources  https://review.openstack.org/41592000:26
openstackgerritJay Pipes proposed openstack/nova master: placement: update client to set parent provider  https://review.openstack.org/38569300:26
openstackgerritJay Pipes proposed openstack/nova master: placement: add nested resource providers  https://review.openstack.org/37713800:26
*** tasker has quit IRC00:28
*** krtaylor has joined #openstack-nova00:28
*** salv-orlando has quit IRC00:30
openstackgerritMerged openstack/nova master: libvirt: expand checks for SubclassSignatureTestCase  https://review.openstack.org/46476500:32
openstackgerritJay Pipes proposed openstack/nova master: placement: tests for non-shared with shared  https://review.openstack.org/46189900:32
openstackgerritJay Pipes proposed openstack/nova master: placement: test for agg association not sharing  https://review.openstack.org/46190100:32
openstackgerritJay Pipes proposed openstack/nova master: placement: test non-shared out of inventory  https://review.openstack.org/46190000:32
openstackgerritJay Pipes proposed openstack/nova master: placement: shared resources when finding providers  https://review.openstack.org/46157400:32
jaypipesdansmith: addressed your concerns and all the commit message over-wraps :)00:33
jaypipeson ^^00:33
*** gjayavelu has quit IRC00:35
*** jaypipes has quit IRC00:35
*** mdnadeem has joined #openstack-nova00:36
masbercburgess, I did the deployment with kolla, which I mean I have multiple nova.conf files for each container... I think I will need to ask them00:37
*** nic has quit IRC00:37
openstackgerritMerged openstack/nova master: libvirt: wait for interface detach from the guest  https://review.openstack.org/34901400:37
*** rajathagasthya has left #openstack-nova00:37
masberAlso I would like to ask, I am having an issue with designate and nova. Somehow my vms got the domain from designate after instance creation, however the domain moves from designate to novalocal after reboot, any idea?00:38
*** hongbin has quit IRC00:44
*** jose-phillips has quit IRC00:44
*** cNilesh has joined #openstack-nova00:45
*** artom has quit IRC00:45
openstackgerritMerged openstack/nova master: Handle conflict from neutron when addFloatingIP fails  https://review.openstack.org/46813600:45
*** jose-phillips has joined #openstack-nova00:46
cfriesen_melwitt: looks like we're missing https://github.com/openstack/nova/commit/854c39e26d94f006f539ea993ffaafa4892b100c from stable/mitaka00:46
*** jose-phillips has quit IRC00:46
*** jose-phillips has joined #openstack-nova00:47
*** slaweq has joined #openstack-nova00:48
*** sbezverk has joined #openstack-nova00:48
melwittcfriesen_: hm, it says it was backported to mitaka though, in 13.1.2 https://bugs.launchpad.net/nova/+bug/157983900:49
openstackLaunchpad bug 1579839 in OpenStack Compute (nova) mitaka "Service version does not update on restart" [High,Fix committed] - Assigned to Brian Elliott (belliott)00:49
cfriesen_melwitt: yeah, someone on our side probably didn't think it was important enough to merge into our branch00:49
melwittoh, you didn't pull stable/mitaka recently00:49
mriedemmasber: dhcp_domain is used by nova-network which has been deprecated since i think liberty. the dhcp_domain option was deprecated in ocata.00:50
cfriesen_melwitt: we released mitaka last year, and so they curate what upstream stuff gets sent out as updates00:50
sbezverkhello nova team, is there a way to curl nova-api for a list of registered compute resources?00:50
*** jmlowe has joined #openstack-nova00:51
mriedemnova-network was deprecated in newton i guess00:51
mriedemsbezverk: https://developer.openstack.org/api-ref/compute/00:51
sbezverkmriedem : thanks a lot00:51
masberok, that is what egonzalez told me, so which component is responsible for novalocal domain?00:52
mriedemnot sure about that one00:52
mriedemmasber: https://specs.openstack.org/openstack/nova-specs/specs/mitaka/implemented/internal-dns-resolution.html might be able to help00:53
*** slaweq has quit IRC00:53
*** gyee has quit IRC00:54
*** acormier has joined #openstack-nova01:00
*** artom has joined #openstack-nova01:01
*** tovin07_ has joined #openstack-nova01:02
masberanother question (not sure if related with nova) I am trying to resize an instance using a smaller flavor. Nova-compute is complaining that it can't resize the disks probably because the disk is smaller and it is not aware of the data inside (probably wants to be safe and avoid data corruption which makes sense to me), however I don't need to shrink the disk but the cpu and memory, is there a way to do this?01:02
masberI mean I just nova to resize the cpu and memory based on the new flavor but don't touch the volume, how can I do that?01:03
*** fragatina has quit IRC01:03
mriedemif the new flavor has smaller disk you can't resize it down to that flavor01:04
mriedemyou'd need another flavor with the same disk but smaller ram/cpu01:04
*** fragatina has joined #openstack-nova01:04
masberI see that is a good point01:04
*** liverpooler has joined #openstack-nova01:04
*** Sukhdev has quit IRC01:04
*** mriedem has quit IRC01:06
*** jose-phillips has quit IRC01:07
*** nicolasbock has quit IRC01:10
*** j_king_ has quit IRC01:10
*** jose-phillips has joined #openstack-nova01:13
*** esberglu has quit IRC01:13
*** links has quit IRC01:14
*** esberglu has joined #openstack-nova01:14
*** thorst has quit IRC01:17
*** yolkfull_ has joined #openstack-nova01:18
*** esberglu has quit IRC01:19
*** artom has quit IRC01:21
*** cNilesh has quit IRC01:25
*** esberglu has joined #openstack-nova01:25
*** cNilesh has joined #openstack-nova01:26
*** esberglu has quit IRC01:26
*** mdnadeem has quit IRC01:27
openstackgerritNgo Quoc Cuong proposed openstack/nova master: Remove translation of log messages  https://review.openstack.org/46662101:28
*** artom has joined #openstack-nova01:30
*** thorst has joined #openstack-nova01:33
*** thorst has quit IRC01:33
*** Shunli has joined #openstack-nova01:35
*** cNilesh has quit IRC01:36
masberI have another question if I may ask. I am having an issue where the FQDN changes from the one provided by designate to the one managed by nova. For instance I create a new vm and the FQDN would be cdh-node1.garvan.orpenstack.org, then I reboot the machine and the FQDN changes to cdh-node1.novalocal01:38
*** cNilesh has joined #openstack-nova01:39
masberI would like to stick with cdh-node1.garvan.openstack.org if possible01:39
masberany idea how to do this?01:39
*** jwcroppe has joined #openstack-nova01:41
openstackgerritNgo Quoc Cuong proposed openstack/nova master: Remove translation of log messages  https://review.openstack.org/46794801:48
*** slaweq has joined #openstack-nova01:49
*** phuongnh has joined #openstack-nova01:50
*** rfolco has joined #openstack-nova01:50
*** rfolco has quit IRC01:50
*** kaisers_ has joined #openstack-nova01:53
*** thorst has joined #openstack-nova01:53
*** thorst has quit IRC01:53
*** slaweq has quit IRC01:54
*** litao__ has joined #openstack-nova01:55
openstackgerritJeremy Liu proposed openstack/python-novaclient master: Fix reservation_id not supported by Nova API  https://review.openstack.org/46844401:55
*** kaisers has quit IRC01:56
*** liujiong has joined #openstack-nova01:59
*** trinaths has joined #openstack-nova01:59
*** acormier has quit IRC02:03
*** acormier has joined #openstack-nova02:04
*** kbaegis has joined #openstack-nova02:04
*** salv-orlando has joined #openstack-nova02:05
kbaegisHi all. Anyone know how to connect a vnc client directly to novnc-proxy and the instance?02:05
*** yonglihe has quit IRC02:07
*** yonglihe has joined #openstack-nova02:08
*** acormier has quit IRC02:08
*** thorst has joined #openstack-nova02:09
*** mdnadeem has joined #openstack-nova02:09
*** thorst has quit IRC02:10
*** edmondsw has joined #openstack-nova02:11
openstackgerritZhenyu Zheng proposed openstack/nova master: Support tag instances when boot(3/4)  https://review.openstack.org/45959302:12
*** edmondsw has quit IRC02:16
*** acormier has joined #openstack-nova02:16
*** Apoorva_ has quit IRC02:17
openstackgerritRikimaru Honjo proposed openstack/nova master: Calculate stopped instance's disk sizes for disk_available_least  https://review.openstack.org/46826902:18
*** Apoorva has joined #openstack-nova02:18
*** jichen has joined #openstack-nova02:18
*** salv-orlando has quit IRC02:20
*** Apoorva has quit IRC02:22
*** armax has joined #openstack-nova02:23
*** hongbin has joined #openstack-nova02:27
*** yolkfull_ has quit IRC02:27
*** trinaths has left #openstack-nova02:29
*** jwnx has joined #openstack-nova02:30
*** thorst has joined #openstack-nova02:34
*** tidwellr has joined #openstack-nova02:36
*** thorst has quit IRC02:38
*** owalsh_ has joined #openstack-nova02:44
*** ttx has quit IRC02:45
*** masber has quit IRC02:46
*** owalsh has quit IRC02:47
*** tidwellr has quit IRC02:47
*** yolkfull_ has joined #openstack-nova02:48
*** slaweq has joined #openstack-nova02:50
*** acormier has quit IRC02:51
*** ttx has joined #openstack-nova02:51
*** acormier has joined #openstack-nova02:52
*** links has joined #openstack-nova02:53
*** slaweq has quit IRC02:55
*** acormier has quit IRC02:56
*** yamamoto_ has joined #openstack-nova02:58
*** yamamoto_ has quit IRC02:58
*** yamamoto_ has joined #openstack-nova02:58
*** yingjun has quit IRC02:59
*** udesale has joined #openstack-nova03:02
*** mriedem has joined #openstack-nova03:04
*** baoli_ has quit IRC03:07
*** Sukhdev has joined #openstack-nova03:12
*** yingjun has joined #openstack-nova03:15
*** dave-mccowan has quit IRC03:16
*** salv-orlando has joined #openstack-nova03:17
*** Sukhdev has quit IRC03:20
*** xinliang has joined #openstack-nova03:21
*** xinliang has quit IRC03:21
*** xinliang has joined #openstack-nova03:21
*** Sukhdev has joined #openstack-nova03:22
*** salv-orl_ has joined #openstack-nova03:24
*** salv-orlando has quit IRC03:24
*** prateek has joined #openstack-nova03:26
*** zhurong has joined #openstack-nova03:27
*** mdnadeem has quit IRC03:27
*** ratailor has joined #openstack-nova03:28
*** salv-orl_ has quit IRC03:29
*** psachin has joined #openstack-nova03:31
*** prateek has quit IRC03:33
*** prateek has joined #openstack-nova03:34
*** prateek has quit IRC03:34
*** gjayavelu has joined #openstack-nova03:34
*** prateek has joined #openstack-nova03:36
lyarwoodmriedem: are you working on https://bugs.launchpad.net/nova/+bug/1694535 already?03:36
openstackLaunchpad bug 1694535 in OpenStack Compute (nova) "migration rollback: driver_detach called with wrong number of args" [High,Triaged] - Assigned to Matt Riedemann (mriedem)03:36
*** trungnv has quit IRC03:36
mriedemlyarwood: yeah03:37
mriedemtrying to figure out a good way to autospec the driver_detach method03:37
lyarwoodmriedem: kk, can't believe we didn't catch this before now03:37
mriedemthe live migration job doesn't do rollbacks03:38
mriedemi mean, it would on failure, but when it fails the job it's not because of rollback really03:38
*** thorst has joined #openstack-nova03:38
mriedemalso, 4:40am, wtf?03:39
*** sridharg has joined #openstack-nova03:40
lyarwoodmriedem: over in Pune, India this week, so it's 9:10am here03:40
*** gaurangt_ has joined #openstack-nova03:41
mriedemwell ok then03:41
*** trungnv has joined #openstack-nova03:42
*** gaurangt has quit IRC03:42
*** prateek_ has joined #openstack-nova03:43
*** mdnadeem has joined #openstack-nova03:43
*** yingjun has quit IRC03:44
*** gjayavelu has quit IRC03:45
*** prateek has quit IRC03:46
*** vks1 has joined #openstack-nova03:47
*** gaurangt_ has quit IRC03:50
*** slaweq has joined #openstack-nova03:51
*** yingjun has joined #openstack-nova03:53
*** gaurangt has joined #openstack-nova03:54
*** slaweq has quit IRC03:56
*** thorst has quit IRC03:57
*** takashin has joined #openstack-nova04:01
openstackgerritMatt Riedemann proposed openstack/nova master: Fix call to driver_detach in remove_volume_connection  https://review.openstack.org/46974004:01
mriedemlyarwood: ^04:01
mriedem2 minute fix but took close to an hour messing with autospec04:01
mriedemso i gave up04:01
openstackgerritNgo Quoc Cuong proposed openstack/nova master: Remove translation of log messages  https://review.openstack.org/46794804:07
*** Sukhdev has quit IRC04:08
*** vks1 has quit IRC04:08
openstackgerritTakashi NATSUME proposed openstack/nova master: Specify keymap on server boot (1/2)  https://review.openstack.org/45875204:09
lyarwoodmdbooth: ^ if you also want to review mriedem's fix04:10
*** markvoelker has quit IRC04:12
openstackgerritTakashi NATSUME proposed openstack/nova master: Specify keymap on server boot (2/2)  https://review.openstack.org/46098704:14
*** mriedem has quit IRC04:18
*** tovin07_ has quit IRC04:22
*** salv-orlando has joined #openstack-nova04:26
*** zhurong has quit IRC04:27
*** vks1 has joined #openstack-nova04:27
*** dikonoor has joined #openstack-nova04:28
openstackgerritTakashi NATSUME proposed openstack/nova master: List/show all server migration types (1/2)  https://review.openstack.org/43060804:29
*** kornica has quit IRC04:29
openstackgerritTakashi NATSUME proposed openstack/nova master: List/show all server migration types (2/2)  https://review.openstack.org/45948304:30
*** slaweq has joined #openstack-nova04:33
*** slaweq has quit IRC04:35
*** zhurong has joined #openstack-nova04:36
*** kaisers_ has quit IRC04:37
*** trinaths has joined #openstack-nova04:39
*** salv-orlando has quit IRC04:40
*** stevemar__ has joined #openstack-nova04:40
*** stevemar__ has left #openstack-nova04:41
*** pcaruana has joined #openstack-nova04:43
*** kornicameister has joined #openstack-nova04:47
*** adisky__ has joined #openstack-nova04:48
openstackgerritNgo Quoc Cuong proposed openstack/nova master: Remove usage of parameter enforce_type  https://review.openstack.org/46974504:48
*** peter-hamilton has quit IRC04:48
*** yamamoto_ has quit IRC04:48
*** salv-orlando has joined #openstack-nova04:53
*** thorst has joined #openstack-nova04:55
*** gouthamr has quit IRC04:55
*** gouthamr has joined #openstack-nova04:56
*** gouthamr has quit IRC04:56
*** thorst has quit IRC04:59
*** gaurangt has quit IRC04:59
*** gaurangt has joined #openstack-nova05:00
*** armax has quit IRC05:02
*** sree has joined #openstack-nova05:04
*** ekuris has joined #openstack-nova05:08
*** zhurong has quit IRC05:16
*** zhurong has joined #openstack-nova05:17
*** hongbin has quit IRC05:22
*** jaosorior_away is now known as jaosorior05:24
*** brault has joined #openstack-nova05:29
*** mamandle has joined #openstack-nova05:34
*** yamamoto_ has joined #openstack-nova05:35
*** slaweq has joined #openstack-nova05:36
*** kaisers has joined #openstack-nova05:38
*** jwnx has quit IRC05:39
*** liujiong has quit IRC05:40
*** slaweq has quit IRC05:41
*** arunman has joined #openstack-nova05:43
*** kaisers has quit IRC05:44
*** edmondsw has joined #openstack-nova05:47
*** pcaruana has quit IRC05:49
*** edmondsw has quit IRC05:52
*** mingyu has joined #openstack-nova05:53
*** mingyu has quit IRC05:55
*** thorst has joined #openstack-nova05:56
*** rcernin has joined #openstack-nova05:58
*** thorst has quit IRC06:00
*** masber has joined #openstack-nova06:00
*** pcaruana has joined #openstack-nova06:02
openstackgerritNidhiMittalHada proposed openstack/python-novaclient master: Help message for aggregate-update is ambiguous  https://review.openstack.org/46975306:02
*** ltomasbo|away is now known as ltomasbo06:08
openstackgerritmelanie witt proposed openstack/nova master: Add database migration and model for consumers  https://review.openstack.org/46963306:08
openstackgerritmelanie witt proposed openstack/nova master: WIP Add project_id and user_id to PUT /allocations  https://review.openstack.org/46963406:08
openstackgerritmelanie witt proposed openstack/nova master: Add GET /usages to placement API  https://review.openstack.org/46963506:08
*** salv-orlando has quit IRC06:11
openstackgerritTakashi NATSUME proposed openstack/nova-specs master: Amend the "list-show-all-server-migration-types" spec  https://review.openstack.org/46084706:11
*** salv-orlando has joined #openstack-nova06:11
openstackgerritTakashi NATSUME proposed openstack/nova master: Use PCIAddressField in oslo.versionedobjects  https://review.openstack.org/46620106:12
*** markvoelker has joined #openstack-nova06:12
*** Oku_OS-away is now known as Oku_OS06:13
*** Swami_ has joined #openstack-nova06:13
*** andreas_s has joined #openstack-nova06:13
*** kwathore has joined #openstack-nova06:15
*** kwathore has joined #openstack-nova06:15
*** markus_z has joined #openstack-nova06:15
*** takashin_ has joined #openstack-nova06:16
*** salv-orlando has quit IRC06:16
*** yushb has joined #openstack-nova06:17
*** takashin has quit IRC06:17
kwathoreHi Guys, has any one know about this launchpad bug https://bugs.launchpad.net/nova/+bug/143985506:17
openstackLaunchpad bug 1439855 in OpenStack Compute (nova) "encrypted iSCSI volume fails to attach, name too long" [Medium,In progress] - Assigned to Alexis Lee (alexisl)06:17
yushb#openstack06:18
*** Dinesh_Bhor has quit IRC06:23
*** takashin_ has left #openstack-nova06:24
*** gaurangt_ has joined #openstack-nova06:25
*** gaurangt has quit IRC06:25
openstackgerritNidhiMittalHada proposed openstack/python-novaclient master: client.logger.warning wrongly used in migrations  https://review.openstack.org/46350806:26
*** yingjun has quit IRC06:29
openstackgerritTakashi NATSUME proposed openstack/python-novaclient master: Microversion 2.46 - List/Show all server migration types  https://review.openstack.org/43083906:29
*** takashin has joined #openstack-nova06:30
*** liujiong has joined #openstack-nova06:32
*** Swami_ has quit IRC06:33
*** mamandle_ has joined #openstack-nova06:34
*** diga has joined #openstack-nova06:34
*** mamandle has quit IRC06:35
*** mamandle_ is now known as mamandle06:35
openstackgerritZhenyu Zheng proposed openstack/nova master: Support tag instances when boot(3/4)  https://review.openstack.org/45959306:37
*** slaweq has joined #openstack-nova06:37
openstackgerritNidhiMittalHada proposed openstack/python-novaclient master: client.logger.warning wrongly used in migrations  https://review.openstack.org/46350806:38
swamireddyHi - How to automate  subnet creations with predfined number. For ex: 192.168.0./24 3... need three subnets... ?06:39
*** kaisers has joined #openstack-nova06:41
*** slaweq has quit IRC06:42
*** markvoelker has quit IRC06:47
*** tesseract has joined #openstack-nova06:51
openstackgerritNidhiMittalHada proposed openstack/python-novaclient master: Nova volume-attach doesn't care for device name  https://review.openstack.org/45404806:52
*** hwoarang_ is now known as hwoarang06:54
*** thorst has joined #openstack-nova06:56
*** salv-orlando has joined #openstack-nova06:58
*** tovin07_ has joined #openstack-nova06:59
*** thorst has quit IRC07:01
openstackgerritjichenjc proposed openstack/nova master: WIP: propagate OSError to MigrationPreCheckError  https://review.openstack.org/46977907:02
*** fragatina has quit IRC07:04
*** fragatina has joined #openstack-nova07:05
*** gaurangt has joined #openstack-nova07:06
*** gaurangt_ has quit IRC07:06
*** rnoriega has quit IRC07:08
*** Drankis has joined #openstack-nova07:12
*** damien_r has joined #openstack-nova07:13
*** gaurangt_ has joined #openstack-nova07:14
*** gaurangt has quit IRC07:15
*** kaisers has quit IRC07:15
*** slagle has quit IRC07:16
*** gaurangt has joined #openstack-nova07:18
*** claudiub has joined #openstack-nova07:18
*** gaurangt_ has quit IRC07:18
openstackgerritjichenjc proposed openstack/nova master: make route and controller in alpha sequence  https://review.openstack.org/46938007:19
openstackgerritBéla Vancsics proposed openstack/nova master: Transform live_migration_post_dest notification  https://review.openstack.org/46978407:20
openstackgerritBéla Vancsics proposed openstack/nova master: [WIP] Transform live_migration_post_dest notification  https://review.openstack.org/46978407:21
*** jpena|off is now known as jpena07:22
*** salv-orl_ has joined #openstack-nova07:28
*** gomarivera has joined #openstack-nova07:28
*** salv-orlando has quit IRC07:30
*** gomarivera has quit IRC07:32
*** karimb has joined #openstack-nova07:34
*** faizy has joined #openstack-nova07:37
*** slaweq has joined #openstack-nova07:38
*** mnestratov has joined #openstack-nova07:40
*** gaurangt_ has joined #openstack-nova07:42
*** slaweq has quit IRC07:42
*** gaurangt has quit IRC07:43
openstackgerritTakashi NATSUME proposed openstack/nova master: api-ref: Add parameters in cold migrate action  https://review.openstack.org/41004207:43
openstackgerritMichael Still proposed openstack/nova master: First attempt at adding a privsep user to nova.  https://review.openstack.org/45916607:44
*** markvoelker has joined #openstack-nova07:44
*** ralonsoh has joined #openstack-nova07:48
openstackgerritMikhail Feoktistov proposed openstack/nova master: Add is_vz_container function  https://review.openstack.org/44594707:49
kaisers1Hey ppl, FYI: Lot's of CIs currently broken due to https://bugs.launchpad.net/devstack/+bug/169490407:50
openstackLaunchpad bug 1694904 in devstack "pip_install failed with 'ImportError: No module named six'" [Undecided,New]07:50
*** gaurangt has joined #openstack-nova07:52
*** mdnadeem has quit IRC07:53
*** gaurangt_ has quit IRC07:53
openstackgerritZhenyu Zheng proposed openstack/nova master: Support tag instances when boot(4/4)  https://review.openstack.org/46980007:54
*** thorst has joined #openstack-nova07:58
*** gaurangt_ has joined #openstack-nova07:59
*** zzzeek_ has quit IRC08:00
*** zzzeek has joined #openstack-nova08:00
*** gaurangt has quit IRC08:01
*** slunkad has joined #openstack-nova08:02
*** mdnadeem has joined #openstack-nova08:08
*** kiran-r has joined #openstack-nova08:09
*** kiran-r has quit IRC08:09
*** kaisers has joined #openstack-nova08:12
*** gaurangt has joined #openstack-nova08:14
*** thorst has quit IRC08:16
*** gaurangt_ has quit IRC08:17
*** kaisers has quit IRC08:17
*** markvoelker has quit IRC08:18
*** liujiong has quit IRC08:18
*** yushb has quit IRC08:19
*** aarefiev_afk is now known as aarefiev08:27
*** lucas-afk is now known as lucasagomes08:27
*** silvrax has joined #openstack-nova08:28
*** gaurangt_ has joined #openstack-nova08:29
*** karthiks has joined #openstack-nova08:29
*** zhurong has quit IRC08:29
silvraxHi, does anyone know how to change os-flavor-access:is_public field of a flavor? I have one that was created as non-public but can't figure out how to change it...08:29
*** gaurangt has quit IRC08:30
*** VAhl has quit IRC08:31
*** liujiong has joined #openstack-nova08:33
*** slaweq has joined #openstack-nova08:39
*** liujiong has quit IRC08:40
*** Murugesh has joined #openstack-nova08:40
MurugeshHi There08:40
*** liujiong has joined #openstack-nova08:40
MurugeshWe have opentack mitaka version running on centos 7 environment08:41
MurugeshWe are facing some issue in snapshot creation and restoring08:41
jichensilvrax: not sure we can do that, I can't remember clearly but I seems delete old one and create new one, I take a quick look and didn't find in https://developer.openstack.org/api-ref/compute/08:42
MurugeshWhen i create snapshot of the instance i am getting like "snapshot has been created successfully" but the snapshot size remains 0 bytes08:43
*** slaweq has quit IRC08:43
*** derekh has joined #openstack-nova08:44
jichenMurugesh: I suggest you open a bug https://bugs.launchpad.net/nova/+filebug and paste the info including screen output and logs there , it might be more effiecient08:44
silvraxjichen: thanks, that seems to be the case indeed... It's tempting to do in the db tbh...08:44
MurugeshJichen: Sure... is there any other solution to achieve this??08:45
jichensilvrax: https://developer.openstack.org/api-ref/compute/?expanded=add-flavor-access-to-tenant-addtenantaccess-action-detail , is_public to false you can set this flavor to private flavor, so change it back to 'public' might confuse the concept, that's my best guess why we didn't allow change it.... not 100% sure08:47
*** damien_r has left #openstack-nova08:47
jichenMurugesh: sorry, I am not aware, I think you can open a bug and either post the bug link here or post a mail thread to 'openstack-dev@lists.openstack.org' with [openstack-dev][nova] as prefix to attract eyeball to get more input08:48
Murugeshjichen: thanks very much08:49
silvraxjichen: I guess so... anyway, delete and recreate is probably safest indeed. Don't really feel like messing with the database this morning.08:50
jichensilvrax: ok :)08:51
*** zyun|4 has joined #openstack-nova08:52
*** zyun|4 has left #openstack-nova08:53
*** mdnadeem has quit IRC08:54
bauzasp!spy09:03
*** gaurangt has joined #openstack-nova09:04
*** gaurangt_ has quit IRC09:05
openstackgerritsahid proposed openstack/nova master: libvirt: update the logic to configure volume with scsi controller  https://review.openstack.org/45974109:09
openstackgerritsahid proposed openstack/nova master: libvirt: update logic to configure device for scsi controller  https://review.openstack.org/45974009:09
openstackgerritsahid proposed openstack/nova master: libvirt: update LibvirtConfigGuestDeviceAddress to provide XML  https://review.openstack.org/45973709:09
*** gaurangt has quit IRC09:09
openstackgerritsahid proposed openstack/nova master: libvirt: rearange how scsi controller is defined  https://review.openstack.org/45973909:09
openstackgerritsahid proposed openstack/nova master: libvirt: set full description of the controller used by disk  https://review.openstack.org/45973809:09
openstackgerritSylvain Bauza proposed openstack/nova master: Fix ChanceScheduler returning a wrong node  https://review.openstack.org/46672509:09
openstackgerritfalseuser proposed openstack/nova master: Delete the instance files when revert resize  https://review.openstack.org/46981409:10
*** mdnadeem has joined #openstack-nova09:11
*** gaurangt has joined #openstack-nova09:11
openstackgerritZhenyu Zheng proposed openstack/nova master: Support tag instances when boot(4/4)  https://review.openstack.org/46980009:12
openstackgerritChris Dent proposed openstack/nova master: Sync os-traits to Traits database  https://review.openstack.org/46957809:12
*** sambetts|afk is now known as sambetts09:13
openstackgerritsahid proposed openstack/nova master: libvirt: configure trust mode for vfs  https://review.openstack.org/45851409:13
openstackgerritsahid proposed openstack/nova master: network: update pci request spec to handle trusted tags  https://review.openstack.org/45882009:13
openstackgerritsahid proposed openstack/nova master: network: add command to configure trusted mode for VFs  https://review.openstack.org/45851309:13
*** thorst has joined #openstack-nova09:13
*** kaisers has joined #openstack-nova09:14
openstackgerritChris Dent proposed openstack/nova master: Sync os-traits to Traits database  https://review.openstack.org/46957809:14
*** markvoelker has joined #openstack-nova09:15
openstackgerritsahid proposed openstack/nova master: libvirt: update the active migrations DS to support migration result  https://review.openstack.org/40926009:16
openstackgerritsahid proposed openstack/nova master: libvirt: ensure live-migration success  https://review.openstack.org/40926109:16
*** cdent has joined #openstack-nova09:16
openstackgerritStephen Finucane proposed openstack/nova master: conf: Move availability zones opts to a group  https://review.openstack.org/46246909:17
openstackgerritStephen Finucane proposed openstack/nova master: Fix default_availability_zone docs  https://review.openstack.org/43888709:17
*** thorst has quit IRC09:17
alex_xusfinucan: yea, that sounds a good idea, at least i have no idea how to get rid of those conflict09:19
alex_xusfinucan: i'm also appreciate that if you are interesting to help that09:20
*** gaurangt has quit IRC09:20
openstackgerritSpencer Yu proposed openstack/python-novaclient master: Nova client should retry with Retry-After value  https://review.openstack.org/44776609:20
*** gaurangt has joined #openstack-nova09:21
alex_xugmann: do you like that the idea which sfinucan suggested?09:21
*** edmondsw has joined #openstack-nova09:23
*** edmondsw has quit IRC09:27
*** liujiong_lj has joined #openstack-nova09:29
*** owalsh_ is now known as owalsh09:30
*** liujiong has quit IRC09:30
*** Shunli has quit IRC09:33
*** openstackstatus has quit IRC09:36
*** openstackstatus has joined #openstack-nova09:38
*** ChanServ sets mode: +v openstackstatus09:38
*** slaweq has joined #openstack-nova09:40
*** yolkfull has joined #openstack-nova09:40
*** yolkfull__ has joined #openstack-nova09:42
*** yolkfull_ has quit IRC09:42
*** yolkfull__ has quit IRC09:43
*** ltomasbo is now known as ltomasbo|away09:44
*** slaweq has quit IRC09:44
-openstackstatus- NOTICE: There is a known issue with setuptools 36.0.0 and errors about the "six" package. For current details see https://github.com/pypa/setuptools/issues/1042 and monitor #openstack-infra09:44
*** yolkfull has quit IRC09:45
*** trinaths has left #openstack-nova09:45
*** markvoelker has quit IRC09:47
*** ltomasbo|away is now known as ltomasbo09:47
*** kaisers has quit IRC09:49
*** nicolasbock has joined #openstack-nova09:51
*** gaurangt_ has joined #openstack-nova09:52
*** gaurangt has quit IRC09:52
openstackgerritAlex Xu proposed openstack/nova-specs master: Fix to return server groups quota in the quota-classes API  https://review.openstack.org/46861909:55
alex_xugmann: ^ updated, bascialy follow the pattern of vif-net fix09:56
*** cNilesh has quit IRC09:57
*** tovin07_ has quit IRC09:57
openstackgerritAlvaro Lopez Garcia proposed openstack/nova master: xen: pass Xen console in cmdline  https://review.openstack.org/46982610:01
*** yolkfull has joined #openstack-nova10:03
*** salv-orl_ has quit IRC10:04
openstackgerritMikhail Feoktistov proposed openstack/nova master: Add is_vz_container function  https://review.openstack.org/44594710:07
*** ujjain has quit IRC10:11
*** cdent has quit IRC10:13
*** faizy_ has joined #openstack-nova10:13
*** faizy has quit IRC10:14
*** sridharg has quit IRC10:17
*** lucasagomes has quit IRC10:18
*** lucasagomes has joined #openstack-nova10:25
openstackgerritjichenjc proposed openstack/nova master: propagate OSError to MigrationPreCheckError  https://review.openstack.org/46977910:29
*** jichen has quit IRC10:33
*** zhurong has joined #openstack-nova10:35
*** slaweq has joined #openstack-nova10:40
*** cdent has joined #openstack-nova10:42
*** jpena is now known as jpena|lunch10:43
*** tbachman has quit IRC10:44
*** markvoelker has joined #openstack-nova10:45
*** slaweq has quit IRC10:45
*** kaisers has joined #openstack-nova10:46
*** yamamoto_ has quit IRC10:47
*** Dinesh_Bhor has joined #openstack-nova10:47
openstackgerritMoshe Levi proposed openstack/os-vif master: WIP hardware offload support for openvswitch  https://review.openstack.org/46027810:51
*** smatzek has joined #openstack-nova10:58
*** smatzek_ has joined #openstack-nova10:59
*** Hosam has joined #openstack-nova11:00
*** smatzek has quit IRC11:03
*** dave-mccowan has joined #openstack-nova11:07
openstackgerritMoshe Levi proposed openstack/os-vif master: WIP hardware offload support for openvswitch  https://review.openstack.org/46027811:07
*** kaisers has quit IRC11:08
*** kbaegis has quit IRC11:09
*** kwathore has quit IRC11:09
*** thorst has joined #openstack-nova11:15
*** markvoelker has quit IRC11:18
*** thorst has quit IRC11:19
*** sree has quit IRC11:19
*** mamandle has quit IRC11:19
*** sree has joined #openstack-nova11:20
*** rnoriega has joined #openstack-nova11:20
*** kwathore has joined #openstack-nova11:21
*** sree has quit IRC11:24
*** liujiong_lj has quit IRC11:25
*** yamamoto has joined #openstack-nova11:29
*** yamamoto_ has joined #openstack-nova11:29
*** ratailor has quit IRC11:30
*** mdnadeem has quit IRC11:31
*** peter-hamilton has joined #openstack-nova11:33
*** udesale has quit IRC11:33
*** yamamoto has quit IRC11:33
*** psachin has quit IRC11:34
*** prateek_ has quit IRC11:35
*** yamamoto_ has quit IRC11:35
*** links has quit IRC11:37
*** silvrax has quit IRC11:38
*** thorst has joined #openstack-nova11:41
*** slaweq has joined #openstack-nova11:41
*** lucasagomes is now known as lucas-hungry11:41
*** nicolasbock has quit IRC11:43
*** mamandle has joined #openstack-nova11:44
*** slaweq has quit IRC11:46
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for server diagnostics endpoint  https://review.openstack.org/46833111:47
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for os-services endpoint instead of stevedore  https://review.openstack.org/46081811:47
openstackgerritStephen Finucane proposed openstack/nova master: use plain routes list for os-virtual-interfaces  https://review.openstack.org/46217311:47
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for os-fping endpoint  https://review.openstack.org/46834911:47
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for hosts endpoint instead of stevedore  https://review.openstack.org/45923111:47
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for os-consoles, os-console-auth-tokens endpoint instead of stevedore  https://review.openstack.org/46217511:47
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for server ips endpoint  https://review.openstack.org/46833411:47
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for server-tags instead of stevedore  https://review.openstack.org/46164511:47
openstackgerritStephen Finucane proposed openstack/nova master: use plain routes list for hypervisor endpoint instead of stevedore  https://review.openstack.org/45923511:47
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for os-interface endpoint instead of stevedore  https://review.openstack.org/45997911:47
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for instance actions endpoint  https://review.openstack.org/46833811:47
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for server-migrations endpoint instead of stevedore  https://review.openstack.org/46164611:47
openstackgerritStephen Finucane proposed openstack/nova master: Use plain routes list for os-server-external-events endpoint  https://review.openstack.org/46832411:47
sfinucanalex_xu: I just rebased them all as it was easier (adding commented stuff meant basically reinventing the patches)11:48
*** jpena|lunch is now known as jpena11:50
*** tbachman has joined #openstack-nova11:50
*** rfolco has joined #openstack-nova11:50
*** arunman has quit IRC11:51
*** ygl has joined #openstack-nova11:51
alex_xusfinucan: thanks!11:54
*** liverpooler has quit IRC11:55
*** MVenesio has joined #openstack-nova11:56
*** nicolasbock has joined #openstack-nova11:57
*** acormier has joined #openstack-nova11:58
*** mjturek has quit IRC11:58
*** psachin has joined #openstack-nova11:58
*** litao__ has quit IRC11:59
*** kaisers has joined #openstack-nova12:01
*** adisky__ has quit IRC12:03
*** slagle has joined #openstack-nova12:09
*** yamamoto has joined #openstack-nova12:09
*** diga has quit IRC12:10
*** markvoelker has joined #openstack-nova12:15
*** zhurong has quit IRC12:16
*** mjturek has joined #openstack-nova12:19
*** krtaylor has quit IRC12:19
*** cdent has quit IRC12:21
*** pchavva has joined #openstack-nova12:21
*** lucas-hungry is now known as lucasagomes12:22
*** kaisers has quit IRC12:23
*** gibi has quit IRC12:24
*** markvoelker has quit IRC12:24
*** markvoelker has joined #openstack-nova12:24
*** rmart04 has joined #openstack-nova12:25
*** Hosam has quit IRC12:25
*** Hosam has joined #openstack-nova12:25
*** Hosam has quit IRC12:26
*** edmondsw has joined #openstack-nova12:26
*** Hosam has joined #openstack-nova12:30
*** gibi has joined #openstack-nova12:31
*** kylek3h has quit IRC12:32
*** vks1 has quit IRC12:33
*** ygl has quit IRC12:34
*** yolkfull has quit IRC12:34
*** Hosam has quit IRC12:35
*** yolkfull has joined #openstack-nova12:35
*** artom has quit IRC12:35
*** yolkfull has quit IRC12:37
*** yolkfull has joined #openstack-nova12:38
*** yolkfull has quit IRC12:38
*** yolkfull has joined #openstack-nova12:38
*** salv-orlando has joined #openstack-nova12:39
*** acormier has quit IRC12:39
*** acormier has joined #openstack-nova12:40
*** hferenc has quit IRC12:40
*** yolkfull_ has joined #openstack-nova12:42
*** slaweq has joined #openstack-nova12:42
*** gszasz has joined #openstack-nova12:43
*** acormier has quit IRC12:44
*** yolkfull has quit IRC12:45
*** Dinesh_Bhor has quit IRC12:45
*** yolkfull_ has quit IRC12:45
*** Dinesh_Bhor has joined #openstack-nova12:46
*** tbachman has quit IRC12:46
*** slaweq has quit IRC12:47
*** salv-orlando has quit IRC12:47
*** Dinesh_Bhor has quit IRC12:49
*** Dinesh_Bhor has joined #openstack-nova12:49
*** Dinesh_Bhor has quit IRC12:49
*** Dinesh_Bhor has joined #openstack-nova12:50
*** tbachman has joined #openstack-nova12:50
*** lyan has joined #openstack-nova12:51
*** gibi has quit IRC12:51
*** liangy has joined #openstack-nova12:51
*** salv-orlando has joined #openstack-nova12:52
*** cdent has joined #openstack-nova12:54
openstackgerritTakashi NATSUME proposed openstack/nova master: Avoid forcing translation on logging calls  https://review.openstack.org/41387612:55
*** xinliang has quit IRC12:57
*** gibi has joined #openstack-nova12:57
*** mingyu has joined #openstack-nova12:58
*** kylek3h has joined #openstack-nova12:58
*** xinliang has joined #openstack-nova12:58
*** arunman has joined #openstack-nova12:59
*** ansiwen is now known as ansiwen|lunch12:59
*** mingyu has quit IRC13:00
openstackgerritStephen Finucane proposed openstack/nova master: Add PCIWeigher  https://review.openstack.org/37952413:01
openstackgerritStephen Finucane proposed openstack/nova master: Prefer non-PCI host nodes for non-PCI instances  https://review.openstack.org/37962513:01
*** gouthamr has joined #openstack-nova13:01
*** yamamoto has quit IRC13:02
*** liverpooler has joined #openstack-nova13:03
*** gibi has quit IRC13:05
*** mriedem has joined #openstack-nova13:05
mriedemcan i get someone to run the nova team meeting in about 55 minutes? i'll be taking my kid to school.13:05
*** phuongnh has quit IRC13:05
*** tidwellr has joined #openstack-nova13:06
mriedemmeeting agenda is already updated https://wiki.openstack.org/wiki/Meetings/Nova13:06
*** mdrabe has joined #openstack-nova13:08
*** lucasxu has joined #openstack-nova13:08
*** psachin has quit IRC13:10
*** tidwellr has quit IRC13:10
openstackgerritMatt Riedemann proposed openstack/nova master: Fix call to driver_detach in remove_volume_connection  https://review.openstack.org/46974013:12
*** faizy has joined #openstack-nova13:12
*** faizy_ has quit IRC13:14
bhagyashrisjohnthetubguy_ : Hi,13:15
*** gibi has joined #openstack-nova13:17
*** bjolo has quit IRC13:18
bhagyashrisjohnthetubguy_ : Addressed review comments given patch : https://review.openstack.org/#/c/409644/ .Could you please take some insights on patch? Thank you in advance :)13:20
*** kaisers has joined #openstack-nova13:20
*** karthiks has quit IRC13:20
*** yamamoto has joined #openstack-nova13:21
*** gomarivera has joined #openstack-nova13:22
*** kaisers has quit IRC13:25
bauzasmriedem: I can13:25
*** salv-orl_ has joined #openstack-nova13:28
mriedembauzas: thanks13:30
mriedembhagyashris: john is out until next week13:30
*** salv-orlando has quit IRC13:31
*** smatzek_ has quit IRC13:31
*** esberglu has joined #openstack-nova13:33
*** baoli has joined #openstack-nova13:37
*** artom has joined #openstack-nova13:38
bauzasmriedem: just in case, I have a couple of changes you can look at13:38
bauzasmriedem: https://review.openstack.org/#/c/469037/ could be nice for starting a new BP :)13:39
*** ekuris has quit IRC13:41
*** slaweq has joined #openstack-nova13:43
*** yamamoto has quit IRC13:43
*** eharney has joined #openstack-nova13:43
*** artom has quit IRC13:44
*** artom has joined #openstack-nova13:45
mriedemsfinucan: can you take a look at https://bugs.launchpad.net/nova/+bug/1694417 - i think the dhcp_domain option is only used for nova-network, but the config option says use_neutron is a related option, so it's kind of confusing13:45
openstackLaunchpad bug 1694417 in OpenStack Compute (nova) "dhcp_domain used when use_neutron is not set" [Undecided,Invalid]13:45
*** yamamoto has joined #openstack-nova13:45
sfinucanmriedem: Sure13:45
*** yamamoto has quit IRC13:45
*** slaweq has quit IRC13:47
*** jwcroppe has quit IRC13:48
*** awaugama has joined #openstack-nova13:50
bauzasmriedem: is it me or most of the 3rd-party CI are trampled ?13:50
* bauzas looking at http://ci-watch.tintri.com/project?project=nova&time=7+days13:50
bauzaswow, lots of reds13:52
bauzassomething is wrong with CI atm13:52
bauzaswtf13:52
*** Swami_ has joined #openstack-nova13:53
mriedemvmware is always down, see my email to the ML13:54
mriedemxenserver is also non-voting for now13:54
mriedemxenproject also is failing once ssh validation was turned on by default13:54
bauzasmriedem: my email address is stupidely having problems for getting new emails, it's fuckily delayed13:55
*** smatzek_ has joined #openstack-nova13:58
*** gomarivera has quit IRC13:58
bhagyashrismriedem: ok. Thank you for update. Could you please take some insights on patch: https://review.openstack.org/#/c/409644/ if you will get free time.13:59
*** egonzalez has joined #openstack-nova13:59
*** gomarivera has joined #openstack-nova14:00
egonzalezmriedem, ping14:00
*** eharney has quit IRC14:00
*** tidwellr has joined #openstack-nova14:01
*** jwcroppe has joined #openstack-nova14:01
*** yamamoto has joined #openstack-nova14:07
*** crushil has joined #openstack-nova14:08
*** mgariepy has joined #openstack-nova14:12
*** eharney has joined #openstack-nova14:15
*** Yangyapeng has joined #openstack-nova14:18
*** Hosam has joined #openstack-nova14:18
*** kaisers has joined #openstack-nova14:21
*** tbachman has quit IRC14:21
*** dillaman has joined #openstack-nova14:22
*** READ10 has joined #openstack-nova14:23
*** armax has joined #openstack-nova14:24
*** Hosam has quit IRC14:27
openstackgerritAlex Szarka proposed openstack/nova master: Add method for verify multiple versioned notifications  https://review.openstack.org/46552614:28
*** annegentle has joined #openstack-nova14:28
openstackgerritAlex Szarka proposed openstack/nova master: Transform instance.exists notification  https://review.openstack.org/40366014:29
*** gomarivera has quit IRC14:32
*** andreas_s has quit IRC14:32
*** gomarivera has joined #openstack-nova14:32
*** Hosam has joined #openstack-nova14:32
-openstackstatus- NOTICE: python-setuptools 36.0.1 has been released and now making its way into jobs. Feel free to 'recheck' your failures. If you have any problems, please join #openstack-infra14:33
*** openstackgerrit has quit IRC14:34
*** acormier has joined #openstack-nova14:35
*** kornicameister has quit IRC14:35
*** jaosorior has quit IRC14:36
*** gomarivera has quit IRC14:37
*** openstackgerrit has joined #openstack-nova14:39
openstackgerritAlex Szarka proposed openstack/nova master: Transform instance.exists notification  https://review.openstack.org/40366014:39
mriedemsean-k-m1: at some point i wanted to ask you about https://review.openstack.org/#/c/441183/ which came up in the nova meeting today14:41
mriedemyou and jay14:41
*** lyan has quit IRC14:41
*** kbaegis has joined #openstack-nova14:41
mriedemi.e. is this fine as a plugin way of doing things? i think everything else nova has supported for os-vif types has been in the os-vif library, so this would be the first out of tree plugin14:41
mriedemegonzalez: hi14:42
openstackgerritAlex Szarka proposed openstack/nova master: Add method for verify multiple versioned notifications  https://review.openstack.org/46552614:42
* cdent starts ACME SDN Inc14:42
*** karthiks has joined #openstack-nova14:43
mriedem"THE place for all your vrouter needs!"14:43
egonzalezmriedem, just wanted to explain the use_neutron/dns bug14:43
takashindansmith: Would you review https://review.openstack.org/#/c/408955/ again?14:43
sfinucanegonzalez: I left comments on said bug14:43
*** slaweq has joined #openstack-nova14:44
*** kaisers has quit IRC14:44
takashindansmith: Are you around?14:44
egonzalezmriedem, sfinucan thanks will wait until the metadata issue is fixed to try re verify14:45
openstackgerritAlex Szarka proposed openstack/nova master: Refactor create_delete_server_with_instance_update  https://review.openstack.org/46629614:45
sfinucanegonzalez: which metadata issue?14:45
*** lbragsta_ has joined #openstack-nova14:46
egonzalezsfinucan, opened another bug for that https://bugs.launchpad.net/nova/+bug/169466614:46
openstackLaunchpad bug 1694666 in OpenStack Compute (nova) "metadata service PicklingError: Can't pickle <class 'sqlalchemy.orm.session.Session'>" [Undecided,New]14:46
sean-k-m1mriedem: looking at it now14:47
sfinucanegonzalez: Ah, well I guess that answers my question - you _are_ using the metadata service so?14:47
sfinucan...presumably with cloud-init?14:47
*** sean-k-m1 is now known as sean-k-mooney14:47
mriedemmhenkel: i commented on this in the patch and bp, but i'd like to see documentation about how to use this plugin somewhere, which should probably at least be in the readme for the plugin itself https://github.com/Juniper/contrail-nova-vif-driver14:47
*** lbragsta_ has quit IRC14:47
mhenkelyes, got the point14:47
*** hongbin has joined #openstack-nova14:47
egonzalezsfinucan, no cloud-init at all, both issues are different14:47
mriedemi thought we've had this pickling issue before, or reported before at least14:48
*** slaweq has quit IRC14:48
egonzalezsfinucan, this last one is, fresh deploy. create a cirros instance and metadata raising those errors14:48
sfinucanegonzalez: and the other one?14:48
sean-k-mooneymriedem: so i would like to make it so that https://review.openstack.org/#/c/441183 would not be required by having neutron pass the plugin to use to nova when we update neutron to pass os-vif objects14:49
mriedemsean-k-mooney: that's the long-term goal but no one is working on that, correct?14:50
mriedemi think ian wells said he'd work on it at both the austin and barcelona summits but it hasn't happened14:50
sean-k-mooneywell i am if i can get to it.14:51
mriedemegonzalez: do you know if that metadata pickling issue also happens in ocata?14:51
mhenkelbauzas: on the relevance to dpdk14:51
sean-k-mooneymriedem: i want to do a poc of that before the end of pike14:51
mhenkelthis patch is only needed for dpdk14:51
sfinucanegonzalez: as a quick hack, what happens if you change [1] to 'return "%s.%s" % (self.instance.hostname, "bananas")' [1] https://github.com/openstack/nova/blob/a1eca94d89ba49eaa521303dfa8d991237cb5eb7/nova/api/metadata/base.py#L535-L53814:52
egonzalezmriedem, last manual test worked in ocata yesterday. gates are happy at too14:52
sfinucaneasiest way to check if that's where the problem lies ;)14:52
sean-k-mooneymriedem: but regardign that patch was there something specific you wanted my input on?14:52
bauzasmhenkel: sure, I understand that, I just wanted to explain that we only need to name the BP as what it's provided by the plugin14:52
mriedemegonzalez: is that what you mean by "Only source images from master fail, binary(rdo or ubuntu packages) works for now" - are the binary packages from nova 15.0.0 (ocata)?14:53
mriedemsean-k-mooney: in general are you ok with it? besides needing to probably change the vif type name to something less generic, and needing a release note14:53
egonzalezmriedem, nope, probably packages are not build or propagated to main delorean repo14:53
sean-k-mooneymriedem: yes i have previously revied this and i just reviewed it again14:53
sean-k-mooneymriedem: it looks fine to me bar the name as you said14:54
mhenkelbauzas: something like: nova-vif-plugin-for-opencontrail-vrouter?14:54
*** gomarivera has joined #openstack-nova14:55
mriedemsfinucan: egonzalez: so basically it sounds like if you're using neutron, we should set dhcp_domain to '' as the default so you'll just use the instance.hostname https://github.com/openstack/nova/blob/a1eca94d89ba49eaa521303dfa8d991237cb5eb7/nova/api/metadata/base.py#L53714:55
*** shaohe_feng has quit IRC14:56
mriedemmaybe people getting dns from neutron/designate just knew to change the dhcp_domain config option? i think miguel lavalle added that support in mitaka14:56
mriedemfor neutron dns i mean14:56
*** mlavalle has joined #openstack-nova14:57
mlavallemriedem: hey14:57
sfinucanmriedem: Yeah, we should probably ignore the nova-network-only option14:57
mriedemmlavalle: trying to sort out this bug https://bugs.launchpad.net/nova/+bug/169441714:58
openstackLaunchpad bug 1694417 in OpenStack Compute (nova) "dhcp_domain used when use_neutron is not set" [Undecided,Incomplete]14:58
mriedemand wondering if neutron + dns means you need to configure nova's dhcp_domain option to '' when using neutron and the metadata service14:58
mriedemmlavalle: feel free to reply on the bug later if you're busy14:58
mlavallemriedem: at first glance, it should't be related14:59
mlavallemriedem: at look at the bug later, though14:59
mriedemmlavalle: your spec https://specs.openstack.org/openstack/nova-specs/specs/mitaka/implemented/internal-dns-resolution.html just talks about cloud-init, not about the metadata service, so i think that might be the issue14:59
mriedemthanks14:59
egonzalezgoing to add config file as reference in the bug15:00
mriedemegonzalez: can you also show the port details?15:00
mriedemwould like to see if dns_name is set on the port15:00
*** Hosam has quit IRC15:00
egonzalezmriedem, sure15:01
*** dikonoor has quit IRC15:01
*** Hosam has joined #openstack-nova15:01
*** shaohe_feng has joined #openstack-nova15:04
*** eharney has quit IRC15:05
*** marst has joined #openstack-nova15:09
*** takashin has left #openstack-nova15:10
openstackgerritEd Leafe proposed openstack/nova master: Have scheduler claim resources  https://review.openstack.org/46399315:12
openstackgerritEd Leafe proposed openstack/nova master: Pass the number of hosts to return explicitly  https://review.openstack.org/46576715:12
openstackgerritEd Leafe proposed openstack/nova master: Pass a list of instance UUIDs to scheduler  https://review.openstack.org/46517115:12
openstackgerritEd Leafe proposed openstack/nova master: Return multiple hosts from select_destinations  https://review.openstack.org/46576815:12
edleafecdent: bauzas: ^^ rebased and updated15:12
cdentyay!15:12
*** kbaegis has quit IRC15:14
edleafecdent: You'll be happy to learn that your precious blank line has been returned unharmed15:14
cdentdoubleyay!15:14
*** Murugesh has quit IRC15:14
hongbinmriedem: hi matt, after discussing with neutron ptl, we would like to ban neutronclient 6.3.0 due to an issue: http://lists.openstack.org/pipermail/openstack-dev/2017-June/117763.html15:17
hongbinmriedem: i saw nova team proposed to bump the version to 6.3.0, so want to check with you: https://github.com/openstack/requirements/commit/210b33e01658374ac248a188cfdcb35a64a35c8015:17
mriedemhongbin: that was for the global request id stuff sdague was working on15:18
hongbinmriedem: yes, i couldn't find sdague in the irc right now15:18
mriedemhe's on vacation this week15:18
*** eharney has joined #openstack-nova15:18
hongbinok15:19
*** Oku_OS is now known as Oku_OS-away15:19
mriedemshouldn't https://bugs.launchpad.net/zun/+bug/1694897 be targeted at python-neutronclient rather than zun?15:19
openstackLaunchpad bug 1694897 in Zun "neutron tag xxx.xxx doesn't work correctly" [Undecided,New]15:19
*** alexchadin has joined #openstack-nova15:19
*** gyee has joined #openstack-nova15:19
hongbinyes, i should change it15:19
alexchadinhi Nova team15:20
openstackgerritTakashi NATSUME proposed openstack/nova master: Fix missing marker functions  https://review.openstack.org/46992015:20
*** armax has quit IRC15:20
alexchadinhow can I get compute.node metrics from nova-compute? I set compute_monitors=cpu.virt_driver but still don't get any compute-node related metrics15:21
alexchadinOcata version15:21
*** markus_z has quit IRC15:21
*** toabctl has quit IRC15:22
*** toabctl has joined #openstack-nova15:23
*** shaohe_feng has quit IRC15:24
*** sree has joined #openstack-nova15:25
*** hshiina has joined #openstack-nova15:26
*** shaohe_feng has joined #openstack-nova15:27
hongbinmriedem: fyi: https://review.openstack.org/469923 , hope it doesn't break anything on nova side15:29
*** ansiwen|lunch is now known as ansiwen15:29
*** rmart04 has quit IRC15:30
openstackgerritMichael  Henkel proposed openstack/nova master: contrail: add vrouter VIF plugin type support  https://review.openstack.org/44118315:30
*** sree has quit IRC15:30
*** openstackgerrit has quit IRC15:33
*** Hosam has quit IRC15:34
*** openstackgerrit has joined #openstack-nova15:34
openstackgerritAlvaro Lopez Garcia proposed openstack/nova master: xen: pass Xen console in cmdline  https://review.openstack.org/46982615:34
*** Hosam has joined #openstack-nova15:34
*** mamandle has quit IRC15:35
mriedemhongbin: we're good https://review.openstack.org/#/c/468356/ the nova change didn't land yet15:40
hongbinmriedem: great. thanks for confirming15:40
*** mdrabe has quit IRC15:41
*** tbachman has joined #openstack-nova15:41
openstackgerritMichael  Henkel proposed openstack/nova master: contrail: add vrouter VIF plugin type support  https://review.openstack.org/44118315:41
*** kaisers has joined #openstack-nova15:42
*** annegentle has quit IRC15:42
*** tuanla_fujitsu has joined #openstack-nova15:43
*** Hosam has quit IRC15:43
*** annegentle has joined #openstack-nova15:43
*** Hosam has joined #openstack-nova15:44
*** slaweq has joined #openstack-nova15:44
*** mingyu has joined #openstack-nova15:46
*** MVenesio has quit IRC15:46
*** annegentle has quit IRC15:47
*** tbachman has quit IRC15:49
*** slaweq has quit IRC15:49
*** mingyu has quit IRC15:50
openstackgerritChris Dent proposed openstack/nova master: Sync os-traits to Traits database  https://review.openstack.org/46957815:51
*** yamamoto has quit IRC15:51
cdentedleafe: that ^ adds some locks and other checks but I haven't added a test that alex_xu asked for. if you feel like taking it on after the api-wg meeting go for it. i'll be gone after that15:52
*** tbachman has joined #openstack-nova15:52
*** yamamoto has joined #openstack-nova15:52
*** Hosam has quit IRC15:53
*** felipemonteiro has joined #openstack-nova15:53
*** Hosam has joined #openstack-nova15:53
*** Swami_ has quit IRC15:55
*** felipemonteiro__ has joined #openstack-nova15:55
edleafecdent: I'll try, but I have a pretty full plate today. If not today, then definitely tomorrow15:57
cdentthanks15:57
*** yamamoto has quit IRC15:58
*** felipemonteiro has quit IRC15:58
mriedemartom: have you seen something like this? https://bugs.launchpad.net/nova/+bug/169466615:58
openstackLaunchpad bug 1694666 in OpenStack Compute (nova) "metadata service PicklingError: Can't pickle <class 'sqlalchemy.orm.session.Session'>" [Undecided,New]15:58
*** manjeets has quit IRC15:58
mriedemor know of someone working on reducing InstanceMetadata to a smaller primitive for pickling?15:58
*** dikonoor has joined #openstack-nova15:59
artommriedem, whoa15:59
*** gjayavelu has joined #openstack-nova15:59
artommriedem, no, haven't seen anything like it16:00
artomWhy is it trying to pickle the session? o_O16:00
mriedemyeah, it pickles everything in InstanceMetadata, which includes a bunch of versioned objects16:00
mriedemlike Instance16:00
mriedemand since we do db api stuff in the objects now, i'm not surprised Session is pulled in16:01
artomHrmm16:01
artomThis is with memcache16:01
*** mingyu has joined #openstack-nova16:01
mriedemi thought at some point someone from red hat was working on fixing this up because of performance/security issues with what we were serializing16:01
artomWhich I suspect isn't tested in the gate anywhere16:01
*** winston-d_ has joined #openstack-nova16:01
artomNot to my knowledge16:01
artomBut I'm not omniscient ;)16:01
*** dtp has joined #openstack-nova16:02
*** burt has joined #openstack-nova16:02
*** Hosam has quit IRC16:02
*** catintheroof has joined #openstack-nova16:02
mriedemwe don't use memcached in the gate as far as i know, default dogpile cache is in-memory dict i think16:03
*** alexchadin has quit IRC16:03
*** Hosam has joined #openstack-nova16:03
*** Apoorva has joined #openstack-nova16:03
artomMakes sense, which is why we never noticed this16:03
mriedemthere is a new etcd backend for oslo.cache, and etcd is installed in jobs on master now in devstack, on the primary node16:03
mriedemso we could start testing with that....16:03
*** rcernin has quit IRC16:04
clarkbmriedem: I think we do install memcached at least16:04
clarkbso you can strt testing with either or16:04
mriedemok we just don't configure to use it16:04
artomWould it hit the issue though? I thought the issue is that python-memcache pickles the stuff we hand it16:04
mriedemkolla is running with memcache configured for this,16:04
mriedemthat's how they hit the bug16:04
mriedemhttp://logs.openstack.org/73/469373/1/check/gate-kolla-ansible-dsvm-deploy-centos-source-centos-7-nv/8cecb36/logs/kolla/nova/nova-api.log16:04
artomSo either we dramatically simplify InstanceMetadata so that it's picklable16:05
*** mingyu has quit IRC16:05
*** kaisers has quit IRC16:05
artomOr... can python-memcache not pickle stuff? I guess it has to to put them in RAM16:05
mriedemit uses pickle16:05
mriedemi don't see any option not to16:05
mriedemin python-memached i mean16:05
mriedemi was looking at the code earlier16:05
artomWhat if we just IntanceMetada.to_primitive()?16:05
artomAnd then from_primitive() when we get it back?16:06
mriedemi thought about something like that16:06
mriedemsince we have that for the versioned objects contained within16:06
artomI sense a but coming16:06
mriedemno but16:06
mriedemwould just need to hack on it and test it out16:06
artomI *think* I could grab that? I kinda have other stuff going on downstream, but I could try to make it work16:07
efriedmriedem Re powervm blueprint: we need to keep it open at least long enough to get the docs changes in.  We still need to have an internal powwow as to whether we want to drive more function this release; will get back to you soon on that.16:09
*** annegentle has joined #openstack-nova16:09
*** egonzalez has quit IRC16:09
*** nic has joined #openstack-nova16:10
*** lucasxu has quit IRC16:10
*** dikonoor has quit IRC16:11
*** liangy has quit IRC16:12
*** manjeets has joined #openstack-nova16:12
mriedemartom: ack, not laying it on you, was just wondering if you had heard about this or knew someone working on it already16:12
mriedembut don't feel obliged16:12
*** sree has joined #openstack-nova16:13
artommriedem, my parents raised me on guilt, I feel obliged ;)16:13
mriedemthat works for me16:13
artommriedem, in seriousness, it's a bug, I have the solution in my head, it's the responsible thing to do16:13
artomPlus, how hard can it be?16:14
*** Hosam has quit IRC16:16
*** Hosam has joined #openstack-nova16:17
*** huanxie has quit IRC16:17
*** mdrabe has joined #openstack-nova16:18
*** sambetts is now known as sambetts|afk16:23
*** Hosam has quit IRC16:26
*** Hosam has joined #openstack-nova16:27
*** catintheroof has quit IRC16:27
*** liverpooler has quit IRC16:28
*** lucasxu has joined #openstack-nova16:29
*** karthiks has quit IRC16:29
*** armax has joined #openstack-nova16:29
*** liverpooler has joined #openstack-nova16:30
*** lucasxu has quit IRC16:30
*** acormier has quit IRC16:30
*** acormier has joined #openstack-nova16:31
*** sree has quit IRC16:33
*** aarefiev is now known as aarefiev_afk16:35
*** pewp has quit IRC16:37
*** rajathagasthya has joined #openstack-nova16:37
*** pewp has joined #openstack-nova16:37
*** pewp has quit IRC16:38
*** pewp has joined #openstack-nova16:39
*** derekh has quit IRC16:39
*** mtanino has joined #openstack-nova16:39
*** pewp has quit IRC16:39
*** pewp has joined #openstack-nova16:40
*** gjayavelu has quit IRC16:40
*** cdent has quit IRC16:41
*** rmart04 has joined #openstack-nova16:42
*** pewp has quit IRC16:42
*** pewp has joined #openstack-nova16:43
*** fragatina has quit IRC16:43
*** fragatina has joined #openstack-nova16:44
*** slaweq has joined #openstack-nova16:45
*** Hosam has quit IRC16:50
*** slaweq has quit IRC16:50
*** Hosam has joined #openstack-nova16:50
*** vks1 has joined #openstack-nova16:51
*** rmart04 has quit IRC16:51
*** rmart04 has joined #openstack-nova16:52
*** MasterOfBugs has joined #openstack-nova16:52
*** gomarivera has quit IRC16:53
*** gomarivera has joined #openstack-nova16:53
*** tesseract has quit IRC16:54
*** browne has joined #openstack-nova16:55
*** yamamoto has joined #openstack-nova16:55
*** liangy has joined #openstack-nova16:55
*** faizy has quit IRC16:56
*** faizy has joined #openstack-nova16:57
*** gomarivera has quit IRC16:58
mriedemsean-k-mooney: don't you have to configure nova.conf for os-vif plugins that are out of tree?16:58
mriedemor does os-vif just automagically register those if it can import them via stevedore?16:58
*** jpena is now known as jpena|off16:59
*** ralonsoh has quit IRC16:59
*** kaisers has joined #openstack-nova17:02
*** claudiub has quit IRC17:02
mriedemthis would be their extension point https://github.com/Juniper/contrail-nova-vif-driver/blob/master/setup.py#L2717:03
mriedemwhich i guess needs to be renamed also17:03
*** yamamoto has quit IRC17:04
*** Hosam has quit IRC17:04
*** ltomasbo is now known as ltomasbo|away17:04
openstackgerritMatt Riedemann proposed openstack/nova master: Connecting Nova to DRBD storage nodes directly  https://review.openstack.org/25629217:05
*** rmart04 has quit IRC17:06
mriedem^ is an easy bp win for something that's been sitting around nearly 2.5 years17:09
mriedemi finally just cleaned it up myself17:09
*** Hosam has joined #openstack-nova17:09
*** lucasxu has joined #openstack-nova17:12
*** hshiina has quit IRC17:12
openstackgerritMichael  Henkel proposed openstack/nova master: contrail: add vrouter VIF plugin type support  https://review.openstack.org/44118317:13
*** salv-orl_ has quit IRC17:14
sean-k-mooneymriedem: reading back17:14
openstackgerritJohn Griffith proposed openstack/nova master: WIP/POC Implement new attach Cinder flow  https://review.openstack.org/33028517:14
*** Swami_ has joined #openstack-nova17:15
sean-k-mooneymriedem: ya os-vif finds the plugins by stevadore so if they update the plugin name they also need to update there setup.cfg17:15
openstackgerritsean mooney proposed openstack/os-vif master: set mtu on all code paths  https://review.openstack.org/46995117:18
sean-k-mooneymriedem: drdb is https://en.wikipedia.org/wiki/Distributed_Replicated_Block_Device ?17:20
*** Hosam has quit IRC17:22
*** Hosam has joined #openstack-nova17:23
mriedemsean-k-mooney: yeah17:24
*** kaisers has quit IRC17:26
sean-k-mooneymriedem: hum look interesting. looking at the patch all the hard work of actully mounting the volume is done by libvirt so ya that looks like an easy win17:27
*** jaypipes has joined #openstack-nova17:27
sean-k-mooneymriedem: is there a minium libivrt version that it works with that should be in the release note?17:27
mriedemno the work is done in os-brick17:28
*** kaisers has joined #openstack-nova17:28
*** gomarivera has joined #openstack-nova17:29
sean-k-mooneymriedem: oh yes connector is from os_brick.initiator not the libvirt dirver17:29
*** Apoorva_ has joined #openstack-nova17:31
*** kaisers has quit IRC17:32
*** gomarivera has quit IRC17:33
*** Apoorva has quit IRC17:34
*** MVenesio has joined #openstack-nova17:35
*** browne has quit IRC17:38
*** browne has joined #openstack-nova17:38
*** tonygunk has quit IRC17:42
*** kaisers has joined #openstack-nova17:45
*** ericyoung has joined #openstack-nova17:45
*** mlavalle has quit IRC17:46
*** slaweq has joined #openstack-nova17:46
*** Hosam has quit IRC17:46
*** Hosam has joined #openstack-nova17:47
cfriesen_Am I correct that nova commit 17a8e8 (Block flavor creation until main database is empty) in Newton basically means that on an upgrade from Mitaka to Newton you can't create flavors until you run "nova-manage db online_data_migrations"?17:47
openstackgerritMatt Riedemann proposed openstack/nova master: libvirt: fix call args to destroy() during live migration rollback  https://review.openstack.org/46995817:49
mriedemcfriesen_: yes17:50
mriedemflavors are migrated to the api db17:50
*** salv-orlando has joined #openstack-nova17:50
*** slaweq has quit IRC17:51
cfriesen_mriedem: I don't see that mentioned anywhere in the Newton upgrade notes...I thought that normally we didn't require "nova-manage db online_data_migrations" to be run immediately after an upgrade, only sometime before the next upgrade.17:51
*** mvk has quit IRC17:52
mriedemit would have been mitaka17:53
mriedemit's a blocker to get to newton17:53
mriedemyou run it during mitaka17:53
cfriesen_the online_data_migrations in mitaka don't touch flavors17:54
cfriesen_only in newton17:54
*** fragatin_ has joined #openstack-nova17:54
cfriesen_i think it *should* have been in mitaka17:54
mriedemyou're going to make me git blame this aren't you17:54
cfriesen_it was dansmith17:54
mriedemyes i know17:54
mriedemthat's not why i'd git blame17:55
mriedemi'd blame dan regardless :)17:55
cfriesen_lol17:55
dansmithcfriesen_: no, it's not "just any time" it's "after things are back online"17:55
mriedemhttps://review.openstack.org/#/c/294771/17:55
jaypipesmelwitt: would you like reviews on the remainder of your quota series or reviews on your add project/user to placement series? pick one :)17:55
dansmiththat's the gate for a lot of compatibility things, so you're likely taking extra perf penalties until you've completed all of those things17:56
*** arunmani_ has joined #openstack-nova17:56
mriedemwhich is the blocker migration?17:56
mriedem291 right? https://github.com/openstack/nova/commit/bf8b3946e6964059dce581f54ed4f928e2cdf5ab17:57
mriedemoh no17:57
*** fragatina has quit IRC17:58
*** arunman has quit IRC17:58
cfriesen_dansmith: I get that there would be performance penalties, but I thought nova tried to actually do online conversions as needed if you hadn't run it yet.17:58
cfriesen_dansmith: it appears that for flavors nova just didn't do the online conversions and relied on the DB to be converted17:58
dansmithit depends on what it is17:59
dansmithnot for flavor moving across dbs17:59
*** rajathagasthya has quit IRC17:59
cfriesen_the newton upgrade docs just say "The newton release has a lot of online migrations that must be performed before you will be able to upgrade to ocata. Please take extra note of this fact and budget time to run these online migrations before you plan to upgrade to ocata."17:59
cfriesen_that note should probably say that you need to run it right after upgrading to newton18:00
cfriesen_otherwise you won't be able to create flavors18:00
*** vks1 has quit IRC18:00
dansmithFlavors are being moved to the API database for CellsV2. In this18:01
dansmith    release, the online data migrations will move any flavors you have18:01
dansmith    in your main database to the API database, retaining all18:01
dansmith    attributes. Until this is complete, new attempts to create flavors18:01
dansmith    will return an HTTP 409 to avoid creating flavors in one place that18:01
dansmith    may conflict with flavors you already have and are yet to be18:01
dansmith    migrated.18:01
dansmith^^18:01
cfriesen_dansmith: I don't see that at https://docs.openstack.org/releasenotes/nova/newton.html#upgrade-notes18:02
*** browne has quit IRC18:02
*** tuanla_fujitsu has quit IRC18:02
dansmiths'right here https://github.com/openstack/nova/blob/master/releasenotes/notes/flavors-moved-to-api-database-b33489ed3b1b246b.yaml18:02
dansmithif it's not in the rendered notes, I dunno why18:02
mriedemhmm wtf yeah that should be in the 14.0.0 release notes18:04
mriedemi've been seeing issues with reno lately where it drops notes18:04
mriedemor something...18:04
cfriesen_online-data-migrations-48dde6a1d8661e47.yaml says "18:04
cfriesen_Operators need to make18:04
cfriesen_    sure all data is migrated before upgrading to the next release, and the new18:04
cfriesen_    command provides a unified interface for doing it.18:04
*** gomarivera has joined #openstack-nova18:04
cfriesen_whoops, sorry about formatting.  anyway that doc makes it sound like "online_data_migrations" is intended to be a final cleanup before moving to the next release18:05
*** Hosam has quit IRC18:05
*** arunmani_ has quit IRC18:05
cfriesen_anyways, I now know and will plan accordingly18:05
dansmithmriedem: we should really figure out some way for people to update the release notes when they find something vague or confusing18:05
*** Hosam has joined #openstack-nova18:06
mriedemdansmith: well, simply showing the actual release notes is kind of a basic requirement18:06
mriedemi shall bug dhellman18:06
dansmithwe can start there sure18:06
*** fragatin_ has quit IRC18:08
openstackgerritAlex Szarka proposed openstack/nova master: Add method for verify multiple versioned notifications  https://review.openstack.org/46552618:08
openstackgerritAlex Szarka proposed openstack/nova master: Refactor create_delete_server_with_instance_update  https://review.openstack.org/46629618:08
*** fragatina has joined #openstack-nova18:08
openstackgerritAlex Szarka proposed openstack/nova master: Transform instance.exists notification  https://review.openstack.org/40366018:09
*** gomarivera has quit IRC18:09
*** arunmani_ has joined #openstack-nova18:11
openstackgerritAlex Szarka proposed openstack/nova master: Refactor create_delete_server_with_instance_update  https://review.openstack.org/46629618:11
*** rcernin has joined #openstack-nova18:14
*** lucasagomes is now known as lucas-afk18:14
*** gjayavelu has joined #openstack-nova18:16
*** dtp has quit IRC18:17
*** fragatina has quit IRC18:19
mriedemjaypipes: https://review.openstack.org/469959 btw18:19
*** Hosam has quit IRC18:19
*** Hosam has joined #openstack-nova18:20
openstackgerritMerged openstack/nova master: placement: shared resources when finding providers  https://review.openstack.org/46157418:21
*** salv-orlando has quit IRC18:25
openstackgerritMerged openstack/nova master: placement: tests for non-shared with shared  https://review.openstack.org/46189918:27
*** gyee has quit IRC18:27
openstackgerritMerged openstack/nova master: placement: test non-shared out of inventory  https://review.openstack.org/46190018:27
*** jwnx has joined #openstack-nova18:28
openstackgerritMerged openstack/nova master: placement: test for agg association not sharing  https://review.openstack.org/46190118:28
openstackgerritMatt Riedemann proposed openstack/nova master: Add earlier-version tags for stable branch renos  https://review.openstack.org/46996918:29
*** rfolco has quit IRC18:29
*** gomarivera has joined #openstack-nova18:38
*** Hosam has quit IRC18:38
*** Hosam has joined #openstack-nova18:39
*** Apoorva_ has quit IRC18:40
*** Apoorva has joined #openstack-nova18:41
*** arunmani_ has quit IRC18:42
*** alexchadin has joined #openstack-nova18:43
*** rfolco has joined #openstack-nova18:44
*** mnestratov has quit IRC18:45
*** slaweq has joined #openstack-nova18:47
*** liverpooler has quit IRC18:48
*** liverpooler has joined #openstack-nova18:50
openstackgerritMatt Riedemann proposed openstack/nova master: Add earlier-version tags for stable branch renos  https://review.openstack.org/46996918:50
artomBlargh, InstanceMetadata isn't a Nova object18:51
openstackgerritMatt Riedemann proposed openstack/nova master: Add earliest-version tags for stable branch renos  https://review.openstack.org/46996918:51
mriedemartom: nope18:51
artommriedem, that makes thing suck18:51
mriedem"(11:14:26 AM) artom: Plus, how hard can it be?"18:51
artomThat was ironic18:51
*** Hosam has quit IRC18:52
artomWhy was it never made into one? Never sent over the wire between services?18:53
cfriesen_mriedem: what are the "earliest-version" tags for?18:53
mriedemhttps://docs.openstack.org/developer/reno/usage.html#configuring-reno18:53
*** slaweq has quit IRC18:53
mriedem"The earliest version to be included. This is usually the lowest version number, and is meant to be the oldest version. If unset, all versions will be scanned."18:53
*** Hosam has joined #openstack-nova18:53
mriedemi'm actually unclear if those are needed or if we should have a config.yaml in each branch18:54
mriedembut we have it for newton18:54
*** nic has quit IRC18:58
*** nic has joined #openstack-nova18:58
mriedemjaypipes: is this done then? https://review.openstack.org/#/q/topic:bp/shared-resources-pike19:00
*** READ10 has quit IRC19:02
openstackgerritArtom Lifshitz proposed openstack/nova master: Convert instance to primitive for metadata cache  https://review.openstack.org/46997819:03
openstackgerritAlex Szarka proposed openstack/nova master: Refactor instance-exists docstring and unit test  https://review.openstack.org/46273819:05
openstackgerritAlex Szarka proposed openstack/nova master: Transform instance.exists notification  https://review.openstack.org/40366019:05
*** Hosam has quit IRC19:07
*** Hosam has joined #openstack-nova19:07
*** xyang1 has joined #openstack-nova19:08
*** browne has joined #openstack-nova19:08
mriedemdansmith: melwitt: we probably need to talk through this at some point https://review.openstack.org/#/c/446240/14/nova/api/openstack/compute/server_groups.py19:10
dansmithokay well, not right now, I'm covered up in other stuff19:10
mriedemi know, some point19:10
*** Hosam has quit IRC19:12
*** Hosam has joined #openstack-nova19:12
jaypipesmriedem: nope. need to wire it up to the scheduler now.19:12
jaypipesmriedem: and do the resource tracker side.19:12
jaypipesmriedem: however, claims in the scheduler make things quite a bit simpler, which is why I've been waiting for that to get through19:13
*** egonzalez has joined #openstack-nova19:14
*** jwnx has quit IRC19:19
*** Hosam has quit IRC19:21
*** Hosam has joined #openstack-nova19:22
openstackgerritArtom Lifshitz proposed openstack/nova master: Convert instance to primitive for metadata cache  https://review.openstack.org/46997819:23
*** Hosam has quit IRC19:26
*** awaugama has quit IRC19:26
*** Hosam has joined #openstack-nova19:26
melwittmriedem: I think that should be all fine because the used limits API calls the same functions that are being switched over to counting. so it will just count server groups to show how much is used, it won't be using the usage records anymore19:28
melwittbut I will double check, of course19:28
*** slaweq has joined #openstack-nova19:28
*** MVenesio has quit IRC19:30
*** claudiub has joined #openstack-nova19:30
mriedemmelwitt: ok left some questions in here about the race thing too https://review.openstack.org/#/c/446240/1419:31
jaypipesmelwitt: you see my comment above? :)19:31
mriedemi'm not sure i'm following that19:31
melwittmriedem: okay, will check and reply19:31
*** dave-mccowan has quit IRC19:32
mriedemavolkov also had comments/questions in PS1319:33
melwittjaypipes: ah, yes. hmm ... maybe the placement stuff actually, want to make sure that's on the right track from the scheduler experts19:34
jaypipesmelwitt: you got it.19:35
melwittthanks!19:35
*** Hosam has quit IRC19:35
*** Hosam has joined #openstack-nova19:36
melwittthanks, missed those comments from avolkov19:37
*** Hosam has quit IRC19:40
openstackgerritMatt Riedemann proposed openstack/nova-specs master: Fix to return server groups quota in the quota-classes API  https://review.openstack.org/46861919:40
*** Hosam has joined #openstack-nova19:40
*** Hosam has quit IRC19:45
*** Hosam has joined #openstack-nova19:45
*** dave-mccowan has joined #openstack-nova19:46
*** penick has joined #openstack-nova19:48
*** Apoorva has quit IRC19:50
*** Apoorva has joined #openstack-nova19:51
openstackgerritJay Pipes proposed openstack/nova master: Sync os-traits to Traits database  https://review.openstack.org/46957819:51
*** penick has quit IRC19:52
*** Apoorva has quit IRC19:55
*** salv-orlando has joined #openstack-nova19:55
openstackgerritArtom Lifshitz proposed openstack/python-novaclient master: Better handle key=value pair not being key=value  https://review.openstack.org/46998819:55
*** browne has quit IRC19:56
*** mnestratov has joined #openstack-nova19:57
*** armax has quit IRC20:00
*** eharney has quit IRC20:03
*** browne has joined #openstack-nova20:03
*** peter-hamilton has quit IRC20:04
openstackgerritArtom Lifshitz proposed openstack/python-novaclient master: Better handle key=value pair not being key=value  https://review.openstack.org/46998820:04
*** Apoorva has joined #openstack-nova20:06
*** smatzek_ has quit IRC20:06
*** Hosam has quit IRC20:08
*** Hosam has joined #openstack-nova20:09
*** crushil has quit IRC20:12
edmondswwhat conf setting defines the "default periodic interval"?20:13
edmondswlots of conf settings have help that says if they are left at 0 (default) then the "default periodic interval" is used, but give no clue as to where that is found20:14
melwittmriedem: replied to all the comments20:14
mriedemedmondsw: it's hard-coded in oslo20:14
mriedemhttps://github.com/openstack/oslo.service/blob/master/oslo_service/periodic_task.py#L2920:15
openstackgerritArtom Lifshitz proposed openstack/python-novaclient master: Error out if nic auto or none are not alone  https://review.openstack.org/47000020:15
artomThere, a couple of paper cuts taken care of20:15
edmondswmriedem so 60? https://docs.openstack.org/developer/oslo.service/api/periodic_task.html#oslo_service.periodic_task.periodic_task20:15
mriedemedmondsw: yes20:16
edmondswtx20:16
mriedemartom: we should be able to tag a nic with auto20:16
mriedemauto in most cases is the exact same behavior as not specifying anything for networks before 2.3720:16
artommriedem, eh? I though the API was explicit in now allowing anything else with 'auto'20:17
artom*not20:17
artomI mean, we *should*, sure20:17
artomBut the way it's currently defined, we can't20:17
mriedemplease hand me that knife20:17
artommriedem, https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/schemas/servers.py#L88-L10520:18
artomIt's 'oneOf' - either auto/none, or a "real" nic definition20:19
mriedemyeah, ffs20:19
mriedemprobably why i originally had it written for the schema to be auto/none for the uuid field in the dict20:19
mriedembut it was suggested that rather than have networks={'uuid': 'auto'} we just have networks='auto'20:20
*** gszasz has quit IRC20:20
artomIn retrospect that wasn't smart20:20
artomBut I agree the first option is... weird20:20
mriedemwell, it also wasn't caught in any way as we knew because of 2.4220:20
*** ericyoung has quit IRC20:21
artomThat didn't help, indeed20:21
*** liverpooler has quit IRC20:22
mriedemi suppose the api-ref should be updated, "The auto and none values cannot be used with any other network values, including other network uuids, ports or fixed IPs." to include "tag"20:22
mriedemterrible terrible api20:22
mriedemi guess you can pre-create the port in neutron, provide that to nova with the tag you want if you're an advanced user20:23
mriedembut people don't even like doing that with volume types and boot from volume20:23
*** jwcroppe has quit IRC20:24
cfriesen_mriedem: doesn't make sense to me...if you script it it's no big deal20:24
cfriesen_besides, if you only have one vif from "networks='auto'" why would you need to tag it?20:25
mriedemidk20:25
mriedemmaybe you don't20:25
mriedemmaybe we consider tags an advanced use case20:25
mriedemand that's how we can justify now feeling bad about it20:25
mriedem*not20:25
mriedemwhatever i can do to get through this day20:25
*** kfarr has joined #openstack-nova20:27
*** crushil has joined #openstack-nova20:27
cfriesen_I see in Newton's online_data_migrations we go back and create a RequestSpec object for old instances.  Is there stuff that we're going to end up missing since the info isn't available any more?20:29
mriedemcfriesen_: that's a bauzas question20:31
cfriesen_okay, will ask him.20:31
*** dave-mccowan has quit IRC20:32
openstackgerritMatt Riedemann proposed openstack/nova master: Update server create networks API reference description for tags  https://review.openstack.org/47000420:33
mriedemartom: ^20:33
mriedemartom: maybe it's not so bad, could you even do networks={'tag': 'foo'} < 2.37?20:34
*** slaweq has quit IRC20:34
mriedemi think it would puke if you specified networks w/o a network uuid or a port20:34
mriedemyeah https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py#L41820:35
mriedemif port isn't specified, uuid is quired20:35
mriedem*required20:35
mriedemso you couldn't just provide a tag w/o anything else before20:35
mriedemwhew20:35
*** alexchadin has quit IRC20:36
*** Hosam has quit IRC20:37
artommriedem, yeah, I don't think you could ever have a nic with *only* a tag20:37
*** Hosam has joined #openstack-nova20:37
*** winston-d_ has quit IRC20:39
*** pchavva has quit IRC20:39
artomOh hey, I got 470000!20:46
* artom wishes he had beer.20:46
*** kfarr has quit IRC20:46
*** Hosam has quit IRC20:46
mriedemis that a special number?20:47
*** Hosam has joined #openstack-nova20:47
artomIt's round20:47
artomThat's beer, right?20:47
mriedemmolson?20:47
mriedemor labat?20:47
artomNah, I drink the fancy microbrews20:47
mriedemso, michelob light ultra?20:48
artomDon't have those here, but if I'm ever in... wherever they're from, I'll try20:48
mriedemthey're in 'merica20:49
artomLately I've taken a fancy to Vrooden's bitter20:49
artomThey're so hipster they don't even have their own domain: https://vrooden.wixsite.com/vrooden20:50
artom'merica eh? I hear it's dangerous for strangers there ;)20:50
mriedemhttps://www.youtube.com/watch?v=M-MWN-XUtEQ is for when you're working hard all day being white and privileged, you need to relax with a bottle of water20:50
mriedemthey skipped the escalator20:51
mriedembecause they live in today20:51
*** edmondsw has quit IRC20:52
artomDammit, http://www.checkmyprivilege.com/ is gone20:53
*** Hosam has quit IRC20:55
*** Hosam has joined #openstack-nova20:56
*** armax has joined #openstack-nova20:56
*** thorst has quit IRC20:57
openstackgerritArtom Lifshitz proposed openstack/python-novaclient master: Error out if nic auto or none are not alone  https://review.openstack.org/47000021:02
*** thorst has joined #openstack-nova21:02
*** mjturek has left #openstack-nova21:03
*** jwcroppe has joined #openstack-nova21:04
*** jwcroppe has quit IRC21:04
*** fragatina has joined #openstack-nova21:04
*** rfolco has quit IRC21:04
*** burt has quit IRC21:04
*** dtp has joined #openstack-nova21:06
*** lucasxu has quit IRC21:06
*** gomarivera has quit IRC21:07
*** thorst has quit IRC21:07
*** gomarivera has joined #openstack-nova21:10
*** Drankis has quit IRC21:10
*** kaisers1 has quit IRC21:12
*** slaweq has joined #openstack-nova21:13
*** mvk has joined #openstack-nova21:14
*** gomarivera has quit IRC21:14
*** karimb has quit IRC21:14
*** karimb has joined #openstack-nova21:15
*** tonygunk has joined #openstack-nova21:16
*** gyee has joined #openstack-nova21:16
*** slaweq has quit IRC21:18
*** Hosam has quit IRC21:19
*** thorst has joined #openstack-nova21:20
*** Hosam has joined #openstack-nova21:20
*** krtaylor has joined #openstack-nova21:23
*** thorst has quit IRC21:24
*** tidwellr has quit IRC21:24
*** kaisers1 has joined #openstack-nova21:26
*** pramodrj07 has joined #openstack-nova21:26
*** MasterOfBugs has quit IRC21:29
*** baoli has quit IRC21:29
mriedemcfriesen_: never fear, i'm going through your instance flavors api change21:32
*** edmondsw has joined #openstack-nova21:32
*** slaweq has joined #openstack-nova21:33
*** slaweq has quit IRC21:34
*** edmondsw has quit IRC21:37
*** salv-orlando has quit IRC21:40
*** browne has quit IRC21:45
mriedemdansmith: cfriesen_: dhellmann fixed the missing renos issue https://review.openstack.org/#/c/470023/21:48
mriedemjust in time for everyone and their dog to be moving off mitaka21:49
mriedemexcept penick21:49
*** browne has joined #openstack-nova21:50
*** browne has quit IRC21:50
*** felipemonteiro__ has quit IRC21:51
mriedemcfriesen_: reviewed21:57
mriedemin great detail21:57
cfriesen_mriedem: thanks, will go check it out22:03
cfriesen_geez, could you add more stuff?22:03
*** annegentle has quit IRC22:04
*** kylek3h has quit IRC22:06
*** gouthamr has quit IRC22:06
mriedemi don't think so22:06
*** Hosam has quit IRC22:07
*** Hosam has joined #openstack-nova22:07
*** claudiub has quit IRC22:08
*** penick has joined #openstack-nova22:08
*** brault has quit IRC22:09
*** rcernin has quit IRC22:10
*** egonzalez has quit IRC22:12
cfriesen_mriedem: for the one that will be max_version 2.46, do you want it named as flavor_id_2_46?22:12
mriedemlooking22:14
cfriesen_and for "flavor_links" which is unversioned, did you want me to add a _2_46 version for clarity?22:15
mriedemso flavor_id_body_2 -> flavor_id_body_2_46?22:15
cfriesen_that way all the sub-fields of flavor would be versioned22:15
cfriesen_yes22:15
mriedemi think that's probably fine22:15
mriedemi think it makes more sense than incrementing22:16
*** mdrabe has quit IRC22:16
*** liangy has quit IRC22:16
cfriesen_what about totally new ones like "flavor_original_name" ?  add 2_47 or leave unversioned?22:16
openstackgerritOpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements  https://review.openstack.org/47003722:17
cfriesen_it'd be the only unversioned field22:17
*** annegentle has joined #openstack-nova22:17
openstackgerritMatt Riedemann proposed openstack/nova master: Connecting Nova to DRBD storage nodes directly  https://review.openstack.org/25629222:17
mriedemmelwitt: fixed the link ^22:17
mriedemcfriesen_: i think you can leave it unversioned if it's not a duplicate22:17
mriedemi'm good either way on those22:17
cfriesen_kay22:17
openstackgerritOpenStack Proposal Bot proposed openstack/python-novaclient master: Updated from global requirements  https://review.openstack.org/46958122:21
*** marst has quit IRC22:23
*** gomarivera has joined #openstack-nova22:27
*** mnestratov has quit IRC22:29
*** arahal_ has quit IRC22:30
*** gomarivera has quit IRC22:32
*** zz_dimtruck is now known as dimtruck22:35
*** dimtruck is now known as zz_dimtruck22:39
*** mvk_ has joined #openstack-nova22:41
*** lyan has joined #openstack-nova22:42
*** acormier has quit IRC22:52
*** mvk_ has quit IRC22:52
*** acormier has joined #openstack-nova22:52
*** acormier has quit IRC22:57
*** gouthamr has joined #openstack-nova22:58
*** lyan has quit IRC23:02
*** Hosam has quit IRC23:03
*** Hosam has joined #openstack-nova23:04
*** annegentle has quit IRC23:05
*** karimb has quit IRC23:11
*** tbachman has quit IRC23:14
*** Hosam has quit IRC23:17
*** Hosam has joined #openstack-nova23:18
*** rajathagasthya has joined #openstack-nova23:21
melwittmriedem: coolness23:22
*** dtp has quit IRC23:23
*** gjayavelu has quit IRC23:24
openstackgerritTakashi NATSUME proposed openstack/nova master: Avoid forcing translation on logging calls  https://review.openstack.org/41387623:27
melwittmriedem: +2. also wanted to show you this, easy two patch series for the PCIWeigher in scheduler, if you wanted to close out another blueprint https://review.openstack.org/#/c/379524/ cfriesen, you might also be interested in reviewing23:28
openstackgerritTakashi NATSUME proposed openstack/nova master: Use PCIAddressField in oslo.versionedobjects  https://review.openstack.org/46620123:28
*** awaugama has joined #openstack-nova23:28
*** Swami_ has quit IRC23:33
*** rajathagasthya has quit IRC23:40
*** rajathagasthya has joined #openstack-nova23:41
openstackgerritArtom Lifshitz proposed openstack/python-novaclient master: Error out if nic auto or none are not alone  https://review.openstack.org/47000023:41
*** tbachman has joined #openstack-nova23:41
cfriesen_melwitt: it's on my review list, but stuff keeps coming up.23:43
melwittack23:43
*** xyang1 has quit IRC23:44
*** acormier has joined #openstack-nova23:47
*** mtanino has quit IRC23:47
*** jwcroppe has joined #openstack-nova23:48
*** Hosam has quit IRC23:51
*** Hosam has joined #openstack-nova23:51
*** acormier has quit IRC23:51
*** dklyle has joined #openstack-nova23:55
*** hongbin has quit IRC23:56
*** david-lyle has quit IRC23:58
*** jamielennox|away is now known as jamielennox23:59

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