| openstackgerrit | Merged openstack/python-openstackclient: Unable to set some compute quotas https://review.openstack.org/248222 | 00:05 |
|---|---|---|
| *** Qiming has quit IRC | 00:06 | |
| *** devth_ has joined #openstack-sdks | 00:06 | |
| *** devth has quit IRC | 00:08 | |
| *** terrylhowe has left #openstack-sdks | 00:14 | |
| *** gildub has joined #openstack-sdks | 00:16 | |
| *** pratikmallya has quit IRC | 00:22 | |
| *** markvoelker has quit IRC | 00:26 | |
| *** dims has joined #openstack-sdks | 00:30 | |
| *** dims_ has quit IRC | 00:31 | |
| *** lhcheng_ has quit IRC | 00:42 | |
| *** lhcheng has joined #openstack-sdks | 00:42 | |
| *** lhcheng has quit IRC | 00:46 | |
| *** rtheis has quit IRC | 00:53 | |
| *** Qiming has joined #openstack-sdks | 01:00 | |
| *** hitalia has quit IRC | 01:06 | |
| *** markvoelker has joined #openstack-sdks | 01:27 | |
| *** markvoelker has quit IRC | 01:31 | |
| tangchen__ | terrylhowe, rtheis: Hi, are you guys there now ? | 01:33 |
| tangchen__ | stevemar: Hi steve, I got some reply from Terry, and I think I can work on network commands together with terrylhowe and rtheis. Thanks for the info. :) | 01:34 |
| stevemar | tangchen__: awesome! | 01:36 |
| stevemar | collaboration time! | 01:36 |
| *** hitalia has joined #openstack-sdks | 01:38 | |
| tangchen__ | stevemar: BTW, Please help to review these patches: | 01:40 |
| tangchen__ | https://review.openstack.org/#/c/245776/ | 01:40 |
| tangchen__ | https://review.openstack.org/#/c/245777/ | 01:40 |
| tangchen__ | https://review.openstack.org/#/c/245778/ | 01:40 |
| tangchen__ | https://review.openstack.org/#/c/245779/ | 01:40 |
| tangchen__ | stevemar: Just a remind, please take your time. Thx. | 01:40 |
| stevemar | tangchen__: i haven't reviewed them at all :O | 01:41 |
| openstackgerrit | xiexs proposed openstack/python-openstackclient: Add "openstack server unshelve" into OSC https://review.openstack.org/249071 | 01:41 |
| *** Yanyanhu has joined #openstack-sdks | 01:43 | |
| tangchen__ | stevemar: BTW, https://review.openstack.org/#/c/247967/ | 01:45 |
| tangchen__ | stevemar: this patch failed to merge. | 01:45 |
| tangchen__ | stevemar: Is it still on the gating job now ? | 01:46 |
| tangchen__ | stevemar: Or do I need to recheck it ? | 01:46 |
| stevemar | tangchen__: hmm, it's going through now | 01:46 |
| stevemar | tangchen__: check http://status.openstack.org/zuul/ if you are unsure | 01:46 |
| stevemar | just type in 247967 in the filter | 01:46 |
| tangchen__ | stevemar: Oh, Thx. :) | 01:46 |
| stevemar | tangchen__: unless one of those green bars turns red, you are OK | 01:47 |
| stevemar | recheck'ing was the right move | 01:47 |
| stevemar | sometimes there are weird errors with timeouts and such | 01:47 |
| stevemar | race conditions | 01:47 |
| openstackgerrit | Merged openstack/python-openstackclient: Use class FakeServer in TestServerCreate. https://review.openstack.org/247967 | 01:49 |
| *** gildub has quit IRC | 01:49 | |
| stevemar | there ya go ^ | 01:49 |
| tangchen__ | stevemar: OK. :) | 01:49 |
| openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Trivial: Add missing doc for parameter in wait_for_delete(). https://review.openstack.org/249517 | 02:19 |
| *** markvoelker has joined #openstack-sdks | 02:28 | |
| openstackgerrit | xiexs proposed openstack/python-openstackclient: Add project name/ID validation for "openstack quota show" https://review.openstack.org/246852 | 02:30 |
| *** markvoelker has quit IRC | 02:33 | |
| openstackgerrit | Merged openstack/python-openstackclient: Use class FakeServer in TestServerDelete. https://review.openstack.org/247968 | 02:34 |
| openstackgerrit | Merged openstack/python-openstackclient: Use class FakeServer in TestServerImageCreate. https://review.openstack.org/247969 | 02:34 |
| openstackgerrit | Merged openstack/python-openstackclient: Use class FakeServer in TestServerResize. https://review.openstack.org/247970 | 02:34 |
| openstackgerrit | Merged openstack/python-openstackclient: Remove the old fake server data. https://review.openstack.org/247971 | 02:34 |
| *** dims has quit IRC | 02:39 | |
| *** hitalia has quit IRC | 02:41 | |
| *** markvoelker has joined #openstack-sdks | 03:29 | |
| openstackgerrit | xiexs proposed openstack/python-openstackclient: Add owner validation for "openstack image create/set" https://review.openstack.org/246459 | 03:32 |
| *** markvoelker has quit IRC | 03:34 | |
| *** markvoelker has joined #openstack-sdks | 03:35 | |
| *** boris-42 has quit IRC | 03:38 | |
| openstackgerrit | Brian Curtin proposed openstack/python-openstacksdk: Use consistent argument names for find proxies https://review.openstack.org/249537 | 03:39 |
| *** thrash is now known as thrash|g0ne | 03:51 | |
| *** gildub has joined #openstack-sdks | 04:05 | |
| openstackgerrit | Merged openstack/python-openstackclient: Trivial: Add missing doc for parameter in wait_for_delete(). https://review.openstack.org/249517 | 04:31 |
| openstackgerrit | Brian Curtin proposed openstack/python-openstacksdk: Cleanup doc references to past modules https://review.openstack.org/249547 | 04:35 |
| openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Move setup_servers_mock() to class TestServer. https://review.openstack.org/249559 | 05:31 |
| openstackgerrit | Yanyan Hu proposed openstack/python-openstacksdk: Make nova server_interface function calls workable https://review.openstack.org/242969 | 05:32 |
| *** hitalia has joined #openstack-sdks | 05:55 | |
| openstackgerrit | Yanyan Hu proposed openstack/python-openstacksdk: Make nova server_interface function calls work https://review.openstack.org/242969 | 06:12 |
| *** lhcheng has joined #openstack-sdks | 06:31 | |
| *** lhcheng has quit IRC | 06:46 | |
| *** gildub has quit IRC | 06:56 | |
| *** lhcheng has joined #openstack-sdks | 07:15 | |
| *** dims has joined #openstack-sdks | 07:35 | |
| *** dims_ has joined #openstack-sdks | 07:39 | |
| *** dims has quit IRC | 07:40 | |
| *** gildub has joined #openstack-sdks | 07:45 | |
| *** Qiming has quit IRC | 07:54 | |
| *** Yanyanhu has quit IRC | 07:54 | |
| *** Qiming has joined #openstack-sdks | 07:54 | |
| *** Yanyanhu has joined #openstack-sdks | 07:54 | |
| *** e0ne has joined #openstack-sdks | 08:07 | |
| *** e0ne has quit IRC | 08:12 | |
| *** e0ne has joined #openstack-sdks | 08:16 | |
| openstackgerrit | Lin Hua Cheng proposed openstack/python-openstackclient: Move FakeServer to tests.common.v2.compute.fakes https://review.openstack.org/249628 | 08:18 |
| *** hitalia has quit IRC | 08:22 | |
| *** e0ne has quit IRC | 08:28 | |
| *** e0ne has joined #openstack-sdks | 08:33 | |
| *** e0ne has quit IRC | 08:44 | |
| *** lhcheng has quit IRC | 08:52 | |
| *** lhcheng has joined #openstack-sdks | 09:14 | |
| *** lhcheng has quit IRC | 09:19 | |
| *** dims_ has quit IRC | 09:34 | |
| openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Move setup_servers_mock() to class TestServer. https://review.openstack.org/249559 | 09:39 |
| openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Use setup_servers_mock() in the base class in TestServerDelete. https://review.openstack.org/249672 | 09:39 |
| openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Add multiple servers test case to TestServerDelete. https://review.openstack.org/249673 | 09:39 |
| *** e0ne has joined #openstack-sdks | 10:01 | |
| *** Qiming has quit IRC | 10:05 | |
| openstackgerrit | Yanyan Hu proposed openstack/python-openstacksdk: Add rebuild_server function call https://review.openstack.org/247985 | 10:08 |
| openstackgerrit | Yanyan Hu proposed openstack/python-openstacksdk: Make nova server_interface function calls workable https://review.openstack.org/242969 | 10:08 |
| *** Yanyanhu has quit IRC | 10:15 | |
| openstackgerrit | Yanyan Hu proposed openstack/python-openstacksdk: Make nova server_interface function calls work https://review.openstack.org/242969 | 10:47 |
| openstackgerrit | Jean-Philippe Evrard proposed openstack/python-openstackclient: Consistency of the --all argument for snapshots https://review.openstack.org/246832 | 11:10 |
| *** Qiming has joined #openstack-sdks | 11:27 | |
| *** jamielennox is now known as jamielennox|away | 11:42 | |
| *** jamielennox|away is now known as jamielennox | 12:01 | |
| *** liangbo has joined #openstack-sdks | 12:02 | |
| *** jaypipes has joined #openstack-sdks | 12:05 | |
| *** rtheis has joined #openstack-sdks | 12:16 | |
| *** dims has joined #openstack-sdks | 12:42 | |
| *** xiexs has quit IRC | 12:44 | |
| *** e0ne_ has joined #openstack-sdks | 12:48 | |
| *** boris-42 has joined #openstack-sdks | 12:49 | |
| *** jaypipes_ has joined #openstack-sdks | 12:51 | |
| *** e0ne has quit IRC | 12:51 | |
| *** jaypipes has quit IRC | 12:51 | |
| *** jaypipes_ is now known as jaypipes | 12:53 | |
| *** gildub has quit IRC | 12:54 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/keystoneauth: Updated from global requirements https://review.openstack.org/249478 | 12:56 |
| *** chlong has joined #openstack-sdks | 13:03 | |
| *** jaypipes has quit IRC | 13:04 | |
| *** david-lyle has quit IRC | 13:09 | |
| *** terrylhowe has joined #openstack-sdks | 13:35 | |
| openstackgerrit | xiexs proposed openstack/python-openstackclient: Introduce FakeImage class https://review.openstack.org/248565 | 13:41 |
| *** xiexs has joined #openstack-sdks | 13:43 | |
| openstackgerrit | Jean-Philippe Evrard proposed openstack/python-openstackclient: Consistency of the --all argument for snapshots https://review.openstack.org/246832 | 13:44 |
| *** liangbo has quit IRC | 13:49 | |
| *** jaypipes has joined #openstack-sdks | 13:57 | |
| *** devth has joined #openstack-sdks | 14:02 | |
| *** devth_ has quit IRC | 14:05 | |
| *** openstackgerrit has quit IRC | 14:06 | |
| *** openstackgerrit has joined #openstack-sdks | 14:07 | |
| *** devth has quit IRC | 14:07 | |
| *** devth has joined #openstack-sdks | 14:09 | |
| *** devth_ has joined #openstack-sdks | 14:14 | |
| *** devth has quit IRC | 14:17 | |
| *** zz_steveortiz is now known as steveortiz | 14:24 | |
| openstackgerrit | Merged openstack/python-openstacksdk: Cleanup doc references to past modules https://review.openstack.org/249547 | 14:36 |
| openstackgerrit | Merged openstack/python-openstacksdk: Use consistent argument names for find proxies https://review.openstack.org/249537 | 14:38 |
| *** e0ne_ has quit IRC | 15:09 | |
| *** e0ne has joined #openstack-sdks | 15:11 | |
| *** chlong has quit IRC | 15:31 | |
| *** terrylhowe_ has joined #openstack-sdks | 15:40 | |
| *** terrylhowe has quit IRC | 15:42 | |
| *** terrylhowe_ is now known as terrylhowe | 15:42 | |
| openstackgerrit | Merged openstack/python-openstackclient: Add functional tests for network crud https://review.openstack.org/190298 | 15:43 |
| *** pratikmallya has joined #openstack-sdks | 15:55 | |
| *** boris-42 has quit IRC | 15:58 | |
| *** Qiming has quit IRC | 16:05 | |
| briancurtin | terrylhowe: if you have a few minutes, can you look at the two interpreter outputs at https://github.com/rackerlabs/rackspace-sdk-plugin/pull/19#issuecomment-159567363 — it’s an extension, but just typing “import openstack” there oddly wrecks it (extending services is already somewhat fragile anyway…) | 16:06 |
| *** dims has quit IRC | 16:09 | |
| *** dims has joined #openstack-sdks | 16:11 | |
| terrylhowe | briancurtin: isn’t there some code we’d need in our __init__.py if we wanted people to be able to import all like that? Like this kind of thing | 16:16 |
| terrylhowe | https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/identity/__init__.py#L34 | 16:16 |
| terrylhowe | I generally just import one thing at a time, so I’m a bit lost with that stuff | 16:17 |
| *** devth_ has quit IRC | 16:18 | |
| *** pratikma_ has joined #openstack-sdks | 16:21 | |
| *** pratikmallya has quit IRC | 16:24 | |
| *** hitalia has joined #openstack-sdks | 16:45 | |
| *** devth_ has joined #openstack-sdks | 16:53 | |
| *** markvoelker has quit IRC | 17:03 | |
| *** e0ne has quit IRC | 17:09 | |
| openstackgerrit | Merged openstack/python-openstackclient: Refactor: Order of security group class names https://review.openstack.org/249830 | 17:09 |
| *** david-lyle has joined #openstack-sdks | 17:30 | |
| openstackgerrit | James E. Blair proposed openstack/os-client-config: Add BHS1 to OVH https://review.openstack.org/249944 | 17:37 |
| *** pratikma_ is now known as pratikmallya | 17:39 | |
| openstackgerrit | Merged openstack/os-client-config: Add BHS1 to OVH https://review.openstack.org/249944 | 17:54 |
| openstackgerrit | Richard Theis proposed openstack/python-openstacksdk: Add network user guide https://review.openstack.org/249951 | 17:59 |
| *** david-lyle has quit IRC | 18:00 | |
| *** pratikmallya has quit IRC | 18:05 | |
| *** e0ne has joined #openstack-sdks | 18:07 | |
| *** david-lyle has joined #openstack-sdks | 18:20 | |
| *** pratikmallya has joined #openstack-sdks | 18:33 | |
| *** e0ne has quit IRC | 18:58 | |
| briancurtin | terrylhowe: ah, import openstack only works like that after you’ve done the “from rackspace import connection” part. this is weird. | 19:02 |
| openstackgerrit | Merged openstack/keystoneauth: Updated from global requirements https://review.openstack.org/249478 | 19:09 |
| *** barra204 is now known as shakamunyi | 19:12 | |
| *** devth has joined #openstack-sdks | 19:28 | |
| *** devth_ has quit IRC | 19:31 | |
| *** devth has quit IRC | 19:32 | |
| openstackgerrit | Richard Theis proposed openstack/python-openstacksdk: Add network user guide https://review.openstack.org/249951 | 19:39 |
| openstackgerrit | Richard Theis proposed openstack/python-openstacksdk: Add documentation for testing examples https://review.openstack.org/249996 | 19:50 |
| openstackgerrit | Richard Theis proposed openstack/python-openstacksdk: Add documentation for testing examples https://review.openstack.org/249996 | 19:51 |
| *** gildub has joined #openstack-sdks | 19:55 | |
| *** hitalia has quit IRC | 20:06 | |
| *** devth_ has joined #openstack-sdks | 20:16 | |
| *** pratikma_ has joined #openstack-sdks | 20:21 | |
| *** pratikmallya has quit IRC | 20:24 | |
| openstackgerrit | Terry Howe proposed openstack/python-openstacksdk: Try running examples tests on gate https://review.openstack.org/250007 | 20:35 |
| *** e0ne has joined #openstack-sdks | 20:58 | |
| *** e0ne has quit IRC | 21:03 | |
| *** pratikma_ has quit IRC | 21:12 | |
| *** devth has joined #openstack-sdks | 21:16 | |
| *** devth_ has quit IRC | 21:19 | |
| *** devth has quit IRC | 21:20 | |
| *** dims_ has joined #openstack-sdks | 21:21 | |
| *** dims has quit IRC | 21:22 | |
| *** dims has joined #openstack-sdks | 21:26 | |
| *** dims_ has quit IRC | 21:28 | |
| *** steveortiz is now known as zz_steveortiz | 21:35 | |
| *** openstackgerrit has quit IRC | 21:36 | |
| *** openstackgerrit has joined #openstack-sdks | 21:36 | |
| *** hitalia has joined #openstack-sdks | 21:37 | |
| *** pratikmallya has joined #openstack-sdks | 21:45 | |
| *** devth has joined #openstack-sdks | 21:53 | |
| *** dims_ has joined #openstack-sdks | 21:53 | |
| *** dims has quit IRC | 21:56 | |
| *** pratikmallya has quit IRC | 22:05 | |
| openstackgerrit | Terry Howe proposed openstack/python-openstacksdk: Try running examples tests on gate https://review.openstack.org/250007 | 22:06 |
| *** pratikmallya has joined #openstack-sdks | 22:15 | |
| *** gildub has quit IRC | 22:20 | |
| *** rtheis has quit IRC | 22:20 | |
| *** hitalia has quit IRC | 22:29 | |
| *** jaypipes has quit IRC | 22:30 | |
| *** david-lyle has quit IRC | 22:34 | |
| openstackgerrit | Merged openstack/python-openstacksdk: Try running examples tests on gate https://review.openstack.org/250007 | 22:36 |
| *** david-lyle has joined #openstack-sdks | 23:07 | |
| *** devth has quit IRC | 23:10 | |
| *** gildub has joined #openstack-sdks | 23:13 | |
| *** david-lyle has quit IRC | 23:24 | |
| *** Qiming has joined #openstack-sdks | 23:26 | |
| *** Qiming has quit IRC | 23:31 | |
| *** Qiming_ has joined #openstack-sdks | 23:31 | |
| openstackgerrit | Merged openstack/python-openstacksdk: Add documentation for testing examples https://review.openstack.org/249996 | 23:49 |
| *** Qiming_ has quit IRC | 23:55 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!