*** thorst_ has joined #openstack-nova | 00:00 | |
*** aysyd has quit IRC | 00:01 | |
*** xyang1 has quit IRC | 00:03 | |
*** winston-d_ has joined #openstack-nova | 00:04 | |
*** sree has joined #openstack-nova | 00:05 | |
*** rrecio has quit IRC | 00:07 | |
*** thorst_ has quit IRC | 00:09 | |
*** sree has quit IRC | 00:09 | |
*** sree has joined #openstack-nova | 00:09 | |
openstackgerrit | Claudiu Belu proposed openstack/nova: policy: Add defaults in code (part 6) https://review.openstack.org/329228 | 00:11 |
---|---|---|
openstackgerrit | Michael Still proposed openstack/nova: New style vendordata support. https://review.openstack.org/317739 | 00:12 |
mriedem | alaski: unit tests! https://review.openstack.org/#/c/325985/ | 00:12 |
mriedem | heh, cells v1 compute api tests | 00:12 |
mriedem | subclassing the base compute api tests | 00:12 |
mriedem | sdague's FAVORITE! | 00:13 |
*** pacoblox has joined #openstack-nova | 00:13 | |
*** sree has quit IRC | 00:14 | |
*** edand has joined #openstack-nova | 00:17 | |
*** tbachman_ has joined #openstack-nova | 00:17 | |
*** sree has joined #openstack-nova | 00:17 | |
*** amotoki has joined #openstack-nova | 00:17 | |
*** tbachman has quit IRC | 00:19 | |
*** tbachman_ is now known as tbachman | 00:19 | |
*** sree has quit IRC | 00:21 | |
*** edand has quit IRC | 00:21 | |
joe_hsu | Anyone could help? or has any suggestions? Thanks. | 00:22 |
*** amotoki has quit IRC | 00:22 | |
*** sree has joined #openstack-nova | 00:23 | |
*** salv-orlando has joined #openstack-nova | 00:25 | |
mriedem | joe_hsu: i'd suggest talking to penick about that | 00:27 |
mriedem | re: scheduling with hardware resource pools for something like baremetal/ironic | 00:27 |
* penick throws himsef out a window never gonna catch meeeeeeeeeeeee | 00:27 | |
mriedem | quick safety net! | 00:28 |
*** sree has quit IRC | 00:28 | |
penick | drat | 00:28 |
penick | *backscroll* | 00:28 |
*** burgerk has quit IRC | 00:28 | |
mriedem | or hilarious old timey trampoline | 00:28 |
*** yamahata has quit IRC | 00:29 | |
*** salv-orlando has quit IRC | 00:32 | |
penick | joe_hsu: there’s a few directions you can go, depending on the complexity and size of your environment. There’s some work in progress to implement resource pools, which could cover most of this. But it’s not done yet. If all you’re looking for is to track a boolean thing, like whether or not a given physical node has nvme, you could make sure all the physical nodes with that capability are controlled by a dedicated compute agent, | 00:32 |
penick | which will be added to a special host aggregate. Then create a new flavor which is associated with that host aggregate. | 00:32 |
penick | It’s a hack, but it works. You’ll need to think about things like sale and HA, since losing a single compute agent would remove your ability to manage all of those nodes until it was back online. | 00:33 |
penick | Alternatively there’s the option of creating custom filters | 00:33 |
*** tbachman_ has joined #openstack-nova | 00:35 | |
*** tbachman has quit IRC | 00:36 | |
*** tbachman_ is now known as tbachman | 00:36 | |
penick | I’ve written a custom filter that robodials mriedem and asks him to select a node from an excel spreadsheet and type the serial number in via the keypad. It was a miserable failure, since mriedem insists on playing Auld Lang Syne on the phone keypad and hanging up. | 00:36 |
*** masayukig has quit IRC | 00:41 | |
*** rfolco has quit IRC | 00:42 | |
*** ljxiash has joined #openstack-nova | 00:42 | |
*** thorst_ has joined #openstack-nova | 00:42 | |
*** sree has joined #openstack-nova | 00:43 | |
*** sdake_ has quit IRC | 00:44 | |
*** masayukig has joined #openstack-nova | 00:45 | |
*** ljxiash has quit IRC | 00:46 | |
*** sree_ has joined #openstack-nova | 00:46 | |
*** markvoelker has quit IRC | 00:46 | |
*** sree_ is now known as Guest90631 | 00:47 | |
*** markvoelker has joined #openstack-nova | 00:47 | |
*** tbachman_ has joined #openstack-nova | 00:47 | |
*** sree has quit IRC | 00:47 | |
mriedem | penick: i've been updated to play funky town | 00:47 |
mriedem | https://www.youtube.com/watch?v=ZqvWbMCa92g | 00:47 |
*** sree has joined #openstack-nova | 00:47 | |
*** pacoblox has quit IRC | 00:47 | |
*** pacoblox has joined #openstack-nova | 00:48 | |
*** tbachman has quit IRC | 00:49 | |
*** tbachman_ is now known as tbachman | 00:49 | |
*** ducttape_ has joined #openstack-nova | 00:49 | |
*** Guest90631 has quit IRC | 00:50 | |
penick | whenever I hear funky town I think of History of the world part I | 00:50 |
openstackgerrit | Jianghua Wang proposed openstack/nova: XenAPI: OVS agent updates the wrong port with Neutron https://review.openstack.org/242846 | 00:51 |
*** sree has quit IRC | 00:52 | |
*** hoangcx has joined #openstack-nova | 00:52 | |
*** RuiChen has quit IRC | 00:53 | |
*** sree has joined #openstack-nova | 00:54 | |
*** takashin has left #openstack-nova | 00:55 | |
*** sree has quit IRC | 00:58 | |
*** browne has quit IRC | 00:58 | |
*** sree has joined #openstack-nova | 01:00 | |
*** zul has joined #openstack-nova | 01:00 | |
*** phuongnh has joined #openstack-nova | 01:00 | |
*** sree has quit IRC | 01:04 | |
*** caowei has joined #openstack-nova | 01:05 | |
*** yamahata has joined #openstack-nova | 01:06 | |
*** rama_y has quit IRC | 01:08 | |
*** caowei has quit IRC | 01:09 | |
*** caowei has joined #openstack-nova | 01:10 | |
*** sree has joined #openstack-nova | 01:12 | |
*** wanghao has joined #openstack-nova | 01:14 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-vif: Updated from global requirements https://review.openstack.org/331901 | 01:15 |
*** sree has quit IRC | 01:16 | |
*** sree has joined #openstack-nova | 01:16 | |
*** thorst_ has quit IRC | 01:18 | |
*** pacoblox has quit IRC | 01:19 | |
*** thorst_ has joined #openstack-nova | 01:19 | |
*** amotoki has joined #openstack-nova | 01:20 | |
*** sree has quit IRC | 01:20 | |
*** pacoblox has joined #openstack-nova | 01:21 | |
*** jinxing has joined #openstack-nova | 01:23 | |
*** sree has joined #openstack-nova | 01:23 | |
*** amotoki has quit IRC | 01:24 | |
*** xenogear has quit IRC | 01:25 | |
*** thorst_ has quit IRC | 01:28 | |
*** hieulq has joined #openstack-nova | 01:28 | |
*** sree has quit IRC | 01:28 | |
*** sree has joined #openstack-nova | 01:29 | |
*** raunak has quit IRC | 01:29 | |
openstackgerrit | Andy Hsiang proposed openstack/nova: Transform instance.power_off notifications https://review.openstack.org/330761 | 01:32 |
*** sree has quit IRC | 01:33 | |
*** Apoorva has quit IRC | 01:34 | |
*** ducttape_ has quit IRC | 01:35 | |
openstackgerrit | Li Yingjun proposed openstack/nova: Pagination for hypervisors https://review.openstack.org/326940 | 01:36 |
openstackgerrit | Matt Riedemann proposed openstack/nova: objects: you want'em https://review.openstack.org/331907 | 01:36 |
*** sree has joined #openstack-nova | 01:36 | |
mriedem | alaski: dansmith: my gift to you ^ | 01:36 |
*** gagehugo has joined #openstack-nova | 01:36 | |
*** salv-orlando has joined #openstack-nova | 01:37 | |
*** amotoki has joined #openstack-nova | 01:40 | |
*** sree has quit IRC | 01:40 | |
*** salv-orlando has quit IRC | 01:44 | |
*** kevin-run has joined #openstack-nova | 01:45 | |
*** caowei has quit IRC | 01:47 | |
*** caowei has joined #openstack-nova | 01:47 | |
*** ljxiash has joined #openstack-nova | 01:51 | |
*** zz_dimtruck is now known as dimtruck | 01:53 | |
*** tbachman has quit IRC | 01:54 | |
*** sacharya has joined #openstack-nova | 01:59 | |
*** sacharya has quit IRC | 01:59 | |
*** sacharya has joined #openstack-nova | 02:00 | |
*** amotoki has quit IRC | 02:00 | |
*** claudiub has quit IRC | 02:02 | |
*** ducttape_ has joined #openstack-nova | 02:02 | |
*** yamahata has quit IRC | 02:06 | |
openstackgerrit | Dao Cong Tien proposed openstack/nova: Stop using mox from unit/fake_server_actions.py https://review.openstack.org/324272 | 02:08 |
*** zhs has joined #openstack-nova | 02:10 | |
*** dimtruck is now known as zz_dimtruck | 02:11 | |
openstackgerrit | Dao Cong Tien proposed openstack/nova: Stop using mox from api/openstack/fakes.py https://review.openstack.org/325759 | 02:13 |
*** fragatina has quit IRC | 02:14 | |
*** fragatina has joined #openstack-nova | 02:15 | |
*** erlon has quit IRC | 02:16 | |
*** amotoki has joined #openstack-nova | 02:16 | |
*** caowei has quit IRC | 02:26 | |
openstackgerrit | Jinquan Ni proposed openstack/nova: Modify PCI without numa node info treatment https://review.openstack.org/298179 | 02:26 |
*** mriedem has quit IRC | 02:26 | |
*** ibravo has joined #openstack-nova | 02:26 | |
*** thorst_ has joined #openstack-nova | 02:26 | |
*** caowei has joined #openstack-nova | 02:27 | |
*** ibravo has left #openstack-nova | 02:27 | |
*** caowei has quit IRC | 02:29 | |
*** caowei has joined #openstack-nova | 02:29 | |
*** houming has joined #openstack-nova | 02:30 | |
*** raunak has joined #openstack-nova | 02:32 | |
*** thorst_ has quit IRC | 02:33 | |
*** zhs_s has joined #openstack-nova | 02:34 | |
*** zhs has quit IRC | 02:37 | |
openstackgerrit | Dao Cong Tien proposed openstack/nova: Remove mox from unit/api/openstack/compute/test_serversV21.py https://review.openstack.org/320821 | 02:38 |
openstackgerrit | Zhihai Song proposed openstack/nova: Transform instance.power_on notifications https://review.openstack.org/329746 | 02:41 |
openstackgerrit | Zhihai Song proposed openstack/nova: Transform instance.power_on notifications https://review.openstack.org/329746 | 02:42 |
*** gjayavelu has joined #openstack-nova | 02:42 | |
*** tbachman has joined #openstack-nova | 02:44 | |
*** tjones has joined #openstack-nova | 02:47 | |
*** gjayavelu has quit IRC | 02:47 | |
*** gcb has joined #openstack-nova | 02:48 | |
*** ababich has quit IRC | 02:52 | |
*** ababich has joined #openstack-nova | 02:53 | |
*** zhs_ss has joined #openstack-nova | 02:53 | |
*** stevemar has quit IRC | 02:54 | |
*** zz_dimtruck is now known as dimtruck | 02:54 | |
*** sudipto has joined #openstack-nova | 02:55 | |
*** zhs_s has quit IRC | 02:56 | |
*** pacoblox has quit IRC | 02:58 | |
*** pacoblox has joined #openstack-nova | 03:00 | |
*** yamahata has joined #openstack-nova | 03:02 | |
*** gcb has quit IRC | 03:03 | |
*** gcb has joined #openstack-nova | 03:04 | |
*** caowei has quit IRC | 03:04 | |
*** caowei has joined #openstack-nova | 03:04 | |
*** ssurana has quit IRC | 03:05 | |
openstackgerrit | Michael Still proposed openstack/nova: New style vendordata support. https://review.openstack.org/317739 | 03:05 |
*** sree has joined #openstack-nova | 03:06 | |
*** sree has quit IRC | 03:06 | |
*** sree has joined #openstack-nova | 03:06 | |
*** salv-orlando has joined #openstack-nova | 03:08 | |
*** ljxiash has quit IRC | 03:09 | |
*** pacoblox has quit IRC | 03:09 | |
*** ljxiash has joined #openstack-nova | 03:09 | |
*** sree_ has joined #openstack-nova | 03:09 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova: Add pagination and changes-since for instance-actions https://review.openstack.org/326326 | 03:10 |
*** sree_ has quit IRC | 03:10 | |
*** zhs_ss has quit IRC | 03:12 | |
*** sree has quit IRC | 03:12 | |
*** sree_ has joined #openstack-nova | 03:12 | |
*** zhs has joined #openstack-nova | 03:12 | |
*** sree_ is now known as Guest97986 | 03:13 | |
*** ljxiash has quit IRC | 03:14 | |
*** salv-orlando has quit IRC | 03:14 | |
*** gjayavelu has joined #openstack-nova | 03:15 | |
*** raunak has quit IRC | 03:16 | |
*** tbachman has quit IRC | 03:17 | |
*** rama_y has joined #openstack-nova | 03:17 | |
*** zhs has quit IRC | 03:18 | |
*** joe_hsu has quit IRC | 03:19 | |
openstackgerrit | Jinquan Ni proposed openstack/nova: Modify PCI without numa node info treatment https://review.openstack.org/298179 | 03:20 |
*** tbachman has joined #openstack-nova | 03:28 | |
*** kevin-run is now known as kevin-rn | 03:28 | |
openstackgerrit | Rong Han proposed openstack/nova: libvirt: Optimize _get_instance_disk_info https://review.openstack.org/297598 | 03:29 |
*** kevin-rn is now known as kevin-run | 03:29 | |
*** zerda2 has joined #openstack-nova | 03:30 | |
*** raunak has joined #openstack-nova | 03:30 | |
*** dave-mccowan has quit IRC | 03:32 | |
*** raunak has quit IRC | 03:32 | |
*** dave-mccowan has joined #openstack-nova | 03:32 | |
*** thorst_ has joined #openstack-nova | 03:32 | |
*** shaohe_feng has joined #openstack-nova | 03:34 | |
*** rama_y has quit IRC | 03:35 | |
*** klkumar has joined #openstack-nova | 03:35 | |
*** dave-mccowan has quit IRC | 03:36 | |
*** thorst_ has quit IRC | 03:37 | |
*** sheel has joined #openstack-nova | 03:40 | |
*** shaohe_feng has quit IRC | 03:42 | |
*** shaohe_feng has joined #openstack-nova | 03:43 | |
*** raunak has joined #openstack-nova | 03:47 | |
openstackgerrit | Jinquan Ni proposed openstack/nova: libvirt:code flow problem in wait_for_job https://review.openstack.org/320750 | 03:47 |
*** toanster is now known as toan | 03:49 | |
*** toan is now known as toanster | 03:51 | |
*** toanster is now known as toan | 03:51 | |
*** shaohe_feng has quit IRC | 03:52 | |
*** caowei has quit IRC | 03:54 | |
*** shaohe_feng has joined #openstack-nova | 03:54 | |
*** ijw has quit IRC | 03:54 | |
*** ducttape_ has quit IRC | 04:01 | |
*** shaohe_feng has quit IRC | 04:03 | |
*** shaohe_feng has joined #openstack-nova | 04:04 | |
*** itlinux has joined #openstack-nova | 04:04 | |
*** klkumar1 has joined #openstack-nova | 04:10 | |
*** klkumar1 has quit IRC | 04:10 | |
*** klkumar has quit IRC | 04:11 | |
*** klkumar has joined #openstack-nova | 04:11 | |
*** gagehugo has quit IRC | 04:12 | |
*** shaohe_feng has quit IRC | 04:13 | |
*** shaohe_feng has joined #openstack-nova | 04:13 | |
*** links has joined #openstack-nova | 04:17 | |
*** vladikr has quit IRC | 04:17 | |
*** salv-orlando has joined #openstack-nova | 04:22 | |
*** shaohe_feng has quit IRC | 04:23 | |
*** pacoblox has joined #openstack-nova | 04:24 | |
*** shaohe_feng has joined #openstack-nova | 04:24 | |
*** tbachman has quit IRC | 04:25 | |
*** salv-orlando has quit IRC | 04:29 | |
*** tbachman has joined #openstack-nova | 04:30 | |
*** sudipto has quit IRC | 04:32 | |
*** Jeffrey4l_ has quit IRC | 04:33 | |
*** shaohe_feng has quit IRC | 04:33 | |
*** thorst_ has joined #openstack-nova | 04:34 | |
*** shaohe_feng has joined #openstack-nova | 04:34 | |
*** klkumar has quit IRC | 04:41 | |
*** klkumar has joined #openstack-nova | 04:41 | |
*** thorst_ has quit IRC | 04:42 | |
openstackgerrit | Jianghua Wang proposed openstack/nova: XenAPI: OVS agent updates the wrong port with Neutron https://review.openstack.org/242846 | 04:43 |
*** shaohe_feng has quit IRC | 04:44 | |
*** shaohe_feng has joined #openstack-nova | 04:44 | |
*** dimtruck is now known as zz_dimtruck | 04:46 | |
*** fragatina has quit IRC | 04:47 | |
*** fragatina has joined #openstack-nova | 04:48 | |
*** lpetrut has joined #openstack-nova | 04:49 | |
*** fragatina has quit IRC | 04:50 | |
*** klkumar has quit IRC | 04:51 | |
*** fragatina has joined #openstack-nova | 04:51 | |
*** ratailor has joined #openstack-nova | 04:54 | |
*** shaohe_feng has quit IRC | 04:54 | |
*** zz_dimtruck is now known as dimtruck | 04:54 | |
*** shaohe_feng has joined #openstack-nova | 04:54 | |
*** Jeffrey4l_ has joined #openstack-nova | 04:55 | |
*** sudipto has joined #openstack-nova | 04:56 | |
*** rama_y has joined #openstack-nova | 04:56 | |
*** moshele has joined #openstack-nova | 04:59 | |
*** code-R has joined #openstack-nova | 05:03 | |
*** klkumar has joined #openstack-nova | 05:03 | |
*** shaohe_feng has quit IRC | 05:04 | |
*** shaohe_feng has joined #openstack-nova | 05:05 | |
*** code-R_ has joined #openstack-nova | 05:06 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova: Add swap volume notifications (start, end) https://review.openstack.org/250283 | 05:07 |
*** code-R has quit IRC | 05:08 | |
*** prateek has joined #openstack-nova | 05:09 | |
*** moshele has quit IRC | 05:10 | |
*** amotoki has quit IRC | 05:11 | |
*** amotoki has joined #openstack-nova | 05:14 | |
*** shaohe_feng has quit IRC | 05:14 | |
*** salv-orlando has joined #openstack-nova | 05:15 | |
*** shaohe_feng has joined #openstack-nova | 05:15 | |
*** sudipto has quit IRC | 05:16 | |
*** ljxiash has joined #openstack-nova | 05:16 | |
*** klkumar has quit IRC | 05:19 | |
*** shaohe_feng has quit IRC | 05:25 | |
*** shaohe_feng has joined #openstack-nova | 05:26 | |
*** pacoblox1 has joined #openstack-nova | 05:26 | |
*** pacoblox has quit IRC | 05:26 | |
*** irenab has joined #openstack-nova | 05:27 | |
*** DaiDV has joined #openstack-nova | 05:27 | |
*** jaosorior has joined #openstack-nova | 05:28 | |
*** houming has quit IRC | 05:28 | |
*** jwcroppe has joined #openstack-nova | 05:28 | |
*** diga has joined #openstack-nova | 05:28 | |
*** claudiub has joined #openstack-nova | 05:30 | |
*** pacoblox has joined #openstack-nova | 05:30 | |
*** pacoblox1 has quit IRC | 05:30 | |
*** caowei has joined #openstack-nova | 05:32 | |
*** ecelik has joined #openstack-nova | 05:33 | |
*** code-R_ has quit IRC | 05:34 | |
*** code-R has joined #openstack-nova | 05:34 | |
*** pacoblox1 has joined #openstack-nova | 05:34 | |
*** pacoblox has quit IRC | 05:34 | |
*** shaohe_feng has quit IRC | 05:35 | |
*** baater has joined #openstack-nova | 05:35 | |
*** shaohe_feng has joined #openstack-nova | 05:35 | |
*** lpetrut has quit IRC | 05:36 | |
baater | hello how to read and understand the nova source code ? is there any tutorials ? | 05:36 |
openstackgerrit | Claudiu Belu proposed openstack/nova: policy: Add defaults in code (part 6) https://review.openstack.org/329228 | 05:37 |
claudiub | baater: hello. there is something. | 05:37 |
*** itamarl has joined #openstack-nova | 05:37 | |
baater | can you tell me the site? | 05:37 |
*** nkrinner_afk is now known as nkrinner | 05:37 | |
claudiub | baater: sure. i was looking for a link. here it is: https://wiki.openstack.org/wiki/Nova/Mentoring | 05:37 |
baater | how to use this ? i hd already browsed once | 05:38 |
claudiub | basically, there is no shortcut for this, but in due time, you'll start to understand how it all works | 05:39 |
baater | do not know where to start | 05:39 |
*** salv-orl_ has joined #openstack-nova | 05:39 | |
*** sudipto has joined #openstack-nova | 05:39 | |
claudiub | i'd recommend starting with some low hanging fruit / bug fixes. | 05:40 |
*** thorst_ has joined #openstack-nova | 05:40 | |
claudiub | at least in my opinion, hands-on experience yields most results. | 05:40 |
*** diga has quit IRC | 05:41 | |
*** diga has joined #openstack-nova | 05:41 | |
claudiub | baater: this also might be useful: http://docs.openstack.org/developer/nova/architecture.html | 05:41 |
*** armax has joined #openstack-nova | 05:41 | |
*** salv-orlando has quit IRC | 05:41 | |
claudiub | it might be useful how different parts of nova and others fit in together | 05:41 |
baater | when i open source code with sublime, i can not get relations within those codes and directories | 05:43 |
*** klkumar has joined #openstack-nova | 05:44 | |
claudiub | ? | 05:45 |
*** shaohe_feng has quit IRC | 05:45 | |
*** armax has quit IRC | 05:46 | |
*** shaohe_feng has joined #openstack-nova | 05:46 | |
*** thorst_ has quit IRC | 05:47 | |
*** chandankumar has joined #openstack-nova | 05:49 | |
*** edand has joined #openstack-nova | 05:54 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova: Add swap volume notifications (error) https://review.openstack.org/328055 | 05:54 |
*** shaohe_feng has quit IRC | 05:55 | |
*** shaohe_feng has joined #openstack-nova | 05:56 | |
*** rcernin has joined #openstack-nova | 05:56 | |
*** rama_y has quit IRC | 05:57 | |
openstackgerrit | Yang Shengming proposed openstack/nova: [WIP]prevent resize down with ceph backend in libvirt driver https://review.openstack.org/325708 | 05:57 |
*** pacoblox1 has quit IRC | 06:05 | |
*** pacoblox has joined #openstack-nova | 06:05 | |
*** shaohe_feng has quit IRC | 06:06 | |
*** ssurana has joined #openstack-nova | 06:06 | |
*** shaohe_feng has joined #openstack-nova | 06:06 | |
*** moshele has joined #openstack-nova | 06:09 | |
*** raunak has quit IRC | 06:09 | |
*** armax has joined #openstack-nova | 06:12 | |
*** ssurana has quit IRC | 06:14 | |
*** pacoblox has quit IRC | 06:15 | |
*** ssurana has joined #openstack-nova | 06:16 | |
*** sridharg has joined #openstack-nova | 06:16 | |
*** shaohe_feng has quit IRC | 06:16 | |
*** armax has quit IRC | 06:17 | |
*** shaohe_feng has joined #openstack-nova | 06:17 | |
*** RuiChen has joined #openstack-nova | 06:18 | |
*** liverpoo1er has joined #openstack-nova | 06:18 | |
*** diga has quit IRC | 06:19 | |
*** armax has joined #openstack-nova | 06:21 | |
*** code-R_ has joined #openstack-nova | 06:23 | |
*** hoangcx has quit IRC | 06:24 | |
*** shaohe_feng has quit IRC | 06:26 | |
*** code-R has quit IRC | 06:26 | |
*** nicolasb- has quit IRC | 06:26 | |
*** nicolasbock has joined #openstack-nova | 06:27 | |
*** shaohe_feng has joined #openstack-nova | 06:27 | |
*** zhs has joined #openstack-nova | 06:28 | |
*** abalutoiu has joined #openstack-nova | 06:31 | |
*** csatari has joined #openstack-nova | 06:35 | |
*** markvoelker has quit IRC | 06:35 | |
*** andreas_s has joined #openstack-nova | 06:36 | |
*** shaohe_feng has quit IRC | 06:36 | |
*** takashin has joined #openstack-nova | 06:37 | |
*** dimtruck is now known as zz_dimtruck | 06:37 | |
csatari | Should I be worried about nova-quobyteci-dsvm-volume and dsvm-tempest-xen failing on my api-ref change? | 06:40 |
*** mpavone has joined #openstack-nova | 06:40 | |
csatari | https://review.openstack.org/#/c/329462/ | 06:40 |
csatari | The errors in the logs are not about documentation... | 06:41 |
openstackgerrit | Luis Tomas proposed openstack/nova: Add automatic switching to postcopy mode when migration is not progressing https://review.openstack.org/328499 | 06:41 |
*** shaohe_feng has joined #openstack-nova | 06:41 | |
*** lucasagomes has quit IRC | 06:44 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova: Add pagination and Changes-since filter support for os-migrations. https://review.openstack.org/330406 | 06:44 |
*** thorst_ has joined #openstack-nova | 06:45 | |
*** rha_ is now known as rha | 06:47 | |
*** rha has joined #openstack-nova | 06:47 | |
*** shaohe_feng has quit IRC | 06:47 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova: Add swap volume notifications samples https://review.openstack.org/328866 | 06:47 |
*** shaohe_feng has joined #openstack-nova | 06:47 | |
openstackgerrit | Li Yingjun proposed openstack/nova: Pagination for hypervisors https://review.openstack.org/326940 | 06:50 |
*** edand has quit IRC | 06:50 | |
*** edand has joined #openstack-nova | 06:51 | |
*** lucasagomes has joined #openstack-nova | 06:51 | |
*** agireud has quit IRC | 06:51 | |
*** thorst_ has quit IRC | 06:52 | |
*** pcaruana has joined #openstack-nova | 06:52 | |
*** ssurana has quit IRC | 06:54 | |
*** jinxing has quit IRC | 06:54 | |
*** agireud has joined #openstack-nova | 06:55 | |
*** shaohe_feng has quit IRC | 06:57 | |
*** jwcroppe has quit IRC | 06:57 | |
*** shaohe_feng has joined #openstack-nova | 06:57 | |
*** zenoway has joined #openstack-nova | 06:57 | |
*** jinxing has joined #openstack-nova | 06:59 | |
*** jwcroppe has joined #openstack-nova | 07:00 | |
openstackgerrit | Zhihai Song proposed openstack/nova: Transform instance.restore notifications https://review.openstack.org/331972 | 07:01 |
*** belmoreira has joined #openstack-nova | 07:04 | |
*** jichen has joined #openstack-nova | 07:04 | |
*** code-R_ has quit IRC | 07:04 | |
*** jinxing has quit IRC | 07:07 | |
*** shaohe_feng has quit IRC | 07:07 | |
*** shaohe_feng has joined #openstack-nova | 07:08 | |
*** matrohon has joined #openstack-nova | 07:09 | |
openstackgerrit | Dao Cong Tien proposed openstack/nova: Stop using mox from virt/libvirt/test_driver.py (6) https://review.openstack.org/331588 | 07:10 |
*** jinxing has joined #openstack-nova | 07:11 | |
*** Kevin_Zheng has quit IRC | 07:13 | |
*** sacharya has quit IRC | 07:13 | |
*** hoangcx has joined #openstack-nova | 07:14 | |
*** winston-d_ has quit IRC | 07:14 | |
*** ociuhandu has joined #openstack-nova | 07:15 | |
openstackgerrit | Eli Qiao proposed openstack/nova: libvirt: Add migration support for perf event support https://review.openstack.org/329339 | 07:17 |
openstackgerrit | Eli Qiao proposed openstack/nova: libvirt: add perf event support when create instance https://review.openstack.org/320897 | 07:17 |
*** shaohe_feng has quit IRC | 07:17 | |
*** woodster_ has quit IRC | 07:18 | |
*** muawiakhan has joined #openstack-nova | 07:19 | |
*** shaohe_feng has joined #openstack-nova | 07:20 | |
*** ihrachys has joined #openstack-nova | 07:25 | |
*** paul-carlton2 has joined #openstack-nova | 07:26 | |
*** sridharg has quit IRC | 07:26 | |
*** markus_z has joined #openstack-nova | 07:27 | |
*** shaohe_feng has quit IRC | 07:28 | |
*** shaohe_feng has joined #openstack-nova | 07:28 | |
*** muawiakhan has quit IRC | 07:29 | |
*** kaisers has quit IRC | 07:31 | |
*** kaisers has joined #openstack-nova | 07:32 | |
openstackgerrit | Luis Tomas proposed openstack/nova: Add automatic switching to postcopy mode when migration is not progressing https://review.openstack.org/328499 | 07:32 |
openstackgerrit | Radoslav Gerganov proposed openstack/nova: Fix ConsoleAuthTokens to work for all console types https://review.openstack.org/331691 | 07:35 |
*** markvoelker has joined #openstack-nova | 07:36 | |
*** jed56 has joined #openstack-nova | 07:36 | |
openstackgerrit | bailin.zhang proposed openstack/nova: Delete reduplicate code in test_compute_mgr.py https://review.openstack.org/331108 | 07:38 |
*** shaohe_feng has quit IRC | 07:38 | |
*** shaohe_feng has joined #openstack-nova | 07:39 | |
*** muawiakhan has joined #openstack-nova | 07:40 | |
openstackgerrit | Balazs Gibizer proposed openstack/nova: Transform wrap_exception notification to versioned format https://review.openstack.org/310700 | 07:40 |
openstackgerrit | Balazs Gibizer proposed openstack/nova: Pre-add instance actions to avoid merge conflicts https://review.openstack.org/330513 | 07:40 |
openstackgerrit | Balazs Gibizer proposed openstack/nova: Enhance notification sample test base https://review.openstack.org/321610 | 07:40 |
openstackgerrit | Balazs Gibizer proposed openstack/nova: Handle multiple samples per versioned notification https://review.openstack.org/321609 | 07:40 |
openstackgerrit | Balazs Gibizer proposed openstack/nova: Transform instance.update notification https://review.openstack.org/325923 | 07:40 |
openstackgerrit | Balazs Gibizer proposed openstack/nova: Transform instance.delete notifications https://review.openstack.org/313654 | 07:40 |
*** kaisers has quit IRC | 07:40 | |
*** markvoelker has quit IRC | 07:41 | |
*** kaisers has joined #openstack-nova | 07:41 | |
*** markus_z has quit IRC | 07:41 | |
*** rgerganov has joined #openstack-nova | 07:43 | |
rgerganov | alex_xu, could you please take a look at https://review.openstack.org/#/c/331691/ | 07:43 |
alex_xu | rgerganov: yea, will check it | 07:44 |
rgerganov | alex_xu, thanks | 07:44 |
alex_xu | rgerganov: np | 07:44 |
*** lucasagomes has quit IRC | 07:46 | |
*** lucasagomes has joined #openstack-nova | 07:47 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/nova: Imported Translations from Zanata https://review.openstack.org/331996 | 07:48 |
*** shaohe_feng has quit IRC | 07:48 | |
*** jichen has quit IRC | 07:50 | |
*** jichen has joined #openstack-nova | 07:50 | |
*** thorst_ has joined #openstack-nova | 07:50 | |
*** baater has quit IRC | 07:52 | |
*** salv-orl_ has quit IRC | 07:53 | |
*** omnipresent has joined #openstack-nova | 07:54 | |
*** sfinucan has joined #openstack-nova | 07:54 | |
*** roeyc has joined #openstack-nova | 07:55 | |
*** shaohe_feng has joined #openstack-nova | 07:55 | |
*** roeyc has quit IRC | 07:55 | |
*** zenoway has quit IRC | 07:56 | |
*** zenoway has joined #openstack-nova | 07:56 | |
*** zenoway_ has joined #openstack-nova | 07:56 | |
*** thorst_ has quit IRC | 07:57 | |
*** omnipresent has quit IRC | 07:58 | |
*** shaohe_feng has quit IRC | 07:58 | |
*** shaohe_feng has joined #openstack-nova | 07:59 | |
*** zzzeek has quit IRC | 08:00 | |
*** zenoway has quit IRC | 08:01 | |
*** gjayavelu has quit IRC | 08:01 | |
*** ducttape_ has joined #openstack-nova | 08:02 | |
*** baater has joined #openstack-nova | 08:02 | |
*** zzzeek has joined #openstack-nova | 08:03 | |
openstackgerrit | Mikhail Feoktistov proposed openstack/nova: libvirt: virtuozzo instance resize support https://review.openstack.org/182257 | 08:04 |
*** zenoway_ has quit IRC | 08:05 | |
*** sudipto has quit IRC | 08:07 | |
*** ducttape_ has quit IRC | 08:07 | |
*** shaohe_feng has quit IRC | 08:09 | |
*** shaohe_feng has joined #openstack-nova | 08:10 | |
*** jinquan has joined #openstack-nova | 08:10 | |
*** sridharg has joined #openstack-nova | 08:10 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/nova: [WIP] Testing latest u-c https://review.openstack.org/303345 | 08:10 |
*** matrohon has quit IRC | 08:12 | |
*** sacharya has joined #openstack-nova | 08:14 | |
*** sudipto has joined #openstack-nova | 08:17 | |
*** dmk0202 has joined #openstack-nova | 08:18 | |
*** mgoddard has joined #openstack-nova | 08:19 | |
*** sacharya has quit IRC | 08:19 | |
*** shaohe_feng has quit IRC | 08:19 | |
*** agireud has quit IRC | 08:19 | |
*** salv-orlando has joined #openstack-nova | 08:19 | |
*** shaohe_feng has joined #openstack-nova | 08:20 | |
openstackgerrit | bailin.zhang proposed openstack/nova: Unplug vifs when VM create failed https://review.openstack.org/331113 | 08:20 |
*** jlanoux has joined #openstack-nova | 08:23 | |
*** roeyc has joined #openstack-nova | 08:23 | |
*** paul-carlton2 has quit IRC | 08:24 | |
*** paul-carlton2 has joined #openstack-nova | 08:25 | |
*** agireud has joined #openstack-nova | 08:28 | |
*** baater has quit IRC | 08:28 | |
*** shaohe_feng has quit IRC | 08:29 | |
*** shaohe_feng has joined #openstack-nova | 08:30 | |
*** winston-d_ has joined #openstack-nova | 08:33 | |
*** diga has joined #openstack-nova | 08:33 | |
*** Kevin_Zheng has joined #openstack-nova | 08:33 | |
*** ociuhandu has quit IRC | 08:34 | |
*** DaiDV has quit IRC | 08:35 | |
*** DaiDV has joined #openstack-nova | 08:36 | |
*** moshele has quit IRC | 08:38 | |
*** shaohe_feng has quit IRC | 08:39 | |
*** shaohe_feng has joined #openstack-nova | 08:40 | |
*** edand has quit IRC | 08:40 | |
*** moshele has joined #openstack-nova | 08:40 | |
*** dmk0202 has quit IRC | 08:42 | |
*** ababich has quit IRC | 08:42 | |
*** armax has quit IRC | 08:44 | |
*** derekh has joined #openstack-nova | 08:44 | |
*** yassine__ has joined #openstack-nova | 08:46 | |
*** permalac__ has quit IRC | 08:47 | |
*** klkumar has quit IRC | 08:48 | |
*** zenoway has joined #openstack-nova | 08:50 | |
*** shaohe_feng has quit IRC | 08:50 | |
*** klkumar has joined #openstack-nova | 08:50 | |
*** permalac has joined #openstack-nova | 08:50 | |
*** shaohe_feng has joined #openstack-nova | 08:51 | |
*** BobBall_AWOL is now known as BobBall | 08:52 | |
openstackgerrit | Andrey Volkov proposed openstack/nova: Fix host mapping saving https://review.openstack.org/332017 | 08:54 |
*** zenoway has quit IRC | 08:55 | |
*** paul-carlton2 has quit IRC | 09:00 | |
*** paul-carlton2 has joined #openstack-nova | 09:00 | |
*** shaohe_feng has quit IRC | 09:00 | |
*** shaohe_feng has joined #openstack-nova | 09:01 | |
*** ociuhandu has joined #openstack-nova | 09:02 | |
mdbooth | if bdm.get('guest_format') == 'swap': | 09:02 |
mdbooth | size = instance_type.get('swap', 0) | 09:02 |
mdbooth | else: | 09:02 |
mdbooth | size = instance_type.get('ephemeral_gb', 0) | 09:02 |
mdbooth | This method returns a value in either Mb or Gb :( | 09:02 |
* mdbooth thinks sizes should be in bytes, no exceptions | 09:03 | |
*** mfedosin has joined #openstack-nova | 09:08 | |
*** jaosorior has quit IRC | 09:09 | |
*** jaosorior has joined #openstack-nova | 09:10 | |
*** shaohe_feng has quit IRC | 09:10 | |
*** shaohe_feng has joined #openstack-nova | 09:11 | |
*** bharathk has joined #openstack-nova | 09:15 | |
*** matrohon has joined #openstack-nova | 09:15 | |
*** openstackgerrit has quit IRC | 09:18 | |
*** openstackgerrit has joined #openstack-nova | 09:19 | |
*** klkumar has quit IRC | 09:19 | |
*** cdent has joined #openstack-nova | 09:20 | |
*** shaohe_feng has quit IRC | 09:20 | |
*** shaohe_feng has joined #openstack-nova | 09:21 | |
*** moshele has quit IRC | 09:21 | |
*** ociuhandu has quit IRC | 09:23 | |
*** ociuhandu_ has joined #openstack-nova | 09:23 | |
*** ociuhandu_ is now known as ociuhandu | 09:24 | |
*** amotoki has quit IRC | 09:24 | |
*** gszasz has joined #openstack-nova | 09:25 | |
*** itamarl has quit IRC | 09:30 | |
*** itamarl has joined #openstack-nova | 09:30 | |
*** shaohe_feng has quit IRC | 09:31 | |
*** zenoway has joined #openstack-nova | 09:31 | |
*** vnogin has joined #openstack-nova | 09:31 | |
*** shaohe_feng has joined #openstack-nova | 09:32 | |
*** caowei has quit IRC | 09:33 | |
*** armax has joined #openstack-nova | 09:34 | |
*** jichen has quit IRC | 09:34 | |
openstackgerrit | John Garbutt proposed openstack/nova: Reorder allocate_for_instance preamble https://review.openstack.org/329850 | 09:35 |
*** roeyc has quit IRC | 09:36 | |
*** cdent has quit IRC | 09:36 | |
*** zenoway has quit IRC | 09:36 | |
openstackgerrit | Mikhail Feoktistov proposed openstack/nova: libvirt: support user password settings in virtuozzo https://review.openstack.org/330643 | 09:36 |
*** klkumar has joined #openstack-nova | 09:37 | |
*** sacharya has joined #openstack-nova | 09:37 | |
*** markvoelker has joined #openstack-nova | 09:37 | |
*** avolkov` has joined #openstack-nova | 09:39 | |
gibi_ | johnthetubaguy: hi! Matt already +2-d https://review.openstack.org/#/c/331727/ which is now a precondition of the notification transformation patches. Could you check it please? | 09:39 |
*** avolkov has quit IRC | 09:40 | |
*** shaohe_feng has quit IRC | 09:41 | |
*** sacharya has quit IRC | 09:41 | |
*** shaohe_feng has joined #openstack-nova | 09:42 | |
*** markvoelker has quit IRC | 09:43 | |
*** moshele has joined #openstack-nova | 09:44 | |
*** lpetrut has joined #openstack-nova | 09:45 | |
openstackgerrit | Yang Shengming proposed openstack/nova: [WIP]prevent resize down with ceph backend in libvirt driver https://review.openstack.org/325708 | 09:46 |
*** ociuhandu_ has joined #openstack-nova | 09:47 | |
*** ociuhandu has quit IRC | 09:47 | |
*** ociuhandu_ is now known as ociuhandu | 09:47 | |
*** shaohe_feng has quit IRC | 09:51 | |
*** Guest97986 has quit IRC | 09:52 | |
*** shaohe_feng has joined #openstack-nova | 09:52 | |
pkholkin | alex_xu: Good day! Could you please look this patch https://review.openstack.org/#/c/331747, I'm not sure how api-ref docs should be updated correctly (regarding to new microversion) | 09:52 |
*** sree has joined #openstack-nova | 09:52 | |
*** ociuhandu has quit IRC | 09:54 | |
*** sree has quit IRC | 09:56 | |
*** klkumar has quit IRC | 09:58 | |
*** armax has quit IRC | 09:58 | |
openstackgerrit | Mikhail Feoktistov proposed openstack/nova: libvirt: virtuozzo instance resize support https://review.openstack.org/182257 | 09:58 |
*** pilgrimstack has joined #openstack-nova | 09:58 | |
*** shaohe_feng has quit IRC | 10:01 | |
*** shaohe_feng has joined #openstack-nova | 10:02 | |
*** ducttape_ has joined #openstack-nova | 10:03 | |
*** sudipto has quit IRC | 10:05 | |
*** ducttape_ has quit IRC | 10:08 | |
*** PaulMurray has joined #openstack-nova | 10:10 | |
*** nicolasbock has quit IRC | 10:10 | |
*** nicolasbock has joined #openstack-nova | 10:10 | |
*** klkumar has joined #openstack-nova | 10:12 | |
*** shaohe_feng has quit IRC | 10:12 | |
openstackgerrit | Andrey Kurilin proposed openstack/python-novaclient: Create keystone session instance if possible https://review.openstack.org/304035 | 10:12 |
*** shaohe_feng has joined #openstack-nova | 10:13 | |
*** nicolasbock has quit IRC | 10:15 | |
*** hoangcx has quit IRC | 10:15 | |
*** amotoki has joined #openstack-nova | 10:17 | |
openstackgerrit | Radoslav Gerganov proposed openstack/nova: Fix ConsoleAuthTokens to work for all console types https://review.openstack.org/331691 | 10:18 |
*** klkumar has quit IRC | 10:18 | |
rgerganov | alex_xu, thanks for the review, I have addressed the comments | 10:18 |
*** nicolasbock has joined #openstack-nova | 10:20 | |
*** nicolasbock has quit IRC | 10:21 | |
openstackgerrit | Moshe Levi proposed openstack/nova: pci: Deprecate is_new from pci requests https://review.openstack.org/310990 | 10:21 |
*** shaohe_feng has quit IRC | 10:22 | |
*** ihrachys has quit IRC | 10:22 | |
*** nicolasbock has joined #openstack-nova | 10:23 | |
*** sahid has joined #openstack-nova | 10:24 | |
*** shaohe_feng has joined #openstack-nova | 10:24 | |
*** sambetts|afk is now known as sambetts | 10:25 | |
*** pilgrimstack has quit IRC | 10:27 | |
*** jinxing has quit IRC | 10:27 | |
*** phuongnh has quit IRC | 10:30 | |
*** gcb has quit IRC | 10:32 | |
*** shaohe_feng has quit IRC | 10:32 | |
*** shaohe_feng has joined #openstack-nova | 10:33 | |
*** rfolco has joined #openstack-nova | 10:35 | |
*** rfolco has quit IRC | 10:35 | |
*** pilgrimstack has joined #openstack-nova | 10:38 | |
*** markvoelker has joined #openstack-nova | 10:38 | |
*** shaohe_feng has quit IRC | 10:42 | |
*** winston-d_ has quit IRC | 10:43 | |
*** shaohe_feng has joined #openstack-nova | 10:43 | |
*** Kevin_Zheng has quit IRC | 10:43 | |
*** markvoelker has quit IRC | 10:43 | |
*** sdague has joined #openstack-nova | 10:43 | |
*** markus_z has joined #openstack-nova | 10:45 | |
*** roeyc has joined #openstack-nova | 10:49 | |
*** shaohe_feng has quit IRC | 10:53 | |
*** shaohe_feng has joined #openstack-nova | 10:53 | |
*** yassine__ has quit IRC | 10:55 | |
*** zenoway has joined #openstack-nova | 10:55 | |
*** ArxCruz has joined #openstack-nova | 10:56 | |
*** rodrigods has quit IRC | 11:00 | |
*** rodrigods has joined #openstack-nova | 11:00 | |
*** tbachman has quit IRC | 11:01 | |
openstackgerrit | Mikhail Feoktistov proposed openstack/nova: libvirt: support user password settings in virtuozzo https://review.openstack.org/330643 | 11:01 |
*** shaohe_feng has quit IRC | 11:03 | |
*** shaohe_feng has joined #openstack-nova | 11:03 | |
*** armax has joined #openstack-nova | 11:06 | |
*** lucasagomes is now known as lucas-afk | 11:06 | |
*** sree__ has joined #openstack-nova | 11:07 | |
*** smatzek has joined #openstack-nova | 11:08 | |
*** mvk_ has quit IRC | 11:11 | |
*** sree__ has quit IRC | 11:11 | |
*** pilgrimstack has quit IRC | 11:13 | |
*** shaohe_feng has quit IRC | 11:13 | |
openstackgerrit | Dinesh Bhor proposed openstack/nova: Return HTTP 400 on list for invalid status https://review.openstack.org/315964 | 11:13 |
*** shaohe_feng has joined #openstack-nova | 11:14 | |
*** sheel has quit IRC | 11:15 | |
*** abalutoiu_ has joined #openstack-nova | 11:18 | |
*** tbachman has joined #openstack-nova | 11:20 | |
*** muawiakhan has quit IRC | 11:20 | |
*** GB21 has joined #openstack-nova | 11:21 | |
openstackgerrit | liuxiuli proposed openstack/nova: Add reserved_huge_pages to memory_mb_used https://review.openstack.org/330928 | 11:21 |
*** abalutoiu has quit IRC | 11:21 | |
openstackgerrit | Andrey Kurilin proposed openstack/python-novaclient: [functional] use domains id https://review.openstack.org/332085 | 11:22 |
*** amotoki has quit IRC | 11:22 | |
openstackgerrit | John Garbutt proposed openstack/nova: Reorder allocate_for_instance preamble https://review.openstack.org/329850 | 11:23 |
openstackgerrit | John Garbutt proposed openstack/nova: WIP Extract _update_ports_for_instance https://review.openstack.org/329851 | 11:23 |
openstackgerrit | John Garbutt proposed openstack/nova: WIP: Extract port create from allocate_for_instance https://review.openstack.org/328966 | 11:23 |
openstackgerrit | John Garbutt proposed openstack/nova: Reduce complexity in _stub_allocate_for_instance https://review.openstack.org/332086 | 11:23 |
*** sree has joined #openstack-nova | 11:23 | |
*** shaohe_feng has quit IRC | 11:23 | |
*** pilgrimstack has joined #openstack-nova | 11:24 | |
*** ihrachys has joined #openstack-nova | 11:24 | |
*** shaohe_feng has joined #openstack-nova | 11:24 | |
*** ihrachys has quit IRC | 11:26 | |
*** sree has quit IRC | 11:27 | |
*** ljxiash has quit IRC | 11:30 | |
*** ljxiash has joined #openstack-nova | 11:31 | |
*** sree has joined #openstack-nova | 11:32 | |
*** ArxCruz has quit IRC | 11:32 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova: api-ref: Improve os-instance_usage_audit_log samples https://review.openstack.org/332089 | 11:32 |
*** armax has quit IRC | 11:33 | |
*** ihrachys has joined #openstack-nova | 11:34 | |
*** shaohe_feng has quit IRC | 11:34 | |
*** shaohe_feng has joined #openstack-nova | 11:34 | |
*** links has quit IRC | 11:35 | |
*** ljxiash has quit IRC | 11:36 | |
*** GB21 has quit IRC | 11:36 | |
*** sree has quit IRC | 11:36 | |
*** sree has joined #openstack-nova | 11:36 | |
*** sree___ has joined #openstack-nova | 11:37 | |
*** salv-orl_ has joined #openstack-nova | 11:39 | |
*** markvoelker has joined #openstack-nova | 11:39 | |
*** sree has quit IRC | 11:41 | |
*** salv-orlando has quit IRC | 11:41 | |
*** pilgrimstack has quit IRC | 11:41 | |
*** ociuhandu has joined #openstack-nova | 11:42 | |
*** sree___ has quit IRC | 11:42 | |
*** armax has joined #openstack-nova | 11:43 | |
*** shaohe_feng has quit IRC | 11:44 | |
*** ratailor has quit IRC | 11:44 | |
*** rfolco has joined #openstack-nova | 11:45 | |
*** pilgrimstack has joined #openstack-nova | 11:45 | |
*** shaohe_feng has joined #openstack-nova | 11:45 | |
*** markvoelker has quit IRC | 11:46 | |
*** caowei has joined #openstack-nova | 11:46 | |
*** links has joined #openstack-nova | 11:47 | |
*** karthiks has joined #openstack-nova | 11:47 | |
*** ociuhandu has quit IRC | 11:51 | |
*** ociuhandu_ has joined #openstack-nova | 11:51 | |
*** ociuhandu_ is now known as ociuhandu | 11:51 | |
*** GB21 has joined #openstack-nova | 11:53 | |
*** mvk_ has joined #openstack-nova | 11:54 | |
*** salv-orl_ has quit IRC | 11:54 | |
*** shaohe_feng has quit IRC | 11:54 | |
*** shaohe_feng has joined #openstack-nova | 11:55 | |
*** sree has joined #openstack-nova | 11:55 | |
*** ducttape_ has joined #openstack-nova | 11:56 | |
*** vladikr has joined #openstack-nova | 11:56 | |
*** tbachman_ has joined #openstack-nova | 11:56 | |
*** aysyd has joined #openstack-nova | 11:56 | |
*** diga has quit IRC | 11:57 | |
*** tbachman has quit IRC | 11:59 | |
*** tbachman_ is now known as tbachman | 11:59 | |
openstackgerrit | Andrey Shestakov proposed openstack/nova: Change scheduling behavior for baremetal instances. https://review.openstack.org/332106 | 11:59 |
*** sree has quit IRC | 11:59 | |
*** pilgrimstack has quit IRC | 11:59 | |
*** sree has joined #openstack-nova | 12:00 | |
*** yassine__ has joined #openstack-nova | 12:01 | |
openstackgerrit | Evgeny Antyshev proposed openstack/nova: libvirt: add nova volume driver for vzstorage https://review.openstack.org/190843 | 12:02 |
*** kevin-run has quit IRC | 12:03 | |
openstackgerrit | Evgeny Antyshev proposed openstack/nova: libvirt: add nova volume driver for vzstorage https://review.openstack.org/190843 | 12:04 |
*** shaohe_feng has quit IRC | 12:05 | |
zigo | sdague: Hi there! I've made a patch so that Nova 13.1.0 can work with both Paramiko 1.15.1 in Jessie and version 2.0.0 in Sid. Could you review the patch please? | 12:05 |
zigo | https://anonscm.debian.org/cgit/openstack/nova.git/tree/debian/patches/support-all-paramiko-versions.patch | 12:06 |
*** shaohe_feng has joined #openstack-nova | 12:06 | |
zigo | sdague: Would it be accepted in stable/mitaka? And what about master, could I add a patch to make it work with Paramiko 1.x? | 12:06 |
sdague | no, in master we specifically don't want that | 12:06 |
sdague | we patched through it already | 12:06 |
zigo | sdague: Is my patch for Mitaka correct? | 12:07 |
*** raildo-afk is now known as raildo | 12:07 | |
*** josecastroleon has joined #openstack-nova | 12:07 | |
sdague | zigo: looks about right, a patch like that was in master to let us make the switch to paramiko 2 | 12:07 |
zigo | sdague: Would such patch be accepted in stable/mitaka ? | 12:07 |
sdague | https://review.openstack.org/#/c/314592/ | 12:08 |
zigo | Oh... | 12:08 |
sdague | zigo: you probably want that patch instead | 12:08 |
zigo | My version detection is stupid ! :) | 12:08 |
*** ducttape_ has quit IRC | 12:09 | |
zigo | Why make it simple when it can be complicated, right? :) | 12:09 |
*** pilgrimstack has joined #openstack-nova | 12:09 | |
sdague | :) | 12:09 |
zigo | Paramiko 2.0.0 also broke test_crypto.KeyPairTest.test_generate_key_pair_mocked_private_key | 12:10 |
sdague | zigo: hmmm... why didn't we see that break upstream? | 12:10 |
* zigo is checking both newton and mitaka | 12:10 | |
*** dave-mccowan has joined #openstack-nova | 12:11 | |
*** krtaylor has quit IRC | 12:11 | |
zigo | sdague: mitaka has: with mock.patch.object(crypto, 'generate_key') as mock_generate: | 12:12 |
zigo | newton has: with mock.patch.object(paramiko.RSAKey, 'generate') as mock_generate: | 12:12 |
zigo | So, keys aren't generated the same way ... | 12:12 |
zigo | I currently simply disabled the unit test. | 12:13 |
*** wanghao has quit IRC | 12:13 | |
*** pilgrimstack has quit IRC | 12:13 | |
openstackgerrit | Luis Tomas proposed openstack/nova: libvirt: split out code for detecting live migration job type https://review.openstack.org/327761 | 12:14 |
openstackgerrit | Luis Tomas proposed openstack/nova: libvirt: split out code for determining if migration should abort https://review.openstack.org/327762 | 12:14 |
*** wanghao has joined #openstack-nova | 12:14 | |
openstackgerrit | Luis Tomas proposed openstack/nova: Add automatic switching to postcopy mode when migration is not progressing https://review.openstack.org/328499 | 12:14 |
openstackgerrit | Luis Tomas proposed openstack/nova: libvirt: split off code for updating live migration downtime https://review.openstack.org/327763 | 12:14 |
openstackgerrit | Luis Tomas proposed openstack/nova: libvirt: split off code for updating migration stats in the DB https://review.openstack.org/327764 | 12:14 |
openstackgerrit | Luis Tomas proposed openstack/nova: Add new configuration option to turn postcopy on/off https://review.openstack.org/326874 | 12:14 |
openstackgerrit | Luis Tomas proposed openstack/nova: libvirt: split out code for processing migration tasks https://review.openstack.org/327765 | 12:14 |
openstackgerrit | Luis Tomas proposed openstack/nova: libvirt: split out code for recovering after migration tasks https://review.openstack.org/327766 | 12:14 |
openstackgerrit | Luis Tomas proposed openstack/nova: Extend live-migration-force-complete to use postcopy if available https://review.openstack.org/329077 | 12:14 |
*** shaohe_feng has quit IRC | 12:15 | |
*** shaohe_feng has joined #openstack-nova | 12:15 | |
*** krtaylor has joined #openstack-nova | 12:15 | |
*** roeyc has quit IRC | 12:15 | |
*** markvoelker has joined #openstack-nova | 12:16 | |
zigo | sdague: Sorry (in advance) for such a dumb question, but for what reason Nova needs paramiko? For the "nova keypair" stuff, somehow? | 12:16 |
*** pilgrimstack has joined #openstack-nova | 12:16 | |
markus_z | auggy: The mentoring wiki page looks really nice, very good work | 12:16 |
*** pradk has joined #openstack-nova | 12:18 | |
*** roeyc has joined #openstack-nova | 12:18 | |
sdague | zigo: you can have nova create the keypairs for you | 12:18 |
zigo | k | 12:19 |
sdague | which, is useful for non Linux users | 12:19 |
sdague | if you don't specify a public key in your keypair REST create, it creates you a keypair and hands you back the private key during the initial create | 12:19 |
*** salv-orlando has joined #openstack-nova | 12:20 | |
*** armax has quit IRC | 12:20 | |
*** GB21 has quit IRC | 12:21 | |
openstackgerrit | Alvaro Lopez Garcia proposed openstack/nova: Ensure that periodic reclaim cleans DB deleted instances https://review.openstack.org/323250 | 12:22 |
*** RuiChen has quit IRC | 12:24 | |
*** tangchen has quit IRC | 12:25 | |
*** PaulMurray has quit IRC | 12:25 | |
*** shaohe_feng has quit IRC | 12:25 | |
*** shaohe_feng has joined #openstack-nova | 12:26 | |
*** tangchen has joined #openstack-nova | 12:26 | |
*** armax has joined #openstack-nova | 12:27 | |
openstackgerrit | Andrey Kurilin proposed openstack/python-novaclient: [WIP] change meening of project_id https://review.openstack.org/332117 | 12:28 |
*** ivase has joined #openstack-nova | 12:28 | |
openstackgerrit | Pawel Koniszewski proposed openstack/nova: Add new configuration option to turn auto converge on/off https://review.openstack.org/266001 | 12:29 |
*** pilgrimstack has quit IRC | 12:29 | |
*** takedakn has joined #openstack-nova | 12:29 | |
*** caowei has quit IRC | 12:30 | |
*** takashin has left #openstack-nova | 12:31 | |
*** roeyc has quit IRC | 12:33 | |
*** links has quit IRC | 12:33 | |
*** kylek3h has joined #openstack-nova | 12:35 | |
*** armax has quit IRC | 12:35 | |
*** zul has quit IRC | 12:35 | |
*** shaohe_feng has quit IRC | 12:35 | |
*** armax has joined #openstack-nova | 12:35 | |
*** zul has joined #openstack-nova | 12:35 | |
*** shaohe_feng has joined #openstack-nova | 12:36 | |
openstackgerrit | Andrey Kurilin proposed openstack/python-novaclient: [WIP] change meening of project_id https://review.openstack.org/332117 | 12:36 |
*** wanghao has quit IRC | 12:37 | |
openstackgerrit | Roman Dobosz proposed openstack/nova-specs: FPGA resource use cases https://review.openstack.org/318047 | 12:37 |
*** wanghao has joined #openstack-nova | 12:38 | |
openstackgerrit | Andrey Kurilin proposed openstack/python-novaclient: [WIP] change meaning of project_id https://review.openstack.org/332117 | 12:39 |
*** ducttape_ has joined #openstack-nova | 12:39 | |
*** roeyc has joined #openstack-nova | 12:40 | |
openstackgerrit | John Garbutt proposed openstack/nova: Create _validate_requested_port_ids https://review.openstack.org/329600 | 12:40 |
openstackgerrit | John Garbutt proposed openstack/nova: Reduce complexity in _stub_allocate_for_instance https://review.openstack.org/332086 | 12:40 |
openstackgerrit | John Garbutt proposed openstack/nova: Extract _validate_requested_network_ids https://review.openstack.org/329601 | 12:40 |
*** kevin-run has joined #openstack-nova | 12:40 | |
openstackgerrit | John Garbutt proposed openstack/nova: On port update check port binding worked https://review.openstack.org/327012 | 12:40 |
openstackgerrit | John Garbutt proposed openstack/nova: Refactor to extract _ensure_port_binding_success https://review.openstack.org/327011 | 12:40 |
openstackgerrit | John Garbutt proposed openstack/nova: Add ironic mac address when updating and creating https://review.openstack.org/327009 | 12:40 |
openstackgerrit | John Garbutt proposed openstack/nova: Reorder allocate_for_instance preamble https://review.openstack.org/329850 | 12:40 |
openstackgerrit | John Garbutt proposed openstack/nova: Always call port_update in allocate_for_instance https://review.openstack.org/326970 | 12:40 |
openstackgerrit | John Garbutt proposed openstack/nova: Make _validate_requested_network_ids return a dict https://review.openstack.org/329849 | 12:40 |
openstackgerrit | John Garbutt proposed openstack/nova: Extract _filter_hypervisor_macs https://review.openstack.org/329569 | 12:40 |
openstackgerrit | John Garbutt proposed openstack/nova: Update dhcp_opts on both create and update https://review.openstack.org/332119 | 12:40 |
*** daemontool has joined #openstack-nova | 12:40 | |
*** ArxCruz has joined #openstack-nova | 12:41 | |
*** baoli has joined #openstack-nova | 12:43 | |
*** ducttape_ has quit IRC | 12:44 | |
*** shaohe_feng has quit IRC | 12:46 | |
*** links has joined #openstack-nova | 12:46 | |
*** shaohe_feng has joined #openstack-nova | 12:46 | |
*** kevin-ru1 has joined #openstack-nova | 12:47 | |
*** kevin-run has quit IRC | 12:47 | |
*** sameo has joined #openstack-nova | 12:48 | |
*** ociuhandu_ has joined #openstack-nova | 12:49 | |
*** ociuhandu has quit IRC | 12:49 | |
*** ociuhandu_ is now known as ociuhandu | 12:49 | |
*** baoli_ has joined #openstack-nova | 12:49 | |
*** ArxCruz has quit IRC | 12:50 | |
*** tangchen has quit IRC | 12:51 | |
*** code-R has joined #openstack-nova | 12:51 | |
kashyap | vladikr: Heya, when you get a moment, wonder if you have any comments on this (SCSI controller related) -- https://review.openstack.org/#/c/329403/ | 12:51 |
markus_z | johnthetubaguy: hey, regarding the config options work. I realize that I won't make much progress there until the FF. | 12:52 |
*** wanghao has quit IRC | 12:52 | |
*** baoli has quit IRC | 12:52 | |
markus_z | johnthetubaguy: I will implement the burndown chart after the FF and then prepare things for ocata | 12:52 |
openstackgerrit | Ed Leafe proposed openstack/nova: Correct the network config option help text https://review.openstack.org/318726 | 12:52 |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the network options (3) https://review.openstack.org/281901 | 12:52 |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the network options (4) https://review.openstack.org/282039 | 12:52 |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the network options (2) https://review.openstack.org/280438 | 12:52 |
vladikr | kashyap, sure | 12:52 |
*** rtheis has joined #openstack-nova | 12:52 | |
*** wanghao has joined #openstack-nova | 12:52 | |
markus_z | johnthetubaguy: thanks btw for updating the change | 12:52 |
*** code-R_ has joined #openstack-nova | 12:53 | |
markus_z | johnthetubaguy: I'm going to review the wiki page also after the FF | 12:53 |
johnthetubaguy | markus_z: most of what we are doing is documentation now though, so I didn't think that would be affected by FF, but I haven't reached out to double check | 12:53 |
markus_z | johnthetubaguy: That's just FYI in case you're wondering | 12:53 |
*** tangchen has joined #openstack-nova | 12:54 | |
*** ArxCruz has joined #openstack-nova | 12:54 | |
markus_z | johnthetubaguy: true, but it costs core-reviewer time | 12:54 |
kashyap | vladikr: Thanks. Apparently on non-x86 hosts, they can only do hot-plug via SCSI bus, and not virtio. If I'm understanding that correctly. | 12:55 |
*** jamesdenton has joined #openstack-nova | 12:55 | |
*** ArxCruz has quit IRC | 12:55 | |
*** erlon has joined #openstack-nova | 12:55 | |
markus_z | johnthetubaguy: I'm going to ask mriedem when FF has happened. | 12:55 |
*** shaohe_feng has quit IRC | 12:56 | |
*** code-R has quit IRC | 12:56 | |
*** shaohe_feng has joined #openstack-nova | 12:56 | |
johnthetubaguy | markus_z: agreed it costs core reviewer time, but I was hoping we could keep doing that a little longer | 12:56 |
markus_z | johnthetubaguy: yes, that would be good. I'd like to see it finished some time :) | 12:58 |
openstackgerrit | Timofey Durakov proposed openstack/nova: call pre_live_migration from conductor https://review.openstack.org/291160 | 12:58 |
openstackgerrit | Timofey Durakov proposed openstack/nova: centralize checks before live-migration https://review.openstack.org/332124 | 12:58 |
*** PaulMurray has joined #openstack-nova | 12:59 | |
*** rlrossit has joined #openstack-nova | 12:59 | |
*** gjayavelu has joined #openstack-nova | 13:01 | |
*** edand has joined #openstack-nova | 13:01 | |
*** pwnall has joined #openstack-nova | 13:01 | |
*** caowei has joined #openstack-nova | 13:03 | |
*** shaohe_feng has quit IRC | 13:06 | |
*** kevin-ru1 has quit IRC | 13:07 | |
*** shaohe_feng has joined #openstack-nova | 13:07 | |
*** salv-orlando has quit IRC | 13:07 | |
*** yassine__ has quit IRC | 13:08 | |
*** yassine__ has joined #openstack-nova | 13:08 | |
*** code-R_ has quit IRC | 13:09 | |
jaypipes | dansmith, alaski, bauzas: if you have a moment for a quick one... https://review.openstack.org/#/c/328372/ | 13:09 |
*** edmondsw has joined #openstack-nova | 13:10 | |
bauzas | jaypipes: roger. | 13:10 |
*** kevin-run has joined #openstack-nova | 13:11 | |
*** ljxiash has joined #openstack-nova | 13:11 | |
bauzas | jaypipes: oh, thanks for the fish | 13:11 |
bauzas | jaypipes: do you have some PCI patches I should review ? | 13:12 |
*** zz_dimtruck is now known as dimtruck | 13:13 | |
*** kevin-run is now known as kevin_zh | 13:13 | |
*** mdrabe has joined #openstack-nova | 13:16 | |
openstackgerrit | Roman Dobosz proposed openstack/nova-specs: FPGA resource use cases https://review.openstack.org/318047 | 13:16 |
*** shaohe_feng has quit IRC | 13:16 | |
*** shaohe_feng has joined #openstack-nova | 13:17 | |
*** xyang1 has joined #openstack-nova | 13:17 | |
*** kfarr has joined #openstack-nova | 13:18 | |
openstackgerrit | John Garbutt proposed openstack/nova: Create _validate_requested_port_ids https://review.openstack.org/329600 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: Reduce complexity in _stub_allocate_for_instance https://review.openstack.org/332086 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: Extract _validate_requested_network_ids https://review.openstack.org/329601 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: On port update check port binding worked https://review.openstack.org/327012 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: Refactor to extract _ensure_port_binding_success https://review.openstack.org/327011 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: Update dhcp_opts on both create and update https://review.openstack.org/332119 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: Reorder allocate_for_instance preamble https://review.openstack.org/329850 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: Always call port_update in allocate_for_instance https://review.openstack.org/326970 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: WIP Extract _update_ports_for_instance https://review.openstack.org/329851 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: WIP: Extract port create from allocate_for_instance https://review.openstack.org/328966 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: Make _validate_requested_network_ids return a dict https://review.openstack.org/329849 | 13:18 |
openstackgerrit | John Garbutt proposed openstack/nova: Extract _filter_hypervisor_macs https://review.openstack.org/329569 | 13:18 |
*** sree_ has joined #openstack-nova | 13:18 | |
*** sree has quit IRC | 13:19 | |
*** sree_ is now known as Guest55489 | 13:19 | |
*** fifieldt has joined #openstack-nova | 13:20 | |
*** links has quit IRC | 13:23 | |
*** kevin_zh has quit IRC | 13:26 | |
*** pacoblox has joined #openstack-nova | 13:26 | |
*** tblakeslee has joined #openstack-nova | 13:26 | |
*** shaohe_feng has quit IRC | 13:27 | |
*** shaohe_feng has joined #openstack-nova | 13:27 | |
*** code-R has joined #openstack-nova | 13:27 | |
*** kevin-run has joined #openstack-nova | 13:27 | |
*** irenab has quit IRC | 13:29 | |
*** kevin-run is now known as kevin_zh | 13:29 | |
*** mriedem has joined #openstack-nova | 13:30 | |
jaypipes | bauzas: not yet. perhaps by end of day. | 13:31 |
bauzas | k | 13:31 |
*** gjayavelu has quit IRC | 13:31 | |
*** gcb_ has joined #openstack-nova | 13:31 | |
*** akshai has joined #openstack-nova | 13:32 | |
*** burgerk has joined #openstack-nova | 13:32 | |
*** burgerk_ has joined #openstack-nova | 13:33 | |
*** chandankumar has quit IRC | 13:34 | |
*** zerda2 has quit IRC | 13:34 | |
gibi_ | johnthetubaguy: hi! There is some notification transformation patches that needs core attention. e.g. https://review.openstack.org/#/c/331727/ Could you check it please? | 13:34 |
gibi_ | johnthetubaguy: I'm pinging you as you already familiar with the that work | 13:34 |
*** roeyc has quit IRC | 13:34 | |
*** sdake has joined #openstack-nova | 13:36 | |
*** derekh has quit IRC | 13:36 | |
*** burgerk has quit IRC | 13:37 | |
*** shaohe_feng has quit IRC | 13:37 | |
johnthetubaguy | gibi_: I hope to get onto those soonish | 13:37 |
*** shaohe_feng has joined #openstack-nova | 13:38 | |
gibi_ | johnthetubaguy: thanks a lot! | 13:38 |
*** eharney has joined #openstack-nova | 13:39 | |
mriedem | drat, is danpb out this week? | 13:39 |
*** gcb_ has quit IRC | 13:39 | |
gibi_ | johnthetubaguy: by the way the OSIC people you introduced did a good job proposing transformations | 13:39 |
johnthetubaguy | gibi_: cool, I am glad they were able to help :) | 13:39 |
johnthetubaguy | they certainly seemed to enjoy helping, from what they said | 13:40 |
*** ctrath has joined #openstack-nova | 13:40 | |
gibi_ | johnthetubaguy: I'm happy with the work they did and they are very responsive for review comments so it was easy for me as well | 13:41 |
*** gcb_ has joined #openstack-nova | 13:42 | |
alex_xu | sdague: would you like take a look at https://review.openstack.org/#/c/331747/, hope the suggestion I gave is what we expected | 13:42 |
johnthetubaguy | gibi_: great feedback, thank you, quick ping to anush / anush_ about those comments: ^ | 13:42 |
mriedem | this is a pretty simple bp change, would close out the bp, has a +2 https://review.openstack.org/#/c/174854/ | 13:44 |
openstackgerrit | Clenimar Filemon proposed openstack/nova: Support Identity v3 when connecting to Ironic https://review.openstack.org/300154 | 13:44 |
mriedem | was hoping danpb would be around to get it | 13:45 |
*** mfedosin has quit IRC | 13:45 | |
dansmith | he's out until thursday I think | 13:45 |
mriedem | prepping for brexit eh | 13:45 |
openstackgerrit | Maxim Nestratov proposed openstack/nova: add ploop support into qemu-img info https://review.openstack.org/260636 | 13:45 |
mriedem | stocking up on clotted cream and such | 13:45 |
*** burt has joined #openstack-nova | 13:46 | |
anush_ | thanks gibi_ and johnthetubaguy | 13:47 |
mriedem | dansmith: btw, i fully expect you to get the reference in the commit message here https://review.openstack.org/#/c/331907/ | 13:47 |
*** shaohe_feng has quit IRC | 13:47 | |
openstackgerrit | Andrey Volkov proposed openstack/nova: Fix host mapping saving https://review.openstack.org/332017 | 13:47 |
dansmith | mriedem: I'm not a big kiss fan | 13:48 |
mriedem | but you got it | 13:48 |
*** openstackgerrit has quit IRC | 13:48 | |
dansmith | :D | 13:48 |
*** openstackgerrit has joined #openstack-nova | 13:48 | |
*** abalutoiu__ has joined #openstack-nova | 13:50 | |
*** shaohe_feng has joined #openstack-nova | 13:50 | |
openstackgerrit | Andrey Volkov proposed openstack/nova: Fix host mapping saving https://review.openstack.org/332017 | 13:50 |
*** liverpoo1er has quit IRC | 13:50 | |
*** bharathk has quit IRC | 13:50 | |
*** jkraj has joined #openstack-nova | 13:51 | |
openstackgerrit | Paul Carlton proposed openstack/nova: Permit Live Migration of Rescued Instances https://review.openstack.org/308198 | 13:52 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Add DeviceTaggingFilter to scheduler https://review.openstack.org/331490 | 13:52 |
*** abalutoiu_ has quit IRC | 13:53 | |
*** mrkz has joined #openstack-nova | 13:53 | |
*** code-R has quit IRC | 13:53 | |
mriedem | gus: we're still hitting issues in grenade multinode with os-brick 1.4.0 and oslo.privsep 1.9.0 and that nova fix http://logs.openstack.org/85/331885/2/check/gate-grenade-dsvm-multinode/7b79a67/logs/new/screen-n-cpu.txt.gz?level=TRACE#_2016-06-21_02_26_54_813 | 13:53 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Add DeviceTaggingFilter to scheduler https://review.openstack.org/331490 | 13:54 |
*** code-R has joined #openstack-nova | 13:54 | |
*** pacoblox has quit IRC | 13:54 | |
*** pacoblox has joined #openstack-nova | 13:54 | |
*** ametts has joined #openstack-nova | 13:55 | |
markus_z | sahid: regarding https://review.openstack.org/#/c/323761/6 would you be OK with a follow up patch which does the move to "guest.py"? | 13:56 |
andreykurilin | mriedem: hey! | 13:56 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Device tagging metadata API support https://review.openstack.org/304511 | 13:56 |
markus_z | sahid: The refactoring there was only to make my functional change readable. | 13:57 |
markus_z | sahid: Would be sad to block it because I refactored not enough | 13:57 |
*** shaohe_feng has quit IRC | 13:57 | |
*** liverpoo1er has joined #openstack-nova | 13:59 | |
*** gcb_ has quit IRC | 13:59 | |
*** mmandel has joined #openstack-nova | 14:00 | |
*** shaohe_feng has joined #openstack-nova | 14:00 | |
PaulMurray | Live migration meeting on #openstack-meeting-3 PaulMurray paul-carlton2 eliqiao shaohe_feng pkoniszewski jlanoux yuntongjin mdbooth kashyap kmartin claudiub tobasco tdurakov andreas_s abhishekk diana_clarke | 14:00 |
*** fifieldt has quit IRC | 14:01 | |
sfinucan | alaski: Got a moment to answer a question on shelving? | 14:01 |
*** jaosorior has quit IRC | 14:01 | |
alaski | sfinucan: ugh, that's a thing I'd rather forget about. but sure | 14:01 |
*** ArxCruz has joined #openstack-nova | 14:02 | |
dansmith | heh | 14:03 |
sfinucan | alaski: So when we offload, we set instance.host and .node to null | 14:04 |
*** code-R_ has joined #openstack-nova | 14:04 | |
sfinucan | alaski: https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L4165 | 14:05 |
*** diga has joined #openstack-nova | 14:05 | |
*** mfedosin has joined #openstack-nova | 14:06 | |
bauzas | mriedem: wtf is that excellent commit msg ? | 14:06 |
bauzas | https://review.openstack.org/#/c/331907/ | 14:06 |
sfinucan | Any idea if this is necessary? | 14:06 |
*** ctrath has quit IRC | 14:06 | |
mriedem | bauzas: intro to https://www.youtube.com/watch?v=qh9pDxa4WYE | 14:06 |
*** code-R has quit IRC | 14:07 | |
bauzas | mriedem: we should maybe ask the OpenStack foundation to add an award for the best commit msg :p | 14:07 |
alaski | sfinucan: it's been a while so it's hard to say for certain, but I think that was just a safeguard so that no messages would get sent to a compute host that no longer had the instance. | 14:07 |
alaski | after an instance is offloaded it really doesn't belong to any host | 14:07 |
*** shaohe_feng has quit IRC | 14:08 | |
mriedem | bauzas: i tried to find an ascii art image of gene simmons' head for the commit message but failed | 14:08 |
*** salv-orlando has joined #openstack-nova | 14:08 | |
*** shaohe_feng has joined #openstack-nova | 14:08 | |
sfinucan | alaski: OK. I'm trying to figure out if it's essential or not | 14:08 |
openstackgerrit | Chinmaya Bharadwaj proposed openstack/nova: VMware: Fix VMDK volume detach issue if the backing VM is unregistered https://review.openstack.org/332156 | 14:08 |
sfinucan | because it's causing a bug :) | 14:08 |
*** ctrath has joined #openstack-nova | 14:09 | |
*** thumpba has joined #openstack-nova | 14:09 | |
sfinucan | alaski: I'm not that familiar with the scheduler. Is that information used in scheduling at all? | 14:09 |
alaski | I don't think it's essential, in that it shouldn't break shelving to remove it, but I am curious what it would be breaking | 14:09 |
sfinucan | alaski: i.e. what the bug? | 14:09 |
sfinucan | *bug is | 14:09 |
alaski | sfinucan: as far as I'm aware it is not used in scheduling at all | 14:09 |
alaski | sfinucan: yeah | 14:10 |
sfinucan | alaski: Ideal | 14:10 |
openstackgerrit | Andy Hsiang proposed openstack/nova: Transform instance.power_off notifications https://review.openstack.org/330761 | 14:10 |
sfinucan | well, it's a "doozy" (I watch Tucker and Dale last night...) | 14:10 |
sfinucan | We set that to null there https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L4165 | 14:10 |
sfinucan | then call update_resource_tracker here https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L4172 | 14:11 |
sfinucan | only that contains a check that prevents it happening https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L577 | 14:11 |
sfinucan | so nikola's fix for freeing resources when offloading does diddly squat :) | 14:11 |
sfinucan | it's also one of the causes for failures in the Intel NFV CI | 14:12 |
*** gcb_ has joined #openstack-nova | 14:12 | |
*** stevemar has joined #openstack-nova | 14:12 | |
sfinucan | alaski: Should have a fix pushed shortly, once I validate it | 14:12 |
openstackgerrit | Andrey Volkov proposed openstack/nova: Add debug possibility for nova-manage command https://review.openstack.org/332158 | 14:12 |
alaski | huh, wonder how that slipped through | 14:13 |
sahid | markus_z: i'd say it's not a big change, why you don't want to do it ? | 14:13 |
*** moshele has quit IRC | 14:14 | |
sfinucan | alaski: Aye, and how it took me a week to find :( | 14:14 |
*** salv-orlando has quit IRC | 14:14 | |
sfinucan | If they're not used in scheduling, I'll just drop the null check. Problem solved. | 14:14 |
alaski | well the resource tracker is looked up by node, so I think that needs to be updated before nulling them out | 14:15 |
openstackgerrit | Chinmaya Bharadwaj proposed openstack/nova: VMware: Fix VMDK volume detach issue if the backing VM is unregistered https://review.openstack.org/332156 | 14:16 |
*** dimtruck is now known as zz_dimtruck | 14:16 | |
sfinucan | alaski: Sorry, I mean I'll drop the nulling them out | 14:16 |
alaski | sfinucan: what about just reordering the calls? | 14:17 |
sfinucan | alaski: or that... | 14:17 |
*** shaohe_feng has quit IRC | 14:18 | |
auggy | markus_z: thanks! It still needs some work | 14:18 |
bauzas | mriedem: alaski: dansmith: I can be chilling when hitting the +W but that looks good to me https://review.openstack.org/#/c/331907/1 | 14:18 |
sfinucan | alaski: The fact that we're not double allocating things (i.e. on spawn then on unshelve) would suggest there might be something wrong with unshelve too | 14:18 |
*** gcb_ has quit IRC | 14:18 | |
sfinucan | got to check though | 14:18 |
*** shaohe_feng has joined #openstack-nova | 14:18 | |
bauzas | mriedem: alaski: dansmith: call me fool if that's not good :p | 14:18 |
dansmith | bauzas: good, I didn't want to be the dick to -1 him and say "okay, fun is over, put a real commit message in there" | 14:18 |
mriedem | ha | 14:19 |
bauzas | dansmith: honestly, I'm fine with that | 14:19 |
mriedem | nooooooo | 14:19 |
sfinucan | alaski: Ah, we can't change the order because the resource tracker update checks for instance.state | 14:19 |
mriedem | i will abandon so fast | 14:19 |
bauzas | because a git blame could just give us that | 14:19 |
sfinucan | I'll figure something else out... | 14:19 |
alaski | sfinucan: okay. I don't know how many places call _update_resource_tracker but perhaps updating it to pass in host/node explicitly would help so it doesn't matter that it's null on the instance | 14:21 |
*** abalutoiu__ is now known as abalutoiu | 14:22 | |
sfinucan | alaski: that was my initial draft, but it seemed clunky | 14:22 |
*** ctrath has quit IRC | 14:22 | |
sfinucan | ...and would only be used in that one call | 14:22 |
openstackgerrit | Julian proposed openstack/nova: Transform instance.snapshot notifications https://review.openstack.org/330128 | 14:22 |
sfinucan | alaski: removing the nulling would be easier *if* it didn't have weird side effects | 14:23 |
*** armax has quit IRC | 14:23 | |
*** jkraj has quit IRC | 14:24 | |
alaski | sfinucan: I think that should be fine, but it's hard to say for certain. And I like that it safeguards against later bugs by blowing up if RPC messages are attempted for that instance. | 14:24 |
alaski | sfinucan: a slightly inefficient thing to do would be to set the task/vm_states, update resource tracker, then null them | 14:25 |
openstackgerrit | Pavel Kholkin proposed openstack/nova: api-ref: docs for microversion v2.28 https://review.openstack.org/331747 | 14:25 |
BobBall | dansmith: Any chance you could re-review https://review.openstack.org/#/c/242846 ? Your suggestions have been implemented and this bugfix is actually blocking one of our specs (so there is some urgency on our side to try and get it approved before non-priority spec freeze) | 14:25 |
*** rgerganov has quit IRC | 14:25 | |
dansmith | BobBall: there is a _chance_ yes | 14:25 |
*** mpavone has quit IRC | 14:25 | |
* BobBall gets out the 48-sided dice | 14:25 | |
BobBall | Got a favourite number for when I roll the dice? :) | 14:26 |
sfinucan | alaski: Yup - there's a '_nil_out_instance_obj_host_and_node' function just for that | 14:26 |
sfinucan | alaski: That would require two save calls though, and I don't fully get the 'expected_task_state' bit (should I expect that same thing in both cases?) | 14:27 |
artom | Is there a guarantee that in _allocate_network_async(), the nwinfo obtained from network_api.allocate_for_instance is in the same order as the requested_networks list? | 14:27 |
dansmith | BobBall: 42 of course | 14:27 |
artom | Ie, the first element of nwinfo() will correspond to the first requested_network, and so on? | 14:27 |
*** tonytan4ever has joined #openstack-nova | 14:28 | |
*** shaohe_feng has quit IRC | 14:28 | |
*** shaohe_feng has joined #openstack-nova | 14:28 | |
claudiub | artom: hello. device tagging in hyper-v. :) https://review.openstack.org/#/c/331889/ | 14:29 |
* BobBall rolls... | 14:29 | |
*** itamarl has quit IRC | 14:29 | |
BobBall | 12. Damnit. I'll give you the dice and if you get a chance later, roll it for me and I'll hope 42 comes up :) | 14:29 |
claudiub | artom: just an fyi, technically, it is supposed to be on top of your patches. but git doesn't allow multiple parent commits. :) | 14:29 |
artom | claudiub, yar, I was very happy to get the email from whatever bot telling me the blueprint has been updated :) | 14:29 |
*** MikeG451 has joined #openstack-nova | 14:30 | |
pkholkin | alex_xu: thanks for review! please look the second patch set https://review.openstack.org/#/c/331747, appreciate any comments | 14:30 |
artom | claudiub, I had a quick look, I have some nits, but I don't I want to get bogged down in those for a POC | 14:30 |
alaski | sfinucan: yeah, would require two calls. On the second one expected_task_state would be None since the first save sets task_state to None | 14:30 |
artom | I'll have to look at it more in depth to see if I have any overarching concerns, but at first glance it seems OK :) | 14:30 |
alaski | artom: there's no guarantee that nwifno will match the requested_networks ordering. it may happen, but I'm not aware of anything in place to enforce that | 14:31 |
alex_xu | pkholkin: thanks for update, will +2 once the ci said ok | 14:31 |
claudiub | artom: yeah. anyways. I'll probably have to take a little more time for rescue and configdrive regeneration. I don't have a block_device_mapping there, so that throws a wrench into the mix, unfortunately. | 14:31 |
artom | claudiub, we don't tag the rescue drive though, I'm not sure what you mean by that | 14:31 |
artom | alaski, aha, thanks. And that actually screws us over quite a bit :9 | 14:32 |
artom | :( | 14:32 |
claudiub | artom: yeah, but you keep the original volumes and nics. | 14:32 |
claudiub | artom: including tagged ones. | 14:32 |
artom | claudiub, what do you mean, keep the original? | 14:33 |
alex_xu | pkholkin: could you update the sample file for 'GET /os-hypervisors/detail' also | 14:33 |
claudiub | artom: well, if you have an instance that has tagged nics and volumes, when you rescue it, it will still have those nics and volumes attached. | 14:34 |
mriedem | tdurakov: the live migration job stats from the experimental queue http://tinyurl.com/zwag8xf | 14:35 |
artom | claudiub, yes... is there something that follows from that that I'm missing? | 14:35 |
mriedem | tdurakov: but i think that's basically bogus data | 14:35 |
tdurakov | yes, preparing patch for project-config | 14:35 |
pkholkin | alex_xu: oh yes, and note too? | 14:36 |
sdague | mriedem: the gentle reminder from yesterday - https://review.openstack.org/#/c/330207/ | 14:36 |
alaski | artom: hmm, I could be wrong in the Neutron case. there seems to be some code for ordering, but it's not entirely clear what it's doing | 14:36 |
alaski | and I didn't see anything for nova-net to do it | 14:37 |
*** Guest55489 has quit IRC | 14:37 | |
*** ljxiash_ has joined #openstack-nova | 14:37 | |
artom | alaski, well, in any case, your uncertainty would indicate that no one should rely on any sort of ordering being inforced | 14:38 |
*** ljxiash has quit IRC | 14:38 | |
claudiub | artom: my point was that in rescue, I don't have a block_device_mapping for generating the tags for the volumes. I'll have to implement a method to lookup all that data. | 14:38 |
artom | alaski, because if by chance it currently is, there's no strong written guarantee that it will always be | 14:38 |
*** rlrossit_ has joined #openstack-nova | 14:38 | |
alaski | artom: right | 14:38 |
sdague | alex_xu: do you remember why we still have a v2 and v21 server view in the view builder? | 14:38 |
claudiub | artom: although. wait. nevermind. I don't even need it. d'oh | 14:38 |
*** shaohe_feng has quit IRC | 14:38 | |
sdague | alex_xu: is it possible to collapse those? | 14:38 |
claudiub | artom: I already have the configdrive from the unrescued instance. | 14:39 |
claudiub | artom: nevermind. :) | 14:39 |
*** shaohe_feng has joined #openstack-nova | 14:39 | |
artom | claudiub, I love it when things work out despite me :0 | 14:39 |
artom | :) | 14:39 |
claudiub | :)) | 14:39 |
claudiub | that still leaves the configdrive regeneration on power on. | 14:39 |
openstackgerrit | Pavel Kholkin proposed openstack/nova: api-ref: docs for microversion v2.28 https://review.openstack.org/331747 | 14:40 |
openstackgerrit | Maciej Szankin proposed openstack/nova: Improve consistency in API https://review.openstack.org/332176 | 14:40 |
tdurakov | mriedem: https://review.openstack.org/#/c/332175/ | 14:40 |
*** sudipto has joined #openstack-nova | 14:41 | |
claudiub | artom: anyways. I took a look at that tool you've linked yesterday, that's supposed to be used in the guest | 14:41 |
artom | claudiub, keep in mind we haven't done config drive regeneration on boot in libvirt either, yet | 14:41 |
pkholkin | alex_xu: done | 14:41 |
mriedem | tdurakov: this is the multinode job in the check queue | 14:41 |
mriedem | tdurakov: http://tinyurl.com/z2jzq88 | 14:41 |
claudiub | artom: it looks to me that it would be simpler to just include it in cloud-init. | 14:41 |
mriedem | not great | 14:41 |
*** diga has quit IRC | 14:42 | |
*** rlrossit has quit IRC | 14:42 | |
mriedem | tdurakov: i think with trusty nodes that was peaking at around 75% failure rate, so we're at least down to about 50% :) | 14:42 |
tdurakov | yes, live-migration job looks better, but still it's not that representable | 14:42 |
claudiub | artom: plus, it's linux-specific, we won't have a chance of using it in windows guests. :) | 14:42 |
*** jinxing has joined #openstack-nova | 14:43 | |
mriedem | maybe that 50% failure rate is really for one specific test, either block migration or volume-backed migration? | 14:43 |
claudiub | artom: plus, not sure about this, but I think that there are some linux types that don't follow the same udev rules. | 14:43 |
artom | claudiub, it's a hack by a dude that's deploying one-off backports of our as-yet-not-merged-upstream patches on a client site for testing | 14:43 |
mriedem | mtreinish: wouldn't the openstack-health dash tell us if one of the live migration tests is failing a lot more than another? | 14:43 |
tdurakov | could be, I'd wait job queue is changed and trying to compare these to then | 14:43 |
artom | claudiub, so yeah, it's probably ugly and not complete | 14:43 |
openstackgerrit | Andrey Kurilin proposed openstack/python-novaclient: Create keystone session instance if possible https://review.openstack.org/304035 | 14:44 |
openstackgerrit | Andrey Kurilin proposed openstack/python-novaclient: [functional] make tests work with only keystone v3 https://review.openstack.org/332085 | 14:44 |
openstackgerrit | Andrey Kurilin proposed openstack/python-novaclient: [WIP] change meaning of project_id https://review.openstack.org/332117 | 14:44 |
mtreinish | mriedem: it can, assuming it runs in the gate or periodic queues | 14:44 |
mtreinish | mriedem: if it's just check and/or experimental then we don't collect data on that yet | 14:44 |
mriedem | mtreinish: check only | 14:44 |
mriedem | :( | 14:44 |
artom | claudiub, I haven't developed for cloud-init, so I don't know how that works, but if you think they'd be OK with device tagging stuff in there I would agree it's probably for the best | 14:44 |
mriedem | ok, logstash is probably my only bet i guess | 14:44 |
claudiub | artom: it's still python. I don't think they would be against it. we can ask harlowja about it. :) | 14:45 |
bauzas | is it me or Gerrit is agaaaaain super slooooow ? | 14:46 |
*** sree has joined #openstack-nova | 14:46 | |
*** zz_dimtruck is now known as dimtruck | 14:47 | |
*** lucas-afk is now known as lucasagomes | 14:48 | |
*** shaohe_feng has quit IRC | 14:49 | |
*** shaohe_feng has joined #openstack-nova | 14:49 | |
artom | harlowja, you have been asked :) | 14:49 |
claudiub | maybe he isn't here right now. | 14:50 |
*** sree_ has joined #openstack-nova | 14:50 | |
*** sree has quit IRC | 14:51 | |
artom | claudiub, maybe we should call him three time | 14:51 |
*** sree_ is now known as Guest43990 | 14:51 | |
*** rrecio has joined #openstack-nova | 14:51 | |
claudiub | be my guest. :) | 14:52 |
openstackgerrit | Timofey Durakov proposed openstack/nova: call pre_live_migration from conductor https://review.openstack.org/291160 | 14:52 |
openstackgerrit | Timofey Durakov proposed openstack/nova: centralize checks before live-migration https://review.openstack.org/332124 | 14:52 |
mriedem | tdurakov: on https://review.openstack.org/#/c/332175/ let's also skip mitaka | 14:52 |
tdurakov | mriedem: in this change, or move it to separate? | 14:52 |
mriedem | tdurakov: same change | 14:53 |
markus_z | sahid: I just want to keep it as small as possible with as less changed modules as possible. And FF is coming next week, very little time to get it merged. | 14:53 |
*** rrecio_ has joined #openstack-nova | 14:54 | |
*** syjulian has joined #openstack-nova | 14:54 | |
rlrossit_ | sdague: I'm on a scavenger hunt through devstack and I'm losing... where are the nova binaries installed (n-sch specifically) during devstack? I'm trying to make a new entry point and I'm struggling to get it into the scheduler | 14:55 |
mtreinish | mriedem: if you're curious these are the steps we need to take to enable the check queue on openstack-health: https://etherpad.openstack.org/p/a7SHozqilN | 14:55 |
*** Guest43990 has quit IRC | 14:55 | |
sahid | markus_z: 80% of your patches are refactoring | 14:55 |
markus_z | sahid: which makes the functional change very easy to understand | 14:56 |
*** ArxCruz has quit IRC | 14:56 | |
*** rrecio has quit IRC | 14:56 | |
bauzas | rlrossit_: lib/nova ? | 14:56 |
*** hshiina has joined #openstack-nova | 14:57 | |
mriedem | rlrossit_: nova is pip installed | 14:57 |
*** takedakn has quit IRC | 14:57 | |
mriedem | look in lib/nova | 14:57 |
markus_z | sahid: to be honest, I feel a little punished that I refactored it before I did the change. | 14:57 |
tdurakov | mriedem: done | 14:58 |
rlrossit_ | mriedem: I have been looking in there, and bash is a struggle to read for me... | 14:58 |
rlrossit_ | I've been looking for sdist's, but is it just build directly from the directory? | 14:58 |
mdbooth | diana_clarke: So, I think it's critical we fix the resize thing, but that's all on me with changes in driver. I don't think it impacts your backend series at all, except possibly ordering. | 14:58 |
mtreinish | rlrossit_: https://github.com/openstack-dev/devstack/blob/master/lib/nova#L760 | 14:59 |
*** tbachman_ has joined #openstack-nova | 14:59 | |
mtreinish | rlrossit_: that does pip install -e $NOVA_DIR | 14:59 |
*** shaohe_feng has quit IRC | 14:59 | |
*** lucas____ has joined #openstack-nova | 14:59 | |
sahid | markus_z: ok so i don't want to block you on this feature, let me try to review it a second time | 14:59 |
mriedem | rlrossit_: so you want to pip install your scheduler and then set https://github.com/openstack-dev/devstack/blob/master/lib/nova#L88 to something else? | 15:00 |
mriedem | well SCHEDULER=${SCHEDULER:-filter_scheduler} | 15:00 |
*** tbachman has quit IRC | 15:00 | |
*** tbachman_ is now known as tbachman | 15:00 | |
*** Jeffrey4l_ has quit IRC | 15:00 | |
*** shaohe_feng has joined #openstack-nova | 15:00 | |
rlrossit_ | mriedem: I'm actually trying to do a different host manager initially | 15:00 |
*** jaugustine has joined #openstack-nova | 15:00 | |
diana_clarke | mdbooth: I'd like to re-visit a couple of minor things wrt resize & fallocate, but otherwise no, it doesn't substantially change what I've done so far. I'd like to add a top level 'resize' on the Image class. | 15:00 |
rlrossit_ | which will be set/work the same way as far as entry points are concerned | 15:00 |
mdbooth | diana_clarke: Cool. | 15:00 |
mriedem | rlrossit_: so...wouldn't that just be part of your nova patch? | 15:01 |
mriedem | rlrossit_: and then build a devstack WIP change that depends on the nova change but changes the default SCHEDULER var | 15:01 |
diana_clarke | And driver would call that resize method, which would also fallocate. Anyhoo, now that my questions from yesterday are answered, I suspect I'll have that done in a few hours. | 15:01 |
rlrossit_ | mriedem: yeah, but I want to do it locally so I don't slam the gate | 15:01 |
diana_clarke | mdbooth: ^ | 15:02 |
*** daemontool has quit IRC | 15:02 | |
mdbooth | diana_clarke: Yup, agree. | 15:02 |
mriedem | rlrossit_: ok, so i guess after devstack git clones nova, you cherry pick your change | 15:02 |
mriedem | before setup | 15:02 |
rlrossit_ | mriedem: plus getting a redis node during devstack would be a little difficult | 15:02 |
diana_clarke | mdbooth: And then I'll find something else to do until I start getting reviews. Perhaps tempest. | 15:02 |
mriedem | rlrossit_: actually i think setting this will clone your change https://github.com/openstack-dev/devstack/blob/master/stackrc#L273 | 15:03 |
mdbooth | diana_clarke: Incidentally, if you're thinking of naming methods, fallocate is an implementation detail. The action is 'preallocate'. | 15:03 |
*** tblakeslee has quit IRC | 15:03 | |
mriedem | e.g. refs/changes/75/332175/2 | 15:03 |
mriedem | rlrossit_: ^ | 15:03 |
mriedem | and configure the scheduler to use via local.conf | 15:03 |
mdbooth | diana_clarke: After that discussion, I actually think the tempest thing is pretty important. | 15:04 |
diana_clarke | mdbooth: preallocate is taken | 15:04 |
*** ociuhandu has quit IRC | 15:04 | |
mdbooth | diana_clarke: Grr. Can we kill it and take it back? | 15:04 |
rlrossit_ | mriedem: thanks for the info | 15:04 |
*** dimtruck is now known as zz_dimtruck | 15:05 | |
*** jaugustine_ has joined #openstack-nova | 15:05 | |
mriedem | mdbooth: test_server_advanced_ops is a scenario test class module in tempest which has test_resize_volume_backed_server_confirm, | 15:05 |
markus_z | sahid: thanks. The last change in the series is the important one which does all the work. | 15:05 |
mriedem | mdbooth: you could work out a similar test that does the ssh validation before and after the resize | 15:05 |
mdbooth | mriedem: Yeah, I was thinking there must be similar code to crib from. | 15:06 |
*** tblakeslee has joined #openstack-nova | 15:06 | |
mdbooth | Although aren't tests which ssh into guests a huge cause of non-determistic failure? | 15:06 |
mdbooth | Still, no way round that I think. | 15:06 |
*** jaugustine has quit IRC | 15:06 | |
mriedem | mdbooth: i think those have been sorted out for the most part | 15:06 |
mriedem | there are a lot of tests that do ssh | 15:07 |
mriedem | but test_volume_boot_pattern is probably the one you'll be looking for, it ssh's into the guest, writes a file, snapshots and then rebuilds from snapshot and ssh's into the new guest and verifies the timestamp file is there | 15:07 |
*** edand has quit IRC | 15:07 | |
mriedem | so you could copy some of that initial setup/ssh stuff, but checking disk sizes before and after resize | 15:07 |
*** ducttape_ has joined #openstack-nova | 15:08 | |
*** moshele has joined #openstack-nova | 15:08 | |
*** shaohe_feng has quit IRC | 15:09 | |
*** tangchen has quit IRC | 15:09 | |
*** shaohe_feng has joined #openstack-nova | 15:10 | |
*** tangchen has joined #openstack-nova | 15:10 | |
*** gszasz has quit IRC | 15:10 | |
diana_clarke | mriedem: Thanks for the tips, I'll take note. | 15:11 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: libvirt: attach configdrive after instance XML https://review.openstack.org/303335 | 15:12 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: objects: adding an update method to virtual_interface https://review.openstack.org/310618 | 15:12 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: objects: Add devices_metadata to instance object https://review.openstack.org/327920 | 15:12 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: db: add a device_metadata column to instance_extra https://review.openstack.org/318883 | 15:12 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: objects: new InstanceDevicesMetadata object https://review.openstack.org/318884 | 15:12 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: Device tagging API support https://review.openstack.org/304510 | 15:12 |
*** chandankumar has joined #openstack-nova | 15:12 | |
openstackgerrit | Pushkar Umaranikar proposed openstack/nova: Config options: Improve help text for console options https://review.openstack.org/321830 | 15:12 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: Compute manager device tagging support https://review.openstack.org/264017 | 15:12 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: Libvirt driver implementation of device tagging https://review.openstack.org/264016 | 15:12 |
*** jlanoux has quit IRC | 15:13 | |
*** zul_ has joined #openstack-nova | 15:13 | |
JayF | Is there any way to book the Larkspur Landing intel group rate for the mid-cycle online? | 15:15 |
*** zul has quit IRC | 15:17 | |
*** code-R_ has quit IRC | 15:18 | |
*** salv-orlando has joined #openstack-nova | 15:18 | |
*** shaohe_feng has quit IRC | 15:19 | |
*** shaohe_feng has joined #openstack-nova | 15:20 | |
openstackgerrit | Pavel Kholkin proposed openstack/nova: WIP: Microversion 2.31 adds keypairs pagination support https://review.openstack.org/284868 | 15:20 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: Add DeviceTaggingFilter to scheduler https://review.openstack.org/331490 | 15:21 |
*** jaugustine_ has quit IRC | 15:21 | |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: Device tagging metadata API support https://review.openstack.org/304511 | 15:21 |
*** sree has joined #openstack-nova | 15:21 | |
mriedem | JayF: i don't think so | 15:22 |
mriedem | you have to call and talk to a real human | 15:22 |
JayF | But then I might get cooties! /s | 15:22 |
JayF | thanks, I'll call once the Ironic midcycle is over then | 15:22 |
*** jaugustine has joined #openstack-nova | 15:22 | |
*** andreas_s has quit IRC | 15:23 | |
*** gszasz has joined #openstack-nova | 15:24 | |
*** sridharg has quit IRC | 15:25 | |
*** sree has quit IRC | 15:26 | |
*** prateek has quit IRC | 15:27 | |
openstackgerrit | Zhenguo Niu proposed openstack/nova: Set node's resources unavailable if no ports associated https://review.openstack.org/321014 | 15:27 |
dansmith | JayF: use a phone condom.. works great | 15:27 |
openstackgerrit | Divakar Padiyar Nandavar proposed openstack/nova: VMware: Fix VMDK volume detach issue if the backing VM is unregistered https://review.openstack.org/332156 | 15:27 |
*** sree has joined #openstack-nova | 15:27 | |
*** belmoreira has quit IRC | 15:29 | |
*** shaohe_feng has quit IRC | 15:30 | |
*** melwitt_ is now known as melwitt | 15:30 | |
*** melwitt is now known as Guest61873 | 15:30 | |
*** shaohe_feng has joined #openstack-nova | 15:30 | |
*** penick has quit IRC | 15:31 | |
*** caowei has quit IRC | 15:31 | |
*** caowei has joined #openstack-nova | 15:31 | |
*** sree has quit IRC | 15:32 | |
*** Guest61873 is now known as melwitt | 15:32 | |
*** salv-orlando has quit IRC | 15:33 | |
*** zz_dimtruck is now known as dimtruck | 15:33 | |
kashyap | mriedem: When you get a moment, can you wield your magic powers to make a 3.7.1 oslo.concurrency for Liberty, too? | 15:33 |
kashyap | ( Context: See the last two comments there: https://review.openstack.org/#/c/327683/ ) | 15:34 |
*** tristanC has joined #openstack-nova | 15:34 | |
*** pcaruana has quit IRC | 15:35 | |
*** ctrath has joined #openstack-nova | 15:36 | |
kashyap | tristanC: Hey, it's related to your backport here : https://review.openstack.org/#/c/327624/1 | 15:37 |
tristanC | kashyap: heya, so my understanding is that we miss a release of oslo.concurrency containing https://review.openstack.org/#/c/327630/ | 15:37 |
*** amotoki has joined #openstack-nova | 15:38 | |
kashyap | tristanC: Yes: oslo.concurrency for 3.7.1 for liberty would ensure that CVE fix will pass Jenkins. | 15:38 |
mriedem | kashyap: caps for liberty won't allow that version of oslo.concurrency, | 15:39 |
mriedem | kashyap: so we'd have to cherry pick the prlimit fix(es) to oslo.concurrency in liberty | 15:39 |
kashyap | mriedem: Hmm...I anticipated so | 15:39 |
*** jaugustine has quit IRC | 15:39 | |
tristanC | kashyap: mriedem: it seems more likely to be oslo.concurrency-2.6.1 | 15:39 |
*** jaosorior has joined #openstack-nova | 15:39 | |
kashyap | mriedem: It is already cherry-picked: https://review.openstack.org/#/c/327630/ | 15:39 |
mriedem | kashyap: yes https://github.com/openstack/releases/blob/master/deliverables/liberty/oslo.concurrency.yaml | 15:40 |
*** liverpoo1er has quit IRC | 15:40 | |
*** shaohe_feng has quit IRC | 15:40 | |
*** shaohe_feng has joined #openstack-nova | 15:40 | |
*** liverpoo1er has joined #openstack-nova | 15:40 | |
*** jaugustine has joined #openstack-nova | 15:40 | |
openstackgerrit | Maxim Nestratov proposed openstack/nova: add ploop support into qemu-img info https://review.openstack.org/260636 | 15:41 |
openstackgerrit | Karen Bradshaw proposed openstack/nova: api-ref, os-services.inc https://review.openstack.org/321123 | 15:41 |
openstackgerrit | Bob Ball proposed openstack/nova: XenAPI: Perform disk operations in dom0 https://review.openstack.org/331254 | 15:41 |
openstackgerrit | Bob Ball proposed openstack/nova: XenAPI: Stream config drive to XAPI https://review.openstack.org/332215 | 15:41 |
openstackgerrit | Bob Ball proposed openstack/nova: XenAPI: Add option for running nova independently from hypervisor https://review.openstack.org/332216 | 15:41 |
kashyap | mriedem: I don't see the liberty commit hash (e33f64fc7920bc4c7051f35042237403fddf1f02) of oslo.concurrency in that YAML file | 15:41 |
kashyap | Or did I misread you? | 15:41 |
mriedem | kashyap: tristanC: this isn't in stable/liberty https://review.openstack.org/#/q/I164c4b35e1357a0f80ed7fe00a7ae8f49df92e31,n,z | 15:42 |
*** paul-carlton2 has quit IRC | 15:43 | |
openstackgerrit | Paul Carlton proposed openstack/nova: Permit Live Migration of Rescued Instances https://review.openstack.org/308198 | 15:43 |
mriedem | ugh, and normally https://review.openstack.org/#/c/243829/ wouldn't be appropriate for backporting given it's more or less a new feature | 15:43 |
*** jaugustine has quit IRC | 15:43 | |
*** jaugustine has joined #openstack-nova | 15:43 | |
kashyap | mriedem: Yeah :-( | 15:44 |
mriedem | i guess the way it's written if nothing is passing prlimit to execute() it's fine | 15:44 |
mriedem | it's a noop | 15:44 |
*** jlanoux has joined #openstack-nova | 15:44 | |
kashyap | We can always mask it as a "bug fix" :P | 15:44 |
mriedem | here is the stable/liberty backport of the other fix v | 15:44 |
mriedem | https://review.openstack.org/#/c/332222/ | 15:44 |
kashyap | Excellent | 15:44 |
tristanC | mriedem: oh right, good catch, the oslo.concurrency is surely waiting for 332222 | 15:45 |
mriedem | tdurakov: the stats might be skewed on gate-tempest-dsvm-multinode-full also because it runs on stable branches | 15:47 |
*** jaugustine has quit IRC | 15:48 | |
*** amotoki has quit IRC | 15:48 | |
mriedem | which we probably dont' want to remove if it's the only live migration job we have on stable branches now | 15:48 |
*** shaohe_feng has quit IRC | 15:50 | |
*** caowei has quit IRC | 15:50 | |
*** shaohe_feng has joined #openstack-nova | 15:50 | |
mriedem | tdurakov: so we still fail on http://bugs.launchpad.net/bugs/1539271 73 times in the last 10 days | 15:51 |
openstack | Launchpad bug 1539271 in OpenStack Compute (nova) "Libvirt live block migration migration stalls" [High,Confirmed] | 15:51 |
*** salv-orlando has joined #openstack-nova | 15:51 | |
mriedem | and we fail 82 times in the last 10 days on http://bugs.launchpad.net/bugs/1524898 | 15:51 |
openstack | Launchpad bug 1524898 in OpenStack Compute (nova) "Volume based live migration aborted unexpectedly" [High,Confirmed] | 15:51 |
mriedem | PaulMurray: ^ | 15:51 |
*** jinxing has quit IRC | 15:52 | |
openstackgerrit | Sean Dague proposed openstack/nova: remove access_ips extension https://review.openstack.org/331834 | 15:52 |
*** hemnafk is now known as hemna | 15:53 | |
*** sacharya has joined #openstack-nova | 15:53 | |
*** dmk0202 has joined #openstack-nova | 15:54 | |
PaulMurray | mriedem, thanks | 15:55 |
*** ravikama_ has joined #openstack-nova | 15:57 | |
*** ihrachys has quit IRC | 15:58 | |
BobBall | johnthetubaguy: https://review.openstack.org/332216 :) Independent compute is working well so far! | 15:58 |
markus_z | is danpb in vacation this week? | 15:58 |
*** mmandel has quit IRC | 15:59 | |
markus_z | s/in/on | 15:59 |
mdbooth | markus_z: He is today | 15:59 |
mdbooth | Don't know when he's back | 15:59 |
markus_z | mdbooth: I see, thanks! | 15:59 |
dansmith | thursday | 15:59 |
*** bharath has joined #openstack-nova | 15:59 | |
*** shaohe_feng has quit IRC | 16:00 | |
*** shaohe_feng has joined #openstack-nova | 16:01 | |
*** diga has joined #openstack-nova | 16:04 | |
bauzas | mmmm, assert Gerrit == HTTP503, bauzas_sad | 16:05 |
-openstackstatus- NOTICE: Gerrit is being restarted now to apply an emergency security-related configuration change | 16:06 | |
bauzas | hah | 16:06 |
*** sree has joined #openstack-nova | 16:06 | |
*** Apoorva has joined #openstack-nova | 16:07 | |
markus_z | kashyap: you see a change to have a short look at https://review.openstack.org/#/c/323765/6/nova/virt/libvirt/driver.py@4286 ? | 16:07 |
* kashyap clicks | 16:07 | |
markus_z | kashyap: I'm not sure anymore if this is the correct path to store the console output with virtlogd | 16:08 |
markus_z | kashyap: basically because glob doesn't find those log files... | 16:08 |
kashyap | markus_z: One sec, context-switching. (Everytime you upload a new series, it's like a reminder: "Uh oh, you've been meaning to take a deeper look at that series") | 16:09 |
openstackgerrit | Sylvain Bauza proposed openstack/python-novaclient: Add support for microversion 2.29 https://review.openstack.org/332232 | 16:10 |
bauzas | oh snap | 16:10 |
markus_z | kashyap: yeah, sorry, no rush | 16:10 |
*** sree_ has joined #openstack-nova | 16:10 | |
kashyap | No worries. This is useful stuff. | 16:10 |
openstackgerrit | Sylvain Bauza proposed openstack/python-novaclient: Add support for microversion 2.30 https://review.openstack.org/332232 | 16:10 |
*** sree_ is now known as Guest95223 | 16:10 | |
openstackgerrit | Sivasathurappan Radhakrishnan proposed openstack/nova: Improve the help text for the guestfs options https://review.openstack.org/317788 | 16:10 |
*** sree has quit IRC | 16:10 | |
*** shaohe_feng has quit IRC | 16:11 | |
*** mdrabe has quit IRC | 16:11 | |
*** kevin_zh1 has joined #openstack-nova | 16:11 | |
*** shaohe_feng has joined #openstack-nova | 16:11 | |
*** raunak has joined #openstack-nova | 16:13 | |
*** Guest95223 has quit IRC | 16:15 | |
*** kevin_zh has quit IRC | 16:15 | |
*** mmandel has joined #openstack-nova | 16:15 | |
*** kevin_zh1 has quit IRC | 16:16 | |
*** sree has joined #openstack-nova | 16:16 | |
*** nkrinner is now known as nkrinner_afk | 16:19 | |
claudiub | mriedem: hi. just a quick question. is there anything like "NIC teaming" in libvirt? | 16:20 |
openstackgerrit | Sujitha proposed openstack/nova: Improve help text for glance options https://review.openstack.org/324007 | 16:20 |
mriedem | claudiub: never heard of that | 16:20 |
claudiub | mriedem: cul. thx | 16:20 |
*** Sukhdev_ has joined #openstack-nova | 16:20 | |
*** sree has quit IRC | 16:21 | |
*** zenoway has quit IRC | 16:21 | |
*** shaohe_feng has quit IRC | 16:21 | |
*** Sukhdev_ has quit IRC | 16:21 | |
*** shaohe_feng has joined #openstack-nova | 16:21 | |
claudiub | i just realized that I should say "cul". sorry. | 16:22 |
*** Sukhdev_ has joined #openstack-nova | 16:22 | |
claudiub | I just remembered basic french. :) | 16:22 |
*** dmk0202 has quit IRC | 16:22 | |
kashyap | markus_z: Sorry, got distracted elsewhere | 16:22 |
kashyap | (And my goddamn Firefox crashed) | 16:23 |
*** yassine__ has quit IRC | 16:23 | |
*** ctrath has quit IRC | 16:24 | |
syjulian | Hi all, does the FloatingIP API Controller normally return addresses as IPAddress objects? I'm working on a patch https://review.openstack.org/#/c/316161/ and when I replaced the fake FloatingIP dicts with actual objects, they seem to be returning IPAddress objects instead of strings for the address property. Is that how it normally works? | 16:24 |
kashyap | markus_z: I have to check your full series. Why were you sure earlier about that path, then? | 16:25 |
bauzas | claudiub: WAAAAAT | 16:25 |
rlrossit_ | dansmith: mriedem: ^^ | 16:25 |
claudiub | bauzas: :D | 16:25 |
bauzas | gross! | 16:25 |
claudiub | i know. :)) | 16:25 |
mriedem | rlrossit_: what am i looking for? | 16:25 |
markus_z | kashyap: I've chosen that path based on a conversation with danpb in Tokyo. I guess this could be outdated information. | 16:25 |
rlrossit_ | syjulian's question above. About what can/should be returned from the API controller | 16:26 |
dansmith | claudiub: you mean in the libvirt driver or on linux in general? | 16:26 |
claudiub | a, oups, I did a mistake, again. I was meaning to write: "i just realized that I SHOULDN'T say "cul". sorry.: | 16:26 |
claudiub | dansmith: both | 16:26 |
bauzas | claudiub: well, actually only 60-ish people are now offended by that word :p | 16:26 |
markus_z | kashyap: I finally managed to do a real function test a few hours ago, and that gave me doubts | 16:27 |
claudiub | more than enough for someone to get angry and -1 all my patches. :) | 16:27 |
dansmith | claudiub: linux can of course team nics, sure.. not sure there is any support in nova/libvirt for anything like that, as you could just team your nics and tell nova to use the bonded device | 16:27 |
kashyap | markus_z: Yeah, good testing should tell us a bit more about it. I don't want to make superficial comments without going through it properly. | 16:27 |
*** edand has joined #openstack-nova | 16:27 | |
kashyap | markus_z: I added it my TODO queu for this week. | 16:27 |
mriedem | syjulian: yes i think that's how it normally works, which is why you see things like str(floatingip.address) and str(fixedip.address) | 16:27 |
dansmith | claudiub: there was some concept of exposing in metadata that vnics should be bonded and/or vlan'd to the instance, mostly for ironic I think | 16:27 |
*** browne has joined #openstack-nova | 16:28 | |
claudiub | dansmith: sure, it can work if you team the host nics, but I was thinking about making it more flavor-able | 16:28 |
markus_z | kashyap: thanks, I appreciate that! FWIW, virtlogd wraps the log files like a charm, really sweet | 16:28 |
kashyap | markus_z: Yeah, very convenient. | 16:28 |
claudiub | dansmith: and also add it and discover it as a host capability. | 16:29 |
kashyap | markus_z: The Xen folks were also wondering to use this infrastructure | 16:29 |
kashyap | There's some discussion about it on upstream libvirt list | 16:29 |
dansmith | claudiub: you could do that today I think, just by setting up aggregates, but yeah, nothing inbuilt that I know of currently | 16:29 |
*** stevemar has quit IRC | 16:29 | |
syjulian | mriedem: cool. thanks! | 16:29 |
*** amotoki has joined #openstack-nova | 16:30 | |
markus_z | kashyap: Would be great for XEN I guess. I'm flooding the logs like hell right now but the host is fine :) | 16:30 |
kashyap | markus_z: They were checking if virtlogd could be made a seperate package unto itself | 16:30 |
markus_z | Ha! 1:0 | 16:30 |
claudiub | dansmith: yeah, will put that on the todo list for host capabilities then. Also, you said about some concept for nic teaming... I guess that never got finalized, right? | 16:30 |
*** links has joined #openstack-nova | 16:30 | |
dansmith | claudiub: I'm not sure tbh, maybe ask jroll | 16:30 |
dansmith | jroll: there was some thing about exposing metadata to the guest about nics that should be bonded.. is that done? | 16:31 |
*** ctrath has joined #openstack-nova | 16:31 | |
*** shaohe_feng has quit IRC | 16:31 | |
syjulian | rlrossit_: so I guess in those tests it's fine expecting those IPAddress objects? | 16:32 |
*** shaohe_feng has joined #openstack-nova | 16:32 | |
kashyap | markus_z: Check that thread out, should be interesting to Xen (/me waits for Bob Ball to look up) folks too - http://www.redhat.com/archives/libvir-list/2016-June/msg00307.html | 16:33 |
BobBall | Really need anthonyper rather than me | 16:33 |
*** mdrabe has joined #openstack-nova | 16:34 | |
BobBall | Oh - no - in this case, wei lui is the best person really | 16:34 |
* markus_z is reading | 16:34 | |
*** zenoway has joined #openstack-nova | 16:34 | |
openstackgerrit | Sylvain Bauza proposed openstack/python-novaclient: Add support for microversion 2.30 https://review.openstack.org/332232 | 16:35 |
openstackgerrit | Sylvain Bauza proposed openstack/python-novaclient: Add support for microversion 2.29 https://review.openstack.org/331808 | 16:35 |
*** tblakeslee has quit IRC | 16:35 | |
*** GB21 has joined #openstack-nova | 16:35 | |
*** PaulMurray has quit IRC | 16:35 | |
*** GB21 has quit IRC | 16:36 | |
*** akshai_ has joined #openstack-nova | 16:36 | |
*** david-lyle has quit IRC | 16:38 | |
*** baoli_ has quit IRC | 16:38 | |
*** david-lyle has joined #openstack-nova | 16:38 | |
*** akshai has quit IRC | 16:39 | |
*** zenoway has quit IRC | 16:39 | |
*** sree has joined #openstack-nova | 16:39 | |
kashyap | BobBall: I was just referring to your nick alert thing :-) | 16:40 |
kashyap | Disregard me | 16:40 |
*** jaosorior has quit IRC | 16:40 | |
BobBall | Ah. Yes. I am absolutely loving Ubuntu's latest release... I really need to get a regular expression match so I can exclude xenial... :) | 16:40 |
BobBall | I think disregarding you entirely is probably a tad unfair :) | 16:41 |
*** lucas____ has quit IRC | 16:41 | |
*** shaohe_feng has quit IRC | 16:41 | |
openstackgerrit | Stephen Finucane proposed openstack/nova: Evaluate 'task_state' in resource (de)allocation https://review.openstack.org/323269 | 16:42 |
openstackgerrit | Stephen Finucane proposed openstack/nova: Don't immediately null host/node when shelving https://review.openstack.org/332243 | 16:42 |
*** gjayavelu has joined #openstack-nova | 16:42 | |
*** sree has quit IRC | 16:43 | |
*** sree has joined #openstack-nova | 16:44 | |
*** shaohe_feng has joined #openstack-nova | 16:44 | |
*** tonytan4ever has quit IRC | 16:45 | |
*** irenab has joined #openstack-nova | 16:46 | |
jroll | dansmith: claudiub: the format is defined, the work is not done, we've been talking quite a bit about it: http://specs.openstack.org/openstack/nova-specs/specs/liberty/implemented/metadata-service-network-info.html#rest-api-impact | 16:46 |
*** zenoway has joined #openstack-nova | 16:46 | |
*** abalutoiu has quit IRC | 16:47 | |
*** abalutoiu has joined #openstack-nova | 16:48 | |
*** sree has quit IRC | 16:48 | |
*** fragatina has quit IRC | 16:48 | |
*** markus_z has quit IRC | 16:49 | |
openstackgerrit | Augustina Ragwitz proposed openstack/nova: Restrict Metadata to Lower Case Keys https://review.openstack.org/329697 | 16:49 |
*** lucas____ has joined #openstack-nova | 16:50 | |
claudiub | jroll: dansmith: oh, cool. reading it now. | 16:51 |
rlrossit_ | syjulian: yeah, it looks like you're changing it over to be more correct now. I'll try to take a look at that change later, but if I remember, that was the only thing I still had on it | 16:51 |
*** sacharya has quit IRC | 16:51 | |
*** armax has joined #openstack-nova | 16:51 | |
*** ljxiash_ has quit IRC | 16:51 | |
*** shaohe_feng has quit IRC | 16:52 | |
jroll | claudiub: we'll have a patch for it based on ironic's "portgroups" concept coming soon, maybe we should work together somehow. sambetts ^^ | 16:52 |
syjulian | rlrossit_: awesome | 16:52 |
*** ducttape_ has quit IRC | 16:52 | |
openstackgerrit | Sarafraj Singh proposed openstack/nova: Merged barbican and key_manager conf files into one. https://review.openstack.org/331795 | 16:52 |
*** ducttape_ has joined #openstack-nova | 16:52 | |
openstackgerrit | John Garbutt proposed openstack/nova: Extract _update_ports_for_instance https://review.openstack.org/329851 | 16:52 |
openstackgerrit | John Garbutt proposed openstack/nova: Extract port create from allocate_for_instance https://review.openstack.org/328966 | 16:52 |
*** jlanoux has quit IRC | 16:52 | |
*** sajeesh has joined #openstack-nova | 16:52 | |
*** shaohe_feng has joined #openstack-nova | 16:53 | |
*** catintheroof has joined #openstack-nova | 16:53 | |
*** lucas____ has quit IRC | 16:54 | |
*** zenoway has quit IRC | 16:55 | |
claudiub | jroll: sure. I am interested in this idea, mostly the nic teaming part, from the hyper-v's perspective, since it's an interesting feature to have. From this spec alone, there is no mention on how a user can request it though. | 16:56 |
*** ssurana has joined #openstack-nova | 16:56 | |
*** amotoki has quit IRC | 16:57 | |
*** sahid has quit IRC | 16:57 | |
*** gjayavelu has quit IRC | 16:57 | |
claudiub | jroll: I was thinking that theoretically, something like this should work: nova boot --nic net-id=$net_id,bond=james --nic net-id=$net_id,bond=james james_bond | 16:57 |
jroll | claudiub: yeah, I think that neutron's 'trunk ports' feature comes into play there, for us it isn't really user defined | 16:58 |
jroll | yep | 16:58 |
*** mvk_ has quit IRC | 16:58 | |
*** zenoway has joined #openstack-nova | 16:58 | |
jroll | claudiub: https://specs.openstack.org/openstack/neutron-specs/specs/liberty/vlan-aware-vms.html#proposed-change | 16:58 |
jroll | is the trunk port thing | 16:59 |
*** sudipto has quit IRC | 16:59 | |
sneti | Hi johnthetubaguy, I've a quick question on config options. For the config options that are deprecated and says may be removed as early as the | 16:59 |
sneti | 15.0.0 release, do we need to improve the help text? | 16:59 |
claudiub | jroll: i see that's quite the reading material. it will take a while. :) | 17:00 |
jroll | claudiub: have fun :D | 17:00 |
*** stewie925 has joined #openstack-nova | 17:00 | |
*** pushkaru has joined #openstack-nova | 17:01 | |
*** jaugustine has joined #openstack-nova | 17:01 | |
*** jwcroppe has quit IRC | 17:01 | |
raj_singh | sneti: I usually just change the format for consistency, but don't spend too much time on help text as it will go away in next cycle. | 17:01 |
*** sajeesh has quit IRC | 17:02 | |
*** shaohe_feng has quit IRC | 17:02 | |
*** shaohe_feng has joined #openstack-nova | 17:02 | |
*** xenogear has joined #openstack-nova | 17:02 | |
sneti | thanks raj_singh! | 17:03 |
*** ihrachys has joined #openstack-nova | 17:03 | |
*** penick has joined #openstack-nova | 17:03 | |
*** akshai has joined #openstack-nova | 17:05 | |
*** sfinucan has quit IRC | 17:06 | |
*** akshai_ has quit IRC | 17:08 | |
*** zenoway has quit IRC | 17:10 | |
*** BjoernT has joined #openstack-nova | 17:10 | |
*** BobBall is now known as BobBall_AWOL | 17:11 | |
*** shaohe_feng has quit IRC | 17:12 | |
*** shaohe_feng has joined #openstack-nova | 17:13 | |
andreykurilin__ | mriedem: hi! Do you have a minute? I want to discuss potential backward incompatible change | 17:13 |
*** ihrachys_ has joined #openstack-nova | 17:13 | |
harlowja | claudiub whats up | 17:16 |
harlowja | artom ^ | 17:16 |
*** lucas____ has joined #openstack-nova | 17:16 | |
*** ihrachys has quit IRC | 17:16 | |
*** jaugustine has quit IRC | 17:18 | |
*** ctrath has quit IRC | 17:20 | |
*** jaugustine has joined #openstack-nova | 17:20 | |
openstackgerrit | Ed Leafe proposed openstack/nova: WIP - Accept multiple hosts for live migration https://review.openstack.org/327809 | 17:21 |
*** shaohe_feng has quit IRC | 17:22 | |
*** shaohe_feng has joined #openstack-nova | 17:23 | |
*** sdake_ has joined #openstack-nova | 17:24 | |
*** mriedem has quit IRC | 17:25 | |
*** ctrath has joined #openstack-nova | 17:25 | |
*** rbradfor has quit IRC | 17:25 | |
*** yamahata has quit IRC | 17:26 | |
*** sdake has quit IRC | 17:27 | |
*** zenoway has joined #openstack-nova | 17:27 | |
*** mriedem has joined #openstack-nova | 17:28 | |
*** moshele has quit IRC | 17:28 | |
*** sacharya has joined #openstack-nova | 17:29 | |
openstackgerrit | Sean Dague proposed openstack/nova: remove access_ips extension https://review.openstack.org/331834 | 17:29 |
sdague | anyone know what the right non deprecated way to get an exception message back out of an exception object? | 17:29 |
mriedem | andreykurilin: hi | 17:30 |
mriedem | sdague: six.text_type(exc)? | 17:30 |
claudiub | harlowja: hellou. :) sooo.. we were talking about the next-best-thing in this world, and we were wondering about your opinion, as a cloud-init guru. :) | 17:31 |
harlowja | u guys were talking about driverless cars? | 17:31 |
harlowja | lol | 17:31 |
harlowja | or spaceships | 17:31 |
harlowja | 'next-best-thing in this world' :-P | 17:32 |
claudiub | oh, ok. sooo.. we were talkngi about the next-next-next-best-thing in this world, and we were wondering about your opinion, as a cloud-init guru. :) | 17:32 |
claudiub | harlowja: ta-daaa: http://specs.openstack.org/openstack/nova-specs/specs/newton/approved/virt-device-role-tagging.html | 17:32 |
*** ihrachys_ has quit IRC | 17:32 | |
*** zenoway has quit IRC | 17:32 | |
*** shaohe_feng has quit IRC | 17:33 | |
*** ayoung has quit IRC | 17:33 | |
*** ihrachys has joined #openstack-nova | 17:33 | |
harlowja | hmmm, interesting | 17:33 |
*** shaohe_feng has joined #openstack-nova | 17:34 | |
*** baoli has joined #openstack-nova | 17:34 | |
*** Sukhdev_ has quit IRC | 17:34 | |
andreykurilin__ | mriedem: https://review.openstack.org/#/c/332117 currently, project_id argument of novaclient is a project_name . It is not documented "feature"(only inline note). | 17:35 |
*** sree_ has joined #openstack-nova | 17:35 | |
claudiub | harlowja: yeah. so, the gist of it would be: you're some sort of badass that wants to spawn a vm with multiple nics. being such a badass, you want to easily distinguish them, by you-given names.. e.g. nic1's name to be NICky, nic2's name to be NICholas, etc. So, was wondering if cloud-init can help on this, if it already receives this info as a metadata | 17:36 |
*** sree_ is now known as Guest61424 | 17:36 | |
harlowja | claudiub i mean, cloud-init can read that stuff, what would it do with it :-P | 17:36 |
harlowja | well the names are currently messed up:-P | 17:36 |
claudiub | by basically writting the udev rules and what not. | 17:36 |
*** stevemar has joined #openstack-nova | 17:36 | |
harlowja | https://review.openstack.org/#/c/324054/ | 17:36 |
harlowja | right, it can write the udev rules | 17:36 |
claudiub | harlowja: you mean my example names, or the names are messed up in general? | 17:36 |
harlowja | see review :-P | 17:36 |
harlowja | 'Stop injecting internal device name and type in network_data.json' | 17:37 |
harlowja | lol | 17:37 |
harlowja | so as is, the names of those are all weird | 17:37 |
harlowja | ie not eth0, but whatever the hypervisor created them as, ie tap-2323023032 | 17:37 |
harlowja | blah blah | 17:37 |
*** salv-orl_ has joined #openstack-nova | 17:38 | |
mriedem | andreykurilin: ok? | 17:39 |
openstackgerrit | Sean Dague proposed openstack/nova: make failures on api_samples more clear https://review.openstack.org/332261 | 17:40 |
*** Guest61424 has quit IRC | 17:40 | |
*** sree has joined #openstack-nova | 17:40 | |
*** pcaruana has joined #openstack-nova | 17:40 | |
harlowja | claudiub so ya, cloud-init can already do the naming stuff | 17:40 |
harlowja | or it can soon | 17:40 |
harlowja | nova needs to just not send in weird names, or send in whatever names it wants | 17:41 |
harlowja | (ideally not the names of the hypervisor ports, lol) | 17:41 |
andreykurilin__ | mriedem: so I want to make project_id mean id of project:) but it can break novaclient's user which transmit project id as tenant_id argument and name as project_id argument | 17:41 |
claudiub | harlowja: i see, so the nics will be named 'interface[0-9]+' or something. | 17:41 |
*** sacharya has quit IRC | 17:41 | |
harlowja | let me see, there is some code there to fix that shitty naming | 17:41 |
*** salv-orlando has quit IRC | 17:41 | |
*** shaohe_feng has quit IRC | 17:43 | |
harlowja | btw claudiub https://code.launchpad.net/~harlowja/cloud-init/cloud-init-render-tool has a tool that can render that network_data.json | 17:43 |
harlowja | if u want to see what is output | 17:43 |
openstackgerrit | Sean Dague proposed openstack/nova: remove access_ips extension https://review.openstack.org/331834 | 17:43 |
*** rcernin has quit IRC | 17:43 | |
openstackgerrit | Sivasathurappan Radhakrishnan proposed openstack/nova: Help text for the ephemeral storage options https://review.openstack.org/324907 | 17:43 |
*** shaohe_feng has joined #openstack-nova | 17:44 | |
claudiub | harlowja: cool, might be useful for the spec. artom. ^ | 17:44 |
*** sree has quit IRC | 17:44 | |
*** mfedosin has quit IRC | 17:44 | |
*** zhs has quit IRC | 17:45 | |
syjulian | hi jaypipes: & dims:, would you be able to look at these patches on JSON schema generation? https://review.openstack.org/#/q/status:open+project:openstack/oslo.versionedobjects+branch:master+topic:bp/json-schema-for-versioned-object | 17:45 |
claudiub | harlowja: so, in the near future, the nics won't have any weird nova-given names, but they can still have user-given names (given at spawn), right? | 17:45 |
*** gagehugo has joined #openstack-nova | 17:46 | |
*** ihrachys has quit IRC | 17:46 | |
harlowja | ya | 17:46 |
claudiub | awesomeness. :) | 17:47 |
harlowja | http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/cloudinit/sources/helpers/openstack.py#L547 is the hack for the lack of names | 17:47 |
harlowja | if no names are found, it tries to run a rountine to find a name | 17:47 |
harlowja | http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/cloudinit/net/__init__.py#L352 | 17:48 |
harlowja | ^ that routine | 17:48 |
harlowja | but ya, provide a name, and it should be used | 17:48 |
harlowja | just ideally not the internal nova names, lol | 17:48 |
*** jaugustine has quit IRC | 17:48 | |
jaypipes | syjulian: will try. | 17:48 |
*** diga has quit IRC | 17:48 | |
claudiub | well, sounds good to me. :) fewer things to worry about. :) | 17:49 |
mriedem | andreykurilin: i commented in the change | 17:49 |
*** itlinux has quit IRC | 17:49 | |
openstackgerrit | Ronald Bradford proposed openstack/nova: api-ref: parameter verification os-agents https://review.openstack.org/326116 | 17:49 |
*** jaugustine has joined #openstack-nova | 17:50 | |
*** armax has quit IRC | 17:53 | |
*** shaohe_feng has quit IRC | 17:53 | |
*** shaohe_feng has joined #openstack-nova | 17:54 | |
andreykurilin__ | mriedem: answered | 17:55 |
*** jaugustine has quit IRC | 17:56 | |
*** hshiina has quit IRC | 17:57 | |
syjulian | jaypipes: thanks! | 17:58 |
andreykurilin__ | mriedem: basically, this change is important to support keystone session in right way. currently, I don't know what should be transmitted as a project_id (tenant_id argument or project_id. both of them is used as for project id) | 17:58 |
mriedem | andreykurilin: the backward incompatible change would have to be in a 5.0 release | 17:59 |
mriedem | and we'd have to have the deprecation warnings released in 4.1.1 or 4.2.0 | 18:00 |
*** ijw has joined #openstack-nova | 18:00 | |
*** yamahata has joined #openstack-nova | 18:02 | |
mriedem | andreykurilin: trove is using that direct_use on the v2 client code | 18:02 |
andreykurilin__ | (facepalm) | 18:02 |
andreykurilin__ | we need to rename this var. lol | 18:02 |
*** shaohe_feng has quit IRC | 18:03 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/nova: Updated from global requirements https://review.openstack.org/332327 | 18:03 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-vif: Updated from global requirements https://review.openstack.org/331901 | 18:04 |
*** shaohe_feng has joined #openstack-nova | 18:04 | |
mriedem | andreykurilin: we just need to fix trove | 18:04 |
*** ayoung has joined #openstack-nova | 18:05 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-novaclient: Updated from global requirements https://review.openstack.org/332373 | 18:05 |
mriedem | andreykurilin: trove isn't the only one http://codesearch.openstack.org/?q=from%20novaclient.v2%20import%20client&i=nope&files=&repos= | 18:05 |
andreykurilin__ | mriedem: oh... It is sad... | 18:06 |
*** edand has quit IRC | 18:06 | |
andreykurilin__ | mriedem: so what kind of deprecation you want? direct_use was introduced several releases of OS ago. it was 2.29.0 release of novaclient. For project_id I do not know how to write a proper deprecation, since just meaning will change. | 18:07 |
*** BjoernT has quit IRC | 18:07 | |
mriedem | andreykurilin: you removed the tenant_id kwarg from one of those clients | 18:07 |
mriedem | maybe it was the inner one that we want to kill direct usage of | 18:07 |
mriedem | and you added some new deprecations in that change that are unreleased | 18:08 |
mriedem | so i think the first thing we want to do is make direct_use an exception | 18:08 |
mriedem | although we'd probably have to release that as a major version bump, 5.0 | 18:09 |
*** zenoway has joined #openstack-nova | 18:11 | |
mriedem | wow, weird, you can configure the novaclient that trove uses | 18:11 |
andreykurilin__ | :) | 18:11 |
andreykurilin__ | btw, trove was fixed... https://bugs.launchpad.net/horizon/+bug/1493576 | 18:12 |
openstack | Launchpad bug 1493576 in Mistral "Incorrect usage of python-novaclient" [High,Fix released] - Assigned to Zhenguo Niu (niu-zglinux) | 18:12 |
andreykurilin__ | they start use novaclient in wrong way again | 18:12 |
mriedem | https://review.openstack.org/#/c/236656/2/trove/common/remote.py is what i was just looking at in github | 18:13 |
mriedem | it might be something else, maybe trove-integration | 18:13 |
*** sree has joined #openstack-nova | 18:13 | |
openstackgerrit | Andrey Kurilin proposed openstack/python-novaclient: [WIP] change meaning of project_id https://review.openstack.org/332117 | 18:13 |
*** shaohe_feng has quit IRC | 18:14 | |
*** shaohe_feng has joined #openstack-nova | 18:14 | |
andreykurilin__ | mriedem: ok, let me fix it again. | 18:14 |
mriedem | actually i don't know | 18:14 |
mriedem | trove from master looks ok | 18:14 |
mriedem | andreykurilin: ah, these are trove jobs for liberty | 18:15 |
andreykurilin__ | heh | 18:15 |
*** pacoblox has quit IRC | 18:15 | |
*** lpetrut has quit IRC | 18:15 | |
*** zenoway has quit IRC | 18:15 | |
andreykurilin__ | ok, so trove is ok | 18:15 |
*** pacoblox has joined #openstack-nova | 18:15 | |
*** akshai has quit IRC | 18:16 | |
mriedem | a lot of these other ones are test fixtures | 18:17 |
mriedem | so they are mocking out novaclient.v2.client | 18:17 |
mriedem | v | 18:17 |
mriedem | http://codesearch.openstack.org/?q=novaclient.v2.client&i=nope&files=&repos= | 18:17 |
*** sree has quit IRC | 18:18 | |
mriedem | but like this would be broken http://git.openstack.org/cgit/openstack/terracotta/tree/terracotta/globals/manager.py#n296 | 18:19 |
mriedem | but idk wtf terracotta is | 18:19 |
mriedem | and honestly i don't care | 18:19 |
mriedem | i think if we use semver and release the breaking change as 5.0, and people don't move off, then it's on them | 18:19 |
mriedem | congress would also be broken http://git.openstack.org/cgit/openstack/congress/tree/contrib/nova/congress.py#n92 | 18:20 |
andreykurilin__ | mriedem: I looked at terracotta too. they use novaclient in too wrong way. it is already broken:D they use novaclient.v2.client as novaclient.client:) novaclient.v2.client.Client do not accept version as a first argument | 18:20 |
mriedem | os-cloud-config would also be broken http://git.openstack.org/cgit/openstack/os-cloud-config/tree/os_cloud_config/utils/clients.py#n35 | 18:21 |
mriedem | mordred: ^ is that something you work on? | 18:21 |
*** sree_ has joined #openstack-nova | 18:21 | |
*** sree_ is now known as Guest9118 | 18:21 | |
andreykurilin__ | mordred: https://bugs.launchpad.net/horizon/+bug/1493576 ;) | 18:21 |
openstack | Launchpad bug 1493576 in Mistral "Incorrect usage of python-novaclient" [High,Fix released] - Assigned to Zhenguo Niu (niu-zglinux) | 18:21 |
*** chandankumar has quit IRC | 18:22 | |
openstackgerrit | Diana Clarke proposed openstack/nova: Image: add create_from_image & create_from_func https://review.openstack.org/318948 | 18:22 |
openstackgerrit | Diana Clarke proposed openstack/nova: Resize an existing disk https://review.openstack.org/332416 | 18:22 |
*** pcaruana has quit IRC | 18:22 | |
*** shaohe_feng has quit IRC | 18:24 | |
*** shaohe_feng has joined #openstack-nova | 18:24 | |
*** rlrossit_ has quit IRC | 18:25 | |
*** abalutoiu has quit IRC | 18:25 | |
*** thumpba has quit IRC | 18:25 | |
*** Guest9118 has quit IRC | 18:25 | |
*** thumpba has joined #openstack-nova | 18:27 | |
artom | claudiub, harlowja, I missed your convo, reading the scrollback now | 18:32 |
*** BjoernT has joined #openstack-nova | 18:32 | |
harlowja | artom k | 18:33 |
harlowja | let me know if u got questions | 18:33 |
sdague | mriedem: https://review.openstack.org/#/c/330206 nudge... again :) | 18:34 |
*** shaohe_feng has quit IRC | 18:34 | |
*** shaohe_feng has joined #openstack-nova | 18:34 | |
*** DaiDV has quit IRC | 18:34 | |
mriedem | sdague: i'm going to make sweet love to this review right now | 18:35 |
*** tbachman_ has joined #openstack-nova | 18:35 | |
*** tbachman has quit IRC | 18:35 | |
*** tbachman_ is now known as tbachman | 18:35 | |
sdague | jaypipes: on https://review.openstack.org/#/c/328375/ - the black dot means it's based on a merged patch that's different | 18:35 |
artom | harlowja, so, I'm not sure https://review.openstack.org/#/c/324054/ is strictly speaking relevant | 18:35 |
sdague | which means it needs a rebase | 18:35 |
openstackgerrit | Sean Dague proposed openstack/nova: Remove duplicate unit test resource tracker https://review.openstack.org/328375 | 18:36 |
artom | It seems to be about some other sort of metadata that has nothing to do with device tagging | 18:36 |
harlowja | artom welllll sure, its something that needs fixing | 18:36 |
sdague | jaypipes: I noticed you rechecked it to try to get it in | 18:36 |
*** links has quit IRC | 18:36 | |
harlowja | artom well the names of network devices that cloud-init eventually configures and stuff come from those names | 18:36 |
artom | harlowja, device tagging is a way to solve the "which NIC is which from inside the guest" problem | 18:36 |
harlowja | sure | 18:37 |
harlowja | it seems u guys are thinking of a more abstracted tag-file or something | 18:37 |
mriedem | sdague: huh https://specs.openstack.org/openstack/nova-specs/specs/newton/approved/api-no-more-extensions.html | 18:37 |
harlowja | which is just a higher level/new file for these names/mapping | 18:37 |
harlowja | which is cool, i don't mind, just as long as that format is agreed and stuff | 18:37 |
sdague | mriedem: hum... why is that blank? | 18:37 |
mriedem | hence the huh | 18:38 |
artom | harlowja, so, cloud-init can read that tag-file as you call it and generate udev rules for the devices to bear the names of said tags, for example? | 18:38 |
sdague | mriedem: I'll go chase infra on it | 18:38 |
harlowja | artom it could sure | 18:38 |
mriedem | sdague: it's just that one | 18:38 |
harlowja | although it doesn't right now :-P | 18:38 |
mriedem | others load fine | 18:38 |
sdague | mriedem: yeh, it's a blank document | 18:38 |
sdague | https://specs.openstack.org/openstack/nova-specs/specs/newton/approved/ | 18:39 |
sdague | length 0 | 18:39 |
harlowja | artom i'd assume if it existed, and cloud-init had the code to do stuff with then sure, its possible | 18:39 |
artom | harlowja, so, I think we can wait for now... just to see how device tagging gets used in production. From what I know it's mostly NVF partners that have asked for it, and IIUC they have their own management systems, that may or may not need cloud-init. | 18:39 |
harlowja | fair enough | 18:40 |
harlowja | probably NVF partners with 300 nics in a box or something | 18:40 |
artom | harlowja, but it's good to know that's you're cool with it, in the potential future :) | 18:40 |
harlowja | i'm mr.cool | 18:40 |
harlowja | lol | 18:40 |
artom | They can have 300 nics in a bag for all I care | 18:40 |
*** jwcroppe has joined #openstack-nova | 18:41 | |
mriedem | sdague: yeah works fine locally | 18:41 |
*** sacharya has joined #openstack-nova | 18:41 | |
*** sean-k-mooney has joined #openstack-nova | 18:42 | |
jaypipes | sdague: got it. | 18:44 |
jaypipes | thx\ | 18:44 |
*** shaohe_feng has quit IRC | 18:44 | |
*** shaohe_feng has joined #openstack-nova | 18:45 | |
*** zenoway has joined #openstack-nova | 18:46 | |
*** sacharya has quit IRC | 18:47 | |
*** htruta` is now known as htruta | 18:48 | |
*** zenoway has quit IRC | 18:50 | |
*** catintheroof has quit IRC | 18:51 | |
andreykurilin__ | mriedem: I posted fixes to congress, os-cloud-config and networking-cisco ...will wait for reviews and post new patch to novaclient | 18:51 |
*** catintheroof has joined #openstack-nova | 18:51 | |
mriedem | andreykurilin: you're too nice | 18:51 |
andreykurilin__ | thx ;) | 18:52 |
*** jaosorior has joined #openstack-nova | 18:52 | |
mriedem | sdague: i'm spent https://review.openstack.org/#/c/330206/ | 18:52 |
mordred | mriedem: nope, os-cloud-config is different than os-client-config | 18:52 |
mriedem | os-cat-config | 18:52 |
mriedem | i didn't know there were so many | 18:52 |
mordred | os-cloud-config is a helper program for tripleo | 18:53 |
sdague | mriedem: so... look at the next patch | 18:53 |
openstackgerrit | Andrew Bogott proposed openstack/nova: Prevent instance disk overcommit against itself https://review.openstack.org/242251 | 18:53 |
mordred | os-client-config is the thing that reads env vars, clouds.yaml and whatnot | 18:53 |
mriedem | sdague: ok, i have to go to a 'planning poker' game/meeting | 18:53 |
openstackgerrit | Sarafraj Singh proposed openstack/nova: WIP - Improve help context of ironic options https://review.openstack.org/332433 | 18:53 |
*** rlrossit has joined #openstack-nova | 18:53 | |
mriedem | sdague: check the image properties/metadata comment though | 18:54 |
*** ayoung has quit IRC | 18:54 | |
sdague | mriedem: ok, the next patch gets rid of the rest of the module | 18:54 |
sdague | mriedem: yeh, metadata is a transform we do later iirc | 18:54 |
*** ctrath has quit IRC | 18:54 | |
sdague | mriedem: https://review.openstack.org/#/c/330206/3/nova/api/openstack/compute/views/images.py@57 | 18:54 |
andreykurilin__ | mordred: thanks for clarification | 18:55 |
*** shaohe_feng has quit IRC | 18:55 | |
*** shaohe_feng has joined #openstack-nova | 18:55 | |
mordred | andreykurilin__: is there a change to novaclient coming that might break things? | 18:55 |
*** sdake has joined #openstack-nova | 18:56 | |
mordred | oh - things using v2.client directly | 18:56 |
mordred | yeah - that's not a great idea | 18:56 |
andreykurilin__ | yes:) | 18:56 |
*** sree has joined #openstack-nova | 18:56 | |
andreykurilin__ | mordred: there are several patches which change interface of v2.client | 18:57 |
mordred | we use novaclient.client.Client in os-client-config/shade - so should be fine there | 18:57 |
andreykurilin__ | mordred: novaclient.client.Client includes all backward compatibility stuff | 18:57 |
openstackgerrit | Sean Dague proposed openstack/nova: remove support for legacy v2 generator extensions https://review.openstack.org/332436 | 18:58 |
andreykurilin__ | so everything will be ok | 18:58 |
mordred | woot | 18:58 |
*** ctrath has joined #openstack-nova | 18:58 | |
*** mriedem1 has joined #openstack-nova | 18:58 | |
*** mriedem has quit IRC | 18:59 | |
*** ayoung has joined #openstack-nova | 18:59 | |
*** sdake_ has quit IRC | 18:59 | |
*** zenoway has joined #openstack-nova | 18:59 | |
*** mriedem1 is now known as mriedem | 19:00 | |
*** ayoung has quit IRC | 19:00 | |
*** sree has quit IRC | 19:01 | |
*** zul_ has quit IRC | 19:01 | |
*** lpetrut has joined #openstack-nova | 19:02 | |
*** zul has joined #openstack-nova | 19:02 | |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Check for None max_count for Python 3 compat https://review.openstack.org/332439 | 19:02 |
mriedem | sdague: so the response object in https://review.openstack.org/#/c/330206/3/nova/api/openstack/compute/disk_config.py is after the viewbuilder has already messed with it? | 19:02 |
artom | ^^^ really trivial thing | 19:02 |
artom | Unless there's a larger ongoing effort to fix that sort of thing, can reviewers it out please? | 19:03 |
sdague | mriedem: yes | 19:03 |
artom | *check it | 19:03 |
sdague | base image response is created | 19:03 |
*** erhudy has joined #openstack-nova | 19:03 | |
sdague | the response object is then passed to the extensions | 19:04 |
sdague | which then monkey with it | 19:04 |
*** zenoway has quit IRC | 19:04 | |
mriedem | mmm monkey business | 19:04 |
mriedem | ok | 19:04 |
mriedem | that makes more sense then | 19:04 |
*** jaosorior has quit IRC | 19:05 | |
*** shaohe_feng has quit IRC | 19:05 | |
*** shaohe_feng has joined #openstack-nova | 19:05 | |
*** zenoway has joined #openstack-nova | 19:06 | |
*** stewie925 has quit IRC | 19:06 | |
sdague | also, no one will be more happy than I once we get rid of all this gorp | 19:06 |
auggy | *sigh* so when "tags" was added, the functional api samples test for servers was never updated for the 2.26 microversion :/ | 19:07 |
* auggy crawls back into her hole of fixing broken tests | 19:08 | |
mriedem | sdague: i think there is another issue in https://review.openstack.org/#/c/330206/ | 19:09 |
mriedem | before this change, only show and listing images with details would show diskConfig | 19:09 |
mriedem | after this change, show, listing with details, and basic list will show diskConfig | 19:09 |
mriedem | the basic list shouldn't be changed i don't think | 19:09 |
mriedem | otherwise if basic image list worked this way before, wouldn't ImageDiskConfigController have needed to extend 'index'? | 19:10 |
sdague | mriedem: I'm pretty sure basic always had it | 19:10 |
*** akshai has joined #openstack-nova | 19:10 | |
sdague | oh, you might be right | 19:11 |
*** bharath has quit IRC | 19:11 | |
sdague | looking at the samples now, that one slipped through the existing testing because we don't set a value on it | 19:12 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Add DeviceTaggingFilter to scheduler https://review.openstack.org/331490 | 19:12 |
*** JoseMello has joined #openstack-nova | 19:12 | |
*** Sukhdev has joined #openstack-nova | 19:13 | |
mriedem | sdague: omfg awesome | 19:14 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Add DeviceTaggingFilter to scheduler https://review.openstack.org/331490 | 19:14 |
mriedem | was just bringing up devstack to check it out | 19:14 |
mriedem | but i'm being hijacked by these poker players | 19:14 |
mriedem | bugging me to size things i have no idea about | 19:14 |
sdague | ok, I'll fix that one. But it would be good to get the view on the next one up as well, as that does the final cleanup | 19:14 |
mriedem | 99! | 19:14 |
sdague | 15 | 19:14 |
mriedem | deuces are wild! | 19:14 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Device tagging API support https://review.openstack.org/304510 | 19:14 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Device tagging metadata API support https://review.openstack.org/304511 | 19:15 |
*** abalutoiu has joined #openstack-nova | 19:15 | |
*** shaohe_feng has quit IRC | 19:15 | |
*** shaohe_feng has joined #openstack-nova | 19:16 | |
*** fragatina has joined #openstack-nova | 19:16 | |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Add DeviceTaggingFilter to scheduler https://review.openstack.org/331490 | 19:21 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: libvirt: attach configdrive after instance XML https://review.openstack.org/303335 | 19:21 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: objects: adding an update method to virtual_interface https://review.openstack.org/310618 | 19:21 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: objects: Add devices_metadata to instance object https://review.openstack.org/327920 | 19:21 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Device tagging metadata API support https://review.openstack.org/304511 | 19:21 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: objects: new InstanceDevicesMetadata object https://review.openstack.org/318884 | 19:21 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Device tagging API support https://review.openstack.org/304510 | 19:21 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Compute manager device tagging support https://review.openstack.org/264017 | 19:22 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Libvirt driver implementation of device tagging https://review.openstack.org/264016 | 19:22 |
*** sree_ has joined #openstack-nova | 19:22 | |
*** edand has joined #openstack-nova | 19:22 | |
*** sree_ is now known as Guest2819 | 19:22 | |
*** akshai has quit IRC | 19:25 | |
*** xenogear has quit IRC | 19:25 | |
*** ihrachys has joined #openstack-nova | 19:25 | |
*** shaohe_feng has quit IRC | 19:25 | |
*** Guest2819 has quit IRC | 19:26 | |
*** shaohe_feng has joined #openstack-nova | 19:26 | |
*** permalac_ has joined #openstack-nova | 19:27 | |
*** claudiub|2 has joined #openstack-nova | 19:27 | |
*** tblakeslee has joined #openstack-nova | 19:28 | |
*** avolkov`` has joined #openstack-nova | 19:28 | |
*** mrkz has quit IRC | 19:28 | |
*** mrkz has joined #openstack-nova | 19:29 | |
*** kaisers1 has quit IRC | 19:29 | |
*** aysyd has quit IRC | 19:29 | |
*** scottynomad has quit IRC | 19:29 | |
*** toabctl has quit IRC | 19:29 | |
*** rdo has quit IRC | 19:29 | |
*** jwcroppe has quit IRC | 19:30 | |
*** david-lyle has quit IRC | 19:30 | |
*** pradk has quit IRC | 19:30 | |
*** avolkov` has quit IRC | 19:30 | |
*** ecelik has quit IRC | 19:30 | |
*** claudiub has quit IRC | 19:30 | |
*** aarefiev has quit IRC | 19:30 | |
*** gabriel-bezerra has quit IRC | 19:30 | |
*** permalac has quit IRC | 19:31 | |
*** hoonetorg has quit IRC | 19:31 | |
*** tristanC has quit IRC | 19:31 | |
*** tonyb has quit IRC | 19:31 | |
*** rdo has joined #openstack-nova | 19:31 | |
*** tristanC has joined #openstack-nova | 19:32 | |
*** tonyb has joined #openstack-nova | 19:32 | |
*** pacoblox has quit IRC | 19:33 | |
*** sree has joined #openstack-nova | 19:33 | |
*** toabctl has joined #openstack-nova | 19:35 | |
*** scottynomad has joined #openstack-nova | 19:35 | |
*** shaohe_feng has quit IRC | 19:36 | |
*** dave-mccowan has quit IRC | 19:36 | |
*** shaohe_feng has joined #openstack-nova | 19:36 | |
*** aysyd has joined #openstack-nova | 19:37 | |
*** sree has quit IRC | 19:38 | |
*** dave-mccowan has joined #openstack-nova | 19:40 | |
*** ayoung has joined #openstack-nova | 19:40 | |
*** david-lyle has joined #openstack-nova | 19:41 | |
*** ecelik has joined #openstack-nova | 19:42 | |
*** aarefiev has joined #openstack-nova | 19:43 | |
*** gabriel-bezerra has joined #openstack-nova | 19:43 | |
*** pradk has joined #openstack-nova | 19:43 | |
*** hoonetorg has joined #openstack-nova | 19:43 | |
*** jwcroppe has joined #openstack-nova | 19:44 | |
*** dave-mccowan has quit IRC | 19:45 | |
*** dave-mcc_ has joined #openstack-nova | 19:45 | |
*** kaisers1 has joined #openstack-nova | 19:45 | |
*** shaohe_feng has quit IRC | 19:46 | |
*** shaohe_feng has joined #openstack-nova | 19:46 | |
*** sree has joined #openstack-nova | 19:48 | |
openstackgerrit | Sarafraj Singh proposed openstack/nova: Improve help context of ironic options https://review.openstack.org/332433 | 19:48 |
*** edand has quit IRC | 19:49 | |
*** zenoway has quit IRC | 19:50 | |
*** pushkaru has quit IRC | 19:52 | |
*** sree has quit IRC | 19:52 | |
*** sree has joined #openstack-nova | 19:53 | |
*** zenoway has joined #openstack-nova | 19:54 | |
*** akshai has joined #openstack-nova | 19:54 | |
mriedem | sdague: is there a simple way to tell from the grenade job logs what nova change was cloned/used? | 19:55 |
sdague | it's in the workspace setup | 19:55 |
sdague | link? | 19:55 |
mriedem | so http://logs.openstack.org/85/331885/2/check/gate-grenade-dsvm-multinode/415e1bc/logs/devstack-gate-setup-workspace-new.txt.gz#_2016-06-21_15_37_02_958 | 19:56 |
*** shaohe_feng has quit IRC | 19:56 | |
mriedem | which is what i want https://review.openstack.org/#/c/331885/ | 19:56 |
*** jwcroppe has quit IRC | 19:56 | |
mriedem | which depends on https://review.openstack.org/#/c/329769/ | 19:57 |
mriedem | so looks like it's pulling in my nova dependency there correctly, good | 19:57 |
mriedem | the merge commit thing threw me off | 19:57 |
*** sree has quit IRC | 19:57 | |
*** haplo37_ has joined #openstack-nova | 19:58 | |
sdague | yeh | 19:58 |
mriedem | was checking to make sure i had that test run setup correctly to test the privsep fix | 19:58 |
mriedem | which is still failing | 19:58 |
*** shaohe_feng has joined #openstack-nova | 19:58 | |
mriedem | i just posted an update on that to the same thread in the ML | 19:58 |
*** ctrath has quit IRC | 19:58 | |
sdague | ok, cool | 19:58 |
*** ctrath has joined #openstack-nova | 19:59 | |
*** pacoblox has joined #openstack-nova | 19:59 | |
*** rhagarty has quit IRC | 20:00 | |
*** akshai has quit IRC | 20:00 | |
*** sree has joined #openstack-nova | 20:01 | |
*** rhagarty has joined #openstack-nova | 20:01 | |
*** rhagarty_ has joined #openstack-nova | 20:02 | |
*** marcusvrn_ has joined #openstack-nova | 20:03 | |
*** ctrath has quit IRC | 20:04 | |
*** ihrachys has quit IRC | 20:04 | |
*** tblakeslee has quit IRC | 20:05 | |
*** jwcroppe has joined #openstack-nova | 20:05 | |
*** sree has quit IRC | 20:05 | |
mriedem | sdague: so how was it the api samples tests were passing on image list when it's including more stuff in it now? just because it only cares if the things in the api sample are in there? | 20:05 |
*** rhagarty has quit IRC | 20:06 | |
*** ctrath has joined #openstack-nova | 20:06 | |
*** shaohe_feng has quit IRC | 20:06 | |
*** sree has joined #openstack-nova | 20:07 | |
sdague | mriedem: I believe because our fake image service is kind of crap | 20:07 |
mriedem | b/c i see 2 images in the fake image service stub class that have auto_disk_config in them | 20:07 |
*** shaohe_feng has joined #openstack-nova | 20:07 | |
*** tblakeslee has joined #openstack-nova | 20:08 | |
sdague | but I'm not super sure, I'm going to need to poke a bit more on that | 20:09 |
mriedem | sdague: we dont do response validation in nova, only in tempest | 20:10 |
mriedem | and in tempest, it's not going to fail since the images that devstack creates don't have the auto_disk_config metadata | 20:10 |
mriedem | right? | 20:10 |
sdague | that's why it made it past tempest | 20:10 |
sdague | I'm more confused why it made it past the functional tests though | 20:10 |
*** Apoorva has quit IRC | 20:10 | |
*** sree has quit IRC | 20:12 | |
*** rcernin has joined #openstack-nova | 20:13 | |
*** Sukhdev has quit IRC | 20:13 | |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: Add DeviceTaggingFilter to scheduler https://review.openstack.org/331490 | 20:13 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: libvirt: attach configdrive after instance XML https://review.openstack.org/303335 | 20:13 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: objects: adding an update method to virtual_interface https://review.openstack.org/310618 | 20:13 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: objects: Add devices_metadata to instance object https://review.openstack.org/327920 | 20:13 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: db: add a device_metadata column to instance_extra https://review.openstack.org/318883 | 20:13 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: Device tagging metadata API support https://review.openstack.org/304511 | 20:14 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: objects: new InstanceDevicesMetadata object https://review.openstack.org/318884 | 20:14 |
*** sree has joined #openstack-nova | 20:14 | |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: Device tagging API support https://review.openstack.org/304510 | 20:14 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: Compute manager device tagging support https://review.openstack.org/264017 | 20:14 |
openstackgerrit | Vladik Romanovsky proposed openstack/nova: Libvirt driver implementation of device tagging https://review.openstack.org/264016 | 20:14 |
*** ijw has quit IRC | 20:14 | |
mriedem | sdague: sub-dict? | 20:15 |
mriedem | looks like _compare_result only compares keys in the top level response dicts | 20:15 |
mriedem | no i guess i see recursion in there | 20:15 |
*** moshele has joined #openstack-nova | 20:15 | |
sdague | no, it recurses | 20:16 |
sdague | it's not in the response | 20:16 |
*** ctrath has quit IRC | 20:16 | |
sdague | I need to figure this one out | 20:16 |
*** shaohe_feng has quit IRC | 20:17 | |
*** shaohe_feng has joined #openstack-nova | 20:17 | |
*** sree has quit IRC | 20:18 | |
*** ctrath has joined #openstack-nova | 20:19 | |
openstackgerrit | Ryan Rossiter proposed openstack/nova: WIP: Shared state host manager https://review.openstack.org/332463 | 20:20 |
*** sree has joined #openstack-nova | 20:20 | |
mriedem | sdague: i see it | 20:20 |
sdague | I just found it | 20:21 |
mriedem | image_resp['image'] is what you need | 20:21 |
sdague | yeh | 20:21 |
mriedem | i found it first! | 20:21 |
sdague | I was totally there at the same time :) | 20:21 |
*** lucas____ has quit IRC | 20:21 | |
*** zenoway has quit IRC | 20:21 | |
mriedem | still odd that _compare_result wouldn't fail on that | 20:21 |
*** zenoway has joined #openstack-nova | 20:21 | |
mriedem | the tempest has 1 key, the response would have 2 keys | 20:22 |
sdague | well, it actually gets thrown away | 20:22 |
mriedem | s/tempest/template/ | 20:22 |
*** lucas____ has joined #openstack-nova | 20:22 | |
sdague | because of list_view | 20:22 |
sdague | so... it was technically correct, for all the wrong reasons | 20:22 |
mriedem | oh right | 20:22 |
mriedem | image_list = [list_func(request, image)["image"] for image in images] | 20:23 |
sdague | yep | 20:23 |
mriedem | ha | 20:23 |
sdague | which is why it passed tests | 20:23 |
mriedem | hurts so good | 20:23 |
sdague | hurts... for sure | 20:23 |
*** lucas____ has quit IRC | 20:24 | |
openstackgerrit | Sivasathurappan Radhakrishnan proposed openstack/nova: Improve help text for exceptions https://review.openstack.org/331873 | 20:24 |
*** sree has quit IRC | 20:25 | |
sdague | this at least gives me confidence that our tests are catching things | 20:25 |
*** ijw has joined #openstack-nova | 20:26 | |
sdague | and keeping the behavior right | 20:26 |
*** lucas____ has joined #openstack-nova | 20:26 | |
sdague | can't do much about us putting random unworking code into the mix :) | 20:26 |
*** lucas____ has quit IRC | 20:26 | |
*** shaohe_feng has quit IRC | 20:27 | |
openstackgerrit | Sivasathurappan Radhakrishnan proposed openstack/nova: Improve help text for exceptions https://review.openstack.org/331873 | 20:27 |
*** shaohe_feng has joined #openstack-nova | 20:27 | |
*** markvoelker has quit IRC | 20:27 | |
*** Apoorva has joined #openstack-nova | 20:27 | |
*** smatzek has quit IRC | 20:28 | |
*** lucas____ has joined #openstack-nova | 20:29 | |
*** lpetrut has quit IRC | 20:30 | |
*** tbachman_ has joined #openstack-nova | 20:30 | |
*** mdrabe has quit IRC | 20:31 | |
*** tbachman has quit IRC | 20:32 | |
*** tbachman_ is now known as tbachman | 20:32 | |
*** moshele has quit IRC | 20:33 | |
*** gagehugo has quit IRC | 20:33 | |
*** moshele has joined #openstack-nova | 20:34 | |
*** cdelatte has quit IRC | 20:35 | |
*** lucas____ has quit IRC | 20:35 | |
cfriesen | sdague: mriedem: thanks for the review on https://review.openstack.org/#/c/331306...I've replied to your comments | 20:35 |
*** moshele has quit IRC | 20:35 | |
*** moshele has joined #openstack-nova | 20:36 | |
*** sree_ has joined #openstack-nova | 20:36 | |
*** sree_ is now known as Guest2209 | 20:37 | |
*** shaohe_feng has quit IRC | 20:37 | |
*** shaohe_feng has joined #openstack-nova | 20:37 | |
*** ayoung has quit IRC | 20:38 | |
*** lucas____ has joined #openstack-nova | 20:39 | |
*** lucas____ has quit IRC | 20:41 | |
*** Guest2209 has quit IRC | 20:41 | |
*** sree has joined #openstack-nova | 20:41 | |
*** jaugustine_ has joined #openstack-nova | 20:42 | |
*** jaugustine_ is now known as jaugustine | 20:44 | |
mikal | Morning | 20:44 |
*** jaugustine has quit IRC | 20:45 | |
*** lucas____ has joined #openstack-nova | 20:45 | |
*** sree has quit IRC | 20:45 | |
*** shaohe_feng has quit IRC | 20:47 | |
*** shaohe_feng has joined #openstack-nova | 20:48 | |
*** hemanthm is now known as hemanthm|afk | 20:48 | |
*** lucas____ has quit IRC | 20:49 | |
*** zenoway has quit IRC | 20:50 | |
*** pradk has quit IRC | 20:51 | |
*** tbachman_ has joined #openstack-nova | 20:52 | |
sdague | mriedem: we're at least failing on single node grenade now - http://logs.openstack.org/85/331885/2/check/gate-grenade-dsvm/2c48b8e/logs/new/screen-n-cpu.txt.gz#_2016-06-21_16_36_20_114 | 20:53 |
sdague | which makes it easier to iterate on the privsep work I think | 20:53 |
*** pilgrimstack has joined #openstack-nova | 20:53 | |
mriedem | sdague: i thought we were seeing that before too | 20:54 |
mriedem | sdague: btw, -1 on that 2nd change just for https://review.openstack.org/#/c/330207/3/nova/api/openstack/compute/helpers.py | 20:54 |
*** tbachman has quit IRC | 20:54 | |
*** tbachman_ is now known as tbachman | 20:54 | |
mriedem | would be good to have some docstrings for those parameters to explain, this is the request body dict, this other is the thing we're building to send to the compute api | 20:54 |
mriedem | especially when it's in a common helper utility away from the code thta's using it | 20:55 |
*** zenoway has joined #openstack-nova | 20:55 | |
sdague | yeh, I can do that | 20:55 |
openstackgerrit | Andrew Laski proposed openstack/nova: Add policy sample generation https://review.openstack.org/332473 | 20:56 |
*** Sukhdev_ has joined #openstack-nova | 20:56 | |
openstackgerrit | Rawlin Peters proposed openstack/nova: [DO NOT REVIEW - FOR TESTING PURPOSES ONLY] https://review.openstack.org/332474 | 20:57 |
*** shaohe_feng has quit IRC | 20:58 | |
*** shaohe_feng has joined #openstack-nova | 20:58 | |
*** lucas____ has joined #openstack-nova | 20:58 | |
*** lucas____ has quit IRC | 20:59 | |
sdague | mriedem: on the release note front... what if we did 1 release note that we update with the policy points we have removed | 20:59 |
*** thumpba has quit IRC | 20:59 | |
*** lucas____ has joined #openstack-nova | 20:59 | |
sdague | that keeps things honest as we go | 20:59 |
*** lucas____ has quit IRC | 21:00 | |
*** lucas____ has joined #openstack-nova | 21:00 | |
*** gyee has joined #openstack-nova | 21:00 | |
*** raunak has quit IRC | 21:00 | |
*** burt has quit IRC | 21:01 | |
mriedem | sdague: yeah that's an option too | 21:01 |
*** pilgrimstack has quit IRC | 21:01 | |
*** cdelatte has joined #openstack-nova | 21:01 | |
mriedem | probably better than trying to remmeber it at the end | 21:01 |
sdague | yeh | 21:02 |
sdague | ok, I'll fix the stack in the morning | 21:02 |
sdague | I have some unrelated cleanups in the test stack - https://review.openstack.org/#/c/332261/ | 21:02 |
*** moshele has quit IRC | 21:02 | |
sdague | and more gutting of unneeded code - https://review.openstack.org/#/c/332436 | 21:03 |
*** moshele has joined #openstack-nova | 21:03 | |
*** raildo is now known as raildo-afk | 21:04 | |
*** rfolco has quit IRC | 21:04 | |
*** lucas____ has quit IRC | 21:05 | |
*** eharney has quit IRC | 21:07 | |
*** shaohe_feng has quit IRC | 21:08 | |
*** shaohe_feng has joined #openstack-nova | 21:08 | |
mikal | mriedem: are we still willing to create specless blueprints for tracking purposes? | 21:10 |
mikal | mriedem: I think https://review.openstack.org/#/c/316116 deserves one | 21:10 |
*** armax has joined #openstack-nova | 21:10 | |
*** baoli has quit IRC | 21:11 | |
*** baoli has joined #openstack-nova | 21:12 | |
mriedem | mikal: i'm not totally sure why that's a feature | 21:12 |
mriedem | or, | 21:13 |
mriedem | is there another way to do this outside of nova | 21:13 |
*** sree has joined #openstack-nova | 21:16 | |
*** ivase has quit IRC | 21:17 | |
*** sree_ has joined #openstack-nova | 21:17 | |
*** sree_ is now known as Guest92258 | 21:17 | |
*** rhagarty has joined #openstack-nova | 21:18 | |
*** shaohe_feng has quit IRC | 21:18 | |
openstackgerrit | Andrew Laski proposed openstack/nova: Bump service version for BuildRequest creation https://review.openstack.org/332478 | 21:18 |
openstackgerrit | Andrew Laski proposed openstack/nova: Stop instance build if BuildRequest deleted https://review.openstack.org/332479 | 21:18 |
*** shaohe_feng has joined #openstack-nova | 21:18 | |
*** rhagarty_ has quit IRC | 21:19 | |
*** ivase has joined #openstack-nova | 21:20 | |
*** sree has quit IRC | 21:20 | |
*** mdrabe has joined #openstack-nova | 21:21 | |
*** sree has joined #openstack-nova | 21:21 | |
*** markvoelker has joined #openstack-nova | 21:21 | |
*** Guest92258 has quit IRC | 21:22 | |
*** rhagarty has quit IRC | 21:23 | |
*** ijw has quit IRC | 21:23 | |
*** rhagarty has joined #openstack-nova | 21:23 | |
*** rlrossit has quit IRC | 21:25 | |
*** sree has quit IRC | 21:25 | |
*** ivase has quit IRC | 21:25 | |
*** rhagarty_ has joined #openstack-nova | 21:26 | |
*** rlrossit has joined #openstack-nova | 21:26 | |
*** rlrossit has quit IRC | 21:26 | |
*** rlrossit has joined #openstack-nova | 21:26 | |
*** shaohe_feng has quit IRC | 21:28 | |
*** rhagarty has quit IRC | 21:29 | |
*** shaohe_feng has joined #openstack-nova | 21:29 | |
*** baoli has quit IRC | 21:30 | |
*** burgerk_ has quit IRC | 21:30 | |
*** sean-k-mooney has quit IRC | 21:33 | |
*** fragatina has quit IRC | 21:33 | |
*** cdelatte has quit IRC | 21:34 | |
*** sree has joined #openstack-nova | 21:35 | |
*** ctrath has quit IRC | 21:37 | |
*** haplo37_ has quit IRC | 21:37 | |
*** kfarr has quit IRC | 21:38 | |
*** syjulian has quit IRC | 21:38 | |
*** ctrath has joined #openstack-nova | 21:38 | |
*** dimtruck is now known as zz_dimtruck | 21:38 | |
*** shaohe_feng has quit IRC | 21:39 | |
*** markvoelker has quit IRC | 21:39 | |
*** shaohe_feng has joined #openstack-nova | 21:39 | |
*** JoseMello has quit IRC | 21:39 | |
*** sree has quit IRC | 21:40 | |
*** ayoung has joined #openstack-nova | 21:41 | |
*** rcernin has quit IRC | 21:41 | |
*** rtheis has quit IRC | 21:41 | |
*** jamesdenton has quit IRC | 21:42 | |
mriedem | alaski: not if i bump it first https://review.openstack.org/#/c/318953/ | 21:43 |
*** sacharya has joined #openstack-nova | 21:44 | |
*** lpetrut has joined #openstack-nova | 21:46 | |
*** clayton has quit IRC | 21:46 | |
*** stevemar has quit IRC | 21:47 | |
*** clayton has joined #openstack-nova | 21:47 | |
*** zz_dimtruck is now known as dimtruck | 21:49 | |
mikal | mriedem: so, in my mind its a feature because its missing functionality (which is not a bug), therefore... | 21:49 |
*** sacharya has quit IRC | 21:49 | |
*** shaohe_feng has quit IRC | 21:49 | |
mikal | mriedem: I'm not sure you could do it outside of nova given NTP doesn't work right there | 21:49 |
*** shaohe_feng has joined #openstack-nova | 21:49 | |
mikal | mriedem: I guess what I want to express is that operators will care that it exists, and therefore it shouldn't sneak through as a bug fix | 21:49 |
*** gszasz has quit IRC | 21:50 | |
*** markvoelker has joined #openstack-nova | 21:50 | |
*** dimtruck is now known as zz_dimtruck | 21:50 | |
*** lpetrut has quit IRC | 21:51 | |
mriedem | mikal: well we can have a release note for a bug fix | 21:51 |
mriedem | but yeah it's really a wishlist bug if anything | 21:51 |
mriedem | which makes it quasi bp | 21:51 |
*** catintheroof has quit IRC | 21:51 | |
mriedem | are other virt drivers going to be able to do this? | 21:51 |
mriedem | maybe we don't care | 21:51 |
mriedem | mikal: maybe throw it in the dev list to get opinions, i'm on the fence atm | 21:52 |
*** sree has joined #openstack-nova | 21:53 | |
*** ametts has quit IRC | 21:54 | |
*** _ducttape_ has joined #openstack-nova | 21:54 | |
mikal | mriedem: its a feature of the qemu agent. If other hypervisors had agents to do that thing, then they could support this too | 21:54 |
mikal | mriedem: but I have no idea how good the other hypervisors' agents are | 21:54 |
*** claudiub|2 has quit IRC | 21:55 | |
*** ducttape_ has quit IRC | 21:57 | |
mriedem | should nova do all things that the qemu guest agent can allow? | 21:57 |
mriedem | i just don't know how much level of handling nova should be responsible for with the guests | 21:57 |
*** sree has quit IRC | 21:57 | |
mriedem | hence opions in the dev list, i don't have a strong opinion really | 21:57 |
cburgess | I would argue that if its not something you can cleanly due without novas help then yes nova should attempt to help. | 21:58 |
cburgess | Assuming that thing is reasonable. | 21:58 |
dansmith | and that it's a reasonably abstract thing that might remotely translate to another hypervisor, I would hope | 21:58 |
*** sameo has quit IRC | 21:58 | |
cburgess | Yes | 21:58 |
mriedem | mikal: cburgess: so we normally talk about specless blueprints in the weekly nova meeting | 21:58 |
cburgess | dansmith I think thats part of "reasonable" | 21:58 |
mriedem | can someone that cares about this bring it up there | 21:58 |
*** _ducttape_ has quit IRC | 21:59 | |
mriedem | because i'm about 1 min from heading out of the office to get my kid | 21:59 |
*** sthillma has joined #openstack-nova | 21:59 | |
mriedem | plus we're almost a week away from non-priority bp feature freeze | 21:59 |
*** shaohe_feng has quit IRC | 21:59 | |
cburgess | mriedem I thought that was last month? | 21:59 |
mriedem | cburgess: that was spec approval freeze | 21:59 |
mriedem | this is code freeze | 21:59 |
mriedem | for non-priority stuff | 22:00 |
*** shaohe_feng has joined #openstack-nova | 22:00 | |
cburgess | Right my bad.. | 22:00 |
cburgess | I know I missed the date to get my BFV thing in. Some day I will have time to actually do useful work again.. some day... | 22:00 |
mriedem | cburgess: you can't work on BFV when you're a BFD | 22:00 |
mikal | cburgess: its ok, vendordata is written (mostly) but unlikely to make it in too | 22:00 |
*** sree has joined #openstack-nova | 22:01 | |
cburgess | mikal I suspect thats because you, like me, spend too much time hurding cats to do real work. | 22:01 |
dansmith | hopefully herding not hurding | 22:01 |
dansmith | or maybe both? | 22:01 |
mikal | Heh | 22:02 |
mikal | Certainly the three hours of meetings a day doesn't really help | 22:02 |
cburgess | LOL | 22:02 |
cburgess | mikal: Only 3? Lucky you. | 22:02 |
*** sree_ has joined #openstack-nova | 22:02 | |
*** sambetts is now known as sambetts|afk | 22:02 | |
*** sree_ is now known as Guest64181 | 22:03 | |
*** mriedem has quit IRC | 22:03 | |
*** ducttape_ has joined #openstack-nova | 22:03 | |
*** zenoway has quit IRC | 22:04 | |
*** raunak has joined #openstack-nova | 22:05 | |
*** sree has quit IRC | 22:06 | |
*** Guest64181 has quit IRC | 22:07 | |
*** mdrabe has quit IRC | 22:08 | |
openstackgerrit | Sarafraj Singh proposed openstack/nova: WIP - Improve help text of image_file_url https://review.openstack.org/332492 | 22:08 |
*** shaohe_feng has quit IRC | 22:09 | |
*** mmandel has quit IRC | 22:09 | |
*** shaohe_feng has joined #openstack-nova | 22:10 | |
openstackgerrit | Rawlin Peters proposed openstack/os-vif: Ensure the OVS bridge exists when plugging https://review.openstack.org/330818 | 22:12 |
*** sree has joined #openstack-nova | 22:15 | |
*** ctrath has quit IRC | 22:15 | |
*** rlrossit has quit IRC | 22:16 | |
*** Sukhdev_ has quit IRC | 22:16 | |
*** sree has quit IRC | 22:19 | |
*** shaohe_feng has quit IRC | 22:20 | |
*** Sukhdev_ has joined #openstack-nova | 22:20 | |
*** shaohe_feng has joined #openstack-nova | 22:20 | |
*** marcusvrn_ has quit IRC | 22:23 | |
*** tblakeslee has quit IRC | 22:24 | |
*** edmondsw has quit IRC | 22:25 | |
*** ijw has joined #openstack-nova | 22:27 | |
*** sree has joined #openstack-nova | 22:30 | |
*** shaohe_feng has quit IRC | 22:30 | |
*** shaohe_feng has joined #openstack-nova | 22:31 | |
*** sree has quit IRC | 22:34 | |
*** sree has joined #openstack-nova | 22:35 | |
*** markvoelker has quit IRC | 22:36 | |
*** sree has quit IRC | 22:40 | |
*** shaohe_feng has quit IRC | 22:40 | |
*** shaohe_feng has joined #openstack-nova | 22:41 | |
*** sree has joined #openstack-nova | 22:41 | |
openstackgerrit | Timofey Durakov proposed openstack/nova: live_migration_cleanup method introduced https://review.openstack.org/302611 | 22:42 |
openstackgerrit | Timofey Durakov proposed openstack/nova: call pre_live_migration from conductor https://review.openstack.org/291160 | 22:42 |
*** lucas____ has joined #openstack-nova | 22:44 | |
*** sree has quit IRC | 22:45 | |
*** sree has joined #openstack-nova | 22:46 | |
*** kylek3h has quit IRC | 22:46 | |
*** lucas____ has quit IRC | 22:48 | |
*** armax has quit IRC | 22:50 | |
*** abalutoiu has quit IRC | 22:50 | |
*** shaohe_feng has quit IRC | 22:50 | |
*** sree has quit IRC | 22:51 | |
*** shaohe_feng has joined #openstack-nova | 22:51 | |
*** xyang1 has quit IRC | 22:53 | |
*** sree has joined #openstack-nova | 22:55 | |
openstackgerrit | Sivasathurappan Radhakrishnan proposed openstack/nova: [WIP] Improve help text for vmwareapi_opts https://review.openstack.org/332503 | 22:57 |
*** jwcroppe has quit IRC | 22:57 | |
*** ducttape_ has quit IRC | 22:58 | |
*** sree has quit IRC | 22:59 | |
*** shaohe_feng has quit IRC | 23:01 | |
*** shaohe_feng has joined #openstack-nova | 23:01 | |
*** mrkz has quit IRC | 23:01 | |
*** sree has joined #openstack-nova | 23:02 | |
*** tjones has left #openstack-nova | 23:04 | |
*** sree has quit IRC | 23:06 | |
*** stevemar has joined #openstack-nova | 23:07 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova: Stop using mox stubs in nova/tests/unit/test_metadata.py https://review.openstack.org/324373 | 23:07 |
*** sdague has quit IRC | 23:08 | |
*** sree_ has joined #openstack-nova | 23:08 | |
*** sree_ is now known as Guest93622 | 23:09 | |
*** lucas____ has joined #openstack-nova | 23:10 | |
*** shaohe_feng has quit IRC | 23:11 | |
*** erhudy has quit IRC | 23:11 | |
*** stevemar has quit IRC | 23:12 | |
*** Guest93622 has quit IRC | 23:12 | |
*** huyang has quit IRC | 23:13 | |
*** shaohe_feng has joined #openstack-nova | 23:13 | |
*** itlinux has joined #openstack-nova | 23:14 | |
*** sree has joined #openstack-nova | 23:14 | |
*** lucas____ has quit IRC | 23:14 | |
*** jwcroppe has joined #openstack-nova | 23:14 | |
*** jwcroppe has quit IRC | 23:17 | |
*** jwcroppe has joined #openstack-nova | 23:17 | |
*** stevemar has joined #openstack-nova | 23:18 | |
*** sree has quit IRC | 23:18 | |
*** sree has joined #openstack-nova | 23:19 | |
*** shaohe_feng has quit IRC | 23:21 | |
*** shaohe_feng has joined #openstack-nova | 23:22 | |
*** sree has quit IRC | 23:23 | |
openstackgerrit | STEW TY proposed openstack/nova: Complete verification for os-floating-ips https://review.openstack.org/329704 | 23:28 |
*** tbachman has quit IRC | 23:30 | |
*** zz_dimtruck is now known as dimtruck | 23:31 | |
*** shaohe_feng has quit IRC | 23:31 | |
*** Jeffrey4l_ has joined #openstack-nova | 23:32 | |
*** shaohe_feng has joined #openstack-nova | 23:32 | |
openstackgerrit | Timofey Durakov proposed openstack/nova: Remove unused migrate_data param from driver cleanup and destroy https://review.openstack.org/280653 | 23:33 |
openstackgerrit | Timofey Durakov proposed openstack/nova: call pre_live_migration from conductor https://review.openstack.org/291160 | 23:33 |
*** tbachman has joined #openstack-nova | 23:34 | |
*** aysyd has quit IRC | 23:34 | |
*** sree has joined #openstack-nova | 23:36 | |
*** lucas____ has joined #openstack-nova | 23:38 | |
*** salv-orlando has joined #openstack-nova | 23:39 | |
*** tbachman has quit IRC | 23:40 | |
*** sree has quit IRC | 23:41 | |
*** salv-orl_ has quit IRC | 23:42 | |
openstackgerrit | Gage Hugo proposed openstack/nova: WIP - Remove DictCompat from Service https://review.openstack.org/327967 | 23:42 |
*** shaohe_feng has quit IRC | 23:42 | |
*** shaohe_feng has joined #openstack-nova | 23:42 | |
*** lucas____ has quit IRC | 23:42 | |
*** lucas____ has joined #openstack-nova | 23:43 | |
*** yamahata has quit IRC | 23:43 | |
*** tbachman has joined #openstack-nova | 23:44 | |
*** sacharya has joined #openstack-nova | 23:45 | |
*** sree has joined #openstack-nova | 23:45 | |
*** salv-orlando has quit IRC | 23:46 | |
*** BjoernT has quit IRC | 23:46 | |
*** lucas____ has quit IRC | 23:47 | |
*** sacharya has quit IRC | 23:49 | |
*** sree has quit IRC | 23:50 | |
*** sree has joined #openstack-nova | 23:52 | |
*** shaohe_feng has quit IRC | 23:52 | |
*** lucas____ has joined #openstack-nova | 23:52 | |
*** shaohe_feng has joined #openstack-nova | 23:52 | |
*** ssurana has quit IRC | 23:55 | |
*** sree has quit IRC | 23:56 | |
*** lucas____ has quit IRC | 23:56 | |
*** sree has joined #openstack-nova | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!