Earlier  
Posted Nick Remark
#openstack-sdks - 2017-03-16
13:32:17 dtroyer b) the only commands thus far that take multiple positional arguments are add/remove where two resources need to be identified. The pattern is maintained as in 'XXX add YYY' command uses the name/id of XXX and YYY as the positionals, in that order
13:33:26 dtroyer everything else uses options, and 'required option' is strange (an oxymoron) but maintains the pattern.
13:34:34 dtroyer also, the OSC Human Interface Guide is at https://docs.openstack.org/developer/python-openstackclient/humaninterfaceguide.html which has more details on all of the OSC UI
13:36:08 dtroyer frickler, RuiChen: thanks for beating me to the fixup of the functional jobs
14:06:42 amotoki dtroyer: thanks for the detail clarification. I already read the human interface guide but my understanding was not enough. I will visit it again for better understanding.
15:52:50 openstackgerrit Merged openstack/python-openstackclient master: Add a validation about options for server migrate command https://review.openstack.org/439451
16:31:42 openstackgerrit Merged openstack/python-openstackclient master: Functional test for ip_availability https://review.openstack.org/444135
16:33:14 edleafe cdent: elmiko: newsletter is ready for your edits: https://etherpad.openstack.org/p/api-wg-newsletter
16:44:42 elmiko edleafe: ack, looking
16:45:24 elmiko edleafe: +1 ship it!
16:52:40 edleafe elmiko: will do!
16:54:30 openstackgerrit Stephen Finucane proposed openstack/python-openstackclient master: Use Sphinx 1.5 warning-is-error https://review.openstack.org/446629
16:54:32 openstackgerrit Stephen Finucane proposed openstack/cliff master: Use Sphinx 1.5 warning-is-error https://review.openstack.org/446630
18:22:15 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/446675
18:48:04 openstackgerrit Merged openstack/python-openstackclient master: Refactor ServerTests and ServerEventTests functional test classes https://review.openstack.org/442645
19:01:17 rabel will there be an osc meeting now?
19:02:11 ankur-gupta-f4 dtroyer: stevemar ^^^
19:03:10 dtroyer Thanks for the reminder, I got caught up reading logs...
19:04:09 dtroyer starting now in #openstack-meeting
19:10:13 cdent edleafe: my bark is worse than my bite
19:11:49 elmiko he lives!
19:12:03 elmiko cdent: i thought your action item was to get some rest!
19:12:37 cdent elmiko: I've been in bed for past two hours, but got bored and hungry
19:13:27 elmiko sounds reasonable
19:13:57 cdent after I'm sufficiently entertained by you or anyone else, I will likely return to bed
19:14:12 elmiko hahaha
19:14:45 elmiko ta da!
19:16:55 cdent nice!
19:18:28 elmiko =)
19:27:49 cdent I am sufficiently entertained. goodnight
19:27:53 cdent and thank you
19:28:23 elmiko good night sweet prince...
20:02:22 openstackgerrit Ed Leafe proposed openstack/api-wg master: Define pagination guidelines https://review.openstack.org/446716
20:03:42 edleafe cdent: elmiko: anyone-else: ^^ is the revised pagination guideline. Have at it.
20:07:04 dhellmann dtroyer : it looks like appdirs comes from virtualenv
20:10:45 elmiko edleafe: thanks, i'll take a look
21:38:35 openstackgerrit Ankur proposed openstack/python-openstackclient master: Network L3 Router Commands for OSC https://review.openstack.org/385729
22:00:54 openstackgerrit OpenStack Proposal Bot proposed openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/446675
#openstack-sdks - 2017-03-17
00:30:40 openstackgerrit Merged openstack/python-openstackclient master: Updated from global requirements https://review.openstack.org/446675
03:03:31 openstackgerrit Qiming Teng proposed openstack/python-openstacksdk master: Avoid imports in openstack/__init__.py https://review.openstack.org/446823
03:05:07 openstackgerrit Qiming Teng proposed openstack/python-openstacksdk master: Trivial: fix Template resource in orchestration https://review.openstack.org/446824
03:18:44 reedip ankur-gupta-f4 , stevemar, RuiChen : Please review https://review.openstack.org/#/c/383025/
03:18:55 reedip It has been in statis for a long time now
03:24:23 openstackgerrit Reedip proposed openstack/python-openstackclient master: Introduce quota unset command https://review.openstack.org/376311
05:32:13 openstackgerrit Huanxuan Ao proposed openstack/python-openstackclient master: Support to add/remove multi users for "group add/remove user" https://review.openstack.org/446848
05:54:36 openstackgerrit Qiming Teng proposed openstack/python-openstacksdk master: StackTemplate resource for orchestration https://review.openstack.org/446849
06:04:51 openstackgerrit Qiming Teng proposed openstack/python-openstacksdk master: Shift some compute attributes within request body https://review.openstack.org/444933
06:41:44 openstackgerrit Merged openstack/python-openstacksdk master: Shift some compute attributes within request body https://review.openstack.org/444933
07:05:08 RuiChen yeah reedip , I'm around, long patchsets in https://review.openstack.org/#/c/383025/ , I'm jumping into it now : )
08:15:44 openstackgerrit Qiming Teng proposed openstack/python-openstacksdk master: Add StackEnvironment resource to orchestration v1 https://review.openstack.org/446880
08:43:23 openstackgerrit Huanxuan Ao proposed openstack/python-openstackclient master: Add "--sort" option to "volume backup list" in a common way https://review.openstack.org/446892
09:16:34 openstackgerrit Qiming Teng proposed openstack/python-openstacksdk master: Add StackFiles resource to orchestration v1 https://review.openstack.org/446904
09:29:06 RuiChen Hi reedip , I add some comments in patch https://review.openstack.org/#/c/383025
09:30:04 RuiChen reedip only worried about self.ip_cache, other just some small change
10:04:32 openstackgerrit Ethan Lynn proposed openstack/python-openstacksdk master: Remove type restrict of block_device_mapping https://review.openstack.org/446931
13:16:35 openstackgerrit Merged openstack/python-openstacksdk master: Trivial: fix Template resource in orchestration https://review.openstack.org/446824
13:22:38 openstackgerrit Merged openstack/python-openstacksdk master: Remove type restrict of block_device_mapping https://review.openstack.org/446931
15:35:48 openstackgerrit Bence Romsics proposed openstack/python-openstackclient master: New formatter for trunk_details port property https://review.openstack.org/447035
15:36:47 ankur-gupta-f4 reedip: Will get to it this afternoon
16:11:30 openstackgerrit Pepijn Oomen proposed openstack/python-openstacksdk master: Expose ha_state property from HA enabled L3 Agents. https://review.openstack.org/447050
16:12:26 pepijn Qiming,briancurtin ^
16:13:08 pepijn this was needed because the previous change was corrupted since it was submitted during a DoS from a CI-system, causing duplicate change-ids
16:13:42 pepijn i thought this was fixed by abandoning the duplicates, but this caused problems for submitting further patch sets
16:16:21 pepijn anyone else wants to vote on this change?
16:59:02 reedip \o\
17:01:32 openstackgerrit Ankur proposed openstack/python-openstackclient master: [WIP] Add support for Octavia Plugin https://review.openstack.org/447068
#openstack-sdks - 2017-03-20
01:27:04 openstackgerrit Merged openstack/python-openstacksdk master: StackTemplate resource for orchestration https://review.openstack.org/446849
01:27:20 openstackgerrit Merged openstack/python-openstacksdk master: Add StackEnvironment resource to orchestration v1 https://review.openstack.org/446880
01:41:06 openstackgerrit Adrian Turjak proposed openstack/python-openstackclient master: Non-Admin can't list own projects https://review.openstack.org/376056
01:42:23 openstackgerrit Reedip proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC https://review.openstack.org/383025
01:42:47 reedip RuiChen : Fixed ur points ^^
02:32:34 openstackgerrit Zhenyu Zheng proposed openstack/api-wg master: Mention max length limit information for tags https://review.openstack.org/447344
06:31:02 openstackgerrit Ha Van Tu proposed openstack/python-openstackclient master: Add tags filter options to os network list command https://review.openstack.org/380012
06:45:33 reedip RuiChen : we are getting error when changing the @mock.patch
06:48:32 openstackgerrit Reedip proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC https://review.openstack.org/383025
07:56:02 RuiChen reedip: yeah, looks like naming conflict, the import floating_ip is same with the class attribute floating_ip = network_fakes.FakeFloatingIP.create_one_floating_ip , in line 616
07:56:52 RuiChen reedip: let me download the patch code to dive deep in code
07:57:55 reedip :)
08:10:21 openstackgerrit qtlu proposed openstack/python-openstackclient master: Add Progressbar for uploadimg, downloadimg image with v1 and v2 client https://review.openstack.org/447406
08:57:31 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC https://review.openstack.org/383025
08:59:01 RuiChen Hi reedip, I commit a new patch ^^ and fix the mock naming conflict, that test cases pass in my local env, you can check the diff detail in patch
08:59:06 reedip Welcome to the patch RuiCHen :D
08:59:15 reedip Checked it
08:59:33 reedip Didnt find anything MUCH different from the one I tried earlier
08:59:53 reedip Lets see what Jenkins states :)
09:01:19 RuiChen that is the detail https://review.openstack.org/#/c/383025/67..68/openstackclient/tests/unit/network/v2/test_floating_ip.py
09:01:54 RuiChen @mock.patch => @mock.patch.object and rename something
09:02:04 RuiChen just that :-)
09:06:44 reedip yeah , the patch.object was missing :)
15:40:53 openstackgerrit Dean Troyer proposed openstack/python-openstackclient master: Make MAC address of port updatable https://review.openstack.org/442543
15:42:36 sshank Can I please get reviews on patch: https://review.openstack.org/#/c/387611/ . I think its ready. Please look into it and comment.
15:42:45 sshank reedip, ^
16:19:28 lbragstad o/ hey folks - curious if anyone would be able to provide some clarity on a question i have about the guidelines for tags http://specs.openstack.org/openstack/api-wg/guidelines/tags.html
16:20:17 edleafe lbragstad: We can try
16:20:41 lbragstad edleafe the modifying tags section eludes to some set limit of tags that can be modified in a single request - http://specs.openstack.org/openstack/api-wg/guidelines/tags.html#modifying-the-tag-list
16:21:22 lbragstad edleafe my first question is whether or not the API WG provides a baseline as to what that limit should be?
16:21:49 lbragstad edleafe my second question is if the API WG has any recommendations on the total number of tags a thing can have
16:21:56 edleafe lbragstad: it's not a design limit of tags; it's the limit of the web server handling the request
16:22:13 edleafe The number of tags isn't as important as the total size of the tags
16:22:32 lbragstad edleafe ah - sure, ok that makes sense

Earlier   Later