*** dims has joined #openstack-sdks | 00:06 | |
*** markvoelker has quit IRC | 00:06 | |
*** gildub has joined #openstack-sdks | 00:07 | |
*** amotoki has quit IRC | 00:11 | |
reedip_away | dtroyer : ping | 00:13 |
---|---|---|
*** reedip_away is now known as reedip | 00:14 | |
*** sdague has quit IRC | 00:18 | |
openstackgerrit | Navid Pustchi proposed openstack/python-openstackclient: Moving authentication from keystoneclient to keystoneauth (WIP) https://review.openstack.org/276350 | 00:19 |
*** annegentle has joined #openstack-sdks | 00:19 | |
openstackgerrit | Merged openstack/python-openstacksdk: Add Hypervisor support to Compute Service https://review.openstack.org/286131 | 00:20 |
openstackgerrit | Navid Pustchi proposed openstack/python-openstackclient: Moving authentication from keystoneclient to keystoneauth https://review.openstack.org/276350 | 00:22 |
*** annegentle has quit IRC | 00:24 | |
*** dfflanders has quit IRC | 00:36 | |
*** amotoki has joined #openstack-sdks | 00:40 | |
*** yanghy has joined #openstack-sdks | 00:51 | |
*** amotoki has quit IRC | 00:57 | |
openstackgerrit | Dean Troyer proposed openstack/cliff: Add a machine_readable attribute to base.Formatter class https://review.openstack.org/287536 | 00:59 |
*** larrie_kong is now known as kong | 01:04 | |
*** dims has quit IRC | 01:08 | |
*** markvoelker has joined #openstack-sdks | 01:10 | |
*** yanghy has quit IRC | 01:13 | |
*** yanghy has joined #openstack-sdks | 01:14 | |
*** Qiming has quit IRC | 01:20 | |
*** amotoki has joined #openstack-sdks | 01:23 | |
*** gildub has quit IRC | 01:23 | |
*** edleafe has quit IRC | 01:23 | |
*** edleafe has joined #openstack-sdks | 01:24 | |
*** gildub has joined #openstack-sdks | 01:33 | |
*** annegentle has joined #openstack-sdks | 01:36 | |
*** lhcheng has quit IRC | 01:37 | |
*** amit213 has joined #openstack-sdks | 01:41 | |
*** annegentle has quit IRC | 01:43 | |
*** annegentle has joined #openstack-sdks | 01:45 | |
*** yanghy has quit IRC | 01:45 | |
*** openstackgerrit has quit IRC | 01:47 | |
*** openstackgerrit has joined #openstack-sdks | 01:48 | |
*** Yanyanhu has joined #openstack-sdks | 01:59 | |
*** dims has joined #openstack-sdks | 01:59 | |
*** Qiming has joined #openstack-sdks | 02:07 | |
*** annegentle has quit IRC | 02:07 | |
*** annegentle has joined #openstack-sdks | 02:08 | |
reedip | tangchen :ping | 02:11 |
*** annegentle has quit IRC | 02:12 | |
*** yanghy has joined #openstack-sdks | 02:14 | |
*** kuzko has joined #openstack-sdks | 02:18 | |
*** elmiko_ has joined #openstack-sdks | 02:19 | |
*** GrineBloude has joined #openstack-sdks | 02:19 | |
*** eliqiao_ has joined #openstack-sdks | 02:20 | |
*** alex_xu_ has joined #openstack-sdks | 02:21 | |
*** stevemar has quit IRC | 02:23 | |
*** alex_xu has quit IRC | 02:23 | |
*** eliqiao has quit IRC | 02:23 | |
*** elmiko has quit IRC | 02:23 | |
*** GreenBlood has quit IRC | 02:23 | |
*** kuzko_ has quit IRC | 02:23 | |
*** stevemar has joined #openstack-sdks | 02:24 | |
*** fzdarsky|afk has quit IRC | 02:31 | |
*** eliqiao_ is now known as eliqiao | 02:37 | |
*** fzdarsky has joined #openstack-sdks | 02:37 | |
openstackgerrit | Merged openstack/python-openstacksdk: Remove pool_id attr from creation request body of pool_member https://review.openstack.org/187934 | 02:41 |
tangchen | stevemar: Hi steve, would you please help to confirm this patch ? https://review.openstack.org/#/c/287051/ | 03:00 |
tangchen | reedip: Hi, I'm here. | 03:00 |
reedip | tangchen : Hi , I had a question | 03:01 |
tangchen | reedip: OK | 03:01 |
reedip | tangchen: I was trying to create router-port-add command | 03:01 |
reedip | tangchen : https://review.openstack.org/#/c/281691/2 | 03:01 |
reedip | tangchen: I found that the openstacksdk does not have a function to add port to a router | 03:02 |
reedip | tangchen: https://github.com/openstack/python-openstacksdk/blob/master/openstack/network/v2/router.py | 03:02 |
reedip | tangchen : It seems to only add a subnet | 03:02 |
tangchen | reedip: One sec. :) | 03:03 |
reedip | tangchen: while the test handles both Subnet and Port : https://github.com/openstack/python-openstacksdk/blob/master/openstack/tests/unit/network/v2/test_router.py#L98 | 03:03 |
tangchen | reedip: In openstack/network/v2/_proxy.py, I only found add_ip_to_port(). | 03:11 |
tangchen | reedip: Please ask Qiming and Richard to confirm that sdk supports adding a port to a router or not. :) | 03:12 |
reedip | tangchen : Ok, will do it via a patch :) | 03:12 |
tangchen | Qiming, Yanyanhu: Hi Qiming, Yanyan, would you please help to answer Reedip's question ? | 03:12 |
Qiming | hi, I'm not familiar with the router API | 03:13 |
Qiming | maybe Yanyan has more experiences there | 03:13 |
openstackgerrit | Reedip proposed openstack/python-openstacksdk: Add/Remove port interface to a router https://review.openstack.org/287573 | 03:15 |
reedip | Yanyanhu: I have provided the following patch ^^^, as in my understanding, the Router Interface in https://github.com/openstack/python-openstacksdk/blob/master/openstack/network/v2/router.py does not support port addition | 03:15 |
reedip | Qiming, tangchen: thanks | 03:16 |
tangchen | reedip. np :) | 03:16 |
Qiming | reedip, saw your patch and now understand what you mean | 03:18 |
Qiming | it makes good sense | 03:18 |
*** tjcocozz_ has joined #openstack-sdks | 03:25 | |
*** jvrbanac_ has joined #openstack-sdks | 03:26 | |
*** dtantsur has joined #openstack-sdks | 03:26 | |
*** edleafe- has joined #openstack-sdks | 03:26 | |
*** christi3k has quit IRC | 03:26 | |
*** dtantsur|afk has quit IRC | 03:26 | |
*** miguelgrinberg has quit IRC | 03:26 | |
*** ryansb has quit IRC | 03:26 | |
*** jvrbanac has quit IRC | 03:26 | |
*** fzdarsky has quit IRC | 03:26 | |
*** edleafe has quit IRC | 03:26 | |
*** tjcocozz has quit IRC | 03:26 | |
*** HenryG has quit IRC | 03:26 | |
*** fzdarsky_ has joined #openstack-sdks | 03:26 | |
*** christi3k has joined #openstack-sdks | 03:26 | |
Yanyanhu | hi, tangchen, so sorry I was just in a meeting | 03:26 |
*** HenryG has joined #openstack-sdks | 03:26 | |
*** miguelgrinberg_ has joined #openstack-sdks | 03:26 | |
*** miguelgrinberg_ is now known as miguelgrinberg | 03:26 | |
*** woodster_ has quit IRC | 03:27 | |
tangchen | Yanyanhu: Hi, that is OK. :) I think Reedip's question has been solved. | 03:27 |
Yanyanhu | hi, reedip, will check your patch, thanks :) | 03:27 |
*** ryansb has joined #openstack-sdks | 03:28 | |
*** ryansb has quit IRC | 03:28 | |
*** ryansb has joined #openstack-sdks | 03:28 | |
Yanyanhu | yep, I'm looking at the patch now :) | 03:28 |
Yanyanhu | hi, reedip, are you still around? | 03:37 |
reedip | Yanyanhu : yup | 03:38 |
reedip | I feel I missed something there | 03:38 |
Yanyanhu | hi, just reviewd you patch, I guess maybe we don't need to add extra methods for adding/removing router interface for port? | 03:39 |
Yanyanhu | since the logic is the same as the one for subnet | 03:39 |
Yanyanhu | letting exsiting methods accept both subnet_id and port_id can meet the requirement? | 03:40 |
reedip | Yanyanhu : I missed adding it to _proxy .py as well | 03:40 |
reedip | Yanyanhu : yes it would | 03:40 |
reedip | Yanyanhu: I just wanted to make it simpler, but yes, the code is mostly duplicated, so it can be simplified | 03:40 |
reedip | keeping the same code base | 03:40 |
Yanyanhu | SO maybe an alternative is adding two new function calls? | 03:41 |
Yanyanhu | and revising the input parameter name of existing methods in router.py :) | 03:41 |
reedip | Yanyanhu : yes, the input params can be changed to handle a dictionary, which can have either subnet_id or port_id | 03:42 |
reedip | Yanyanhu : let me respin the patch with Qiming's comment, my finding and your above comments. | 03:42 |
Yanyanhu | yes. Or we can keep it as a string which can be both ID of subnet and port | 03:43 |
Yanyanhu | ok, reedip, thanks for your patch :) | 03:43 |
reedip | Yanyanhu : the body would be messier , it would need more info | 03:43 |
Yanyanhu | ah, I see | 03:43 |
Yanyanhu | I missed that part | 03:44 |
reedip | to distinguish between 'subnet_id' and 'port_id' | 03:44 |
Yanyanhu | yep | 03:44 |
reedip | np , I will do it now | 03:44 |
reedip | thanks for your review | 03:44 |
Yanyanhu | my pleasure | 03:44 |
*** dims has quit IRC | 03:48 | |
*** tangchen has quit IRC | 04:03 | |
*** lhcheng has joined #openstack-sdks | 04:11 | |
*** yanghy has quit IRC | 04:15 | |
*** dfflanders has joined #openstack-sdks | 04:16 | |
*** woodster_ has joined #openstack-sdks | 04:20 | |
*** yanghy has joined #openstack-sdks | 04:20 | |
openstackgerrit | Reedip proposed openstack/python-openstacksdk: Add/Remove port interface to a router https://review.openstack.org/287573 | 04:21 |
reedip | Yanyanhu : your gerrit ID? | 04:22 |
*** yanghy has quit IRC | 04:22 | |
openstackgerrit | Reedip proposed openstack/python-openstackclient: Add "router port add" to osc https://review.openstack.org/281691 | 04:56 |
openstackgerrit | Merged openstack/python-openstackclient: Trivial: Reorder unit tests in alphabetical order in volume tests https://review.openstack.org/287051 | 05:00 |
*** gouthamr has quit IRC | 05:03 | |
*** yanghy has joined #openstack-sdks | 05:05 | |
*** eliqiao_ has joined #openstack-sdks | 05:13 | |
*** yanghy has quit IRC | 05:14 | |
*** eliqiao has quit IRC | 05:16 | |
*** alex_xu has joined #openstack-sdks | 05:18 | |
*** salv-orl_ has joined #openstack-sdks | 05:19 | |
*** alex_xu_ has quit IRC | 05:21 | |
*** salv-orlando has quit IRC | 05:22 | |
Yanyanhu | hi, reedip, just came back. my ID is 'Yanyan Hu' | 05:25 |
*** alex_xu_ has joined #openstack-sdks | 05:50 | |
*** tangchen has joined #openstack-sdks | 05:52 | |
*** alex_xu has quit IRC | 05:53 | |
*** gildub has quit IRC | 05:56 | |
*** gildub has joined #openstack-sdks | 05:57 | |
*** sheel has joined #openstack-sdks | 06:20 | |
*** woodster_ has quit IRC | 06:27 | |
*** amit213 has quit IRC | 06:33 | |
*** subscope has joined #openstack-sdks | 06:35 | |
*** Kevin_Zheng has joined #openstack-sdks | 06:37 | |
*** eliqiao_ is now known as eliqiao | 06:39 | |
*** gildub has quit IRC | 06:53 | |
*** gildub has joined #openstack-sdks | 06:53 | |
*** amit213 has joined #openstack-sdks | 07:04 | |
*** amit213 has quit IRC | 07:06 | |
*** amit213 has joined #openstack-sdks | 07:08 | |
*** amit213 has quit IRC | 07:10 | |
*** amit213 has joined #openstack-sdks | 07:15 | |
*** amit213 has quit IRC | 07:18 | |
*** boris-42 has quit IRC | 07:34 | |
*** boris-42 has joined #openstack-sdks | 07:34 | |
*** amit213 has joined #openstack-sdks | 07:40 | |
*** amit213 has quit IRC | 07:42 | |
*** dfflanders has quit IRC | 07:43 | |
*** e0ne has joined #openstack-sdks | 07:55 | |
*** e0ne has quit IRC | 07:56 | |
*** yanghy has joined #openstack-sdks | 07:59 | |
*** eliqiao has quit IRC | 08:01 | |
*** amotoki has quit IRC | 08:02 | |
*** markvoelker has quit IRC | 08:03 | |
*** eliqiao has joined #openstack-sdks | 08:07 | |
*** amit213 has joined #openstack-sdks | 08:09 | |
*** amit213 has quit IRC | 08:13 | |
*** gildub has quit IRC | 08:15 | |
*** amit213 has joined #openstack-sdks | 08:16 | |
*** amit213 has quit IRC | 08:18 | |
*** amit213 has joined #openstack-sdks | 08:24 | |
*** lhcheng has quit IRC | 08:26 | |
*** eliqiao_ has joined #openstack-sdks | 08:35 | |
*** eliqiao has quit IRC | 08:35 | |
*** e0ne has joined #openstack-sdks | 08:36 | |
*** e0ne has quit IRC | 08:38 | |
*** petertr7_away has quit IRC | 09:03 | |
*** markvoelker has joined #openstack-sdks | 09:03 | |
*** petertr7_away has joined #openstack-sdks | 09:07 | |
*** petertr7_away is now known as petertr7 | 09:07 | |
*** eliqiao_ is now known as eliqiao | 09:07 | |
*** lucas-dinner is now known as lucasagomes | 09:17 | |
*** fzdarsky_ has quit IRC | 09:22 | |
*** e0ne has joined #openstack-sdks | 09:24 | |
*** Yanyanhu has quit IRC | 09:26 | |
*** subscope has quit IRC | 09:38 | |
*** openstackgerrit_ has joined #openstack-sdks | 09:54 | |
*** e0ne has quit IRC | 10:00 | |
*** fzdarsky has joined #openstack-sdks | 10:00 | |
*** openstackgerrit_ has quit IRC | 10:02 | |
*** boris-42 has quit IRC | 10:04 | |
*** gildub has joined #openstack-sdks | 10:04 | |
*** e0ne has joined #openstack-sdks | 10:10 | |
*** Qiming has quit IRC | 10:11 | |
*** amotoki has joined #openstack-sdks | 10:16 | |
*** amotoki has quit IRC | 10:16 | |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Do not print "headers" when creating network resource https://review.openstack.org/287699 | 10:37 |
*** cdent has joined #openstack-sdks | 10:56 | |
*** alex_xu_ has quit IRC | 11:01 | |
*** salv-orl_ has quit IRC | 11:01 | |
*** salv-orlando has joined #openstack-sdks | 11:02 | |
*** alex_xu has joined #openstack-sdks | 11:02 | |
*** dims has joined #openstack-sdks | 11:14 | |
*** salv-orl_ has joined #openstack-sdks | 11:19 | |
*** salv-orlando has quit IRC | 11:22 | |
*** dims has quit IRC | 11:26 | |
*** dims has joined #openstack-sdks | 11:27 | |
*** gildub has quit IRC | 11:31 | |
*** sdague has joined #openstack-sdks | 11:49 | |
*** gildub has joined #openstack-sdks | 11:50 | |
*** openstackgerrit has quit IRC | 12:03 | |
*** openstackgerrit has joined #openstack-sdks | 12:04 | |
*** gildub has quit IRC | 12:06 | |
*** yanghy has quit IRC | 12:18 | |
*** yanghy has joined #openstack-sdks | 12:19 | |
openstackgerrit | Jens Rosenboom proposed openstack/keystoneauth: Swap the order of username deprecation https://review.openstack.org/287754 | 12:22 |
*** yanghy has quit IRC | 12:25 | |
*** yanghy has joined #openstack-sdks | 12:28 | |
*** thrash|g0ne is now known as thrash | 12:29 | |
openstackgerrit | Richard Theis proposed openstack/python-openstackclient: Refactor security group set to use SDK https://review.openstack.org/287763 | 12:34 |
*** gouthamr has joined #openstack-sdks | 12:44 | |
*** rtheis has joined #openstack-sdks | 12:46 | |
*** cdent has quit IRC | 12:54 | |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Do not print "headers" when creating network resource https://review.openstack.org/287699 | 13:05 |
openstackgerrit | Tang Chen proposed openstack/python-openstackclient: Fix incorrect unit test for router https://review.openstack.org/287785 | 13:05 |
*** markvoelker has quit IRC | 13:11 | |
*** markvoelker has joined #openstack-sdks | 13:11 | |
*** cdent has joined #openstack-sdks | 13:25 | |
*** Kevin_Zheng has quit IRC | 13:40 | |
*** Kevin_Zheng has joined #openstack-sdks | 13:52 | |
*** fzdarsky is now known as fzdarsky|afk | 13:52 | |
*** elmiko_ is now known as elmiko | 13:55 | |
*** fzdarsky|afk is now known as fzdarsky | 14:00 | |
*** britthouser has joined #openstack-sdks | 14:03 | |
*** britthou_ has quit IRC | 14:06 | |
*** GrineBloude is now known as GreenBlood | 14:07 | |
*** jaypipes has joined #openstack-sdks | 14:12 | |
*** Qiming has joined #openstack-sdks | 14:32 | |
*** erlon has joined #openstack-sdks | 14:33 | |
*** annegentle has joined #openstack-sdks | 14:35 | |
*** petertr7 is now known as petertr7_away | 14:48 | |
*** petertr7_away is now known as petertr7 | 14:50 | |
openstackgerrit | Richard Theis proposed openstack/python-openstackclient: Refactor security group show to use SDK https://review.openstack.org/286275 | 15:04 |
*** amotoki has joined #openstack-sdks | 15:06 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:18 | |
openstackgerrit | Tin Lam proposed openstack/keystoneauth: Properly set ClientException message https://review.openstack.org/285757 | 15:21 |
*** annegentle has quit IRC | 15:21 | |
openstackgerrit | Richard Theis proposed openstack/python-openstackclient: Refactor security group create to use SDK https://review.openstack.org/286861 | 15:25 |
openstackgerrit | Mohan Muppidi proposed openstack/python-openstackclient: " openstack server image create " doesn't print proper info https://review.openstack.org/286418 | 15:55 |
*** amotoki has quit IRC | 15:59 | |
*** annegentle has joined #openstack-sdks | 16:00 | |
*** Qiming has quit IRC | 16:02 | |
*** e0ne has quit IRC | 16:02 | |
*** RuiChen has quit IRC | 16:33 | |
*** RuiChen has joined #openstack-sdks | 16:33 | |
*** jaypipes has quit IRC | 16:36 | |
*** petertr7 is now known as petertr7_away | 16:49 | |
*** sdague has quit IRC | 16:52 | |
*** woodster_ has joined #openstack-sdks | 16:55 | |
*** RuiChen has quit IRC | 16:57 | |
*** RuiChen has joined #openstack-sdks | 16:58 | |
*** yanghy has quit IRC | 17:00 | |
*** dtantsur is now known as dtantsur|afk | 17:01 | |
*** petertr7_away is now known as petertr7 | 17:07 | |
*** salv-orlando has joined #openstack-sdks | 17:20 | |
*** petertr7 is now known as petertr7_away | 17:20 | |
*** salv-orl_ has quit IRC | 17:22 | |
*** jvrbanac_ is now known as jvrbanac | 17:28 | |
*** annegentle has quit IRC | 17:32 | |
*** jaypipes has joined #openstack-sdks | 17:36 | |
openstackgerrit | Brandon Palm proposed openstack/python-openstackclient: Fixed command list https://review.openstack.org/281501 | 17:39 |
*** lhcheng has joined #openstack-sdks | 17:46 | |
*** salv-orl_ has joined #openstack-sdks | 17:49 | |
*** salv-orlando has quit IRC | 17:52 | |
*** e0ne has joined #openstack-sdks | 17:55 | |
*** salv-orl_ has quit IRC | 18:02 | |
*** salv-orl_ has joined #openstack-sdks | 18:03 | |
*** cdent has quit IRC | 18:08 | |
*** lucasagomes is now known as lucas-afk | 18:09 | |
*** fzdarsky is now known as fzdarsky|afk | 18:10 | |
*** salv-orl_ has quit IRC | 18:10 | |
*** salv-orlando has joined #openstack-sdks | 18:11 | |
*** annegentle has joined #openstack-sdks | 18:20 | |
*** annegentle has quit IRC | 18:26 | |
*** cdent has joined #openstack-sdks | 18:31 | |
*** sdague has joined #openstack-sdks | 18:32 | |
openstackgerrit | Richard Theis proposed openstack/python-openstackclient: Fix test_aggregate functional test https://review.openstack.org/288056 | 18:34 |
*** petertr7_away is now known as petertr7 | 18:43 | |
openstackgerrit | guang-yee proposed openstack/keystoneauth: Support TOTP auth plugin https://review.openstack.org/281086 | 18:46 |
*** e0ne has quit IRC | 18:57 | |
rtheis | stevemar: FYI - https://review.openstack.org/#/c/288061/ | 19:00 |
*** sheel has quit IRC | 19:17 | |
*** dfflanders has joined #openstack-sdks | 19:18 | |
*** terrylhowe has joined #openstack-sdks | 19:19 | |
*** terrylhowe has left #openstack-sdks | 19:36 | |
*** boris-42 has joined #openstack-sdks | 19:54 | |
*** annegentle has joined #openstack-sdks | 19:55 | |
rtheis | stevemar - fix to osc gate - https://review.openstack.org/#/c/288056/ | 19:56 |
*** fzdarsky|afk has quit IRC | 20:11 | |
*** breton has quit IRC | 20:16 | |
*** fzdarsky|afk has joined #openstack-sdks | 20:25 | |
*** e0ne has joined #openstack-sdks | 20:32 | |
stevemar | rtheis: thanks, just getting back online now, had an emergency dental appointment | 20:38 |
rtheis | yw, dental work ... yuck :( | 20:39 |
rtheis | how all is well now | 20:39 |
*** sdague has quit IRC | 20:45 | |
*** alex_xu has quit IRC | 20:46 | |
*** alex_xu has joined #openstack-sdks | 20:49 | |
*** purplerbot has joined #openstack-sdks | 20:52 | |
cdent | elmiko: you around and want to see a neat trick | 20:52 |
elmiko | cdent: always =) | 20:53 |
cdent | [t 2k74] | 20:53 |
purplerbot | elmiko: cdent: always =): 2k74 | 20:53 |
elmiko | neat | 20:53 |
cdent | the bot both logs and also makes the stuff available for transclusion | 20:53 |
elmiko | interesting | 20:53 |
cdent | it's based on some stuff I did a long time ago | 20:54 |
cdent | and it seemed like time to ressurect it | 20:54 |
elmiko | that's cool | 20:54 |
cdent | in its more full form you can transclude from other sources | 20:54 |
elmiko | i've always wanted to learn more about irc bots | 20:54 |
elmiko | cool! | 20:54 |
*** e0ne has quit IRC | 20:54 | |
*** salv-orlando has quit IRC | 20:55 | |
cdent | so for example if the mailing list archive had numbers attached to paragraphs in messages you could pull a part of a message in here | 20:55 |
elmiko | what exaclty do you mean by "transclude" ? | 20:55 |
*** salv-orlando has joined #openstack-sdks | 20:55 | |
*** dfflanders has quit IRC | 20:55 | |
elmiko | ah, cool | 20:55 |
cdent | transclude is a hypertext concept which basically means "include part of something from somewhere else, here, by reference" | 20:55 |
cdent | https://burningchrome.com/~cdent/wiki.cgi?About | 20:56 |
elmiko | that makes sense | 20:57 |
cdent | that purplewiki thing is from back around 2002 | 20:57 |
*** fzdarsky|afk has quit IRC | 20:57 | |
cdent | [t 4aix] | 20:57 |
purplerbot | elmiko: that makes sense: 4aix | 20:57 |
elmiko | yea, i think i saw that when perusing your github | 20:57 |
cdent | stalker! | 20:57 |
elmiko | heh, all you need to know is some sort of cryptic command code base apparently | 20:58 |
elmiko | ok, i've got a tech talk to give in a few minutes | 20:58 |
cdent | good luck | 20:58 |
elmiko | you're welcome to join if you want to hear about containers on openstack | 20:58 |
cdent | my brain is beat, and it's also nova meeting time (I think) | 20:59 |
elmiko | cool, good luck ;) | 20:59 |
*** e0ne has joined #openstack-sdks | 21:00 | |
stevemar | dtroyer: o/ | 21:01 |
dtroyer | stevemar: o/ | 21:02 |
*** purplerbot has quit IRC | 21:03 | |
stevemar | dtroyer: did you want to release a new version of osc? | 21:03 |
stevemar | dtroyer: oh god, 198 commits between now and the last release | 21:04 |
stevemar | https://github.com/openstack/python-openstackclient/compare/2.1.0...master | 21:04 |
dtroyer | already???? | 21:05 |
dtroyer | I wanted to, can we make the case that we're not a lib and can wait until after lib-release week? | 21:05 |
stevemar | dtroyer: gonna have to ask dhellmann about that | 21:07 |
dtroyer | right. I don't want to release tomorrow now (today got fubar'ed) | 21:07 |
stevemar | dtroyer: a lot of the changes are docs + functional tests + tests + new network commands | 21:07 |
stevemar | dtroyer: we could release today, i think we've been release ready for a while | 21:08 |
stevemar | dtroyer: i can propose one today, dims can probably release and I can handle any fallout tomorrow? | 21:11 |
dims | yep, am around | 21:12 |
dtroyer | is this likely the stable/mitaka then? | 21:12 |
openstackgerrit | Mohan Muppidi proposed openstack/python-openstackclient: " openstack server image create " doesn't print proper info https://review.openstack.org/286418 | 21:12 |
stevemar | dtroyer: yes | 21:12 |
stevemar | dtroyer: the auth bits didn't change, i think that's the most important piece | 21:13 |
dtroyer | I can' think of anything yet that MUST be in before the next release | 21:13 |
dtroyer | right | 21:13 |
stevemar | dtroyer: http://docs.openstack.org/releasenotes/python-openstackclient/unreleased.html for what we deemed release note worthy | 21:13 |
dtroyer | there was one question about the aggregate output change that may or may not need a release note, that's all I can think of atm | 21:14 |
stevemar | dtroyer: it's there? "Command aggregate set now outputs nothing." | 21:15 |
dtroyer | no, lemme find it…it was a formatting change in show output I think | 21:15 |
*** e0ne has quit IRC | 21:17 | |
*** e0ne has joined #openstack-sdks | 21:17 | |
dtroyer | stevemar: gotta run again…back later | 21:18 |
*** e0ne has quit IRC | 21:28 | |
openstackgerrit | Navid Pustchi proposed openstack/python-openstackclient: Moving authentication from keystoneclient to keystoneauth https://review.openstack.org/276350 | 21:28 |
stevemar | dtroyer: alright, it's here: https://review.openstack.org/#/c/288137/ | 21:31 |
annegentle | hm, 200, 204, and 202 for cinder os-quota-sets, neutron quotas, and nova quotas https://bugs.launchpad.net/openstack-api-site/+bug/1552118 | 21:32 |
openstack | Launchpad bug 1552118 in openstack-api-site "Fix the response code of Delete quota api" [Undecided,New] - Assigned to Daisuke Fujita (fuzita-daisuke) | 21:32 |
annegentle | what to do | 21:33 |
*** annegentle has quit IRC | 21:35 | |
*** annegentle has joined #openstack-sdks | 21:35 | |
*** e0ne has joined #openstack-sdks | 21:37 | |
*** edleafe- is now known as edleafe | 21:44 | |
openstackgerrit | Merged openstack/python-openstackclient: Fix test_aggregate functional test https://review.openstack.org/288056 | 21:46 |
*** dfflanders has joined #openstack-sdks | 21:47 | |
*** annegentle has quit IRC | 22:00 | |
*** annegentle has joined #openstack-sdks | 22:00 | |
*** amotoki has joined #openstack-sdks | 22:05 | |
*** petertr7 is now known as petertr7_away | 22:07 | |
*** rtheis has quit IRC | 22:07 | |
*** dfflanders has quit IRC | 22:34 | |
openstackgerrit | Merged openstack/python-openstackclient: Fix incorrect unit test for router https://review.openstack.org/287785 | 22:34 |
*** e0ne has quit IRC | 22:35 | |
*** dfflanders has joined #openstack-sdks | 22:51 | |
*** rajathagasthya has joined #openstack-sdks | 22:54 | |
*** gildub has joined #openstack-sdks | 23:09 | |
stevemar | dtroyer: lhcheng rtheis tangchen heads up! new osc release today! v2.2.0 ! https://pypi.python.org/pypi/python-openstackclient | 23:09 |
stevemar | let's not try to have nearly 200 commits between releases next time ! :) | 23:10 |
lhcheng | stevemar: \o/ | 23:10 |
lhcheng | stevemar: we have to slow down tangchen :P | 23:11 |
stevemar | hehee | 23:11 |
lhcheng | or just release more often | 23:11 |
stevemar | lhcheng: i think that's the better idea :) | 23:11 |
*** amotoki has quit IRC | 23:16 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-openstackclient: Updated from global requirements https://review.openstack.org/288033 | 23:16 |
*** annegentle has quit IRC | 23:21 | |
*** annegentle has joined #openstack-sdks | 23:21 | |
openstackgerrit | Sean Perry proposed openstack/keystoneauth: Apply a heuristic for product name if a user_agent is not provided https://review.openstack.org/288175 | 23:30 |
gouthamr | cdent: ping | 23:30 |
cdent | gouthamr: hi | 23:30 |
gouthamr | hi cdent.. quick question | 23:30 |
gouthamr | cdent: https://review.openstack.org/#/c/243414/9/guidelines/microversion_specification.rst | 23:30 |
gouthamr | cdent: is the "_" in the response expected? as alex_xu pointed out.. | 23:31 |
cdent | no, that's a mistake that needs to be fixed, I hadn't had a chance to do it yet | 23:31 |
cdent | will do so now | 23:31 |
gouthamr | cdent: phew :) https://review.openstack.org/#/c/286901 | 23:32 |
gouthamr | cdent: wrong link.. this one: https://review.openstack.org/#/c/286901/4 | 23:32 |
*** annegentle has quit IRC | 23:32 | |
cdent | It's dangerous the way people start following the guidelines before they are even done :) | 23:32 |
*** annegentle has joined #openstack-sdks | 23:33 | |
gouthamr | cdent: haha.. cinder wants to do it right i suppose | 23:33 |
gouthamr | cdent: thanks! commented on that patch to let the author know... | 23:35 |
cdent | I'll push up the new version of the guideline now | 23:36 |
gouthamr | awesome.. thank you! | 23:37 |
*** annegentle has quit IRC | 23:38 | |
openstackgerrit | Chris Dent proposed openstack/api-wg: Add client interaction guideline for API microversions https://review.openstack.org/243414 | 23:38 |
*** rajathagasthya has quit IRC | 23:43 | |
cdent | gouthamr: if you can let me know when that change in cinder has been corrected, I'll go back to it and give it a proper review. The one I just did was to check the _ stuff. Once that's cleared I'd like to look more closely at the general workings. | 23:46 |
gouthamr | sure thing cdent.. i'm following that! | 23:48 |
cdent | thanks! now I'm off to bed, goodnight! | 23:50 |
*** cdent has quit IRC | 23:50 | |
scottda | Thanks for asking about this gouthamr .... | 23:51 |
gouthamr | ah you're here scottda.. i tried looking through the list for you here :) | 23:52 |
gouthamr | scottda: np! | 23:52 |
scottda | I usually hang out in cinder | 23:52 |
scottda | So, I am hopeful that the api-wg spec for new microversion header style merges soon.... | 23:52 |
*** salv-orl_ has joined #openstack-sdks | 23:52 | |
scottda | I was thinking I should make my cinder changes a dependency on that spec. | 23:53 |
scottda | But it is also soft string freeze tomorrow, I think. | 23:53 |
scottda | And we don't want to ship Cinder api microversions for the first time without having the proper header version. | 23:53 |
gouthamr | scottda: i was wondering about that.. would this be too big a change to do in RC1? | 23:53 |
scottda | gouthamr: We absolutely want this change if this is the way of the future... | 23:53 |
scottda | otherwise, we'll be supporting 2 versions of microversion header forever! | 23:54 |
gouthamr | elmiko may have more info on when we want this merged | 23:54 |
scottda | Well, Cinder would like it merged ASAP :) | 23:54 |
gouthamr | scottda: i understand.. we're contemplating the change in Manila.. for Newton and beyond.. | 23:54 |
*** salv-orlando has quit IRC | 23:55 | |
gouthamr | scottda: i think ironic and nova wanted to make the change in newton too.. | 23:55 |
scottda | gouthamr: Yes, be we want this in Mitaka, since we've never shipped microversions before. So there's my dilemma... | 23:56 |
gouthamr | scottda: you should chime in on the guideline and establish the urgency for the merge | 23:56 |
scottda | Yeah, I will. Thanks for your attention to all of this. | 23:57 |
gouthamr | scottda: :) im looking to your patch merging so I can make the case for manila's change stronger. | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!