Monday, 2017-06-05

*** hoangcx has joined #openstack-sdks00:04
*** gouthamr has quit IRC00:21
*** markvoelker has quit IRC00:31
*** gildub has quit IRC00:40
*** hongbin has quit IRC00:45
*** gildub has joined #openstack-sdks00:52
*** stevemar__ has joined #openstack-sdks00:59
*** fzdarsky_ has joined #openstack-sdks01:33
*** fzdarsky__ has quit IRC01:35
*** stevemar__ has quit IRC01:57
*** stevemar_ has joined #openstack-sdks02:09
*** stevemar_ is now known as stevemar02:11
*** markvoelker has joined #openstack-sdks02:28
*** stevemar__ has joined #openstack-sdks02:33
openstackgerritTuan Luong-Anh proposed openstack/keystoneauth master: Replace assertTrue(isinstance()) with assertIsInstance()  https://review.openstack.org/47081202:34
*** hongbin has joined #openstack-sdks02:34
*** stevemar__ has quit IRC02:36
*** stevemar__ has joined #openstack-sdks02:46
*** stevemar__ has quit IRC02:50
*** markvoelker has quit IRC03:02
*** stevemar__ has joined #openstack-sdks03:10
*** gouthamr has joined #openstack-sdks03:20
*** annp has joined #openstack-sdks03:26
*** annp has quit IRC03:28
openstackgerritTakashi NATSUME proposed openstack/python-openstackclient master: List/show all server migration types  https://review.openstack.org/45011903:34
*** hongbin has quit IRC03:37
*** annp has joined #openstack-sdks03:45
*** reedip_ has joined #openstack-sdks03:54
*** markvoelker has joined #openstack-sdks03:58
*** Dinesh_Bhor has joined #openstack-sdks04:03
*** reedip_ has quit IRC04:07
*** gouthamr has quit IRC04:12
*** stevemar__ has quit IRC04:21
*** markvoelker has quit IRC04:32
*** dfflanders has joined #openstack-sdks05:05
*** salv-orlando has joined #openstack-sdks05:08
openstackgerritZhangHongtao proposed openstack/python-openstackclient master: Add optional parameter "user_id" and "type" to list credentials  https://review.openstack.org/46825605:45
*** dfflanders has quit IRC05:49
*** salv-orlando has quit IRC06:05
*** markvoelker has joined #openstack-sdks06:28
amotokiQiming: could you review a patch of network tag support https://review.openstack.org/#/c/461194/ ?06:34
amotokiQiming: This is the last piece of neutron-to-osc migration and this SDK review blocks the whole work.06:35
Qimingon it now06:35
amotokiQiming: appreciated06:35
Qimingnp06:36
Qimingamotoki, patch looks good to me, :)06:42
Qimingthanks for working on this06:42
amotokiQiming: thanks. Honestly speaking the current API implements the tag operation as a sub resource. This makes SDK support a bit tricky06:43
QimingI like your mixin approach06:43
amotokiQiming: as further improvement, we can explore a way to implement 'tags' as a regular resource in SDK side06:44
amotokiQiming: I explored it a bit during implementing the tag support, but it seems it needs to change resource2.Resource, so I decided not to do it now.06:45
Qimingem, sounds like a long way to go considering that project teams may choose to ignore or decrease the priority of api guideline conformance06:47
Qimingin an ideal case, metadata, tags, common query strings ... etc all should be standardized across all project APIs06:48
amotokior update the API-WG guideline itself06:48
*** gildub has quit IRC06:50
*** dtantsur has quit IRC06:50
*** vdrok has quit IRC06:50
*** amit213 has quit IRC06:50
*** ameade has quit IRC06:50
*** johnsom has quit IRC06:50
*** gildub_ has joined #openstack-sdks06:50
Qimingit won't be much help unless project teams treat API-WG guidelines seriously06:50
*** vdrok has joined #openstack-sdks06:51
*** johnsom has joined #openstack-sdks06:51
*** amit213 has joined #openstack-sdks06:51
*** ameade has joined #openstack-sdks06:51
*** dtantsur has joined #openstack-sdks06:53
*** markvoelker has quit IRC07:02
*** salv-orlando has joined #openstack-sdks07:04
*** fzdarsky_ is now known as fzdarsky|afk07:17
*** salv-orl_ has joined #openstack-sdks07:28
*** salv-orlando has quit IRC07:31
*** gildub_ has quit IRC07:50
*** markvoelker has joined #openstack-sdks07:59
*** salv-orl_ has quit IRC08:07
*** salv-orlando has joined #openstack-sdks08:10
*** stevemar__ has joined #openstack-sdks08:12
*** chenying has joined #openstack-sdks08:15
*** stevemar__ has quit IRC08:17
*** markvoelker has quit IRC08:32
*** Serlex has joined #openstack-sdks08:46
*** salv-orlando has quit IRC08:50
*** salv-orlando has joined #openstack-sdks08:51
*** Serlex has quit IRC08:52
*** stevemar__ has joined #openstack-sdks09:10
*** salv-orlando has quit IRC09:13
*** salv-orlando has joined #openstack-sdks09:14
*** stevemar__ has quit IRC09:14
*** markvoelker has joined #openstack-sdks09:29
*** Serlex has joined #openstack-sdks09:30
*** Serlex has quit IRC09:34
*** markvoelker has quit IRC10:02
*** Serlex has joined #openstack-sdks10:06
*** Serlex has left #openstack-sdks10:13
*** Serlex has joined #openstack-sdks10:14
*** Serlex has left #openstack-sdks10:23
*** stevemar__ has joined #openstack-sdks10:41
*** Serlex has joined #openstack-sdks10:43
*** stevemar__ has quit IRC10:45
*** hoangcx has quit IRC10:55
*** jkilpatr has joined #openstack-sdks10:58
*** markvoelker has joined #openstack-sdks11:00
*** sdague has joined #openstack-sdks11:05
*** eliqiao has quit IRC11:12
*** eliqiao has joined #openstack-sdks11:15
*** markvoelker has quit IRC11:33
*** salv-orlando has quit IRC11:35
*** salv-orlando has joined #openstack-sdks11:35
*** salv-orlando has quit IRC11:39
openstackgerritMerged openstack/keystoneauth master: Replace assertTrue(isinstance()) with assertIsInstance()  https://review.openstack.org/47081211:54
openstackgerritOpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements  https://review.openstack.org/47062612:07
*** cdent has joined #openstack-sdks12:11
*** stevemar__ has joined #openstack-sdks12:11
*** markvoelker has joined #openstack-sdks12:16
Dinesh_Bhorbriancurtin: Hi, you there? It will be great if you take a look at this: https://review.openstack.org/#/c/319054/ It's already having one +2.12:28
*** salv-orlando has joined #openstack-sdks12:40
*** cleong has joined #openstack-sdks12:44
*** dave-mccowan has joined #openstack-sdks12:48
edleafeQiming: Existing APIs don't have to change to conform to the guidelines, but new APIs definitely should.12:48
Qimingthanks for the hints, edleafe12:49
Qimingbut I do feel a lot resistence from people to bump APIs for better conformance12:50
Qimingthose reluctance are justified, but ... it means the APIs will never converge12:50
*** dtantsur is now known as dtantsur|brb12:51
*** cdent has quit IRC12:51
*** bobh has joined #openstack-sdks13:11
edleafeQiming: that's unfortunate, of course. But projects have to prioritize changes that they feel they need.13:11
edleafeQiming: I'd love to have all the APIs be consistent, but at least we can make sure that all *new* APIs are consistent.13:11
QimingI share the same love with you, :)13:14
*** cdent has joined #openstack-sdks13:16
edleafeQiming: :)13:21
*** salv-orlando has quit IRC13:23
*** chenyb4_ has joined #openstack-sdks13:28
*** gouthamr has joined #openstack-sdks13:32
*** Serlex has quit IRC13:57
*** Serlex has joined #openstack-sdks14:10
*** dtantsur|brb is now known as dtantsur14:17
*** hongbin has joined #openstack-sdks14:21
*** stevemar__ has quit IRC14:36
*** stevemar__ has joined #openstack-sdks15:17
*** stevemar__ has quit IRC15:30
*** marst has joined #openstack-sdks15:34
*** Serlex has quit IRC15:35
*** reedip_ has joined #openstack-sdks15:35
openstackgerritchenyb4 proposed openstack/python-openstacksdk master: Add compute support server backup operation  https://review.openstack.org/47103815:56
*** salv-orlando has joined #openstack-sdks16:07
*** reedip_ has quit IRC16:09
openstackgerritchenyb4 proposed openstack/python-openstacksdk master: Add compute support server backup operation  https://review.openstack.org/47103816:33
*** cdent has quit IRC16:38
*** chenyb4_ has quit IRC16:39
*** chenying has quit IRC16:41
*** chenying has joined #openstack-sdks16:42
*** cdent has joined #openstack-sdks16:58
*** cdent has quit IRC16:59
*** jkilpatr_ has joined #openstack-sdks17:03
*** jkilpatr has quit IRC17:05
*** cdent has joined #openstack-sdks17:09
*** e0ne has joined #openstack-sdks17:27
*** dtantsur is now known as dtantsur|afk17:55
*** salv-orlando has quit IRC18:02
*** salv-orlando has joined #openstack-sdks18:03
*** salv-orlando has quit IRC18:08
*** jkilpatr has joined #openstack-sdks18:31
*** jkilpatr_ has quit IRC18:32
*** dtroyer has quit IRC19:09
*** dtroyer has joined #openstack-sdks19:10
*** cdent has quit IRC19:45
*** e0ne has quit IRC19:49
*** salv-orlando has joined #openstack-sdks20:03
*** jkilpatr has quit IRC20:06
openstackgerritMerged openstack/python-openstackclient master: Replace "Display Name" by "Name" in volume list  https://review.openstack.org/42308120:10
*** jkilpatr has joined #openstack-sdks20:22
*** cleong has quit IRC20:35
*** dave-mccowan has quit IRC20:54
*** marst has quit IRC21:29
*** gouthamr has quit IRC21:43
openstackgerritOpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements  https://review.openstack.org/47062621:58
*** jamielennox|away is now known as jamielennox22:13
*** salv-orlando has quit IRC22:19
*** gouthamr has joined #openstack-sdks22:23
*** bobh has quit IRC22:32
*** gouthamr has quit IRC22:46
*** gouthamr has joined #openstack-sdks22:49
*** adriant has joined #openstack-sdks23:08
*** marst has joined #openstack-sdks23:25
*** sdague has quit IRC23:26
*** jamielennox is now known as jamielennox|away23:30
*** gildub_ has joined #openstack-sdks23:32
*** gouthamr has quit IRC23:43
*** jamielennox|away is now known as jamielennox23:46
*** gouthamr has joined #openstack-sdks23:53
*** hongbin has quit IRC23:56

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!