*** salv-orl_ has joined #openstack-sdks | 00:04 | |
*** salv-orlando has quit IRC | 00:06 | |
*** Qiming has quit IRC | 00:13 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 00:26 | |
*** steveortiz is now known as zz_steveortiz | 00:29 | |
jamielennox | terrylhowe: are you around? | 00:38 |
---|---|---|
openstackgerrit | Merged openstack/python-openstacksdk: Add cluster-policy binding resource to Senlin https://review.openstack.org/253411 | 00:52 |
*** chlong has joined #openstack-sdks | 00:52 | |
*** agentle has quit IRC | 00:59 | |
*** salv-orl_ has quit IRC | 01:00 | |
*** agentle has joined #openstack-sdks | 01:08 | |
*** agentle has quit IRC | 01:15 | |
*** pratikmallya has joined #openstack-sdks | 01:33 | |
*** david-lyle has joined #openstack-sdks | 01:37 | |
tangchen | stevemar, terrylhowe: Hi Steve, Terry, I added a bug report about subnet CURD here: https://bugs.launchpad.net/python-openstackclient/+bug/1523258 | 01:53 |
openstack | Launchpad bug 1523258 in python-openstackclient "Network Subnet CRUD" [Undecided,New] - Assigned to Tang Chen (tangchen) | 01:53 |
tangchen | stevemar, terrylhowe: If you are OK with it, please help to confirm. Thx. | 01:54 |
*** jamielennox is now known as jamielennox|away | 02:01 | |
*** pratikmallya has quit IRC | 02:03 | |
*** Qiming has joined #openstack-sdks | 02:04 | |
*** hitalia_ has quit IRC | 02:07 | |
*** petertr7_away is now known as petertr7 | 02:17 | |
*** Yanyanhu has joined #openstack-sdks | 02:21 | |
*** jamielennox|away is now known as jamielennox | 02:29 | |
openstackgerrit | Merged openstack/python-openstacksdk: Replace 'value' arguments in compute proxy https://review.openstack.org/256097 | 02:30 |
*** lhcheng_ has quit IRC | 02:31 | |
openstackgerrit | Merged openstack/python-openstackclient: The format_exc method does not take an exception https://review.openstack.org/254849 | 02:34 |
*** pratikmallya has joined #openstack-sdks | 02:47 | |
openstackgerrit | Merged openstack/python-openstacksdk: Replace 'value' arguments in database proxy https://review.openstack.org/256103 | 02:58 |
openstackgerrit | Merged openstack/python-openstacksdk: Replace 'value' arguments in identity proxies https://review.openstack.org/256109 | 02:58 |
*** salv-orlando has joined #openstack-sdks | 03:04 | |
*** Yanyan has joined #openstack-sdks | 03:07 | |
*** Yanyanhu has quit IRC | 03:07 | |
*** salv-orlando has quit IRC | 03:14 | |
*** boris-42_ has quit IRC | 03:23 | |
openstackgerrit | Merged openstack/python-openstacksdk: Skip orchestration functional tests https://review.openstack.org/256120 | 03:34 |
*** terrylhowe has quit IRC | 03:45 | |
*** devth has joined #openstack-sdks | 04:06 | |
*** pratikmallya has quit IRC | 04:07 | |
*** devth_ has quit IRC | 04:09 | |
*** dims has quit IRC | 04:12 | |
openstackgerrit | Brian Curtin proposed openstack/python-openstacksdk: block_store and cluster: replace 'value' arguments https://review.openstack.org/256065 | 04:17 |
*** dims has joined #openstack-sdks | 04:19 | |
*** lhcheng has joined #openstack-sdks | 04:20 | |
*** lhcheng has quit IRC | 04:25 | |
*** dims has quit IRC | 04:30 | |
*** dims has joined #openstack-sdks | 04:31 | |
*** salv-orlando has joined #openstack-sdks | 05:05 | |
*** dims has quit IRC | 05:08 | |
*** hitalia has joined #openstack-sdks | 05:11 | |
*** ig0r__ has joined #openstack-sdks | 05:15 | |
*** ig0r_ has quit IRC | 05:19 | |
*** ig0r__ has quit IRC | 05:21 | |
*** petertr7 is now known as petertr7_away | 05:36 | |
*** salv-orl_ has joined #openstack-sdks | 06:04 | |
*** salv-orlando has quit IRC | 06:07 | |
*** lhcheng has joined #openstack-sdks | 06:09 | |
*** hitalia has quit IRC | 06:10 | |
*** lhcheng has quit IRC | 06:13 | |
*** chlong has quit IRC | 06:15 | |
*** lhcheng has joined #openstack-sdks | 06:33 | |
*** jamielennox is now known as jamielennox|away | 06:33 | |
*** lhcheng has quit IRC | 06:38 | |
*** Qiming has quit IRC | 06:44 | |
*** dims has joined #openstack-sdks | 06:52 | |
*** dims has quit IRC | 06:56 | |
*** salv-orlando has joined #openstack-sdks | 06:57 | |
*** salv-orl_ has quit IRC | 06:59 | |
*** gildub has quit IRC | 07:00 | |
*** salv-orlando has quit IRC | 07:01 | |
*** dims has joined #openstack-sdks | 07:10 | |
tangchen | Yanyan: Hi, may I ask a question about sdk ? | 07:17 |
Yanyan | tangchen, sure | 07:17 |
tangchen | Yanyan: For example, networks() in _proxy.py will list up all networks. It takes a **dict as query. How could I know what keys and values are available in the dict ? | 07:18 |
tangchen | Yanyan: Is there any doc, or we have to dig into the code ? | 07:18 |
Yanyan | tangchen, I guess that depends on the support from neutron | 07:19 |
*** jaypipes has joined #openstack-sdks | 07:20 | |
Yanyan | I believe there should be some documents describe available options | 07:20 |
Yanyan | e.g. the API doc | 07:20 |
Yanyan | I usually refer this http://developer.openstack.org/api-ref-networking-v2.html. But sometimes, you have to make a test by your own to verify them :) | 07:21 |
Yanyan | in worst case, we can only read the code :( | 07:23 |
*** pratikmallya has joined #openstack-sdks | 07:25 | |
tangchen | Yanyan: I see. Thx. :) | 07:25 |
Yanyan | you're welcome :) | 07:25 |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Trivial: Fix parameter name typo in network.rst https://review.openstack.org/255998 | 07:31 |
*** ig0r_ has joined #openstack-sdks | 07:32 | |
*** ig0r_ has quit IRC | 08:11 | |
*** ig0r_ has joined #openstack-sdks | 08:19 | |
*** pratikmallya has quit IRC | 08:31 | |
*** fzdarsky has joined #openstack-sdks | 08:35 | |
*** salv-orlando has joined #openstack-sdks | 08:44 | |
*** salv-orlando has quit IRC | 08:50 | |
*** ig0r_ has quit IRC | 08:53 | |
*** lhcheng has joined #openstack-sdks | 09:09 | |
*** ig0r_ has joined #openstack-sdks | 09:19 | |
*** cdent has joined #openstack-sdks | 09:25 | |
*** dims is now known as dimsum__ | 09:29 | |
*** jaypipes is now known as leakypipes | 09:39 | |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Router: Add class FakeRouter to test "router xxx" command https://review.openstack.org/256308 | 09:46 |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Router: Add "router list" command using SDK https://review.openstack.org/256309 | 09:46 |
*** ig0r_ has quit IRC | 09:47 | |
*** Yanyan has quit IRC | 09:50 | |
*** liangbo has joined #openstack-sdks | 10:10 | |
*** lhcheng_ has joined #openstack-sdks | 10:12 | |
*** lhcheng has quit IRC | 10:14 | |
*** salv-orlando has joined #openstack-sdks | 10:23 | |
*** e0ne has joined #openstack-sdks | 10:36 | |
*** leakypipes has quit IRC | 11:02 | |
*** ig0r_ has joined #openstack-sdks | 11:08 | |
*** jaypipes has joined #openstack-sdks | 11:27 | |
*** chlong has joined #openstack-sdks | 11:32 | |
*** fzdarsky has quit IRC | 11:44 | |
*** ig0r_ has quit IRC | 11:46 | |
*** terrylhowe has joined #openstack-sdks | 11:47 | |
terrylhowe | jamielennox|away: round now | 11:47 |
*** salv-orl_ has joined #openstack-sdks | 11:50 | |
*** salv-orlando has quit IRC | 11:54 | |
*** salv-orl_ has quit IRC | 11:54 | |
*** jaypipes has quit IRC | 12:01 | |
*** liangbo has quit IRC | 12:06 | |
*** ig0r_ has joined #openstack-sdks | 12:14 | |
*** rtheis has joined #openstack-sdks | 12:18 | |
*** thrash|g0ne is now known as thrash | 12:24 | |
*** ig0r_ has quit IRC | 12:24 | |
openstackgerrit | Merged openstack/python-openstacksdk: block_store and cluster: replace 'value' arguments https://review.openstack.org/256065 | 12:24 |
*** jaypipes has joined #openstack-sdks | 12:26 | |
*** petertr7_away is now known as petertr7 | 12:30 | |
*** salv-orlando has joined #openstack-sdks | 12:31 | |
*** jaypipes has quit IRC | 12:31 | |
*** petertr7 is now known as petertr7_away | 12:39 | |
*** terrylhowe_ has joined #openstack-sdks | 12:40 | |
*** terrylhowe has quit IRC | 12:42 | |
*** terrylhowe_ is now known as terrylhowe | 12:42 | |
*** edleafe is now known as figleaf | 13:00 | |
*** salv-orl_ has joined #openstack-sdks | 13:03 | |
*** salv-orlando has quit IRC | 13:05 | |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Add 'ProfileType' resource for senlin https://review.openstack.org/253817 | 13:10 |
*** ig0r_ has joined #openstack-sdks | 13:16 | |
openstackgerrit | Qiming Teng proposed openstack/python-openstacksdk: Add PolicyType resource for clustering https://review.openstack.org/255102 | 13:17 |
*** ig0r_ has quit IRC | 13:25 | |
*** jaypipes has joined #openstack-sdks | 13:31 | |
*** jaypipes has quit IRC | 13:32 | |
*** dims has joined #openstack-sdks | 13:32 | |
*** jaypipes has joined #openstack-sdks | 13:34 | |
*** dimsum__ has quit IRC | 13:36 | |
*** salv-orl_ has quit IRC | 13:39 | |
*** liangbo has joined #openstack-sdks | 13:41 | |
openstackgerrit | Merged openstack/python-openstacksdk: Add 'ProfileType' resource for senlin https://review.openstack.org/253817 | 13:49 |
openstackgerrit | Merged openstack/python-openstacksdk: Add PolicyType resource for clustering https://review.openstack.org/255102 | 13:49 |
openstackgerrit | Terry Howe proposed openstack/python-openstackclient: Improve network delete 404 message https://review.openstack.org/199665 | 13:49 |
*** lucasagomes is now known as lucas-afk | 13:51 | |
*** lhcheng_ has quit IRC | 13:58 | |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Router: Add "router list" command using SDK https://review.openstack.org/256309 | 14:16 |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Router: Add class FakeRouter to test "router xxx" command https://review.openstack.org/256308 | 14:29 |
*** devth_ has joined #openstack-sdks | 14:32 | |
*** devth has quit IRC | 14:36 | |
*** liangbo has quit IRC | 14:38 | |
*** ig0r_ has joined #openstack-sdks | 14:41 | |
*** ig0r_ has quit IRC | 14:43 | |
*** jaypipes has quit IRC | 14:47 | |
rtheis | Question on sdk Resource objects.... should the specific objects (e.g. Network) build resource.prop for all attributes possible or just let them get built by default? | 14:49 |
briancurtin | rtheis: i’m not 100% sure what you mean. are you asking if an attribute isn’t a part of the response body, should it not be a part of the Resource? | 14:54 |
rtheis | briancurtin: if an attribute is part of the response body, should it be part of the resource and thus have a resource.prop assignment? | 14:55 |
rtheis | briancurtin: It appears that resource.prop assignments are not required in order to make it part of the resource. | 14:56 |
rtheis | for example, if I have a Router 'r', there is an 'r.ha' property even though router.py doesn't define it. | 14:57 |
briancurtin | rtheis: we might be able to get more strict about it and only create attrs when there is a corresponding prop. right now we create them for whatever comes back, but they only go through conversion (such as name aliasing) when a JSON body prop matches a prop on the Resource | 14:57 |
briancurtin | rtheis: i think we were originally going to be strict, but documentation in openstack is generally incomplete, so we found out quickly that sticking to documented APIs leaves out a lot of things | 14:59 |
rtheis | briancurtin: ok | 14:59 |
briancurtin | (that’s not a great solution, really) | 14:59 |
rtheis | briancurtin: then is it recommend in the router example that something like "ha = resource.prop('ha', type=bool)" get added? | 15:00 |
rtheis | I'm trying to sort out whether this is valuable or not from a functional or user perspective | 15:01 |
*** ig0r_ has joined #openstack-sdks | 15:01 | |
briancurtin | rtheis: yes, definitely useful. we want users to know what’s out there, so creating props for whatever you experience in the wild is my preference over sticking to what’s documented and having it magically appear like you saw | 15:02 |
briancurtin | we’ve caught some of this, but it’s really just been people digging into areas they know and toy with the most | 15:03 |
rtheis | briancurtin: thank you | 15:03 |
*** jaypipes has joined #openstack-sdks | 15:06 | |
*** ig0r_ has quit IRC | 15:06 | |
*** lhcheng has joined #openstack-sdks | 15:06 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:15 | |
*** fzdarsky has joined #openstack-sdks | 15:20 | |
*** lucas-afk is now known as lucasagomes | 15:26 | |
*** fzdarsky has quit IRC | 15:29 | |
*** zz_steveortiz is now known as steveortiz | 15:30 | |
*** dims has quit IRC | 15:32 | |
openstackgerrit | Richard Theis proposed openstack/python-openstacksdk: Add Router ha, distributed and routes properties https://review.openstack.org/256549 | 15:42 |
*** david-ly_ has joined #openstack-sdks | 15:50 | |
*** david-lyle has quit IRC | 15:53 | |
*** david-ly_ is now known as david-lyle | 15:53 | |
openstackgerrit | Andreas Jaeger proposed openstack/python-openstacksdk: Fix "report a bug" launchpad project https://review.openstack.org/256560 | 16:11 |
*** pratikmallya has joined #openstack-sdks | 16:16 | |
*** pratikma_ has joined #openstack-sdks | 16:18 | |
*** ig0r_ has joined #openstack-sdks | 16:21 | |
*** pratikmallya has quit IRC | 16:21 | |
*** annegentle has joined #openstack-sdks | 16:28 | |
openstackgerrit | Andreas Jaeger proposed openstack/python-openstacksdk: Fix "report a bug" launchpad project https://review.openstack.org/256560 | 16:40 |
*** ig0r_ has quit IRC | 16:47 | |
*** salv-orlando has joined #openstack-sdks | 16:48 | |
*** alex_xu has quit IRC | 16:53 | |
*** alex_xu has joined #openstack-sdks | 16:54 | |
*** thrash is now known as thrash|f00dz | 17:05 | |
*** annegentle has quit IRC | 17:10 | |
*** annegentle has joined #openstack-sdks | 17:18 | |
*** agentle_ has joined #openstack-sdks | 17:19 | |
*** dims has joined #openstack-sdks | 17:19 | |
*** agentle_ has quit IRC | 17:19 | |
*** annegentle has quit IRC | 17:20 | |
*** annegentle has joined #openstack-sdks | 17:20 | |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Router: Add class FakeRouter to test "router xxx" command https://review.openstack.org/256308 | 17:24 |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Router: Add "router list" command using SDK https://review.openstack.org/256309 | 17:24 |
openstackgerrit | Merged openstack/python-openstackclient: Add source security group support to create rule https://review.openstack.org/253725 | 17:40 |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Router: Add "router list" command using SDK https://review.openstack.org/256309 | 17:49 |
openstackgerrit | Merged openstack/python-openstacksdk: Fix "report a bug" launchpad project https://review.openstack.org/256560 | 17:50 |
openstackgerrit | Terry Howe proposed openstack/python-openstackclient: Router: Add class FakeRouter to test "router xxx" command https://review.openstack.org/256308 | 17:52 |
openstackgerrit | Terry Howe proposed openstack/python-openstackclient: Router: Add "router list" command using SDK https://review.openstack.org/256309 | 17:52 |
*** annegentle has quit IRC | 17:57 | |
stevemar | lhcheng: oh damn, we have more than one network command :O https://review.openstack.org/#/c/256309/5 | 18:01 |
lhcheng | stevemar: nice, our single network command have been lonely for a long time. | 18:03 |
openstackgerrit | Terry Howe proposed openstack/python-openstackclient: Router: Add "router list" command using SDK https://review.openstack.org/256309 | 18:07 |
*** lhcheng_ has joined #openstack-sdks | 18:08 | |
*** thrash|f00dz is now known as thrash | 18:10 | |
*** lhcheng has quit IRC | 18:10 | |
terrylhowe | tangchen: I updated the commit message based on rtheis feedback for ‘partial-close’ | 18:17 |
*** e0ne has quit IRC | 18:27 | |
stevemar | tangchen: terrylhowe +A'ed | 18:39 |
terrylhowe | awesome, thanks stevemar | 18:40 |
stevemar | terrylhowe: np | 18:40 |
*** shakamunyi has quit IRC | 18:44 | |
*** toabctl has quit IRC | 18:47 | |
*** toabctl has joined #openstack-sdks | 18:51 | |
*** cdent has quit IRC | 18:56 | |
*** dims has quit IRC | 18:56 | |
*** cdent has joined #openstack-sdks | 18:59 | |
*** pratikma_ has quit IRC | 19:00 | |
*** cdent has quit IRC | 19:02 | |
openstackgerrit | Merged openstack/python-openstackclient: Trivial: Fix parameter name typo in network.rst https://review.openstack.org/255998 | 19:09 |
*** e0ne has joined #openstack-sdks | 19:11 | |
openstackgerrit | Richard Theis proposed openstack/python-openstackclient: Remote security group name not displayed for rule https://review.openstack.org/253103 | 19:13 |
*** devth_ has quit IRC | 19:16 | |
openstackgerrit | Richard Theis proposed openstack/python-openstackclient: Remote security group name not displayed for rule https://review.openstack.org/253103 | 19:21 |
*** pratikmallya has joined #openstack-sdks | 19:25 | |
*** e0ne_ has joined #openstack-sdks | 19:26 | |
*** e0ne has quit IRC | 19:28 | |
*** cdent has joined #openstack-sdks | 19:28 | |
*** cdent has quit IRC | 19:39 | |
*** shakamunyi has joined #openstack-sdks | 19:49 | |
*** lucasagomes is now known as lucas-beer | 19:53 | |
*** e0ne_ has quit IRC | 19:54 | |
*** shakamunyi has quit IRC | 19:55 | |
rtheis | briancurtin: I wasn't clear about your last comment on https://review.openstack.org/256549 ... would you like me to change ha and distributed to "is_ha" and "is_distributed"? | 19:59 |
*** cdent has joined #openstack-sdks | 20:18 | |
openstackgerrit | Ondřej Nový proposed openstack/keystoneauth: Deprecated tox -downloadcache option removed https://review.openstack.org/256689 | 20:18 |
openstackgerrit | Merged openstack/python-openstackclient: Router: Add class FakeRouter to test "router xxx" command https://review.openstack.org/256308 | 20:19 |
*** jaosorior has joined #openstack-sdks | 20:25 | |
briancurtin | rtheis: yes | 20:28 |
rtheis | briancurtin: will do, thanks | 20:28 |
*** ig0r_ has joined #openstack-sdks | 20:37 | |
openstackgerrit | Richard Theis proposed openstack/python-openstacksdk: Add Router ha, distributed and routes properties https://review.openstack.org/256549 | 20:41 |
openstackgerrit | Merged openstack/python-openstackclient: Router: Add "router list" command using SDK https://review.openstack.org/256309 | 20:42 |
*** e0ne has joined #openstack-sdks | 20:45 | |
*** pratikmallya has quit IRC | 20:46 | |
*** devth has joined #openstack-sdks | 21:04 | |
openstackgerrit | Terry Howe proposed openstack/python-openstacksdk: Add admonition to telemetry code https://review.openstack.org/255465 | 21:04 |
*** devth_ has joined #openstack-sdks | 21:05 | |
openstackgerrit | Terry Howe proposed openstack/python-openstacksdk: Add admonition to telemetry code https://review.openstack.org/255465 | 21:05 |
openstackgerrit | Terry Howe proposed openstack/python-openstacksdk: Add admonition to telemetry code https://review.openstack.org/255465 | 21:05 |
*** devth has quit IRC | 21:08 | |
*** cdent has quit IRC | 21:38 | |
*** e0ne has quit IRC | 21:47 | |
*** e0ne has joined #openstack-sdks | 21:49 | |
*** e0ne has quit IRC | 21:49 | |
*** pratikmallya has joined #openstack-sdks | 22:10 | |
*** pratikma_ has joined #openstack-sdks | 22:13 | |
*** pratikmallya has quit IRC | 22:16 | |
*** pratikmallya has joined #openstack-sdks | 22:28 | |
*** pratikma_ has quit IRC | 22:28 | |
*** thrash is now known as thrash|wknd | 22:29 | |
openstackgerrit | Ondřej Nový proposed openstack/python-openstackclient: Deprecated tox -downloadcache option removed https://review.openstack.org/256819 | 22:30 |
*** rtheis has quit IRC | 22:33 | |
*** openstackgerrit has quit IRC | 22:37 | |
*** openstackgerrit has joined #openstack-sdks | 22:38 | |
*** jaypipes has quit IRC | 22:46 | |
*** salv-orl_ has joined #openstack-sdks | 22:48 | |
*** salv-orlando has quit IRC | 22:51 | |
*** shakamunyi has joined #openstack-sdks | 22:51 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements https://review.openstack.org/256526 | 22:53 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-openstacksdk: Updated from global requirements https://review.openstack.org/256527 | 22:53 |
*** figleaf is now known as edleafe | 22:53 | |
*** dims has joined #openstack-sdks | 22:55 | |
*** shakamunyi has quit IRC | 23:00 | |
*** dims has quit IRC | 23:00 | |
*** dims has joined #openstack-sdks | 23:01 | |
*** dims has quit IRC | 23:04 | |
*** dims has joined #openstack-sdks | 23:12 | |
*** terrylhowe has quit IRC | 23:18 | |
*** terrylhowe has joined #openstack-sdks | 23:20 | |
openstackgerrit | Merged openstack/python-openstacksdk: Add admonition to telemetry code https://review.openstack.org/255465 | 23:21 |
*** lhcheng_ has quit IRC | 23:25 | |
openstackgerrit | Monty Taylor proposed openstack/os-client-config: Just pass None for plugin if auth_type is None https://review.openstack.org/254399 | 23:25 |
*** shakamunyi has joined #openstack-sdks | 23:26 | |
*** lhcheng has joined #openstack-sdks | 23:28 | |
*** lhcheng has quit IRC | 23:29 | |
*** jaosorior has quit IRC | 23:29 | |
*** shakamunyi has quit IRC | 23:32 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:35 | |
*** salv-orl_ has quit IRC | 23:47 | |
*** steveortiz is now known as zz_steveortiz | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!