*** gouthamr has joined #openstack-shade | 00:48 | |
*** jamielennox is now known as jamielennox|away | 00:58 | |
*** jamielennox|away is now known as jamielennox | 01:12 | |
*** gouthamr has quit IRC | 04:07 | |
*** abregman has joined #openstack-shade | 05:52 | |
*** yfried has joined #openstack-shade | 06:53 | |
*** yfried has quit IRC | 08:32 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Use port list to find missing floating ips https://review.openstack.org/424087 | 12:00 |
---|---|---|
mordred | Shrews: yay! https://review.openstack.org/#/c/425706/ is green | 12:12 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Copy in needed template processing utils from heatclient https://review.openstack.org/424016 | 12:40 |
mordred | Shrews: as is https://review.openstack.org/#/c/424087/ | 12:57 |
Shrews | mordred: what was borked with osc? | 13:07 |
mordred | Shrews: osc actually fixed the issue they had before with the new version of sdk | 13:09 |
mordred | Shrews: but released the pin on sdk without increasing the upper constraint on osc | 13:09 |
mordred | I believe because they needed to release the sdk pin so that they could cut the osc release | 13:10 |
mordred | so it was mostly just bad timing | 13:10 |
*** abregman has quit IRC | 13:47 | |
*** gouthamr has joined #openstack-shade | 13:56 | |
*** yfried has joined #openstack-shade | 15:45 | |
yfried | mordred: ping re gate | 15:46 |
mordred | yfried: gate is fixed! working on landing the patches now | 15:50 |
yfried | gerrit doesn't think so :( | 15:54 |
yfried | saw the +A. waiting for release | 15:54 |
yfried | tnx | 15:56 |
dhellmann | is it possible to create an image from a volume or volume snapshot using shade? | 16:12 |
dhellmann | the real question is how do I download a volume, but it looks like the way to do that is make an image from it | 16:13 |
morgan | dhellmann: i don't know for sure | 16:30 |
morgan | i think that is the right answer | 16:30 |
Shrews | dhellmann: create_volume() and create_volume_snapshot() | 16:32 |
mordred | dhellmann: yes - one can make both | 16:32 |
Shrews | oh, image | 16:33 |
mordred | dhellmann, Shrews: hrm. we have create image from server and create volume snapshot - it doens't look like we have create image from volume that I can see - but could certainly add it | 16:41 |
Shrews | mordred: i don't immediately recall one. was going to look after this meeting | 16:42 |
dhellmann | ok, I'll see if I can figure out how to add that | 16:42 |
mordred | dhellmann: I'm in the midst of reworking clients vs. rest - so if you could even just point me at docs on how to do it outside of shade I'd be happy to actively help | 16:46 |
dhellmann | mordred : I'm using shade so I don't have to look at all of those other docs ;-) | 16:46 |
dhellmann | I did find http://docs.catalystcloud.io/tutorials/downloading-compute-instances-volumes.html | 16:47 |
dhellmann | oh, that's the wrong page hang on | 16:47 |
dhellmann | oh, no, it has the image create from volume at the top | 16:47 |
mordred | dhellmann: :) | 16:47 |
mordred | dhellmann: woot | 16:47 |
dhellmann | it's the cli, but maybe you have internalized how to translate | 16:48 |
mordred | yah. that's perfect - lemme go read through that and get a basic patch up | 16:49 |
mordred | dhellmann: ok. I have found how the call works | 17:20 |
mordred | dhellmann: it seems to be using an undocumented API endpoint :( | 17:20 |
dhellmann | mordred : undocumented? in openstack? surely you jest. | 17:20 |
mordred | dhellmann: os-volume_upload_image .. which doesn't seem to be listed in the API docs | 17:21 |
mordred | :( | 17:21 |
mordred | also - because of course it does, it takes a container format and an image format as arguments. *headdesk* | 17:21 |
mordred | dhellmann: anywho - I should be able to make you a shade callto do that as soon as I'm done with the patch I'm working on now | 17:27 |
dhellmann | mordred : cool, thanks | 17:31 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Transition nova flavor tests to requests_mock https://review.openstack.org/427323 | 17:36 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Move flavor cache tests to requests_mock https://review.openstack.org/427324 | 17:36 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Migrate final flavor tests to requests_mock https://review.openstack.org/427325 | 17:36 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Migrate flavor usage in test_create_server to request_mock https://review.openstack.org/427326 | 17:36 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Move nova flavor interactions to REST https://review.openstack.org/427327 | 17:36 |
mordred | dhellmann: that's what I was working on ^^ :) | 17:38 |
*** gouthamr has quit IRC | 17:51 | |
*** jamielennox is now known as jamielennox|away | 17:58 | |
yfried | mordred: any news re gate? | 18:02 |
*** gouthamr has joined #openstack-shade | 18:08 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add ability to create image from volume https://review.openstack.org/427338 | 18:20 |
mordred | yfried: stuff is running. another hiccup was hit, but a fix for that is also landing | 18:21 |
mordred | dhellmann: ^^ that patch needs tests and whatnot, but I _think_ that's how it should work :) | 18:21 |
*** yfried has quit IRC | 18:24 | |
dhellmann | mordred : looks ok, a couple of comments | 18:24 |
*** timrc has quit IRC | 18:25 | |
*** jlk has quit IRC | 18:26 | |
mordred | dhellmann: woot. I like comment | 18:26 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add ability to create image from volume https://review.openstack.org/427338 | 18:28 |
mordred | dhellmann: yup. those are good comments :) | 18:28 |
*** jlk has joined #openstack-shade | 18:48 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Move nova flavor interactions to REST https://review.openstack.org/427327 | 18:50 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Migrate flavor usage in test_create_server to request_mock https://review.openstack.org/427326 | 18:50 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Migrate final flavor tests to requests_mock https://review.openstack.org/427325 | 18:50 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Move flavor cache tests to requests_mock https://review.openstack.org/427324 | 18:50 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Transition nova flavor tests to requests_mock https://review.openstack.org/427323 | 18:50 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add ability to create image from volume https://review.openstack.org/427338 | 19:16 |
mordred | dhellmann: one more time - this time with tests | 19:16 |
dhellmann | mordred : ack, I'll take a look and try to help with some other reviews this afternoon since we have no tc meeting | 19:17 |
mordred | dhellmann: cool - thanks! | 19:17 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Move nova flavor interactions to REST https://review.openstack.org/427327 | 19:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Migrate flavor usage in test_create_server to request_mock https://review.openstack.org/427326 | 19:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Migrate final flavor tests to requests_mock https://review.openstack.org/427325 | 19:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Move flavor cache tests to requests_mock https://review.openstack.org/427324 | 19:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Transition nova flavor tests to requests_mock https://review.openstack.org/427323 | 19:43 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Remove troveclient from the direct dependency list https://review.openstack.org/427377 | 19:43 |
*** gouthamr has quit IRC | 20:20 | |
*** gouthamr has joined #openstack-shade | 20:29 | |
openstackgerrit | Doug Hellmann proposed openstack/os-client-config: fix location of team tags in README https://review.openstack.org/427451 | 21:03 |
openstackgerrit | OpenStack Release Bot proposed openstack/os-client-config: Update reno for stable/ocata https://review.openstack.org/427454 | 21:04 |
dhellmann | mordred : I see a lot of "-1 Jenkins" on the open shade reviews. Would it be useful for me to review those in their current state or are they all WIP? | 21:12 |
mordred | dhellmann: they're all good - we're battling some gate issues - I was just about to go add a depends-on to the root of some of them | 21:15 |
dhellmann | mordred : ok | 21:15 |
mordred | well - I may do - if the nodepool change goes green | 21:16 |
*** yfried has joined #openstack-shade | 21:46 | |
*** yfried has quit IRC | 21:53 | |
*** jamielennox|away is now known as jamielennox | 22:15 | |
*** jeblair has quit IRC | 22:16 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Process json based on content-type https://review.openstack.org/425706 | 22:20 |
*** jeblair has joined #openstack-shade | 22:22 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Use port list to find missing floating ips https://review.openstack.org/424087 | 22:36 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add ability to create image from volume https://review.openstack.org/427338 | 22:36 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Transition nova flavor tests to requests_mock https://review.openstack.org/427323 | 22:37 |
*** gouthamr has quit IRC | 23:35 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!