Wednesday, 2016-11-16

thingeemordred yes! I can list images with the deprecated dreamhost cloud.00:22
mordredwoot!00:24
mordredthingee: and also the non-deprecated one?00:25
thingeeyes00:25
mordred(neither of my passwords work and I can't figure out how to re-enable them)00:25
*** larainema has joined #openstack-shade01:34
*** melwitt has joined #openstack-shade01:42
*** abregman has joined #openstack-shade07:22
openstackgerritArie Bregman proposed openstack-infra/shade: Add support for limits  https://review.openstack.org/39523509:09
*** gouthamr has joined #openstack-shade09:13
*** gouthamr has quit IRC09:17
*** gouthamr has joined #openstack-shade09:17
*** gouthamr has quit IRC09:43
*** gouthamr has joined #openstack-shade09:50
*** cdent has joined #openstack-shade10:27
*** gouthamr has quit IRC10:38
*** gouthamr has joined #openstack-shade10:39
*** abregman is now known as abregman|afk10:51
*** gouthamr has quit IRC11:07
*** gouthamr has joined #openstack-shade11:27
*** abregman|afk is now known as abregman11:29
*** gouthamr has quit IRC11:51
*** gouthamr has joined #openstack-shade11:52
*** cdent has quit IRC12:08
*** gouthamr has quit IRC12:32
*** cdent has joined #openstack-shade12:49
openstackgerritMonty Taylor proposed openstack-infra/shade: Have OpenStackHTTPError inherit from HTTPError  https://review.openstack.org/39013613:07
openstackgerritMonty Taylor proposed openstack-infra/shade: Use REST for listing images  https://review.openstack.org/38420813:07
mordredjlk: I fixed your nits ^^ mainly because I didn't want that commit message to be less cool :)13:12
*** abregman is now known as abregman|mtg13:32
openstackgerritArie Bregman proposed openstack-infra/shade: Add support for limits  https://review.openstack.org/39523513:48
*** gouthamr has joined #openstack-shade13:50
openstackgerritMonty Taylor proposed openstack-infra/shade: Start using requests-mock for REST unit tests  https://review.openstack.org/38598113:51
*** gouthamr has quit IRC13:54
*** abregman_ has joined #openstack-shade13:56
*** abregman|mtg has quit IRC13:59
*** abregman_ has quit IRC14:04
*** abregman has joined #openstack-shade14:05
*** gouthamr has joined #openstack-shade14:11
*** gouthamr has quit IRC14:39
openstackgerritArie Bregman proposed openstack-infra/shade: Add support for limits  https://review.openstack.org/39523514:52
*** abregman has quit IRC14:54
*** cdent has quit IRC15:12
*** abregman has joined #openstack-shade15:16
*** cdent has joined #openstack-shade15:24
*** abregman has quit IRC15:55
*** abregman has joined #openstack-shade16:01
*** gouthamr has joined #openstack-shade16:09
*** abregman has quit IRC16:40
openstackgerritMonty Taylor proposed openstack-infra/shade: Remove stray debugging line  https://review.openstack.org/39852018:09
openstackgerritMonty Taylor proposed openstack-infra/shade: Start using requests-mock for REST unit tests  https://review.openstack.org/38598118:21
openstackgerritMonty Taylor proposed openstack-infra/shade: Remove stray debugging line  https://review.openstack.org/39852018:21
mordredclarkb: ^^ the nodepool work you're currently working on is more important - but if you find yourself with a few spare moments, that stack is ready to go in18:21
mordredclarkb: thingee has tested the image list REST code against clouds I don't have access to - and I've tested it against ones I do18:22
*** abregman has joined #openstack-shade18:37
*** abregman is now known as abregman|afk18:37
*** gouthamr has quit IRC18:57
*** gouthamr has joined #openstack-shade18:59
*** cdent has quit IRC19:28
thingeejlk I think we can flip this back to waiting on reporter label https://github.com/ansible/ansible-modules-core/issues/511619:55
thingeeso much clicking to delete a network stuff in city cloud. probably other clouds to. delete floating ips, delete ports, delete subnets, delete network, delete router.19:59
clarkbthingee: yes its a very common setup19:59
thingeeI want a "type network name to confirm deleting of all the things" ... I guess that would still leave a router20:00
thingeeoh and name is probably not unique20:00
clarkband you can share routers20:01
clarkbsoyou don't actually want to delete the router unless all other networks are no longer attached to it20:01
*** cdent has joined #openstack-shade20:16
*** morgan_ has joined #openstack-shade20:36
morgan_oh dear. so many people20:36
mordredmorgan_: welcome to the jungle. something something fun and games20:36
morgan_hehe20:36
mordredthingee: SO MUCH CLICKING20:37
mordredclarkb: wait - you can share routers?20:37
clarkbmordred: yes many networks can attach to one router20:37
morgan_isn't.. that what a router is meant to do?20:38
mordredoh - right - one router to parcel out floating ips to all the networks20:38
* morgan_ goes to get food.20:38
mordredmorgan_: I mostly try to forget all of those details20:38
clarkbmorgan_: in the real world yes buy with neutron we have had less luck doing it that way20:38
clarkband infra at least jas one one router per network20:39
morgan_clarkb: hehe fair enough20:39
mordredthingee: I have updated the label on that issue21:03
mordredjlk, thingee : also just submitted this: https://github.com/ansible/ansibullbot/pull/211 - no clue if it'll be accepted21:19
*** abregman|afk has quit IRC21:35
*** gouthamr has quit IRC21:37
jlkmordred: didn't you have an open spec or PR somewhere to be able to get ssh hostkey as instance data?23:48
mordredyes!23:49
jlkwhere is that?23:49
mordredjlk: it got lost in the weeds of stuff - one sec23:49
mordred(I apparently said incorrect words)23:49
mordredhttps://review.openstack.org/#/c/167202/23:49
clarkbdidn't nova say no beacuse why23:49
mordredbecuase fail, that's why23:50
mordredthere is mention of pushing ssh host keys IN to machines23:50
mordredwhich misses basically all of the point23:50
mordredjlk: in any case, if you managed to make progress on that- I would be ETERNALLY grateful to you23:51
jlkprobably not going to tilt at that windmill, we've just run up against the need to capture the host keys23:51
mordredjlk: darn23:53
mordredjlk: it's, yeah - a very necessary thing - but also a very tough windmill23:53
clarkbjlk: you could do like we did for a while and just use the same hostkey everywhere23:53
clarkb(actually don't do that bad idea)23:54
mordredjlk: I've been avoiding adding support in shade to scrape it from the console log on general principle23:54
mordredjlk: because a) it's cloud-init specific to print the hostkey to the console, and I don't run cloud-init b) console log scraping is lame23:54
jlkagreed23:55
jlkhaha, swing and a miss on ansibullbot23:57
jlk(also, if code is no longer used, REMOVE IT FROM THE REPO)23:57

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