*** bknudson has joined #openstack-sdks | 00:01 | |
*** gus_ is now known as gus | 00:02 | |
*** openstackgerrit has quit IRC | 00:18 | |
*** openstackgerrit has joined #openstack-sdks | 00:19 | |
*** pm90_ has quit IRC | 00:42 | |
*** pm90_ has joined #openstack-sdks | 00:43 | |
*** briancurtin has quit IRC | 00:43 | |
*** pm90__ has joined #openstack-sdks | 00:55 | |
*** pm90_ has quit IRC | 00:59 | |
*** pm90__ has quit IRC | 02:23 | |
*** etoews has joined #openstack-sdks | 02:39 | |
*** briancurtin has joined #openstack-sdks | 03:00 | |
*** etoews has quit IRC | 03:19 | |
*** tellesnobrega_ has quit IRC | 03:33 | |
*** stevemar has joined #openstack-sdks | 03:42 | |
openstackgerrit | Jeremy Stanley proposed openstack/python-openstackclient: Workflow documentation is now in infra-manual https://review.openstack.org/139382 | 03:51 |
---|---|---|
openstackgerrit | Merged stackforge/python-openstacksdk: Workflow documentation is now in infra-manual https://review.openstack.org/139496 | 04:23 |
*** etoews has joined #openstack-sdks | 05:23 | |
*** etoews has quit IRC | 05:28 | |
*** briancurtin has quit IRC | 05:29 | |
*** etoews has joined #openstack-sdks | 05:42 | |
*** etoews has quit IRC | 05:46 | |
*** etoews has joined #openstack-sdks | 06:16 | |
*** etoews has quit IRC | 06:21 | |
*** terrylhowe has quit IRC | 06:49 | |
*** openstackgerrit has quit IRC | 06:49 | |
*** openstackgerrit has joined #openstack-sdks | 06:49 | |
*** stevemar has quit IRC | 07:13 | |
*** tellesnobrega_ has joined #openstack-sdks | 08:00 | |
*** tellesnobrega_ has quit IRC | 08:04 | |
*** tellesnobrega_ has joined #openstack-sdks | 09:35 | |
*** tellesnobrega_ has quit IRC | 10:00 | |
*** terrylhowe has joined #openstack-sdks | 10:59 | |
*** pm90_ has joined #openstack-sdks | 13:49 | |
*** stevemar has joined #openstack-sdks | 13:57 | |
*** mattfarina has joined #openstack-sdks | 14:20 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:41 | |
*** briancurtin has joined #openstack-sdks | 15:04 | |
*** briancurtin has joined #openstack-sdks | 15:04 | |
*** etoews has joined #openstack-sdks | 15:16 | |
*** pm90_ has quit IRC | 15:50 | |
*** pm90_ has joined #openstack-sdks | 16:37 | |
*** pm90_ has quit IRC | 16:38 | |
*** pm90_ has joined #openstack-sdks | 16:38 | |
*** utahcon has joined #openstack-sdks | 17:39 | |
*** ayoung has quit IRC | 17:44 | |
*** tellesnobrega_ has joined #openstack-sdks | 17:54 | |
*** tellesnobrega_ has quit IRC | 17:59 | |
utahcon | is this the right place to ask about the python api? | 18:02 |
notmyname | utahcon: yup | 18:05 |
notmyname | or rather, "maybe". ask, and if nobody knows, maybe we'll at least be able to send you to the right place :-) | 18:06 |
utahcon | basically looking at how to do error handling for builds... I have script working to create instances etc, but I can't seem to find a way to detect what/when errors happen. The object returned seems useless, and the manager seems to only be able to list out the server and if it exists. So I see spawning until it fails, and then I see Error, but I don't see any way to find _why_ it failed. | 18:11 |
utahcon | sorry for the mini-novel | 18:11 |
*** pm90_ has quit IRC | 18:16 | |
*** pm90_ has joined #openstack-sdks | 18:17 | |
*** ayoung has joined #openstack-sdks | 18:20 | |
terrylhowe | utahcon: http://docs.openstack.org/api/openstack-compute/2/content/List_Servers-d1e2078.html | 18:24 |
terrylhowe | plus there are some extensions i think | 18:25 |
terrylhowe | I think you’d have to look at the nova logs if you wanted more detail | 18:25 |
utahcon | terrylhowe: yeah, more detail is what I am after, hoping to programatically obtain that "more info" | 18:27 |
utahcon | thanks | 18:27 |
terrylhowe | well, maybe the console would help | 18:27 |
terrylhowe | although I’ve never tried to access the console during the build utahcon | 18:29 |
utahcon | I'll try anything | 18:30 |
utahcon | thanks for the idea | 18:30 |
terrylhowe | utahcon: console is an extension though, so you might not have it | 18:32 |
dtroyer | utahcon: the console is only going to be helpful if the problem is with the instance itself. Once the loader is started, Nova things the build was successful. | 18:33 |
dtroyer | this is a huge hole in the Compute API, well most of them actually… | 18:34 |
utahcon | dtroyer: ok, that is more of what I expected to read | 18:41 |
*** etoews has quit IRC | 18:42 | |
*** etoews has joined #openstack-sdks | 19:15 | |
*** stevemar2 has joined #openstack-sdks | 19:18 | |
*** stevemar has quit IRC | 19:18 | |
*** ayoung has quit IRC | 19:25 | |
*** tellesnobrega has quit IRC | 19:29 | |
*** ayoung has joined #openstack-sdks | 19:59 | |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Remove extra GET call when limit provided to list https://review.openstack.org/138755 | 20:15 |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Remove extra GET call when limit provided to list https://review.openstack.org/138755 | 20:16 |
openstackgerrit | Dean Troyer proposed openstack/python-openstackclient: Fix ec2 credentials commands for new auth https://review.openstack.org/139729 | 20:20 |
*** pm90_ has quit IRC | 20:22 | |
*** tellesnobrega_ has joined #openstack-sdks | 20:43 | |
*** tellesnobrega_ has quit IRC | 20:43 | |
*** pm90_ has joined #openstack-sdks | 20:46 | |
*** pm90_ has quit IRC | 20:46 | |
*** pm90_ has joined #openstack-sdks | 20:47 | |
openstackgerrit | Merged stackforge/python-openstacksdk: Remove extra GET call when limit provided to list https://review.openstack.org/138755 | 21:04 |
*** etoews has quit IRC | 21:16 | |
*** etoews has joined #openstack-sdks | 21:18 | |
*** stevemar2 is now known as stevemar | 21:19 | |
*** etoews has quit IRC | 21:36 | |
*** etoews has joined #openstack-sdks | 21:42 | |
*** stevemar has quit IRC | 21:47 | |
*** mattfarina has quit IRC | 21:57 | |
*** pm90__ has joined #openstack-sdks | 22:07 | |
*** pm90_ has quit IRC | 22:08 | |
*** ycombinator_ has joined #openstack-sdks | 22:23 | |
*** briancurtin has quit IRC | 22:28 | |
*** briancurtin has joined #openstack-sdks | 22:28 | |
*** briancurtin has joined #openstack-sdks | 22:28 | |
*** ycombinator_ has quit IRC | 22:34 | |
*** briancurtin2 has joined #openstack-sdks | 22:46 | |
*** briancurtin has quit IRC | 22:50 | |
*** etoews has quit IRC | 23:00 | |
*** etoews has joined #openstack-sdks | 23:02 | |
*** etoews has quit IRC | 23:09 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:10 | |
*** etoews has joined #openstack-sdks | 23:11 | |
*** etoews has quit IRC | 23:17 | |
openstackgerrit | Merged openstack/python-openstackclient: Fix ec2 credentials commands for new auth https://review.openstack.org/139729 | 23:47 |
*** pm90__ has quit IRC | 23:48 | |
openstackgerrit | Dean Troyer proposed openstack/python-openstackclient: Followup for ec2 credentials command fix https://review.openstack.org/139757 | 23:48 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!