jamielennox | dtroyer: here? | 00:00 |
---|---|---|
*** britthouser has joined #openstack-sdks | 00:00 | |
*** britthouser has quit IRC | 01:26 | |
*** stevemar has quit IRC | 04:01 | |
openstackgerrit | Jamie Lennox proposed openstack/python-openstackclient: Use keyring for authentication https://review.openstack.org/173673 | 04:44 |
*** terrylhowe has quit IRC | 04:46 | |
*** britthouser has joined #openstack-sdks | 04:49 | |
*** britthou_ has joined #openstack-sdks | 04:51 | |
*** britthouser has quit IRC | 04:54 | |
*** britthou_ has quit IRC | 04:54 | |
*** stevemar has joined #openstack-sdks | 04:55 | |
*** britthouser has joined #openstack-sdks | 04:55 | |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Federation Service Providers CRUD operations https://review.openstack.org/165755 | 05:09 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Add docs for service provider CRUD https://review.openstack.org/168562 | 05:09 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Add a limit option to image list https://review.openstack.org/172763 | 05:32 |
openstackgerrit | Steve Martinelli proposed openstack/python-openstackclient: Add support to specify volume quotas per volume type https://review.openstack.org/170366 | 05:42 |
*** stevemar has quit IRC | 06:15 | |
*** maufart has joined #openstack-sdks | 06:56 | |
*** chlong has quit IRC | 07:35 | |
*** maufart has quit IRC | 08:07 | |
*** maufart has joined #openstack-sdks | 08:07 | |
*** maufart is now known as aufi | 08:25 | |
*** jamielennox is now known as jamielennox|away | 09:52 | |
*** kragniz has joined #openstack-sdks | 10:44 | |
*** mattfarina has joined #openstack-sdks | 10:58 | |
*** mattfarina has quit IRC | 11:04 | |
*** mattfarina has joined #openstack-sdks | 11:11 | |
*** trown|outttypeww is now known as trown | 12:06 | |
*** bknudson has joined #openstack-sdks | 12:30 | |
*** terrylhowe has joined #openstack-sdks | 12:54 | |
*** mattfarina has quit IRC | 13:06 | |
*** mattfarina has joined #openstack-sdks | 13:08 | |
*** britthouser has quit IRC | 13:41 | |
*** pm90_ has joined #openstack-sdks | 13:51 | |
*** pm90_ has quit IRC | 13:51 | |
*** pm90_ has joined #openstack-sdks | 13:52 | |
*** aufi has quit IRC | 14:05 | |
*** aufi has joined #openstack-sdks | 14:05 | |
*** stevemar has joined #openstack-sdks | 14:09 | |
*** britthouser has joined #openstack-sdks | 14:15 | |
*** britthouser has quit IRC | 14:15 | |
*** britthouser has joined #openstack-sdks | 14:15 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:20 | |
openstackgerrit | Terry Howe proposed openstack/python-openstackclient: Add --os-cloud support https://review.openstack.org/129795 | 14:53 |
openstackgerrit | Terry Howe proposed openstack/python-openstackclient: Print warning on authentication error https://review.openstack.org/173918 | 14:53 |
*** jdaggett has left #openstack-sdks | 15:02 | |
*** aufi has quit IRC | 15:18 | |
*** stevemar has quit IRC | 15:28 | |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Move keypair to standalone example https://review.openstack.org/173948 | 15:40 |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Move keypair to standalone example https://review.openstack.org/173948 | 15:45 |
*** pm90_ has quit IRC | 16:51 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 17:19 | |
*** trown is now known as trown|lunch | 17:29 | |
*** nosleep77 has quit IRC | 17:40 | |
*** pm90_ has joined #openstack-sdks | 17:46 | |
*** pm90_ has quit IRC | 17:47 | |
*** pm90_ has joined #openstack-sdks | 17:48 | |
*** openstackstatus has quit IRC | 17:58 | |
*** trown|lunch is now known as trown | 17:58 | |
*** openstackstatus has joined #openstack-sdks | 18:00 | |
*** ChanServ sets mode: +v openstackstatus | 18:00 | |
-openstackstatus- NOTICE: Gerrit has stopped emitting events so Zuul is not alerted to changes. We will restart Gerrit shortly to correct the problem. | 18:04 | |
*** ChanServ changes topic to "Gerrit has stopped emitting events so Zuul is not alerted to changes. We will restart Gerrit shortly to correct the problem." | 18:04 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 18:10 | |
*** ChanServ changes topic to "#openstack-sdks" | 18:27 | |
-openstackstatus- NOTICE: Gerrit has been restarted. New patches, approvals, and rechecks between 17:30 and 18:20 UTC may have been missed by Zuul and will need rechecks or new approvals added. | 18:27 | |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Create a method to format urls https://review.openstack.org/173993 | 18:46 |
mordred | terrylhowe, dtroyer: so - I have this question ... | 19:02 |
mordred | the command line arguments - howcome they all start with 'os' - it seems wordy ... | 19:02 |
mordred | (I know, the env vars all start with OS_ ...) | 19:02 |
sdague | mordred: I think it's legacy | 19:12 |
*** stevemar has joined #openstack-sdks | 19:13 | |
*** nosleep77 has joined #openstack-sdks | 19:14 | |
nosleep77 | hi guys, I have this line to create an instance via python. I just wanted to know how to specify a network in this > http://paste.openstack.org/show/204028/ | 19:26 |
dtroyer | mordred: that was a hold-over from the additions I made to the project CLIs pre-OSC. IT does also protect against global vs command option collision, although the only one of those we have ad so faar was —verify and didn't have the OS anyway. | 19:28 |
dtroyer | and I still can't type | 19:28 |
mordred | typing is overrated | 19:33 |
terrylhowe | nosleep77: I think you’d add in something like network=[{‘uuid’: netid}] | 19:49 |
nosleep77 | terrylhowe: thanks lemme try | 19:50 |
nosleep77 | not sure what the problem is > http://paste.openstack.org/show/204033/ | 19:52 |
terrylhowe | sounds like you need to create your own network nosleep77 and not use Ext-net | 19:53 |
nosleep77 | terrylhowe: already have a network called demo-net. that's what i was trying to use | 19:54 |
terrylhowe | did you try network=[{‘uuid’: demonet.id}] ? | 19:55 |
terrylhowe | I don’t recall exactly what nova client expects for that param | 19:56 |
terrylhowe | I would definitely try the uuid first over the name though | 19:56 |
nosleep77 | getting invalid syntax > http://paste.openstack.org/show/204035/ | 19:58 |
terrylhowe | ah, looking at osc, the param is nics=[{‘net-id’: demoid}] | 19:58 |
nosleep77 | oooh yes! | 20:03 |
nosleep77 | terrylhowe: you da man! | 20:03 |
nosleep77 | terrylhowe: can you pls tell me where you found this? i am now trying to add a floating ip with this and its not working > fip = nova.floating_ips.create() | 20:12 |
*** pm90_ has quit IRC | 20:16 | |
terrylhowe | nosleep77: https://github.com/openstack/python-openstackclient/blob/master/openstackclient/compute/v2/server.py#L457 | 20:22 |
terrylhowe | https://github.com/openstack/python-openstackclient/blob/master/openstackclient/compute/v2/floatingip.py#L75 maybe for ips | 20:23 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/python-openstackclient: Better help for --nic in create server https://review.openstack.org/174091 | 20:33 |
*** pm90_ has joined #openstack-sdks | 20:40 | |
*** stevemar has quit IRC | 20:41 | |
*** pm90_ has quit IRC | 20:44 | |
*** pm90_ has joined #openstack-sdks | 20:44 | |
*** mattfarina has quit IRC | 21:02 | |
*** trown is now known as trown|outttypeww | 21:42 | |
*** jamielennox|away is now known as jamielennox | 21:46 | |
*** bknudson has quit IRC | 21:54 | |
*** pm90_ has quit IRC | 22:10 | |
nosleep77 | terrylhowe: that's what i am doing lest i'm overlooking something | 22:29 |
nosleep77 | fip = nova.floating_ips.create() | 22:29 |
nosleep77 | http://paste.openstack.org/show/204048/ | 22:40 |
*** chlong has joined #openstack-sdks | 23:10 | |
*** Shrews_ has joined #openstack-sdks | 23:35 | |
*** HenryG_ has joined #openstack-sdks | 23:35 | |
*** Shrews has quit IRC | 23:36 | |
*** Shrews_ is now known as Shrews | 23:36 | |
*** HenryG has quit IRC | 23:38 | |
openstackgerrit | Everett Toews proposed stackforge/python-openstacksdk: Create stack https://review.openstack.org/164061 | 23:50 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!