openstackgerrit | melanie witt proposed openstack/nova master: Add FixedIP.get_count_by_project() https://review.openstack.org/446246 | 00:01 |
---|---|---|
openstackgerrit | melanie witt proposed openstack/nova master: Add FloatingIP.get_count_by_project() https://review.openstack.org/446247 | 00:01 |
openstackgerrit | melanie witt proposed openstack/nova master: Add get_count_by_vm_state() to Instance object https://review.openstack.org/446244 | 00:01 |
openstackgerrit | melanie witt proposed openstack/nova master: Add SecurityGroup.get_counts() https://review.openstack.org/446245 | 00:01 |
*** yingjun has joined #openstack-nova | 00:01 | |
openstackgerrit | melanie witt proposed openstack/nova master: Remove 'reserved' count from used limits https://review.openstack.org/446242 | 00:01 |
openstackgerrit | melanie witt proposed openstack/nova master: Remove useless quota_usage_refresh from nova-manage https://review.openstack.org/446243 | 00:01 |
openstackgerrit | melanie witt proposed openstack/nova master: Count server groups to check quota https://review.openstack.org/446240 | 00:01 |
openstackgerrit | melanie witt proposed openstack/nova master: Count networks to check quota https://review.openstack.org/446241 | 00:01 |
openstackgerrit | melanie witt proposed openstack/nova master: Count instances to check quota https://review.openstack.org/416521 | 00:01 |
*** dtp has quit IRC | 00:01 | |
openstackgerrit | melanie witt proposed openstack/nova master: Add InstanceGroup.get_counts() https://review.openstack.org/457857 | 00:01 |
openstackgerrit | melanie witt proposed openstack/nova master: Add InstanceGroup._remove_members_in_db https://review.openstack.org/457858 | 00:01 |
openstackgerrit | melanie witt proposed openstack/nova master: Count server group members to check quota https://review.openstack.org/457859 | 00:01 |
openstackgerrit | melanie witt proposed openstack/nova master: Count security groups to check quota https://review.openstack.org/457860 | 00:02 |
*** armax has quit IRC | 00:02 | |
*** gomarivera has quit IRC | 00:02 | |
openstackgerrit | melanie witt proposed openstack/nova master: Make Quotas object favor the API database https://review.openstack.org/410945 | 00:02 |
openstackgerrit | melanie witt proposed openstack/nova master: Count fixed ips to check quota https://review.openstack.org/457861 | 00:02 |
openstackgerrit | melanie witt proposed openstack/nova master: Add online migration to move quotas to API database https://review.openstack.org/410946 | 00:02 |
openstackgerrit | melanie witt proposed openstack/nova master: Count floating ips to check quota https://review.openstack.org/457862 | 00:02 |
*** links has joined #openstack-nova | 00:06 | |
*** Swami_ has quit IRC | 00:08 | |
cfriesen_ | anyone know offhand of reported issues with upgrading from kilo but the service version being stuck at 0? | 00:11 |
masber | good morning all, to which nova config file do I need to add the parameter dhcp_domain? | 00:13 |
*** liverpooler has quit IRC | 00:14 | |
melwitt | cfriesen_: 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.py | 00:14 |
cburgess | @masbar it needs to be read by the metadata service. So usually just nova.conf | 00: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 DB | 00: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 check | 00:17 |
cfriesen_ | I'm guessing we missed something from liberty since we skipped it, but not sure what | 00:17 |
melwitt | by skipped it do you mean you didn't run "nova-manage db sync" with the liberty code? | 00:18 |
melwitt | and "nova-manage db online_data_migrations" | 00:19 |
cfriesen_ | melwitt: no, we ran that from mitaka | 00:19 |
cfriesen_ | and I dont' think there was an online_data_migrations for liberty | 00:19 |
tasker | some 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 |
melwitt | okay. that might be a problem. would have to read through the liberty relnotes to see what, if anything was missed | 00:19 |
cfriesen_ | I did read the relnotes and didn't see anything suspicious, but will check again | 00:20 |
tasker | so, 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 IRC | 00:20 | |
melwitt | I don't know off the top of my head details about how the service version stuff got set up when it was introduced | 00:20 |
tasker | clarkb: and mriedem: thank you for your help. | 00:20 |
*** salv-orlando has joined #openstack-nova | 00:21 | |
tasker | I 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 |
clarkb | tasker: fwiw you can also create virtualenvs wit system libs with a flag | 00:22 |
*** gaurangt has joined #openstack-nova | 00:22 | |
cfriesen_ | melwitt: don't see anything in the nova upgrade notes for either liberty or mitaka. there's hardly anything in the liberty notes | 00:23 |
melwitt | the liberty notes are really sparse. guess that was back when we didn't add many | 00:23 |
openstackgerrit | Jay Pipes proposed openstack/nova master: placement: adds REST API for nested providers https://review.openstack.org/384807 | 00:26 |
openstackgerrit | Jay Pipes proposed openstack/nova master: placement: allow filter providers in tree https://review.openstack.org/377215 | 00:26 |
openstackgerrit | Jay Pipes proposed openstack/nova master: placement: integrate ProviderTree to report client https://review.openstack.org/415921 | 00:26 |
openstackgerrit | Jay Pipes proposed openstack/nova master: placement: adds ProviderTree for nested resources https://review.openstack.org/415920 | 00:26 |
openstackgerrit | Jay Pipes proposed openstack/nova master: placement: update client to set parent provider https://review.openstack.org/385693 | 00:26 |
openstackgerrit | Jay Pipes proposed openstack/nova master: placement: add nested resource providers https://review.openstack.org/377138 | 00:26 |
*** tasker has quit IRC | 00:28 | |
*** krtaylor has joined #openstack-nova | 00:28 | |
*** salv-orlando has quit IRC | 00:30 | |
openstackgerrit | Merged openstack/nova master: libvirt: expand checks for SubclassSignatureTestCase https://review.openstack.org/464765 | 00:32 |
openstackgerrit | Jay Pipes proposed openstack/nova master: placement: tests for non-shared with shared https://review.openstack.org/461899 | 00:32 |
openstackgerrit | Jay Pipes proposed openstack/nova master: placement: test for agg association not sharing https://review.openstack.org/461901 | 00:32 |
openstackgerrit | Jay Pipes proposed openstack/nova master: placement: test non-shared out of inventory https://review.openstack.org/461900 | 00:32 |
openstackgerrit | Jay Pipes proposed openstack/nova master: placement: shared resources when finding providers https://review.openstack.org/461574 | 00:32 |
jaypipes | dansmith: addressed your concerns and all the commit message over-wraps :) | 00:33 |
jaypipes | on ^^ | 00:33 |
*** gjayavelu has quit IRC | 00:35 | |
*** jaypipes has quit IRC | 00:35 | |
*** mdnadeem has joined #openstack-nova | 00:36 | |
masber | cburgess, 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 them | 00:37 |
*** nic has quit IRC | 00:37 | |
openstackgerrit | Merged openstack/nova master: libvirt: wait for interface detach from the guest https://review.openstack.org/349014 | 00:37 |
*** rajathagasthya has left #openstack-nova | 00:37 | |
masber | Also 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 IRC | 00:44 | |
*** jose-phillips has quit IRC | 00:44 | |
*** cNilesh has joined #openstack-nova | 00:45 | |
*** artom has quit IRC | 00:45 | |
openstackgerrit | Merged openstack/nova master: Handle conflict from neutron when addFloatingIP fails https://review.openstack.org/468136 | 00:45 |
*** jose-phillips has joined #openstack-nova | 00:46 | |
cfriesen_ | melwitt: looks like we're missing https://github.com/openstack/nova/commit/854c39e26d94f006f539ea993ffaafa4892b100c from stable/mitaka | 00:46 |
*** jose-phillips has quit IRC | 00:46 | |
*** jose-phillips has joined #openstack-nova | 00:47 | |
*** slaweq has joined #openstack-nova | 00:48 | |
*** sbezverk has joined #openstack-nova | 00:48 | |
melwitt | cfriesen_: hm, it says it was backported to mitaka though, in 13.1.2 https://bugs.launchpad.net/nova/+bug/1579839 | 00:49 |
openstack | Launchpad 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 branch | 00:49 |
melwitt | oh, you didn't pull stable/mitaka recently | 00:49 |
mriedem | masber: 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 updates | 00:50 |
sbezverk | hello nova team, is there a way to curl nova-api for a list of registered compute resources? | 00:50 |
*** jmlowe has joined #openstack-nova | 00:51 | |
mriedem | nova-network was deprecated in newton i guess | 00:51 |
mriedem | sbezverk: https://developer.openstack.org/api-ref/compute/ | 00:51 |
sbezverk | mriedem : thanks a lot | 00:51 |
masber | ok, that is what egonzalez told me, so which component is responsible for novalocal domain? | 00:52 |
mriedem | not sure about that one | 00:52 |
mriedem | masber: https://specs.openstack.org/openstack/nova-specs/specs/mitaka/implemented/internal-dns-resolution.html might be able to help | 00:53 |
*** slaweq has quit IRC | 00:53 | |
*** gyee has quit IRC | 00:54 | |
*** acormier has joined #openstack-nova | 01:00 | |
*** artom has joined #openstack-nova | 01:01 | |
*** tovin07_ has joined #openstack-nova | 01:02 | |
masber | another 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 |
masber | I 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 IRC | 01:03 | |
mriedem | if the new flavor has smaller disk you can't resize it down to that flavor | 01:04 |
mriedem | you'd need another flavor with the same disk but smaller ram/cpu | 01:04 |
*** fragatina has joined #openstack-nova | 01:04 | |
masber | I see that is a good point | 01:04 |
*** liverpooler has joined #openstack-nova | 01:04 | |
*** Sukhdev has quit IRC | 01:04 | |
*** mriedem has quit IRC | 01:06 | |
*** jose-phillips has quit IRC | 01:07 | |
*** nicolasbock has quit IRC | 01:10 | |
*** j_king_ has quit IRC | 01:10 | |
*** jose-phillips has joined #openstack-nova | 01:13 | |
*** esberglu has quit IRC | 01:13 | |
*** links has quit IRC | 01:14 | |
*** esberglu has joined #openstack-nova | 01:14 | |
*** thorst has quit IRC | 01:17 | |
*** yolkfull_ has joined #openstack-nova | 01:18 | |
*** esberglu has quit IRC | 01:19 | |
*** artom has quit IRC | 01:21 | |
*** cNilesh has quit IRC | 01:25 | |
*** esberglu has joined #openstack-nova | 01:25 | |
*** cNilesh has joined #openstack-nova | 01:26 | |
*** esberglu has quit IRC | 01:26 | |
*** mdnadeem has quit IRC | 01:27 | |
openstackgerrit | Ngo Quoc Cuong proposed openstack/nova master: Remove translation of log messages https://review.openstack.org/466621 | 01:28 |
*** artom has joined #openstack-nova | 01:30 | |
*** thorst has joined #openstack-nova | 01:33 | |
*** thorst has quit IRC | 01:33 | |
*** Shunli has joined #openstack-nova | 01:35 | |
*** cNilesh has quit IRC | 01:36 | |
masber | I 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.novalocal | 01:38 |
*** cNilesh has joined #openstack-nova | 01:39 | |
masber | I would like to stick with cdh-node1.garvan.openstack.org if possible | 01:39 |
masber | any idea how to do this? | 01:39 |
*** jwcroppe has joined #openstack-nova | 01:41 | |
openstackgerrit | Ngo Quoc Cuong proposed openstack/nova master: Remove translation of log messages https://review.openstack.org/467948 | 01:48 |
*** slaweq has joined #openstack-nova | 01:49 | |
*** phuongnh has joined #openstack-nova | 01:50 | |
*** rfolco has joined #openstack-nova | 01:50 | |
*** rfolco has quit IRC | 01:50 | |
*** kaisers_ has joined #openstack-nova | 01:53 | |
*** thorst has joined #openstack-nova | 01:53 | |
*** thorst has quit IRC | 01:53 | |
*** slaweq has quit IRC | 01:54 | |
*** litao__ has joined #openstack-nova | 01:55 | |
openstackgerrit | Jeremy Liu proposed openstack/python-novaclient master: Fix reservation_id not supported by Nova API https://review.openstack.org/468444 | 01:55 |
*** kaisers has quit IRC | 01:56 | |
*** liujiong has joined #openstack-nova | 01:59 | |
*** trinaths has joined #openstack-nova | 01:59 | |
*** acormier has quit IRC | 02:03 | |
*** acormier has joined #openstack-nova | 02:04 | |
*** kbaegis has joined #openstack-nova | 02:04 | |
*** salv-orlando has joined #openstack-nova | 02:05 | |
kbaegis | Hi all. Anyone know how to connect a vnc client directly to novnc-proxy and the instance? | 02:05 |
*** yonglihe has quit IRC | 02:07 | |
*** yonglihe has joined #openstack-nova | 02:08 | |
*** acormier has quit IRC | 02:08 | |
*** thorst has joined #openstack-nova | 02:09 | |
*** mdnadeem has joined #openstack-nova | 02:09 | |
*** thorst has quit IRC | 02:10 | |
*** edmondsw has joined #openstack-nova | 02:11 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova master: Support tag instances when boot(3/4) https://review.openstack.org/459593 | 02:12 |
*** edmondsw has quit IRC | 02:16 | |
*** acormier has joined #openstack-nova | 02:16 | |
*** Apoorva_ has quit IRC | 02:17 | |
openstackgerrit | Rikimaru Honjo proposed openstack/nova master: Calculate stopped instance's disk sizes for disk_available_least https://review.openstack.org/468269 | 02:18 |
*** Apoorva has joined #openstack-nova | 02:18 | |
*** jichen has joined #openstack-nova | 02:18 | |
*** salv-orlando has quit IRC | 02:20 | |
*** Apoorva has quit IRC | 02:22 | |
*** armax has joined #openstack-nova | 02:23 | |
*** hongbin has joined #openstack-nova | 02:27 | |
*** yolkfull_ has quit IRC | 02:27 | |
*** trinaths has left #openstack-nova | 02:29 | |
*** jwnx has joined #openstack-nova | 02:30 | |
*** thorst has joined #openstack-nova | 02:34 | |
*** tidwellr has joined #openstack-nova | 02:36 | |
*** thorst has quit IRC | 02:38 | |
*** owalsh_ has joined #openstack-nova | 02:44 | |
*** ttx has quit IRC | 02:45 | |
*** masber has quit IRC | 02:46 | |
*** owalsh has quit IRC | 02:47 | |
*** tidwellr has quit IRC | 02:47 | |
*** yolkfull_ has joined #openstack-nova | 02:48 | |
*** slaweq has joined #openstack-nova | 02:50 | |
*** acormier has quit IRC | 02:51 | |
*** ttx has joined #openstack-nova | 02:51 | |
*** acormier has joined #openstack-nova | 02:52 | |
*** links has joined #openstack-nova | 02:53 | |
*** slaweq has quit IRC | 02:55 | |
*** acormier has quit IRC | 02:56 | |
*** yamamoto_ has joined #openstack-nova | 02:58 | |
*** yamamoto_ has quit IRC | 02:58 | |
*** yamamoto_ has joined #openstack-nova | 02:58 | |
*** yingjun has quit IRC | 02:59 | |
*** udesale has joined #openstack-nova | 03:02 | |
*** mriedem has joined #openstack-nova | 03:04 | |
*** baoli_ has quit IRC | 03:07 | |
*** Sukhdev has joined #openstack-nova | 03:12 | |
*** yingjun has joined #openstack-nova | 03:15 | |
*** dave-mccowan has quit IRC | 03:16 | |
*** salv-orlando has joined #openstack-nova | 03:17 | |
*** Sukhdev has quit IRC | 03:20 | |
*** xinliang has joined #openstack-nova | 03:21 | |
*** xinliang has quit IRC | 03:21 | |
*** xinliang has joined #openstack-nova | 03:21 | |
*** Sukhdev has joined #openstack-nova | 03:22 | |
*** salv-orl_ has joined #openstack-nova | 03:24 | |
*** salv-orlando has quit IRC | 03:24 | |
*** prateek has joined #openstack-nova | 03:26 | |
*** zhurong has joined #openstack-nova | 03:27 | |
*** mdnadeem has quit IRC | 03:27 | |
*** ratailor has joined #openstack-nova | 03:28 | |
*** salv-orl_ has quit IRC | 03:29 | |
*** psachin has joined #openstack-nova | 03:31 | |
*** prateek has quit IRC | 03:33 | |
*** prateek has joined #openstack-nova | 03:34 | |
*** prateek has quit IRC | 03:34 | |
*** gjayavelu has joined #openstack-nova | 03:34 | |
*** prateek has joined #openstack-nova | 03:36 | |
lyarwood | mriedem: are you working on https://bugs.launchpad.net/nova/+bug/1694535 already? | 03:36 |
openstack | Launchpad 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 IRC | 03:36 | |
mriedem | lyarwood: yeah | 03:37 |
mriedem | trying to figure out a good way to autospec the driver_detach method | 03:37 |
lyarwood | mriedem: kk, can't believe we didn't catch this before now | 03:37 |
mriedem | the live migration job doesn't do rollbacks | 03:38 |
mriedem | i mean, it would on failure, but when it fails the job it's not because of rollback really | 03:38 |
*** thorst has joined #openstack-nova | 03:38 | |
mriedem | also, 4:40am, wtf? | 03:39 |
*** sridharg has joined #openstack-nova | 03:40 | |
lyarwood | mriedem: over in Pune, India this week, so it's 9:10am here | 03:40 |
*** gaurangt_ has joined #openstack-nova | 03:41 | |
mriedem | well ok then | 03:41 |
*** trungnv has joined #openstack-nova | 03:42 | |
*** gaurangt has quit IRC | 03:42 | |
*** prateek_ has joined #openstack-nova | 03:43 | |
*** mdnadeem has joined #openstack-nova | 03:43 | |
*** yingjun has quit IRC | 03:44 | |
*** gjayavelu has quit IRC | 03:45 | |
*** prateek has quit IRC | 03:46 | |
*** vks1 has joined #openstack-nova | 03:47 | |
*** gaurangt_ has quit IRC | 03:50 | |
*** slaweq has joined #openstack-nova | 03:51 | |
*** yingjun has joined #openstack-nova | 03:53 | |
*** gaurangt has joined #openstack-nova | 03:54 | |
*** slaweq has quit IRC | 03:56 | |
*** thorst has quit IRC | 03:57 | |
*** takashin has joined #openstack-nova | 04:01 | |
openstackgerrit | Matt Riedemann proposed openstack/nova master: Fix call to driver_detach in remove_volume_connection https://review.openstack.org/469740 | 04:01 |
mriedem | lyarwood: ^ | 04:01 |
mriedem | 2 minute fix but took close to an hour messing with autospec | 04:01 |
mriedem | so i gave up | 04:01 |
openstackgerrit | Ngo Quoc Cuong proposed openstack/nova master: Remove translation of log messages https://review.openstack.org/467948 | 04:07 |
*** Sukhdev has quit IRC | 04:08 | |
*** vks1 has quit IRC | 04:08 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Specify keymap on server boot (1/2) https://review.openstack.org/458752 | 04:09 |
lyarwood | mdbooth: ^ if you also want to review mriedem's fix | 04:10 |
*** markvoelker has quit IRC | 04:12 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Specify keymap on server boot (2/2) https://review.openstack.org/460987 | 04:14 |
*** mriedem has quit IRC | 04:18 | |
*** tovin07_ has quit IRC | 04:22 | |
*** salv-orlando has joined #openstack-nova | 04:26 | |
*** zhurong has quit IRC | 04:27 | |
*** vks1 has joined #openstack-nova | 04:27 | |
*** dikonoor has joined #openstack-nova | 04:28 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: List/show all server migration types (1/2) https://review.openstack.org/430608 | 04:29 |
*** kornica has quit IRC | 04:29 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: List/show all server migration types (2/2) https://review.openstack.org/459483 | 04:30 |
*** slaweq has joined #openstack-nova | 04:33 | |
*** slaweq has quit IRC | 04:35 | |
*** zhurong has joined #openstack-nova | 04:36 | |
*** kaisers_ has quit IRC | 04:37 | |
*** trinaths has joined #openstack-nova | 04:39 | |
*** salv-orlando has quit IRC | 04:40 | |
*** stevemar__ has joined #openstack-nova | 04:40 | |
*** stevemar__ has left #openstack-nova | 04:41 | |
*** pcaruana has joined #openstack-nova | 04:43 | |
*** kornicameister has joined #openstack-nova | 04:47 | |
*** adisky__ has joined #openstack-nova | 04:48 | |
openstackgerrit | Ngo Quoc Cuong proposed openstack/nova master: Remove usage of parameter enforce_type https://review.openstack.org/469745 | 04:48 |
*** peter-hamilton has quit IRC | 04:48 | |
*** yamamoto_ has quit IRC | 04:48 | |
*** salv-orlando has joined #openstack-nova | 04:53 | |
*** thorst has joined #openstack-nova | 04:55 | |
*** gouthamr has quit IRC | 04:55 | |
*** gouthamr has joined #openstack-nova | 04:56 | |
*** gouthamr has quit IRC | 04:56 | |
*** thorst has quit IRC | 04:59 | |
*** gaurangt has quit IRC | 04:59 | |
*** gaurangt has joined #openstack-nova | 05:00 | |
*** armax has quit IRC | 05:02 | |
*** sree has joined #openstack-nova | 05:04 | |
*** ekuris has joined #openstack-nova | 05:08 | |
*** zhurong has quit IRC | 05:16 | |
*** zhurong has joined #openstack-nova | 05:17 | |
*** hongbin has quit IRC | 05:22 | |
*** jaosorior_away is now known as jaosorior | 05:24 | |
*** brault has joined #openstack-nova | 05:29 | |
*** mamandle has joined #openstack-nova | 05:34 | |
*** yamamoto_ has joined #openstack-nova | 05:35 | |
*** slaweq has joined #openstack-nova | 05:36 | |
*** kaisers has joined #openstack-nova | 05:38 | |
*** jwnx has quit IRC | 05:39 | |
*** liujiong has quit IRC | 05:40 | |
*** slaweq has quit IRC | 05:41 | |
*** arunman has joined #openstack-nova | 05:43 | |
*** kaisers has quit IRC | 05:44 | |
*** edmondsw has joined #openstack-nova | 05:47 | |
*** pcaruana has quit IRC | 05:49 | |
*** edmondsw has quit IRC | 05:52 | |
*** mingyu has joined #openstack-nova | 05:53 | |
*** mingyu has quit IRC | 05:55 | |
*** thorst has joined #openstack-nova | 05:56 | |
*** rcernin has joined #openstack-nova | 05:58 | |
*** thorst has quit IRC | 06:00 | |
*** masber has joined #openstack-nova | 06:00 | |
*** pcaruana has joined #openstack-nova | 06:02 | |
openstackgerrit | NidhiMittalHada proposed openstack/python-novaclient master: Help message for aggregate-update is ambiguous https://review.openstack.org/469753 | 06:02 |
*** ltomasbo|away is now known as ltomasbo | 06:08 | |
openstackgerrit | melanie witt proposed openstack/nova master: Add database migration and model for consumers https://review.openstack.org/469633 | 06:08 |
openstackgerrit | melanie witt proposed openstack/nova master: WIP Add project_id and user_id to PUT /allocations https://review.openstack.org/469634 | 06:08 |
openstackgerrit | melanie witt proposed openstack/nova master: Add GET /usages to placement API https://review.openstack.org/469635 | 06:08 |
*** salv-orlando has quit IRC | 06:11 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova-specs master: Amend the "list-show-all-server-migration-types" spec https://review.openstack.org/460847 | 06:11 |
*** salv-orlando has joined #openstack-nova | 06:11 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Use PCIAddressField in oslo.versionedobjects https://review.openstack.org/466201 | 06:12 |
*** markvoelker has joined #openstack-nova | 06:12 | |
*** Oku_OS-away is now known as Oku_OS | 06:13 | |
*** Swami_ has joined #openstack-nova | 06:13 | |
*** andreas_s has joined #openstack-nova | 06:13 | |
*** kwathore has joined #openstack-nova | 06:15 | |
*** kwathore has joined #openstack-nova | 06:15 | |
*** markus_z has joined #openstack-nova | 06:15 | |
*** takashin_ has joined #openstack-nova | 06:16 | |
*** salv-orlando has quit IRC | 06:16 | |
*** yushb has joined #openstack-nova | 06:17 | |
*** takashin has quit IRC | 06:17 | |
kwathore | Hi Guys, has any one know about this launchpad bug https://bugs.launchpad.net/nova/+bug/1439855 | 06:17 |
openstack | Launchpad 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 | #openstack | 06:18 |
*** Dinesh_Bhor has quit IRC | 06:23 | |
*** takashin_ has left #openstack-nova | 06:24 | |
*** gaurangt_ has joined #openstack-nova | 06:25 | |
*** gaurangt has quit IRC | 06:25 | |
openstackgerrit | NidhiMittalHada proposed openstack/python-novaclient master: client.logger.warning wrongly used in migrations https://review.openstack.org/463508 | 06:26 |
*** yingjun has quit IRC | 06:29 | |
openstackgerrit | Takashi NATSUME proposed openstack/python-novaclient master: Microversion 2.46 - List/Show all server migration types https://review.openstack.org/430839 | 06:29 |
*** takashin has joined #openstack-nova | 06:30 | |
*** liujiong has joined #openstack-nova | 06:32 | |
*** Swami_ has quit IRC | 06:33 | |
*** mamandle_ has joined #openstack-nova | 06:34 | |
*** diga has joined #openstack-nova | 06:34 | |
*** mamandle has quit IRC | 06:35 | |
*** mamandle_ is now known as mamandle | 06:35 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova master: Support tag instances when boot(3/4) https://review.openstack.org/459593 | 06:37 |
*** slaweq has joined #openstack-nova | 06:37 | |
openstackgerrit | NidhiMittalHada proposed openstack/python-novaclient master: client.logger.warning wrongly used in migrations https://review.openstack.org/463508 | 06:38 |
swamireddy | Hi - How to automate subnet creations with predfined number. For ex: 192.168.0./24 3... need three subnets... ? | 06:39 |
*** kaisers has joined #openstack-nova | 06:41 | |
*** slaweq has quit IRC | 06:42 | |
*** markvoelker has quit IRC | 06:47 | |
*** tesseract has joined #openstack-nova | 06:51 | |
openstackgerrit | NidhiMittalHada proposed openstack/python-novaclient master: Nova volume-attach doesn't care for device name https://review.openstack.org/454048 | 06:52 |
*** hwoarang_ is now known as hwoarang | 06:54 | |
*** thorst has joined #openstack-nova | 06:56 | |
*** salv-orlando has joined #openstack-nova | 06:58 | |
*** tovin07_ has joined #openstack-nova | 06:59 | |
*** thorst has quit IRC | 07:01 | |
openstackgerrit | jichenjc proposed openstack/nova master: WIP: propagate OSError to MigrationPreCheckError https://review.openstack.org/469779 | 07:02 |
*** fragatina has quit IRC | 07:04 | |
*** fragatina has joined #openstack-nova | 07:05 | |
*** gaurangt has joined #openstack-nova | 07:06 | |
*** gaurangt_ has quit IRC | 07:06 | |
*** rnoriega has quit IRC | 07:08 | |
*** Drankis has joined #openstack-nova | 07:12 | |
*** damien_r has joined #openstack-nova | 07:13 | |
*** gaurangt_ has joined #openstack-nova | 07:14 | |
*** gaurangt has quit IRC | 07:15 | |
*** kaisers has quit IRC | 07:15 | |
*** slagle has quit IRC | 07:16 | |
*** gaurangt has joined #openstack-nova | 07:18 | |
*** claudiub has joined #openstack-nova | 07:18 | |
*** gaurangt_ has quit IRC | 07:18 | |
openstackgerrit | jichenjc proposed openstack/nova master: make route and controller in alpha sequence https://review.openstack.org/469380 | 07:19 |
openstackgerrit | Béla Vancsics proposed openstack/nova master: Transform live_migration_post_dest notification https://review.openstack.org/469784 | 07:20 |
openstackgerrit | Béla Vancsics proposed openstack/nova master: [WIP] Transform live_migration_post_dest notification https://review.openstack.org/469784 | 07:21 |
*** jpena|off is now known as jpena | 07:22 | |
*** salv-orl_ has joined #openstack-nova | 07:28 | |
*** gomarivera has joined #openstack-nova | 07:28 | |
*** salv-orlando has quit IRC | 07:30 | |
*** gomarivera has quit IRC | 07:32 | |
*** karimb has joined #openstack-nova | 07:34 | |
*** faizy has joined #openstack-nova | 07:37 | |
*** slaweq has joined #openstack-nova | 07:38 | |
*** mnestratov has joined #openstack-nova | 07:40 | |
*** gaurangt_ has joined #openstack-nova | 07:42 | |
*** slaweq has quit IRC | 07:42 | |
*** gaurangt has quit IRC | 07:43 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: api-ref: Add parameters in cold migrate action https://review.openstack.org/410042 | 07:43 |
openstackgerrit | Michael Still proposed openstack/nova master: First attempt at adding a privsep user to nova. https://review.openstack.org/459166 | 07:44 |
*** markvoelker has joined #openstack-nova | 07:44 | |
*** ralonsoh has joined #openstack-nova | 07:48 | |
openstackgerrit | Mikhail Feoktistov proposed openstack/nova master: Add is_vz_container function https://review.openstack.org/445947 | 07:49 |
kaisers1 | Hey ppl, FYI: Lot's of CIs currently broken due to https://bugs.launchpad.net/devstack/+bug/1694904 | 07:50 |
openstack | Launchpad bug 1694904 in devstack "pip_install failed with 'ImportError: No module named six'" [Undecided,New] | 07:50 |
*** gaurangt has joined #openstack-nova | 07:52 | |
*** mdnadeem has quit IRC | 07:53 | |
*** gaurangt_ has quit IRC | 07:53 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova master: Support tag instances when boot(4/4) https://review.openstack.org/469800 | 07:54 |
*** thorst has joined #openstack-nova | 07:58 | |
*** gaurangt_ has joined #openstack-nova | 07:59 | |
*** zzzeek_ has quit IRC | 08:00 | |
*** zzzeek has joined #openstack-nova | 08:00 | |
*** gaurangt has quit IRC | 08:01 | |
*** slunkad has joined #openstack-nova | 08:02 | |
*** mdnadeem has joined #openstack-nova | 08:08 | |
*** kiran-r has joined #openstack-nova | 08:09 | |
*** kiran-r has quit IRC | 08:09 | |
*** kaisers has joined #openstack-nova | 08:12 | |
*** gaurangt has joined #openstack-nova | 08:14 | |
*** thorst has quit IRC | 08:16 | |
*** gaurangt_ has quit IRC | 08:17 | |
*** kaisers has quit IRC | 08:17 | |
*** markvoelker has quit IRC | 08:18 | |
*** liujiong has quit IRC | 08:18 | |
*** yushb has quit IRC | 08:19 | |
*** aarefiev_afk is now known as aarefiev | 08:27 | |
*** lucas-afk is now known as lucasagomes | 08:27 | |
*** silvrax has joined #openstack-nova | 08:28 | |
*** gaurangt_ has joined #openstack-nova | 08:29 | |
*** karthiks has joined #openstack-nova | 08:29 | |
*** zhurong has quit IRC | 08:29 | |
silvrax | Hi, 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 IRC | 08:30 | |
*** VAhl has quit IRC | 08:31 | |
*** liujiong has joined #openstack-nova | 08:33 | |
*** slaweq has joined #openstack-nova | 08:39 | |
*** liujiong has quit IRC | 08:40 | |
*** Murugesh has joined #openstack-nova | 08:40 | |
Murugesh | Hi There | 08:40 |
*** liujiong has joined #openstack-nova | 08:40 | |
Murugesh | We have opentack mitaka version running on centos 7 environment | 08:41 |
Murugesh | We are facing some issue in snapshot creation and restoring | 08:41 |
jichen | silvrax: 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 |
Murugesh | When i create snapshot of the instance i am getting like "snapshot has been created successfully" but the snapshot size remains 0 bytes | 08:43 |
*** slaweq has quit IRC | 08:43 | |
*** derekh has joined #openstack-nova | 08:44 | |
jichen | Murugesh: 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 effiecient | 08:44 |
silvrax | jichen: thanks, that seems to be the case indeed... It's tempting to do in the db tbh... | 08:44 |
Murugesh | Jichen: Sure... is there any other solution to achieve this?? | 08:45 |
jichen | silvrax: 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% sure | 08:47 |
*** damien_r has left #openstack-nova | 08:47 | |
jichen | Murugesh: 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 input | 08:48 |
Murugesh | jichen: thanks very much | 08:49 |
silvrax | jichen: I guess so... anyway, delete and recreate is probably safest indeed. Don't really feel like messing with the database this morning. | 08:50 |
jichen | silvrax: ok :) | 08:51 |
*** zyun|4 has joined #openstack-nova | 08:52 | |
*** zyun|4 has left #openstack-nova | 08:53 | |
*** mdnadeem has quit IRC | 08:54 | |
bauzas | p!spy | 09:03 |
*** gaurangt has joined #openstack-nova | 09:04 | |
*** gaurangt_ has quit IRC | 09:05 | |
openstackgerrit | sahid proposed openstack/nova master: libvirt: update the logic to configure volume with scsi controller https://review.openstack.org/459741 | 09:09 |
openstackgerrit | sahid proposed openstack/nova master: libvirt: update logic to configure device for scsi controller https://review.openstack.org/459740 | 09:09 |
openstackgerrit | sahid proposed openstack/nova master: libvirt: update LibvirtConfigGuestDeviceAddress to provide XML https://review.openstack.org/459737 | 09:09 |
*** gaurangt has quit IRC | 09:09 | |
openstackgerrit | sahid proposed openstack/nova master: libvirt: rearange how scsi controller is defined https://review.openstack.org/459739 | 09:09 |
openstackgerrit | sahid proposed openstack/nova master: libvirt: set full description of the controller used by disk https://review.openstack.org/459738 | 09:09 |
openstackgerrit | Sylvain Bauza proposed openstack/nova master: Fix ChanceScheduler returning a wrong node https://review.openstack.org/466725 | 09:09 |
openstackgerrit | falseuser proposed openstack/nova master: Delete the instance files when revert resize https://review.openstack.org/469814 | 09:10 |
*** mdnadeem has joined #openstack-nova | 09:11 | |
*** gaurangt has joined #openstack-nova | 09:11 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova master: Support tag instances when boot(4/4) https://review.openstack.org/469800 | 09:12 |
openstackgerrit | Chris Dent proposed openstack/nova master: Sync os-traits to Traits database https://review.openstack.org/469578 | 09:12 |
*** sambetts|afk is now known as sambetts | 09:13 | |
openstackgerrit | sahid proposed openstack/nova master: libvirt: configure trust mode for vfs https://review.openstack.org/458514 | 09:13 |
openstackgerrit | sahid proposed openstack/nova master: network: update pci request spec to handle trusted tags https://review.openstack.org/458820 | 09:13 |
openstackgerrit | sahid proposed openstack/nova master: network: add command to configure trusted mode for VFs https://review.openstack.org/458513 | 09:13 |
*** thorst has joined #openstack-nova | 09:13 | |
*** kaisers has joined #openstack-nova | 09:14 | |
openstackgerrit | Chris Dent proposed openstack/nova master: Sync os-traits to Traits database https://review.openstack.org/469578 | 09:14 |
*** markvoelker has joined #openstack-nova | 09:15 | |
openstackgerrit | sahid proposed openstack/nova master: libvirt: update the active migrations DS to support migration result https://review.openstack.org/409260 | 09:16 |
openstackgerrit | sahid proposed openstack/nova master: libvirt: ensure live-migration success https://review.openstack.org/409261 | 09:16 |
*** cdent has joined #openstack-nova | 09:16 | |
openstackgerrit | Stephen Finucane proposed openstack/nova master: conf: Move availability zones opts to a group https://review.openstack.org/462469 | 09:17 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Fix default_availability_zone docs https://review.openstack.org/438887 | 09:17 |
*** thorst has quit IRC | 09:17 | |
alex_xu | sfinucan: yea, that sounds a good idea, at least i have no idea how to get rid of those conflict | 09:19 |
alex_xu | sfinucan: i'm also appreciate that if you are interesting to help that | 09:20 |
*** gaurangt has quit IRC | 09:20 | |
openstackgerrit | Spencer Yu proposed openstack/python-novaclient master: Nova client should retry with Retry-After value https://review.openstack.org/447766 | 09:20 |
*** gaurangt has joined #openstack-nova | 09:21 | |
alex_xu | gmann: do you like that the idea which sfinucan suggested? | 09:21 |
*** edmondsw has joined #openstack-nova | 09:23 | |
*** edmondsw has quit IRC | 09:27 | |
*** liujiong_lj has joined #openstack-nova | 09:29 | |
*** owalsh_ is now known as owalsh | 09:30 | |
*** liujiong has quit IRC | 09:30 | |
*** Shunli has quit IRC | 09:33 | |
*** openstackstatus has quit IRC | 09:36 | |
*** openstackstatus has joined #openstack-nova | 09:38 | |
*** ChanServ sets mode: +v openstackstatus | 09:38 | |
*** slaweq has joined #openstack-nova | 09:40 | |
*** yolkfull has joined #openstack-nova | 09:40 | |
*** yolkfull__ has joined #openstack-nova | 09:42 | |
*** yolkfull_ has quit IRC | 09:42 | |
*** yolkfull__ has quit IRC | 09:43 | |
*** ltomasbo is now known as ltomasbo|away | 09:44 | |
*** slaweq has quit IRC | 09: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-infra | 09:44 | |
*** yolkfull has quit IRC | 09:45 | |
*** trinaths has left #openstack-nova | 09:45 | |
*** markvoelker has quit IRC | 09:47 | |
*** ltomasbo|away is now known as ltomasbo | 09:47 | |
*** kaisers has quit IRC | 09:49 | |
*** nicolasbock has joined #openstack-nova | 09:51 | |
*** gaurangt_ has joined #openstack-nova | 09:52 | |
*** gaurangt has quit IRC | 09:52 | |
openstackgerrit | Alex Xu proposed openstack/nova-specs master: Fix to return server groups quota in the quota-classes API https://review.openstack.org/468619 | 09:55 |
alex_xu | gmann: ^ updated, bascialy follow the pattern of vif-net fix | 09:56 |
*** cNilesh has quit IRC | 09:57 | |
*** tovin07_ has quit IRC | 09:57 | |
openstackgerrit | Alvaro Lopez Garcia proposed openstack/nova master: xen: pass Xen console in cmdline https://review.openstack.org/469826 | 10:01 |
*** yolkfull has joined #openstack-nova | 10:03 | |
*** salv-orl_ has quit IRC | 10:04 | |
openstackgerrit | Mikhail Feoktistov proposed openstack/nova master: Add is_vz_container function https://review.openstack.org/445947 | 10:07 |
*** ujjain has quit IRC | 10:11 | |
*** cdent has quit IRC | 10:13 | |
*** faizy_ has joined #openstack-nova | 10:13 | |
*** faizy has quit IRC | 10:14 | |
*** sridharg has quit IRC | 10:17 | |
*** lucasagomes has quit IRC | 10:18 | |
*** lucasagomes has joined #openstack-nova | 10:25 | |
openstackgerrit | jichenjc proposed openstack/nova master: propagate OSError to MigrationPreCheckError https://review.openstack.org/469779 | 10:29 |
*** jichen has quit IRC | 10:33 | |
*** zhurong has joined #openstack-nova | 10:35 | |
*** slaweq has joined #openstack-nova | 10:40 | |
*** cdent has joined #openstack-nova | 10:42 | |
*** jpena is now known as jpena|lunch | 10:43 | |
*** tbachman has quit IRC | 10:44 | |
*** markvoelker has joined #openstack-nova | 10:45 | |
*** slaweq has quit IRC | 10:45 | |
*** kaisers has joined #openstack-nova | 10:46 | |
*** yamamoto_ has quit IRC | 10:47 | |
*** Dinesh_Bhor has joined #openstack-nova | 10:47 | |
openstackgerrit | Moshe Levi proposed openstack/os-vif master: WIP hardware offload support for openvswitch https://review.openstack.org/460278 | 10:51 |
*** smatzek has joined #openstack-nova | 10:58 | |
*** smatzek_ has joined #openstack-nova | 10:59 | |
*** Hosam has joined #openstack-nova | 11:00 | |
*** smatzek has quit IRC | 11:03 | |
*** dave-mccowan has joined #openstack-nova | 11:07 | |
openstackgerrit | Moshe Levi proposed openstack/os-vif master: WIP hardware offload support for openvswitch https://review.openstack.org/460278 | 11:07 |
*** kaisers has quit IRC | 11:08 | |
*** kbaegis has quit IRC | 11:09 | |
*** kwathore has quit IRC | 11:09 | |
*** thorst has joined #openstack-nova | 11:15 | |
*** markvoelker has quit IRC | 11:18 | |
*** thorst has quit IRC | 11:19 | |
*** sree has quit IRC | 11:19 | |
*** mamandle has quit IRC | 11:19 | |
*** sree has joined #openstack-nova | 11:20 | |
*** rnoriega has joined #openstack-nova | 11:20 | |
*** kwathore has joined #openstack-nova | 11:21 | |
*** sree has quit IRC | 11:24 | |
*** liujiong_lj has quit IRC | 11:25 | |
*** yamamoto has joined #openstack-nova | 11:29 | |
*** yamamoto_ has joined #openstack-nova | 11:29 | |
*** ratailor has quit IRC | 11:30 | |
*** mdnadeem has quit IRC | 11:31 | |
*** peter-hamilton has joined #openstack-nova | 11:33 | |
*** udesale has quit IRC | 11:33 | |
*** yamamoto has quit IRC | 11:33 | |
*** psachin has quit IRC | 11:34 | |
*** prateek_ has quit IRC | 11:35 | |
*** yamamoto_ has quit IRC | 11:35 | |
*** links has quit IRC | 11:37 | |
*** silvrax has quit IRC | 11:38 | |
*** thorst has joined #openstack-nova | 11:41 | |
*** slaweq has joined #openstack-nova | 11:41 | |
*** lucasagomes is now known as lucas-hungry | 11:41 | |
*** nicolasbock has quit IRC | 11:43 | |
*** mamandle has joined #openstack-nova | 11:44 | |
*** slaweq has quit IRC | 11:46 | |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for server diagnostics endpoint https://review.openstack.org/468331 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for os-services endpoint instead of stevedore https://review.openstack.org/460818 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: use plain routes list for os-virtual-interfaces https://review.openstack.org/462173 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for os-fping endpoint https://review.openstack.org/468349 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for hosts endpoint instead of stevedore https://review.openstack.org/459231 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for os-consoles, os-console-auth-tokens endpoint instead of stevedore https://review.openstack.org/462175 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for server ips endpoint https://review.openstack.org/468334 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for server-tags instead of stevedore https://review.openstack.org/461645 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: use plain routes list for hypervisor endpoint instead of stevedore https://review.openstack.org/459235 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for os-interface endpoint instead of stevedore https://review.openstack.org/459979 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for instance actions endpoint https://review.openstack.org/468338 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for server-migrations endpoint instead of stevedore https://review.openstack.org/461646 | 11:47 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Use plain routes list for os-server-external-events endpoint https://review.openstack.org/468324 | 11:47 |
sfinucan | alex_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 jpena | 11:50 | |
*** tbachman has joined #openstack-nova | 11:50 | |
*** rfolco has joined #openstack-nova | 11:50 | |
*** arunman has quit IRC | 11:51 | |
*** ygl has joined #openstack-nova | 11:51 | |
alex_xu | sfinucan: thanks! | 11:54 |
*** liverpooler has quit IRC | 11:55 | |
*** MVenesio has joined #openstack-nova | 11:56 | |
*** nicolasbock has joined #openstack-nova | 11:57 | |
*** acormier has joined #openstack-nova | 11:58 | |
*** mjturek has quit IRC | 11:58 | |
*** psachin has joined #openstack-nova | 11:58 | |
*** litao__ has quit IRC | 11:59 | |
*** kaisers has joined #openstack-nova | 12:01 | |
*** adisky__ has quit IRC | 12:03 | |
*** slagle has joined #openstack-nova | 12:09 | |
*** yamamoto has joined #openstack-nova | 12:09 | |
*** diga has quit IRC | 12:10 | |
*** markvoelker has joined #openstack-nova | 12:15 | |
*** zhurong has quit IRC | 12:16 | |
*** mjturek has joined #openstack-nova | 12:19 | |
*** krtaylor has quit IRC | 12:19 | |
*** cdent has quit IRC | 12:21 | |
*** pchavva has joined #openstack-nova | 12:21 | |
*** lucas-hungry is now known as lucasagomes | 12:22 | |
*** kaisers has quit IRC | 12:23 | |
*** gibi has quit IRC | 12:24 | |
*** markvoelker has quit IRC | 12:24 | |
*** markvoelker has joined #openstack-nova | 12:24 | |
*** rmart04 has joined #openstack-nova | 12:25 | |
*** Hosam has quit IRC | 12:25 | |
*** Hosam has joined #openstack-nova | 12:25 | |
*** Hosam has quit IRC | 12:26 | |
*** edmondsw has joined #openstack-nova | 12:26 | |
*** Hosam has joined #openstack-nova | 12:30 | |
*** gibi has joined #openstack-nova | 12:31 | |
*** kylek3h has quit IRC | 12:32 | |
*** vks1 has quit IRC | 12:33 | |
*** ygl has quit IRC | 12:34 | |
*** yolkfull has quit IRC | 12:34 | |
*** Hosam has quit IRC | 12:35 | |
*** yolkfull has joined #openstack-nova | 12:35 | |
*** artom has quit IRC | 12:35 | |
*** yolkfull has quit IRC | 12:37 | |
*** yolkfull has joined #openstack-nova | 12:38 | |
*** yolkfull has quit IRC | 12:38 | |
*** yolkfull has joined #openstack-nova | 12:38 | |
*** salv-orlando has joined #openstack-nova | 12:39 | |
*** acormier has quit IRC | 12:39 | |
*** acormier has joined #openstack-nova | 12:40 | |
*** hferenc has quit IRC | 12:40 | |
*** yolkfull_ has joined #openstack-nova | 12:42 | |
*** slaweq has joined #openstack-nova | 12:42 | |
*** gszasz has joined #openstack-nova | 12:43 | |
*** acormier has quit IRC | 12:44 | |
*** yolkfull has quit IRC | 12:45 | |
*** Dinesh_Bhor has quit IRC | 12:45 | |
*** yolkfull_ has quit IRC | 12:45 | |
*** Dinesh_Bhor has joined #openstack-nova | 12:46 | |
*** tbachman has quit IRC | 12:46 | |
*** slaweq has quit IRC | 12:47 | |
*** salv-orlando has quit IRC | 12:47 | |
*** Dinesh_Bhor has quit IRC | 12:49 | |
*** Dinesh_Bhor has joined #openstack-nova | 12:49 | |
*** Dinesh_Bhor has quit IRC | 12:49 | |
*** Dinesh_Bhor has joined #openstack-nova | 12:50 | |
*** tbachman has joined #openstack-nova | 12:50 | |
*** lyan has joined #openstack-nova | 12:51 | |
*** gibi has quit IRC | 12:51 | |
*** liangy has joined #openstack-nova | 12:51 | |
*** salv-orlando has joined #openstack-nova | 12:52 | |
*** cdent has joined #openstack-nova | 12:54 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Avoid forcing translation on logging calls https://review.openstack.org/413876 | 12:55 |
*** xinliang has quit IRC | 12:57 | |
*** gibi has joined #openstack-nova | 12:57 | |
*** mingyu has joined #openstack-nova | 12:58 | |
*** kylek3h has joined #openstack-nova | 12:58 | |
*** xinliang has joined #openstack-nova | 12:58 | |
*** arunman has joined #openstack-nova | 12:59 | |
*** ansiwen is now known as ansiwen|lunch | 12:59 | |
*** mingyu has quit IRC | 13:00 | |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Add PCIWeigher https://review.openstack.org/379524 | 13:01 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Prefer non-PCI host nodes for non-PCI instances https://review.openstack.org/379625 | 13:01 |
*** gouthamr has joined #openstack-nova | 13:01 | |
*** yamamoto has quit IRC | 13:02 | |
*** liverpooler has joined #openstack-nova | 13:03 | |
*** gibi has quit IRC | 13:05 | |
*** mriedem has joined #openstack-nova | 13:05 | |
mriedem | can 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 IRC | 13:05 | |
*** tidwellr has joined #openstack-nova | 13:06 | |
mriedem | meeting agenda is already updated https://wiki.openstack.org/wiki/Meetings/Nova | 13:06 |
*** mdrabe has joined #openstack-nova | 13:08 | |
*** lucasxu has joined #openstack-nova | 13:08 | |
*** psachin has quit IRC | 13:10 | |
*** tidwellr has quit IRC | 13:10 | |
openstackgerrit | Matt Riedemann proposed openstack/nova master: Fix call to driver_detach in remove_volume_connection https://review.openstack.org/469740 | 13:12 |
*** faizy has joined #openstack-nova | 13:12 | |
*** faizy_ has quit IRC | 13:14 | |
bhagyashris | johnthetubguy_ : Hi, | 13:15 |
*** gibi has joined #openstack-nova | 13:17 | |
*** bjolo has quit IRC | 13:18 | |
bhagyashris | johnthetubguy_ : 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-nova | 13:20 | |
*** karthiks has quit IRC | 13:20 | |
*** yamamoto has joined #openstack-nova | 13:21 | |
*** gomarivera has joined #openstack-nova | 13:22 | |
*** kaisers has quit IRC | 13:25 | |
bauzas | mriedem: I can | 13:25 |
*** salv-orl_ has joined #openstack-nova | 13:28 | |
mriedem | bauzas: thanks | 13:30 |
mriedem | bhagyashris: john is out until next week | 13:30 |
*** salv-orlando has quit IRC | 13:31 | |
*** smatzek_ has quit IRC | 13:31 | |
*** esberglu has joined #openstack-nova | 13:33 | |
*** baoli has joined #openstack-nova | 13:37 | |
*** artom has joined #openstack-nova | 13:38 | |
bauzas | mriedem: just in case, I have a couple of changes you can look at | 13:38 |
bauzas | mriedem: https://review.openstack.org/#/c/469037/ could be nice for starting a new BP :) | 13:39 |
*** ekuris has quit IRC | 13:41 | |
*** slaweq has joined #openstack-nova | 13:43 | |
*** yamamoto has quit IRC | 13:43 | |
*** eharney has joined #openstack-nova | 13:43 | |
*** artom has quit IRC | 13:44 | |
*** artom has joined #openstack-nova | 13:45 | |
mriedem | sfinucan: 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 confusing | 13:45 |
openstack | Launchpad bug 1694417 in OpenStack Compute (nova) "dhcp_domain used when use_neutron is not set" [Undecided,Invalid] | 13:45 |
*** yamamoto has joined #openstack-nova | 13:45 | |
sfinucan | mriedem: Sure | 13:45 |
*** yamamoto has quit IRC | 13:45 | |
*** slaweq has quit IRC | 13:47 | |
*** jwcroppe has quit IRC | 13:48 | |
*** awaugama has joined #openstack-nova | 13:50 | |
bauzas | mriedem: 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+days | 13:50 | |
bauzas | wow, lots of reds | 13:52 |
bauzas | something is wrong with CI atm | 13:52 |
bauzas | wtf | 13:52 |
*** Swami_ has joined #openstack-nova | 13:53 | |
mriedem | vmware is always down, see my email to the ML | 13:54 |
mriedem | xenserver is also non-voting for now | 13:54 |
mriedem | xenproject also is failing once ssh validation was turned on by default | 13:54 |
bauzas | mriedem: my email address is stupidely having problems for getting new emails, it's fuckily delayed | 13:55 |
*** smatzek_ has joined #openstack-nova | 13:58 | |
*** gomarivera has quit IRC | 13:58 | |
bhagyashris | mriedem: 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-nova | 13:59 | |
*** gomarivera has joined #openstack-nova | 14:00 | |
egonzalez | mriedem, ping | 14:00 |
*** eharney has quit IRC | 14:00 | |
*** tidwellr has joined #openstack-nova | 14:01 | |
*** jwcroppe has joined #openstack-nova | 14:01 | |
*** yamamoto has joined #openstack-nova | 14:07 | |
*** crushil has joined #openstack-nova | 14:08 | |
*** mgariepy has joined #openstack-nova | 14:12 | |
*** eharney has joined #openstack-nova | 14:15 | |
*** Yangyapeng has joined #openstack-nova | 14:18 | |
*** Hosam has joined #openstack-nova | 14:18 | |
*** kaisers has joined #openstack-nova | 14:21 | |
*** tbachman has quit IRC | 14:21 | |
*** dillaman has joined #openstack-nova | 14:22 | |
*** READ10 has joined #openstack-nova | 14:23 | |
*** armax has joined #openstack-nova | 14:24 | |
*** Hosam has quit IRC | 14:27 | |
openstackgerrit | Alex Szarka proposed openstack/nova master: Add method for verify multiple versioned notifications https://review.openstack.org/465526 | 14:28 |
*** annegentle has joined #openstack-nova | 14:28 | |
openstackgerrit | Alex Szarka proposed openstack/nova master: Transform instance.exists notification https://review.openstack.org/403660 | 14:29 |
*** gomarivera has quit IRC | 14:32 | |
*** andreas_s has quit IRC | 14:32 | |
*** gomarivera has joined #openstack-nova | 14:32 | |
*** Hosam has joined #openstack-nova | 14: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-infra | 14:33 | |
*** openstackgerrit has quit IRC | 14:34 | |
*** acormier has joined #openstack-nova | 14:35 | |
*** kornicameister has quit IRC | 14:35 | |
*** jaosorior has quit IRC | 14:36 | |
*** gomarivera has quit IRC | 14:37 | |
*** openstackgerrit has joined #openstack-nova | 14:39 | |
openstackgerrit | Alex Szarka proposed openstack/nova master: Transform instance.exists notification https://review.openstack.org/403660 | 14:39 |
mriedem | sean-k-m1: at some point i wanted to ask you about https://review.openstack.org/#/c/441183/ which came up in the nova meeting today | 14:41 |
mriedem | you and jay | 14:41 |
*** lyan has quit IRC | 14:41 | |
*** kbaegis has joined #openstack-nova | 14:41 | |
mriedem | i.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 plugin | 14:41 |
mriedem | egonzalez: hi | 14:42 |
openstackgerrit | Alex Szarka proposed openstack/nova master: Add method for verify multiple versioned notifications https://review.openstack.org/465526 | 14:42 |
* cdent starts ACME SDN Inc | 14:42 | |
*** karthiks has joined #openstack-nova | 14:43 | |
mriedem | "THE place for all your vrouter needs!" | 14:43 |
egonzalez | mriedem, just wanted to explain the use_neutron/dns bug | 14:43 |
takashin | dansmith: Would you review https://review.openstack.org/#/c/408955/ again? | 14:43 |
sfinucan | egonzalez: I left comments on said bug | 14:43 |
*** slaweq has joined #openstack-nova | 14:44 | |
*** kaisers has quit IRC | 14:44 | |
takashin | dansmith: Are you around? | 14:44 |
egonzalez | mriedem, sfinucan thanks will wait until the metadata issue is fixed to try re verify | 14:45 |
openstackgerrit | Alex Szarka proposed openstack/nova master: Refactor create_delete_server_with_instance_update https://review.openstack.org/466296 | 14:45 |
sfinucan | egonzalez: which metadata issue? | 14:45 |
*** lbragsta_ has joined #openstack-nova | 14:46 | |
egonzalez | sfinucan, opened another bug for that https://bugs.launchpad.net/nova/+bug/1694666 | 14:46 |
openstack | Launchpad bug 1694666 in OpenStack Compute (nova) "metadata service PicklingError: Can't pickle <class 'sqlalchemy.orm.session.Session'>" [Undecided,New] | 14:46 |
sean-k-m1 | mriedem: looking at it now | 14:47 |
sfinucan | egonzalez: 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-mooney | 14:47 | |
mriedem | mhenkel: 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-driver | 14:47 |
*** lbragsta_ has quit IRC | 14:47 | |
mhenkel | yes, got the point | 14:47 |
*** hongbin has joined #openstack-nova | 14:47 | |
egonzalez | sfinucan, no cloud-init at all, both issues are different | 14:47 |
mriedem | i thought we've had this pickling issue before, or reported before at least | 14:48 |
*** slaweq has quit IRC | 14:48 | |
egonzalez | sfinucan, this last one is, fresh deploy. create a cirros instance and metadata raising those errors | 14:48 |
sfinucan | egonzalez: and the other one? | 14:48 |
sean-k-mooney | mriedem: 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 objects | 14:49 |
mriedem | sean-k-mooney: that's the long-term goal but no one is working on that, correct? | 14:50 |
mriedem | i think ian wells said he'd work on it at both the austin and barcelona summits but it hasn't happened | 14:50 |
sean-k-mooney | well i am if i can get to it. | 14:51 |
mriedem | egonzalez: do you know if that metadata pickling issue also happens in ocata? | 14:51 |
mhenkel | bauzas: on the relevance to dpdk | 14:51 |
sean-k-mooney | mriedem: i want to do a poc of that before the end of pike | 14:51 |
mhenkel | this patch is only needed for dpdk | 14:51 |
sfinucan | egonzalez: 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-L538 | 14:52 |
egonzalez | mriedem, last manual test worked in ocata yesterday. gates are happy at too | 14:52 |
sfinucan | easiest way to check if that's where the problem lies ;) | 14:52 |
sean-k-mooney | mriedem: but regardign that patch was there something specific you wanted my input on? | 14:52 |
bauzas | mhenkel: sure, I understand that, I just wanted to explain that we only need to name the BP as what it's provided by the plugin | 14:52 |
mriedem | egonzalez: 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 |
mriedem | sean-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 note | 14:53 |
egonzalez | mriedem, nope, probably packages are not build or propagated to main delorean repo | 14:53 |
sean-k-mooney | mriedem: yes i have previously revied this and i just reviewed it again | 14:53 |
sean-k-mooney | mriedem: it looks fine to me bar the name as you said | 14:54 |
mhenkel | bauzas: something like: nova-vif-plugin-for-opencontrail-vrouter? | 14:54 |
*** gomarivera has joined #openstack-nova | 14:55 | |
mriedem | sfinucan: 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#L537 | 14:55 |
*** shaohe_feng has quit IRC | 14:56 | |
mriedem | maybe people getting dns from neutron/designate just knew to change the dhcp_domain config option? i think miguel lavalle added that support in mitaka | 14:56 |
mriedem | for neutron dns i mean | 14:56 |
*** mlavalle has joined #openstack-nova | 14:57 | |
mlavalle | mriedem: hey | 14:57 |
sfinucan | mriedem: Yeah, we should probably ignore the nova-network-only option | 14:57 |
mriedem | mlavalle: trying to sort out this bug https://bugs.launchpad.net/nova/+bug/1694417 | 14:58 |
openstack | Launchpad bug 1694417 in OpenStack Compute (nova) "dhcp_domain used when use_neutron is not set" [Undecided,Incomplete] | 14:58 |
mriedem | and wondering if neutron + dns means you need to configure nova's dhcp_domain option to '' when using neutron and the metadata service | 14:58 |
mriedem | mlavalle: feel free to reply on the bug later if you're busy | 14:58 |
mlavalle | mriedem: at first glance, it should't be related | 14:59 |
mlavalle | mriedem: at look at the bug later, though | 14:59 |
mriedem | mlavalle: 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 issue | 14:59 |
mriedem | thanks | 14:59 |
egonzalez | going to add config file as reference in the bug | 15:00 |
mriedem | egonzalez: can you also show the port details? | 15:00 |
mriedem | would like to see if dns_name is set on the port | 15:00 |
*** Hosam has quit IRC | 15:00 | |
egonzalez | mriedem, sure | 15:01 |
*** dikonoor has quit IRC | 15:01 | |
*** Hosam has joined #openstack-nova | 15:01 | |
*** shaohe_feng has joined #openstack-nova | 15:04 | |
*** eharney has quit IRC | 15:05 | |
*** marst has joined #openstack-nova | 15:09 | |
*** takashin has left #openstack-nova | 15:10 | |
openstackgerrit | Ed Leafe proposed openstack/nova master: Have scheduler claim resources https://review.openstack.org/463993 | 15:12 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Pass the number of hosts to return explicitly https://review.openstack.org/465767 | 15:12 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Pass a list of instance UUIDs to scheduler https://review.openstack.org/465171 | 15:12 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Return multiple hosts from select_destinations https://review.openstack.org/465768 | 15:12 |
edleafe | cdent: bauzas: ^^ rebased and updated | 15:12 |
cdent | yay! | 15:12 |
*** kbaegis has quit IRC | 15:14 | |
edleafe | cdent: You'll be happy to learn that your precious blank line has been returned unharmed | 15:14 |
cdent | doubleyay! | 15:14 |
*** Murugesh has quit IRC | 15:14 | |
hongbin | mriedem: 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.html | 15:17 |
hongbin | mriedem: 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/210b33e01658374ac248a188cfdcb35a64a35c80 | 15:17 |
mriedem | hongbin: that was for the global request id stuff sdague was working on | 15:18 |
hongbin | mriedem: yes, i couldn't find sdague in the irc right now | 15:18 |
mriedem | he's on vacation this week | 15:18 |
*** eharney has joined #openstack-nova | 15:18 | |
hongbin | ok | 15:19 |
*** Oku_OS is now known as Oku_OS-away | 15:19 | |
mriedem | shouldn't https://bugs.launchpad.net/zun/+bug/1694897 be targeted at python-neutronclient rather than zun? | 15:19 |
openstack | Launchpad bug 1694897 in Zun "neutron tag xxx.xxx doesn't work correctly" [Undecided,New] | 15:19 |
*** alexchadin has joined #openstack-nova | 15:19 | |
*** gyee has joined #openstack-nova | 15:19 | |
hongbin | yes, i should change it | 15:19 |
alexchadin | hi Nova team | 15:20 |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Fix missing marker functions https://review.openstack.org/469920 | 15:20 |
*** armax has quit IRC | 15:20 | |
alexchadin | how 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 metrics | 15:21 |
alexchadin | Ocata version | 15:21 |
*** markus_z has quit IRC | 15:21 | |
*** toabctl has quit IRC | 15:22 | |
*** toabctl has joined #openstack-nova | 15:23 | |
*** shaohe_feng has quit IRC | 15:24 | |
*** sree has joined #openstack-nova | 15:25 | |
*** hshiina has joined #openstack-nova | 15:26 | |
*** shaohe_feng has joined #openstack-nova | 15:27 | |
hongbin | mriedem: fyi: https://review.openstack.org/469923 , hope it doesn't break anything on nova side | 15:29 |
*** ansiwen|lunch is now known as ansiwen | 15:29 | |
*** rmart04 has quit IRC | 15:30 | |
openstackgerrit | Michael Henkel proposed openstack/nova master: contrail: add vrouter VIF plugin type support https://review.openstack.org/441183 | 15:30 |
*** sree has quit IRC | 15:30 | |
*** openstackgerrit has quit IRC | 15:33 | |
*** Hosam has quit IRC | 15:34 | |
*** openstackgerrit has joined #openstack-nova | 15:34 | |
openstackgerrit | Alvaro Lopez Garcia proposed openstack/nova master: xen: pass Xen console in cmdline https://review.openstack.org/469826 | 15:34 |
*** Hosam has joined #openstack-nova | 15:34 | |
*** mamandle has quit IRC | 15:35 | |
mriedem | hongbin: we're good https://review.openstack.org/#/c/468356/ the nova change didn't land yet | 15:40 |
hongbin | mriedem: great. thanks for confirming | 15:40 |
*** mdrabe has quit IRC | 15:41 | |
*** tbachman has joined #openstack-nova | 15:41 | |
openstackgerrit | Michael Henkel proposed openstack/nova master: contrail: add vrouter VIF plugin type support https://review.openstack.org/441183 | 15:41 |
*** kaisers has joined #openstack-nova | 15:42 | |
*** annegentle has quit IRC | 15:42 | |
*** tuanla_fujitsu has joined #openstack-nova | 15:43 | |
*** Hosam has quit IRC | 15:43 | |
*** annegentle has joined #openstack-nova | 15:43 | |
*** Hosam has joined #openstack-nova | 15:44 | |
*** slaweq has joined #openstack-nova | 15:44 | |
*** mingyu has joined #openstack-nova | 15:46 | |
*** MVenesio has quit IRC | 15:46 | |
*** annegentle has quit IRC | 15:47 | |
*** tbachman has quit IRC | 15:49 | |
*** slaweq has quit IRC | 15:49 | |
*** mingyu has quit IRC | 15:50 | |
openstackgerrit | Chris Dent proposed openstack/nova master: Sync os-traits to Traits database https://review.openstack.org/469578 | 15:51 |
*** yamamoto has quit IRC | 15:51 | |
cdent | edleafe: 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 that | 15:52 |
*** tbachman has joined #openstack-nova | 15:52 | |
*** yamamoto has joined #openstack-nova | 15:52 | |
*** Hosam has quit IRC | 15:53 | |
*** felipemonteiro has joined #openstack-nova | 15:53 | |
*** Hosam has joined #openstack-nova | 15:53 | |
*** Swami_ has quit IRC | 15:55 | |
*** felipemonteiro__ has joined #openstack-nova | 15:55 | |
edleafe | cdent: I'll try, but I have a pretty full plate today. If not today, then definitely tomorrow | 15:57 |
cdent | thanks | 15:57 |
*** yamamoto has quit IRC | 15:58 | |
*** felipemonteiro has quit IRC | 15:58 | |
mriedem | artom: have you seen something like this? https://bugs.launchpad.net/nova/+bug/1694666 | 15:58 |
openstack | Launchpad bug 1694666 in OpenStack Compute (nova) "metadata service PicklingError: Can't pickle <class 'sqlalchemy.orm.session.Session'>" [Undecided,New] | 15:58 |
*** manjeets has quit IRC | 15:58 | |
mriedem | or know of someone working on reducing InstanceMetadata to a smaller primitive for pickling? | 15:58 |
*** dikonoor has joined #openstack-nova | 15:59 | |
artom | mriedem, whoa | 15:59 |
*** gjayavelu has joined #openstack-nova | 15:59 | |
artom | mriedem, no, haven't seen anything like it | 16:00 |
artom | Why is it trying to pickle the session? o_O | 16:00 |
mriedem | yeah, it pickles everything in InstanceMetadata, which includes a bunch of versioned objects | 16:00 |
mriedem | like Instance | 16:00 |
mriedem | and since we do db api stuff in the objects now, i'm not surprised Session is pulled in | 16:01 |
artom | Hrmm | 16:01 |
artom | This is with memcache | 16:01 |
*** mingyu has joined #openstack-nova | 16:01 | |
mriedem | i thought at some point someone from red hat was working on fixing this up because of performance/security issues with what we were serializing | 16:01 |
artom | Which I suspect isn't tested in the gate anywhere | 16:01 |
*** winston-d_ has joined #openstack-nova | 16:01 | |
artom | Not to my knowledge | 16:01 |
artom | But I'm not omniscient ;) | 16:01 |
*** dtp has joined #openstack-nova | 16:02 | |
*** burt has joined #openstack-nova | 16:02 | |
*** Hosam has quit IRC | 16:02 | |
*** catintheroof has joined #openstack-nova | 16:02 | |
mriedem | we don't use memcached in the gate as far as i know, default dogpile cache is in-memory dict i think | 16:03 |
*** alexchadin has quit IRC | 16:03 | |
*** Hosam has joined #openstack-nova | 16:03 | |
*** Apoorva has joined #openstack-nova | 16:03 | |
artom | Makes sense, which is why we never noticed this | 16:03 |
mriedem | there is a new etcd backend for oslo.cache, and etcd is installed in jobs on master now in devstack, on the primary node | 16:03 |
mriedem | so we could start testing with that.... | 16:03 |
*** rcernin has quit IRC | 16:04 | |
clarkb | mriedem: I think we do install memcached at least | 16:04 |
clarkb | so you can strt testing with either or | 16:04 |
mriedem | ok we just don't configure to use it | 16:04 |
artom | Would it hit the issue though? I thought the issue is that python-memcache pickles the stuff we hand it | 16:04 |
mriedem | kolla is running with memcache configured for this, | 16:04 |
mriedem | that's how they hit the bug | 16:04 |
mriedem | http://logs.openstack.org/73/469373/1/check/gate-kolla-ansible-dsvm-deploy-centos-source-centos-7-nv/8cecb36/logs/kolla/nova/nova-api.log | 16:04 |
artom | So either we dramatically simplify InstanceMetadata so that it's picklable | 16:05 |
*** mingyu has quit IRC | 16:05 | |
*** kaisers has quit IRC | 16:05 | |
artom | Or... can python-memcache not pickle stuff? I guess it has to to put them in RAM | 16:05 |
mriedem | it uses pickle | 16:05 |
mriedem | i don't see any option not to | 16:05 |
mriedem | in python-memached i mean | 16:05 |
mriedem | i was looking at the code earlier | 16:05 |
artom | What if we just IntanceMetada.to_primitive()? | 16:05 |
artom | And then from_primitive() when we get it back? | 16:06 |
mriedem | i thought about something like that | 16:06 |
mriedem | since we have that for the versioned objects contained within | 16:06 |
artom | I sense a but coming | 16:06 |
mriedem | no but | 16:06 |
mriedem | would just need to hack on it and test it out | 16:06 |
artom | I *think* I could grab that? I kinda have other stuff going on downstream, but I could try to make it work | 16:07 |
efried | mriedem 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-nova | 16:09 | |
*** egonzalez has quit IRC | 16:09 | |
*** nic has joined #openstack-nova | 16:10 | |
*** lucasxu has quit IRC | 16:10 | |
*** dikonoor has quit IRC | 16:11 | |
*** liangy has quit IRC | 16:12 | |
*** manjeets has joined #openstack-nova | 16:12 | |
mriedem | artom: ack, not laying it on you, was just wondering if you had heard about this or knew someone working on it already | 16:12 |
mriedem | but don't feel obliged | 16:12 |
*** sree has joined #openstack-nova | 16:13 | |
artom | mriedem, my parents raised me on guilt, I feel obliged ;) | 16:13 |
mriedem | that works for me | 16:13 |
artom | mriedem, in seriousness, it's a bug, I have the solution in my head, it's the responsible thing to do | 16:13 |
artom | Plus, how hard can it be? | 16:14 |
*** Hosam has quit IRC | 16:16 | |
*** Hosam has joined #openstack-nova | 16:17 | |
*** huanxie has quit IRC | 16:17 | |
*** mdrabe has joined #openstack-nova | 16:18 | |
*** sambetts is now known as sambetts|afk | 16:23 | |
*** Hosam has quit IRC | 16:26 | |
*** Hosam has joined #openstack-nova | 16:27 | |
*** catintheroof has quit IRC | 16:27 | |
*** liverpooler has quit IRC | 16:28 | |
*** lucasxu has joined #openstack-nova | 16:29 | |
*** karthiks has quit IRC | 16:29 | |
*** armax has joined #openstack-nova | 16:29 | |
*** liverpooler has joined #openstack-nova | 16:30 | |
*** lucasxu has quit IRC | 16:30 | |
*** acormier has quit IRC | 16:30 | |
*** acormier has joined #openstack-nova | 16:31 | |
*** sree has quit IRC | 16:33 | |
*** aarefiev is now known as aarefiev_afk | 16:35 | |
*** pewp has quit IRC | 16:37 | |
*** rajathagasthya has joined #openstack-nova | 16:37 | |
*** pewp has joined #openstack-nova | 16:37 | |
*** pewp has quit IRC | 16:38 | |
*** pewp has joined #openstack-nova | 16:39 | |
*** derekh has quit IRC | 16:39 | |
*** mtanino has joined #openstack-nova | 16:39 | |
*** pewp has quit IRC | 16:39 | |
*** pewp has joined #openstack-nova | 16:40 | |
*** gjayavelu has quit IRC | 16:40 | |
*** cdent has quit IRC | 16:41 | |
*** rmart04 has joined #openstack-nova | 16:42 | |
*** pewp has quit IRC | 16:42 | |
*** pewp has joined #openstack-nova | 16:43 | |
*** fragatina has quit IRC | 16:43 | |
*** fragatina has joined #openstack-nova | 16:44 | |
*** slaweq has joined #openstack-nova | 16:45 | |
*** Hosam has quit IRC | 16:50 | |
*** slaweq has quit IRC | 16:50 | |
*** Hosam has joined #openstack-nova | 16:50 | |
*** vks1 has joined #openstack-nova | 16:51 | |
*** rmart04 has quit IRC | 16:51 | |
*** rmart04 has joined #openstack-nova | 16:52 | |
*** MasterOfBugs has joined #openstack-nova | 16:52 | |
*** gomarivera has quit IRC | 16:53 | |
*** gomarivera has joined #openstack-nova | 16:53 | |
*** tesseract has quit IRC | 16:54 | |
*** browne has joined #openstack-nova | 16:55 | |
*** yamamoto has joined #openstack-nova | 16:55 | |
*** liangy has joined #openstack-nova | 16:55 | |
*** faizy has quit IRC | 16:56 | |
*** faizy has joined #openstack-nova | 16:57 | |
*** gomarivera has quit IRC | 16:58 | |
mriedem | sean-k-mooney: don't you have to configure nova.conf for os-vif plugins that are out of tree? | 16:58 |
mriedem | or does os-vif just automagically register those if it can import them via stevedore? | 16:58 |
*** jpena is now known as jpena|off | 16:59 | |
*** ralonsoh has quit IRC | 16:59 | |
*** kaisers has joined #openstack-nova | 17:02 | |
*** claudiub has quit IRC | 17:02 | |
mriedem | this would be their extension point https://github.com/Juniper/contrail-nova-vif-driver/blob/master/setup.py#L27 | 17:03 |
mriedem | which i guess needs to be renamed also | 17:03 |
*** yamamoto has quit IRC | 17:04 | |
*** Hosam has quit IRC | 17:04 | |
*** ltomasbo is now known as ltomasbo|away | 17:04 | |
openstackgerrit | Matt Riedemann proposed openstack/nova master: Connecting Nova to DRBD storage nodes directly https://review.openstack.org/256292 | 17:05 |
*** rmart04 has quit IRC | 17:06 | |
mriedem | ^ is an easy bp win for something that's been sitting around nearly 2.5 years | 17:09 |
mriedem | i finally just cleaned it up myself | 17:09 |
*** Hosam has joined #openstack-nova | 17:09 | |
*** lucasxu has joined #openstack-nova | 17:12 | |
*** hshiina has quit IRC | 17:12 | |
openstackgerrit | Michael Henkel proposed openstack/nova master: contrail: add vrouter VIF plugin type support https://review.openstack.org/441183 | 17:13 |
*** salv-orl_ has quit IRC | 17:14 | |
sean-k-mooney | mriedem: reading back | 17:14 |
openstackgerrit | John Griffith proposed openstack/nova master: WIP/POC Implement new attach Cinder flow https://review.openstack.org/330285 | 17:14 |
*** Swami_ has joined #openstack-nova | 17:15 | |
sean-k-mooney | mriedem: ya os-vif finds the plugins by stevadore so if they update the plugin name they also need to update there setup.cfg | 17:15 |
openstackgerrit | sean mooney proposed openstack/os-vif master: set mtu on all code paths https://review.openstack.org/469951 | 17:18 |
sean-k-mooney | mriedem: drdb is https://en.wikipedia.org/wiki/Distributed_Replicated_Block_Device ? | 17:20 |
*** Hosam has quit IRC | 17:22 | |
*** Hosam has joined #openstack-nova | 17:23 | |
mriedem | sean-k-mooney: yeah | 17:24 |
*** kaisers has quit IRC | 17:26 | |
sean-k-mooney | mriedem: 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 win | 17:27 |
*** jaypipes has joined #openstack-nova | 17:27 | |
sean-k-mooney | mriedem: is there a minium libivrt version that it works with that should be in the release note? | 17:27 |
mriedem | no the work is done in os-brick | 17:28 |
*** kaisers has joined #openstack-nova | 17:28 | |
*** gomarivera has joined #openstack-nova | 17:29 | |
sean-k-mooney | mriedem: oh yes connector is from os_brick.initiator not the libvirt dirver | 17:29 |
*** Apoorva_ has joined #openstack-nova | 17:31 | |
*** kaisers has quit IRC | 17:32 | |
*** gomarivera has quit IRC | 17:33 | |
*** Apoorva has quit IRC | 17:34 | |
*** MVenesio has joined #openstack-nova | 17:35 | |
*** browne has quit IRC | 17:38 | |
*** browne has joined #openstack-nova | 17:38 | |
*** tonygunk has quit IRC | 17:42 | |
*** kaisers has joined #openstack-nova | 17:45 | |
*** ericyoung has joined #openstack-nova | 17:45 | |
*** mlavalle has quit IRC | 17:46 | |
*** slaweq has joined #openstack-nova | 17:46 | |
*** Hosam has quit IRC | 17:46 | |
*** Hosam has joined #openstack-nova | 17: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 |
openstackgerrit | Matt Riedemann proposed openstack/nova master: libvirt: fix call args to destroy() during live migration rollback https://review.openstack.org/469958 | 17:49 |
mriedem | cfriesen_: yes | 17:50 |
mriedem | flavors are migrated to the api db | 17:50 |
*** salv-orlando has joined #openstack-nova | 17:50 | |
*** slaweq has quit IRC | 17: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 IRC | 17:52 | |
mriedem | it would have been mitaka | 17:53 |
mriedem | it's a blocker to get to newton | 17:53 |
mriedem | you run it during mitaka | 17:53 |
cfriesen_ | the online_data_migrations in mitaka don't touch flavors | 17:54 |
cfriesen_ | only in newton | 17:54 |
*** fragatin_ has joined #openstack-nova | 17:54 | |
cfriesen_ | i think it *should* have been in mitaka | 17:54 |
mriedem | you're going to make me git blame this aren't you | 17:54 |
cfriesen_ | it was dansmith | 17:54 |
mriedem | yes i know | 17:54 |
mriedem | that's not why i'd git blame | 17:55 |
mriedem | i'd blame dan regardless :) | 17:55 |
cfriesen_ | lol | 17:55 |
dansmith | cfriesen_: no, it's not "just any time" it's "after things are back online" | 17:55 |
mriedem | https://review.openstack.org/#/c/294771/ | 17:55 |
jaypipes | melwitt: 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 |
dansmith | that's the gate for a lot of compatibility things, so you're likely taking extra perf penalties until you've completed all of those things | 17:56 |
*** arunmani_ has joined #openstack-nova | 17:56 | |
mriedem | which is the blocker migration? | 17:56 |
mriedem | 291 right? https://github.com/openstack/nova/commit/bf8b3946e6964059dce581f54ed4f928e2cdf5ab | 17:57 |
mriedem | oh no | 17:57 |
*** fragatina has quit IRC | 17:58 | |
*** arunman has quit IRC | 17: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 converted | 17:58 |
dansmith | it depends on what it is | 17:59 |
dansmith | not for flavor moving across dbs | 17:59 |
*** rajathagasthya has quit IRC | 17: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 newton | 18:00 |
cfriesen_ | otherwise you won't be able to create flavors | 18:00 |
*** vks1 has quit IRC | 18:00 | |
dansmith | Flavors are being moved to the API database for CellsV2. In this | 18:01 |
dansmith | release, the online data migrations will move any flavors you have | 18:01 |
dansmith | in your main database to the API database, retaining all | 18:01 |
dansmith | attributes. Until this is complete, new attempts to create flavors | 18:01 |
dansmith | will return an HTTP 409 to avoid creating flavors in one place that | 18:01 |
dansmith | may conflict with flavors you already have and are yet to be | 18: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-notes | 18:02 |
*** browne has quit IRC | 18:02 | |
*** tuanla_fujitsu has quit IRC | 18:02 | |
dansmith | s'right here https://github.com/openstack/nova/blob/master/releasenotes/notes/flavors-moved-to-api-database-b33489ed3b1b246b.yaml | 18:02 |
dansmith | if it's not in the rendered notes, I dunno why | 18:02 |
mriedem | hmm wtf yeah that should be in the 14.0.0 release notes | 18:04 |
mriedem | i've been seeing issues with reno lately where it drops notes | 18:04 |
mriedem | or something... | 18:04 |
cfriesen_ | online-data-migrations-48dde6a1d8661e47.yaml says " | 18:04 |
cfriesen_ | Operators need to make | 18:04 |
cfriesen_ | sure all data is migrated before upgrading to the next release, and the new | 18:04 |
cfriesen_ | command provides a unified interface for doing it. | 18:04 |
*** gomarivera has joined #openstack-nova | 18: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 release | 18:05 |
*** Hosam has quit IRC | 18:05 | |
*** arunmani_ has quit IRC | 18:05 | |
cfriesen_ | anyways, I now know and will plan accordingly | 18:05 |
dansmith | mriedem: we should really figure out some way for people to update the release notes when they find something vague or confusing | 18:05 |
*** Hosam has joined #openstack-nova | 18:06 | |
mriedem | dansmith: well, simply showing the actual release notes is kind of a basic requirement | 18:06 |
mriedem | i shall bug dhellman | 18:06 |
dansmith | we can start there sure | 18:06 |
*** fragatin_ has quit IRC | 18:08 | |
openstackgerrit | Alex Szarka proposed openstack/nova master: Add method for verify multiple versioned notifications https://review.openstack.org/465526 | 18:08 |
openstackgerrit | Alex Szarka proposed openstack/nova master: Refactor create_delete_server_with_instance_update https://review.openstack.org/466296 | 18:08 |
*** fragatina has joined #openstack-nova | 18:08 | |
openstackgerrit | Alex Szarka proposed openstack/nova master: Transform instance.exists notification https://review.openstack.org/403660 | 18:09 |
*** gomarivera has quit IRC | 18:09 | |
*** arunmani_ has joined #openstack-nova | 18:11 | |
openstackgerrit | Alex Szarka proposed openstack/nova master: Refactor create_delete_server_with_instance_update https://review.openstack.org/466296 | 18:11 |
*** rcernin has joined #openstack-nova | 18:14 | |
*** lucasagomes is now known as lucas-afk | 18:14 | |
*** gjayavelu has joined #openstack-nova | 18:16 | |
*** dtp has quit IRC | 18:17 | |
*** fragatina has quit IRC | 18:19 | |
mriedem | jaypipes: https://review.openstack.org/469959 btw | 18:19 |
*** Hosam has quit IRC | 18:19 | |
*** Hosam has joined #openstack-nova | 18:20 | |
openstackgerrit | Merged openstack/nova master: placement: shared resources when finding providers https://review.openstack.org/461574 | 18:21 |
*** salv-orlando has quit IRC | 18:25 | |
openstackgerrit | Merged openstack/nova master: placement: tests for non-shared with shared https://review.openstack.org/461899 | 18:27 |
*** gyee has quit IRC | 18:27 | |
openstackgerrit | Merged openstack/nova master: placement: test non-shared out of inventory https://review.openstack.org/461900 | 18:27 |
*** jwnx has joined #openstack-nova | 18:28 | |
openstackgerrit | Merged openstack/nova master: placement: test for agg association not sharing https://review.openstack.org/461901 | 18:28 |
openstackgerrit | Matt Riedemann proposed openstack/nova master: Add earlier-version tags for stable branch renos https://review.openstack.org/469969 | 18:29 |
*** rfolco has quit IRC | 18:29 | |
*** gomarivera has joined #openstack-nova | 18:38 | |
*** Hosam has quit IRC | 18:38 | |
*** Hosam has joined #openstack-nova | 18:39 | |
*** Apoorva_ has quit IRC | 18:40 | |
*** Apoorva has joined #openstack-nova | 18:41 | |
*** arunmani_ has quit IRC | 18:42 | |
*** alexchadin has joined #openstack-nova | 18:43 | |
*** rfolco has joined #openstack-nova | 18:44 | |
*** mnestratov has quit IRC | 18:45 | |
*** slaweq has joined #openstack-nova | 18:47 | |
*** liverpooler has quit IRC | 18:48 | |
*** liverpooler has joined #openstack-nova | 18:50 | |
openstackgerrit | Matt Riedemann proposed openstack/nova master: Add earlier-version tags for stable branch renos https://review.openstack.org/469969 | 18:50 |
artom | Blargh, InstanceMetadata isn't a Nova object | 18:51 |
openstackgerrit | Matt Riedemann proposed openstack/nova master: Add earliest-version tags for stable branch renos https://review.openstack.org/469969 | 18:51 |
mriedem | artom: nope | 18:51 |
artom | mriedem, that makes thing suck | 18:51 |
mriedem | "(11:14:26 AM) artom: Plus, how hard can it be?" | 18:51 |
artom | That was ironic | 18:51 |
*** Hosam has quit IRC | 18:52 | |
artom | Why 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 |
mriedem | https://docs.openstack.org/developer/reno/usage.html#configuring-reno | 18:53 |
*** slaweq has quit IRC | 18: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-nova | 18:53 | |
mriedem | i'm actually unclear if those are needed or if we should have a config.yaml in each branch | 18:54 |
mriedem | but we have it for newton | 18:54 |
*** nic has quit IRC | 18:58 | |
*** nic has joined #openstack-nova | 18:58 | |
mriedem | jaypipes: is this done then? https://review.openstack.org/#/q/topic:bp/shared-resources-pike | 19:00 |
*** READ10 has quit IRC | 19:02 | |
openstackgerrit | Artom Lifshitz proposed openstack/nova master: Convert instance to primitive for metadata cache https://review.openstack.org/469978 | 19:03 |
openstackgerrit | Alex Szarka proposed openstack/nova master: Refactor instance-exists docstring and unit test https://review.openstack.org/462738 | 19:05 |
openstackgerrit | Alex Szarka proposed openstack/nova master: Transform instance.exists notification https://review.openstack.org/403660 | 19:05 |
*** Hosam has quit IRC | 19:07 | |
*** Hosam has joined #openstack-nova | 19:07 | |
*** xyang1 has joined #openstack-nova | 19:08 | |
*** browne has joined #openstack-nova | 19:08 | |
mriedem | dansmith: melwitt: we probably need to talk through this at some point https://review.openstack.org/#/c/446240/14/nova/api/openstack/compute/server_groups.py | 19:10 |
dansmith | okay well, not right now, I'm covered up in other stuff | 19:10 |
mriedem | i know, some point | 19:10 |
*** Hosam has quit IRC | 19:12 | |
*** Hosam has joined #openstack-nova | 19:12 | |
jaypipes | mriedem: nope. need to wire it up to the scheduler now. | 19:12 |
jaypipes | mriedem: and do the resource tracker side. | 19:12 |
jaypipes | mriedem: however, claims in the scheduler make things quite a bit simpler, which is why I've been waiting for that to get through | 19:13 |
*** egonzalez has joined #openstack-nova | 19:14 | |
*** jwnx has quit IRC | 19:19 | |
*** Hosam has quit IRC | 19:21 | |
*** Hosam has joined #openstack-nova | 19:22 | |
openstackgerrit | Artom Lifshitz proposed openstack/nova master: Convert instance to primitive for metadata cache https://review.openstack.org/469978 | 19:23 |
*** Hosam has quit IRC | 19:26 | |
*** awaugama has quit IRC | 19:26 | |
*** Hosam has joined #openstack-nova | 19:26 | |
melwitt | mriedem: 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 anymore | 19:28 |
melwitt | but I will double check, of course | 19:28 |
*** slaweq has joined #openstack-nova | 19:28 | |
*** MVenesio has quit IRC | 19:30 | |
*** claudiub has joined #openstack-nova | 19:30 | |
mriedem | melwitt: ok left some questions in here about the race thing too https://review.openstack.org/#/c/446240/14 | 19:31 |
jaypipes | melwitt: you see my comment above? :) | 19:31 |
mriedem | i'm not sure i'm following that | 19:31 |
melwitt | mriedem: okay, will check and reply | 19:31 |
*** dave-mccowan has quit IRC | 19:32 | |
mriedem | avolkov also had comments/questions in PS13 | 19:33 |
melwitt | jaypipes: ah, yes. hmm ... maybe the placement stuff actually, want to make sure that's on the right track from the scheduler experts | 19:34 |
jaypipes | melwitt: you got it. | 19:35 |
melwitt | thanks! | 19:35 |
*** Hosam has quit IRC | 19:35 | |
*** Hosam has joined #openstack-nova | 19:36 | |
melwitt | thanks, missed those comments from avolkov | 19:37 |
*** Hosam has quit IRC | 19:40 | |
openstackgerrit | Matt Riedemann proposed openstack/nova-specs master: Fix to return server groups quota in the quota-classes API https://review.openstack.org/468619 | 19:40 |
*** Hosam has joined #openstack-nova | 19:40 | |
*** Hosam has quit IRC | 19:45 | |
*** Hosam has joined #openstack-nova | 19:45 | |
*** dave-mccowan has joined #openstack-nova | 19:46 | |
*** penick has joined #openstack-nova | 19:48 | |
*** Apoorva has quit IRC | 19:50 | |
*** Apoorva has joined #openstack-nova | 19:51 | |
openstackgerrit | Jay Pipes proposed openstack/nova master: Sync os-traits to Traits database https://review.openstack.org/469578 | 19:51 |
*** penick has quit IRC | 19:52 | |
*** Apoorva has quit IRC | 19:55 | |
*** salv-orlando has joined #openstack-nova | 19:55 | |
openstackgerrit | Artom Lifshitz proposed openstack/python-novaclient master: Better handle key=value pair not being key=value https://review.openstack.org/469988 | 19:55 |
*** browne has quit IRC | 19:56 | |
*** mnestratov has joined #openstack-nova | 19:57 | |
*** armax has quit IRC | 20:00 | |
*** eharney has quit IRC | 20:03 | |
*** browne has joined #openstack-nova | 20:03 | |
*** peter-hamilton has quit IRC | 20:04 | |
openstackgerrit | Artom Lifshitz proposed openstack/python-novaclient master: Better handle key=value pair not being key=value https://review.openstack.org/469988 | 20:04 |
*** Apoorva has joined #openstack-nova | 20:06 | |
*** smatzek_ has quit IRC | 20:06 | |
*** Hosam has quit IRC | 20:08 | |
*** Hosam has joined #openstack-nova | 20:09 | |
*** crushil has quit IRC | 20:12 | |
edmondsw | what conf setting defines the "default periodic interval"? | 20:13 |
edmondsw | lots 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 found | 20:14 |
melwitt | mriedem: replied to all the comments | 20:14 |
mriedem | edmondsw: it's hard-coded in oslo | 20:14 |
mriedem | https://github.com/openstack/oslo.service/blob/master/oslo_service/periodic_task.py#L29 | 20:15 |
openstackgerrit | Artom Lifshitz proposed openstack/python-novaclient master: Error out if nic auto or none are not alone https://review.openstack.org/470000 | 20:15 |
artom | There, a couple of paper cuts taken care of | 20:15 |
edmondsw | mriedem so 60? https://docs.openstack.org/developer/oslo.service/api/periodic_task.html#oslo_service.periodic_task.periodic_task | 20:15 |
mriedem | edmondsw: yes | 20:16 |
edmondsw | tx | 20:16 |
mriedem | artom: we should be able to tag a nic with auto | 20:16 |
mriedem | auto in most cases is the exact same behavior as not specifying anything for networks before 2.37 | 20:16 |
artom | mriedem, eh? I though the API was explicit in now allowing anything else with 'auto' | 20:17 |
artom | *not | 20:17 |
artom | I mean, we *should*, sure | 20:17 |
artom | But the way it's currently defined, we can't | 20:17 |
mriedem | please hand me that knife | 20:17 |
artom | mriedem, https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/schemas/servers.py#L88-L105 | 20:18 |
artom | It's 'oneOf' - either auto/none, or a "real" nic definition | 20:19 |
mriedem | yeah, ffs | 20:19 |
mriedem | probably why i originally had it written for the schema to be auto/none for the uuid field in the dict | 20:19 |
mriedem | but it was suggested that rather than have networks={'uuid': 'auto'} we just have networks='auto' | 20:20 |
*** gszasz has quit IRC | 20:20 | |
artom | In retrospect that wasn't smart | 20:20 |
artom | But I agree the first option is... weird | 20:20 |
mriedem | well, it also wasn't caught in any way as we knew because of 2.42 | 20:20 |
*** ericyoung has quit IRC | 20:21 | |
artom | That didn't help, indeed | 20:21 |
*** liverpooler has quit IRC | 20:22 | |
mriedem | i 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 |
mriedem | terrible terrible api | 20:22 |
mriedem | i guess you can pre-create the port in neutron, provide that to nova with the tag you want if you're an advanced user | 20:23 |
mriedem | but people don't even like doing that with volume types and boot from volume | 20:23 |
*** jwcroppe has quit IRC | 20:24 | |
cfriesen_ | mriedem: doesn't make sense to me...if you script it it's no big deal | 20:24 |
cfriesen_ | besides, if you only have one vif from "networks='auto'" why would you need to tag it? | 20:25 |
mriedem | idk | 20:25 |
mriedem | maybe you don't | 20:25 |
mriedem | maybe we consider tags an advanced use case | 20:25 |
mriedem | and that's how we can justify now feeling bad about it | 20:25 |
mriedem | *not | 20:25 |
mriedem | whatever i can do to get through this day | 20:25 |
*** kfarr has joined #openstack-nova | 20:27 | |
*** crushil has joined #openstack-nova | 20: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 |
mriedem | cfriesen_: that's a bauzas question | 20:31 |
cfriesen_ | okay, will ask him. | 20:31 |
*** dave-mccowan has quit IRC | 20:32 | |
openstackgerrit | Matt Riedemann proposed openstack/nova master: Update server create networks API reference description for tags https://review.openstack.org/470004 | 20:33 |
mriedem | artom: ^ | 20:33 |
mriedem | artom: maybe it's not so bad, could you even do networks={'tag': 'foo'} < 2.37? | 20:34 |
*** slaweq has quit IRC | 20:34 | |
mriedem | i think it would puke if you specified networks w/o a network uuid or a port | 20:34 |
mriedem | yeah https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py#L418 | 20:35 |
mriedem | if port isn't specified, uuid is quired | 20:35 |
mriedem | *required | 20:35 |
mriedem | so you couldn't just provide a tag w/o anything else before | 20:35 |
mriedem | whew | 20:35 |
*** alexchadin has quit IRC | 20:36 | |
*** Hosam has quit IRC | 20:37 | |
artom | mriedem, yeah, I don't think you could ever have a nic with *only* a tag | 20:37 |
*** Hosam has joined #openstack-nova | 20:37 | |
*** winston-d_ has quit IRC | 20:39 | |
*** pchavva has quit IRC | 20:39 | |
artom | Oh hey, I got 470000! | 20:46 |
* artom wishes he had beer. | 20:46 | |
*** kfarr has quit IRC | 20:46 | |
*** Hosam has quit IRC | 20:46 | |
mriedem | is that a special number? | 20:47 |
*** Hosam has joined #openstack-nova | 20:47 | |
artom | It's round | 20:47 |
artom | That's beer, right? | 20:47 |
mriedem | molson? | 20:47 |
mriedem | or labat? | 20:47 |
artom | Nah, I drink the fancy microbrews | 20:47 |
mriedem | so, michelob light ultra? | 20:48 |
artom | Don't have those here, but if I'm ever in... wherever they're from, I'll try | 20:48 |
mriedem | they're in 'merica | 20:49 |
artom | Lately I've taken a fancy to Vrooden's bitter | 20:49 |
artom | They're so hipster they don't even have their own domain: https://vrooden.wixsite.com/vrooden | 20:50 |
artom | 'merica eh? I hear it's dangerous for strangers there ;) | 20:50 |
mriedem | https://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 water | 20:50 |
mriedem | they skipped the escalator | 20:51 |
mriedem | because they live in today | 20:51 |
*** edmondsw has quit IRC | 20:52 | |
artom | Dammit, http://www.checkmyprivilege.com/ is gone | 20:53 |
*** Hosam has quit IRC | 20:55 | |
*** Hosam has joined #openstack-nova | 20:56 | |
*** armax has joined #openstack-nova | 20:56 | |
*** thorst has quit IRC | 20:57 | |
openstackgerrit | Artom Lifshitz proposed openstack/python-novaclient master: Error out if nic auto or none are not alone https://review.openstack.org/470000 | 21:02 |
*** thorst has joined #openstack-nova | 21:02 | |
*** mjturek has left #openstack-nova | 21:03 | |
*** jwcroppe has joined #openstack-nova | 21:04 | |
*** jwcroppe has quit IRC | 21:04 | |
*** fragatina has joined #openstack-nova | 21:04 | |
*** rfolco has quit IRC | 21:04 | |
*** burt has quit IRC | 21:04 | |
*** dtp has joined #openstack-nova | 21:06 | |
*** lucasxu has quit IRC | 21:06 | |
*** gomarivera has quit IRC | 21:07 | |
*** thorst has quit IRC | 21:07 | |
*** gomarivera has joined #openstack-nova | 21:10 | |
*** Drankis has quit IRC | 21:10 | |
*** kaisers1 has quit IRC | 21:12 | |
*** slaweq has joined #openstack-nova | 21:13 | |
*** mvk has joined #openstack-nova | 21:14 | |
*** gomarivera has quit IRC | 21:14 | |
*** karimb has quit IRC | 21:14 | |
*** karimb has joined #openstack-nova | 21:15 | |
*** tonygunk has joined #openstack-nova | 21:16 | |
*** gyee has joined #openstack-nova | 21:16 | |
*** slaweq has quit IRC | 21:18 | |
*** Hosam has quit IRC | 21:19 | |
*** thorst has joined #openstack-nova | 21:20 | |
*** Hosam has joined #openstack-nova | 21:20 | |
*** krtaylor has joined #openstack-nova | 21:23 | |
*** thorst has quit IRC | 21:24 | |
*** tidwellr has quit IRC | 21:24 | |
*** kaisers1 has joined #openstack-nova | 21:26 | |
*** pramodrj07 has joined #openstack-nova | 21:26 | |
*** MasterOfBugs has quit IRC | 21:29 | |
*** baoli has quit IRC | 21:29 | |
mriedem | cfriesen_: never fear, i'm going through your instance flavors api change | 21:32 |
*** edmondsw has joined #openstack-nova | 21:32 | |
*** slaweq has joined #openstack-nova | 21:33 | |
*** slaweq has quit IRC | 21:34 | |
*** edmondsw has quit IRC | 21:37 | |
*** salv-orlando has quit IRC | 21:40 | |
*** browne has quit IRC | 21:45 | |
mriedem | dansmith: cfriesen_: dhellmann fixed the missing renos issue https://review.openstack.org/#/c/470023/ | 21:48 |
mriedem | just in time for everyone and their dog to be moving off mitaka | 21:49 |
mriedem | except penick | 21:49 |
*** browne has joined #openstack-nova | 21:50 | |
*** browne has quit IRC | 21:50 | |
*** felipemonteiro__ has quit IRC | 21:51 | |
mriedem | cfriesen_: reviewed | 21:57 |
mriedem | in great detail | 21:57 |
cfriesen_ | mriedem: thanks, will go check it out | 22:03 |
cfriesen_ | geez, could you add more stuff? | 22:03 |
*** annegentle has quit IRC | 22:04 | |
*** kylek3h has quit IRC | 22:06 | |
*** gouthamr has quit IRC | 22:06 | |
mriedem | i don't think so | 22:06 |
*** Hosam has quit IRC | 22:07 | |
*** Hosam has joined #openstack-nova | 22:07 | |
*** claudiub has quit IRC | 22:08 | |
*** penick has joined #openstack-nova | 22:08 | |
*** brault has quit IRC | 22:09 | |
*** rcernin has quit IRC | 22:10 | |
*** egonzalez has quit IRC | 22: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 |
mriedem | looking | 22:14 |
cfriesen_ | and for "flavor_links" which is unversioned, did you want me to add a _2_46 version for clarity? | 22:15 |
mriedem | so flavor_id_body_2 -> flavor_id_body_2_46? | 22:15 |
cfriesen_ | that way all the sub-fields of flavor would be versioned | 22:15 |
cfriesen_ | yes | 22:15 |
mriedem | i think that's probably fine | 22:15 |
mriedem | i think it makes more sense than incrementing | 22:16 |
*** mdrabe has quit IRC | 22:16 | |
*** liangy has quit IRC | 22:16 | |
cfriesen_ | what about totally new ones like "flavor_original_name" ? add 2_47 or leave unversioned? | 22:16 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements https://review.openstack.org/470037 | 22:17 |
cfriesen_ | it'd be the only unversioned field | 22:17 |
*** annegentle has joined #openstack-nova | 22:17 | |
openstackgerrit | Matt Riedemann proposed openstack/nova master: Connecting Nova to DRBD storage nodes directly https://review.openstack.org/256292 | 22:17 |
mriedem | melwitt: fixed the link ^ | 22:17 |
mriedem | cfriesen_: i think you can leave it unversioned if it's not a duplicate | 22:17 |
mriedem | i'm good either way on those | 22:17 |
cfriesen_ | kay | 22:17 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-novaclient master: Updated from global requirements https://review.openstack.org/469581 | 22:21 |
*** marst has quit IRC | 22:23 | |
*** gomarivera has joined #openstack-nova | 22:27 | |
*** mnestratov has quit IRC | 22:29 | |
*** arahal_ has quit IRC | 22:30 | |
*** gomarivera has quit IRC | 22:32 | |
*** zz_dimtruck is now known as dimtruck | 22:35 | |
*** dimtruck is now known as zz_dimtruck | 22:39 | |
*** mvk_ has joined #openstack-nova | 22:41 | |
*** lyan has joined #openstack-nova | 22:42 | |
*** acormier has quit IRC | 22:52 | |
*** mvk_ has quit IRC | 22:52 | |
*** acormier has joined #openstack-nova | 22:52 | |
*** acormier has quit IRC | 22:57 | |
*** gouthamr has joined #openstack-nova | 22:58 | |
*** lyan has quit IRC | 23:02 | |
*** Hosam has quit IRC | 23:03 | |
*** Hosam has joined #openstack-nova | 23:04 | |
*** annegentle has quit IRC | 23:05 | |
*** karimb has quit IRC | 23:11 | |
*** tbachman has quit IRC | 23:14 | |
*** Hosam has quit IRC | 23:17 | |
*** Hosam has joined #openstack-nova | 23:18 | |
*** rajathagasthya has joined #openstack-nova | 23:21 | |
melwitt | mriedem: coolness | 23:22 |
*** dtp has quit IRC | 23:23 | |
*** gjayavelu has quit IRC | 23:24 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Avoid forcing translation on logging calls https://review.openstack.org/413876 | 23:27 |
melwitt | mriedem: +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 reviewing | 23:28 |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Use PCIAddressField in oslo.versionedobjects https://review.openstack.org/466201 | 23:28 |
*** awaugama has joined #openstack-nova | 23:28 | |
*** Swami_ has quit IRC | 23:33 | |
*** rajathagasthya has quit IRC | 23:40 | |
*** rajathagasthya has joined #openstack-nova | 23:41 | |
openstackgerrit | Artom Lifshitz proposed openstack/python-novaclient master: Error out if nic auto or none are not alone https://review.openstack.org/470000 | 23:41 |
*** tbachman has joined #openstack-nova | 23:41 | |
cfriesen_ | melwitt: it's on my review list, but stuff keeps coming up. | 23:43 |
melwitt | ack | 23:43 |
*** xyang1 has quit IRC | 23:44 | |
*** acormier has joined #openstack-nova | 23:47 | |
*** mtanino has quit IRC | 23:47 | |
*** jwcroppe has joined #openstack-nova | 23:48 | |
*** Hosam has quit IRC | 23:51 | |
*** Hosam has joined #openstack-nova | 23:51 | |
*** acormier has quit IRC | 23:51 | |
*** dklyle has joined #openstack-nova | 23:55 | |
*** hongbin has quit IRC | 23:56 | |
*** david-lyle has quit IRC | 23:58 | |
*** jamielennox|away is now known as jamielennox | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!