openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Add six to requirements. https://review.openstack.org/152351 | 00:04 |
---|---|---|
*** Miouge has quit IRC | 00:26 | |
*** pm90_ has quit IRC | 00:38 | |
*** briancurtin has quit IRC | 01:11 | |
*** terrylhowe has quit IRC | 01:12 | |
*** briancurtin has joined #openstack-sdks | 01:18 | |
*** etoews has joined #openstack-sdks | 01:36 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 01:36 | |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Add six to requirements https://review.openstack.org/152351 | 01:57 |
*** pm90_ has joined #openstack-sdks | 02:31 | |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Add API docs for network.v2 https://review.openstack.org/152374 | 02:42 |
*** terrylhowe has joined #openstack-sdks | 03:10 | |
*** ayoung is now known as ayoung-snowjob | 03:11 | |
*** glenc has quit IRC | 03:29 | |
*** glenc has joined #openstack-sdks | 03:30 | |
*** tellesnobrega_ has joined #openstack-sdks | 03:31 | |
*** etoews has quit IRC | 03:42 | |
*** etoews has joined #openstack-sdks | 03:47 | |
*** ayoung-snowjob is now known as ayoung | 03:56 | |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Support for the Volume service https://review.openstack.org/150979 | 04:02 |
*** etoews has quit IRC | 04:05 | |
*** ayoung is now known as ayoung-gnight | 04:06 | |
*** jdaggett_ has quit IRC | 04:11 | |
*** jdaggett_ has joined #openstack-sdks | 04:11 | |
*** pm90_ has quit IRC | 04:23 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 04:30 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-openstackclient: Imported Translations from Transifex https://review.openstack.org/150700 | 06:04 |
*** terrylhowe has quit IRC | 07:03 | |
*** Miouge has joined #openstack-sdks | 07:44 | |
*** stevemar has quit IRC | 07:53 | |
*** chlong has quit IRC | 07:56 | |
*** Klumben has quit IRC | 08:03 | |
*** Klumben has joined #openstack-sdks | 08:09 | |
*** Miouge has quit IRC | 08:21 | |
*** Miouge has joined #openstack-sdks | 08:21 | |
*** Miouge has quit IRC | 09:37 | |
*** Miouge has joined #openstack-sdks | 09:39 | |
*** samueldmq-away is now known as samueldmq | 10:31 | |
*** nicodemos has joined #openstack-sdks | 10:55 | |
*** nicodemos has quit IRC | 12:02 | |
*** chlong has joined #openstack-sdks | 12:06 | |
*** terrylhowe has joined #openstack-sdks | 12:31 | |
*** tellesnobrega__ has joined #openstack-sdks | 12:31 | |
*** tellesnobrega_ has quit IRC | 12:32 | |
*** jacekn_ is now known as jacekn | 12:39 | |
openstackgerrit | Merged stackforge/python-openstacksdk: Remove iso8601 from dependencies https://review.openstack.org/152336 | 13:06 |
openstackgerrit | Merged stackforge/python-openstacksdk: Add six to requirements https://review.openstack.org/152351 | 13:07 |
*** etoews has joined #openstack-sdks | 13:28 | |
*** etoews has quit IRC | 13:36 | |
*** etoews has joined #openstack-sdks | 13:37 | |
*** bknudson has quit IRC | 13:38 | |
*** tellesnobrega has quit IRC | 14:01 | |
*** samueldmq has quit IRC | 14:01 | |
*** bknudson has joined #openstack-sdks | 14:02 | |
*** etoews has quit IRC | 14:05 | |
*** pm90_ has joined #openstack-sdks | 14:30 | |
*** pm90_ has quit IRC | 14:39 | |
*** pm90_ has joined #openstack-sdks | 14:40 | |
*** mattfarina has joined #openstack-sdks | 14:55 | |
*** mattfarina has quit IRC | 14:58 | |
*** mattfarina has joined #openstack-sdks | 15:01 | |
*** etoews has joined #openstack-sdks | 15:04 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:08 | |
*** mattfarina has quit IRC | 15:11 | |
*** mattfarina has joined #openstack-sdks | 15:20 | |
*** samueldmq_ has joined #openstack-sdks | 15:28 | |
*** tellesnobrega has joined #openstack-sdks | 15:28 | |
*** mattfarina has quit IRC | 15:28 | |
openstackgerrit | Marcos FermÃn Lobo proposed openstack/python-openstackclient: tenant_id to project_id in server show https://review.openstack.org/152570 | 15:29 |
*** etoews has quit IRC | 15:34 | |
*** etoews has joined #openstack-sdks | 15:35 | |
*** tellesnobrega__ has quit IRC | 15:40 | |
*** stevemar has joined #openstack-sdks | 15:44 | |
briancurtin | terrylhowe: what's up with https://review.openstack.org/#/c/149848/? it's workflow-1 but i think that one combined with making Resource.find use it would make https://review.openstack.org/#/c/147686/ easier (the only things broken in that right now are find related) | 15:57 |
openstackgerrit | Igor Bolotin proposed openstack/python-openstackclient: Added capabilities/options to 'openstack flavor list' command to match capabilities already provided by 'nova flavor-list': https://review.openstack.org/151841 | 15:58 |
terrylhowe | I was just concerned with resources that override Resource.list. I could just file a bug on those and send it through I guess briancurtin | 15:58 |
briancurtin | terrylhowe: i could see that, but i think if you're overriding it you're already specifying different behavior. you could use page internally with what you're doing or just implement whatever custom work around session.get that you need. i see some concern but dont think it'll be much of an issue | 16:00 |
briancurtin | but yeah i guess for any existing overrides we should check them. future ones are up to implementer | 16:01 |
terrylhowe | https://bugs.launchpad.net/python-openstacksdk/+bug/1417643 for that | 16:01 |
briancurtin | i dont think there are many though and i dont remember anything complex going on, but good to track | 16:01 |
briancurtin | awesome | 16:01 |
openstackgerrit | Merged stackforge/python-openstacksdk: Add the capability for the user to get a page of data https://review.openstack.org/149848 | 16:05 |
*** pm90_ has quit IRC | 16:05 | |
*** ayoung-gnight has quit IRC | 16:09 | |
*** samueldmq_ is now known as samueldmq | 16:10 | |
openstackgerrit | Terry Howe proposed stackforge/python-openstacksdk: Convert the find method to use the page method rather than list https://review.openstack.org/149850 | 16:16 |
openstackgerrit | Merged stackforge/python-openstacksdk: Convert the find method to use the page method rather than list https://review.openstack.org/149850 | 16:32 |
*** pm90_ has joined #openstack-sdks | 16:59 | |
*** pm90_ has quit IRC | 17:02 | |
*** pm90_ has joined #openstack-sdks | 17:03 | |
*** mattfarina has joined #openstack-sdks | 17:07 | |
*** mattfarina has quit IRC | 17:34 | |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Handle paginated responses being disabled https://review.openstack.org/147686 | 18:05 |
openstackgerrit | Merged stackforge/python-openstacksdk: Rename floatingip to floating_ip https://review.openstack.org/152189 | 18:33 |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Handle paginated responses being disabled https://review.openstack.org/147686 | 18:42 |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Reorganize existing documentation files https://review.openstack.org/151785 | 18:45 |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Add API docs for network.v2 https://review.openstack.org/152374 | 18:45 |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Build up user documentation section https://review.openstack.org/151886 | 18:45 |
briancurtin | python-openstacksdk meeting in 15' in #openstack-meeting-3, here's an agenda https://wiki.openstack.org/wiki/Meetings/PythonOpenStackSDK#Agenda_for_2015-02-03_1900_UTC | 18:47 |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Handle paginated responses being disabled https://review.openstack.org/147686 | 18:57 |
*** mattfarina has joined #openstack-sdks | 19:51 | |
*** mattfarina has quit IRC | 19:53 | |
*** chlong has quit IRC | 20:05 | |
*** tellesnobrega_ has joined #openstack-sdks | 20:15 | |
openstackgerrit | Merged stackforge/python-openstacksdk: Reorganize existing documentation files https://review.openstack.org/151785 | 20:20 |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Document compute/v2 resources https://review.openstack.org/151961 | 20:32 |
*** anteaya has quit IRC | 20:34 | |
*** openstackgerrit has quit IRC | 20:50 | |
*** openstackgerrit has joined #openstack-sdks | 20:51 | |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Build up contributor documentation section https://review.openstack.org/151902 | 20:52 |
*** anteaya has joined #openstack-sdks | 20:53 | |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Document compute/v2 resources https://review.openstack.org/151961 | 20:53 |
*** tellesnobrega_ has quit IRC | 20:54 | |
*** tellesnobrega_ has joined #openstack-sdks | 20:59 | |
*** tellesnobrega_ has quit IRC | 20:59 | |
etoews | i like how "tox -e docs" rolls off the tounge | 21:00 |
*** Miouge has quit IRC | 21:05 | |
*** ayoung has joined #openstack-sdks | 21:16 | |
briancurtin | etoews: if you have specific suggestions to add for any of the user or contrib docs, https://bugs.launchpad.net/python-openstacksdk/+bug/1416553 - i added a note about adding logging | 21:36 |
openstackgerrit | Merged stackforge/python-openstacksdk: Add image v2 proxy https://review.openstack.org/147314 | 21:36 |
etoews | briancurtin: okay. i'm also reviewing the contrib docs in depth right now. | 21:37 |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:14 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 22:41 | |
*** pm90_ has quit IRC | 22:41 | |
*** tellesnobrega has quit IRC | 22:47 | |
*** samueldmq has quit IRC | 22:47 | |
*** samueldmq has joined #openstack-sdks | 22:49 | |
*** tellesnobrega has joined #openstack-sdks | 22:49 | |
*** bknudson has quit IRC | 23:02 | |
openstackgerrit | Brian Curtin proposed stackforge/python-openstacksdk: Build up contributor documentation section https://review.openstack.org/151902 | 23:06 |
*** briancurtin has quit IRC | 23:08 | |
*** briancurtin has joined #openstack-sdks | 23:33 | |
*** pm90_ has joined #openstack-sdks | 23:44 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!