Earlier  
Posted Nick Remark
#openstack-sdks - 2017-02-06
22:28:11 ankur-gupta-f3 aside from the general guidelines for commands. I am against doing this since there is only one case where you add an agent to a router via command, and only one agent you add to network via command for core Neutron services (excluding the plugins)
23:10:17 openstackgerrit Eric Brown proposed openstack/keystoneauth master: Use https for *.openstack.org references https://review.openstack.org/429501
#openstack-sdks - 2017-02-07
02:07:53 reedip_ sindhu : you there ?
02:08:51 reedip_ sindhu: you may want to first remove the external network interface from the router before deleting the port ( swap Line#240 and#241 in https://review.openstack.org/#/c/383025/29/openstackclient/tests/functional/network/v2/test_floating_ip.py )
02:18:19 openstackgerrit gengchc2 proposed openstack/js-openstack-lib master: Use https instead of http for git.openstack.org https://review.openstack.org/429983
04:06:00 sindhu reedip: hey, but line #240 is deleting the floating ip right?
04:10:36 sindhu reedip: also, I checked locally: doing router unset --external-gateway itself deletes the external network port attached to the router
04:12:39 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Rework port functional tests on json output format https://review.openstack.org/423970
05:00:04 reedip sindhu : checking it out, will respond in some tme
05:00:19 sindhu reedip: sure
06:39:43 openstackgerrit Ankur proposed openstack/python-openstackclient master: Port set/unset SecGroup Bug Fix https://review.openstack.org/430087
09:10:44 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Functional test for server group https://review.openstack.org/430134
10:19:14 reedip sindhu : I have been putting some print statements in your patch, and modified the cleanup as well to identify the issue
10:20:00 reedip sindhu : problem is that I am unable to use the "floating ip set port " CLI even after using your patch ( seems some issue with setup.cfg in registering the commands)
10:45:11 reedip sindhu : this seems to work for your patch
10:45:17 reedip self.openstack('router remove port ' + self.ROUTER
10:45:17 reedip + self.ROUTER)
10:45:17 reedip self.openstack('router unset --external-gateway '
10:45:17 reedip self.openstack('floating ip delete ' + fp_ip)
10:45:17 reedip self.openstack('floating ip unset port ' + fp_ip)
10:45:18 reedip self.addCleanup(self.openstack, 'router delete ' + self.ROUTER)
10:45:18 reedip + ' ' + port_id)
10:45:45 reedip I tested it, and got functional commands succeeded
11:25:42 openstackgerrit Reedip proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC https://review.openstack.org/383025
11:34:02 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Add choices for option '--policy' https://review.openstack.org/430209
12:16:48 jmccarthy Hiya, should Keystoneclient v3 work in Mitaka, I mean should the "grant()" method which is defined in /usr/lib/python2.7/site-packages/keystoneclient/v3/roles.py be usable ?
13:14:44 briancurtin try the keystone channel
14:12:28 openstackgerrit Hugh Saunders proposed openstack/python-openstackclient master: Add helpful message for malformed --nic arg https://review.openstack.org/430266
14:18:46 openstackgerrit Sindhu Devale proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC https://review.openstack.org/383025
14:19:51 sindhu reedip: yes it is working .... so like u said first the external-gateway had to be unset and then remove port from router :)
14:20:18 sindhu reedip: thank you for looking into this :)
15:51:32 openstackgerrit Hugh Saunders proposed openstack/python-openstackclient master: Add helpful message for malformed --nic arg https://review.openstack.org/430266
16:39:30 reedip sindhu : np , glad to help :)
16:52:33 sindhu reedip: :)
16:58:22 openstackgerrit Rodolfo Alonso Hernandez proposed openstack/python-openstacksdk master: Add new parameter "is_default" to Network QoS policy. https://review.openstack.org/430363
17:42:43 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Adjust some proxy method names in cluster https://review.openstack.org/427898
17:42:44 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Adjust some proxy method names in bare_metal https://review.openstack.org/430385
19:24:45 openstackgerrit Merged openstack/python-openstackclient master: Fix "module list --all" failed https://review.openstack.org/429246
21:37:07 openstackgerrit Ankur proposed openstack/python-openstackclient master: Network L3 Router Commands for OSC https://review.openstack.org/385729
#openstack-sdks - 2017-02-08
00:47:25 openstackgerrit Steve Martinelli proposed openstack/python-openstackclient master: Fix wrong behavior of parsing plugin service name https://review.openstack.org/429645
01:50:00 openstackgerrit Lv Jiawei proposed openstack/python-openstackclient master: Add extra filtering options to qos policy list https://review.openstack.org/401131
02:18:05 openstackgerrit huangtianhua proposed openstack/python-openstackclient master: Use public and unified method get_console_url() https://review.openstack.org/430508
02:53:38 openstackgerrit Merged openstack/python-openstackclient master: Fix wrong behavior of parsing plugin service name https://review.openstack.org/429645
03:03:43 openstackgerrit Yan Xing an proposed openstack/python-openstackclient master: Add --fixed-ip option to the port list command https://review.openstack.org/388575
03:49:32 openstackgerrit Takashi NATSUME proposed openstack/python-openstackclient master: Add 'host' and 'force' parameter in cold migration https://review.openstack.org/427565
03:52:55 openstackgerrit Takashi NATSUME proposed openstack/python-openstackclient master: Add 'host' and 'force' parameter in cold migration https://review.openstack.org/427565
05:49:47 reedip Any reviews for https://review.openstack.org/#/c/415369/ ??
06:08:24 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Functional test for aggregate https://review.openstack.org/430573
06:24:12 openstackgerrit gengchc2 proposed openstack/cliff master: Remove support for py34 https://review.openstack.org/430577
06:39:38 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Add choices for option '--policy' https://review.openstack.org/430209
07:07:23 openstackgerrit gengchc2 proposed openstack/keystoneauth master: Remove support for py34 https://review.openstack.org/430595
07:59:14 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Move option "--no-property" above "--property" https://review.openstack.org/430624
12:07:43 reedip_ hey guys, any reviews for https://review.openstack.org/#/c/415369/ ?
12:35:18 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Functional test for agent https://review.openstack.org/430876
13:43:53 reedip_ o/
14:34:12 openstackgerrit Monty Taylor proposed openstack/os-client-config master: Add support for indicating required floating IPs https://review.openstack.org/430967
15:00:55 openstackgerrit Merged openstack/python-openstacksdk master: Added project role assignment https://review.openstack.org/416598
16:03:50 openstackgerrit Sindhu Devale proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC https://review.openstack.org/383025
17:02:13 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Cleanup more Sphinx warnings during doc build https://review.openstack.org/431070
19:21:41 openstackgerrit Merged openstack/python-openstacksdk master: Cleanup more Sphinx warnings during doc build https://review.openstack.org/431070
21:30:42 openstackgerrit Gage Hugo proposed openstack/keystoneauth master: Fixed multiple target Auth warning in docstring https://review.openstack.org/431184
#openstack-sdks - 2017-02-09
00:10:59 openstackgerrit Corentin Ardeois proposed openstack/js-openstack-lib master: Update glance version https://review.openstack.org/431233
00:23:24 openstackgerrit Corentin Ardeois proposed openstack/js-openstack-lib master: Update glance version https://review.openstack.org/431233
01:54:52 openstackgerrit Corentin Ardeois proposed openstack/js-openstack-lib master: Update glance version https://review.openstack.org/431233
05:50:59 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Functional test for configuration https://review.openstack.org/431329
05:58:33 openstackgerrit Merged openstack/python-openstackclient master: Functional test for server group https://review.openstack.org/430134
06:03:24 openstackgerrit Lv Jiawei proposed openstack/python-openstackclient master: Add extra filtering options to qos policy list https://review.openstack.org/401131
06:09:58 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Functional test for aggregate https://review.openstack.org/430573
06:35:57 openstackgerrit Merged openstack/python-openstackclient master: Functional test for agent https://review.openstack.org/430876
06:53:08 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Add choices for option '--policy' https://review.openstack.org/430209
08:09:26 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Fix the output of quota show https://review.openstack.org/431366
09:26:37 openstackgerrit Lv Jiawei proposed openstack/python-openstackclient master: Add extra filtering options to qos policy list https://review.openstack.org/401131
09:35:34 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Fix --parents and --children options in project show https://review.openstack.org/431407
10:11:45 openstackgerrit Huanxuan Ao proposed openstack/python-openstackclient master: Modify error handling for role and group commands https://review.openstack.org/431416
11:05:20 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: DevRef fix for network qos policy https://review.openstack.org/431437
11:30:25 openstackgerrit Rui Chen proposed openstack/python-openstackclient master: Fix --parents and --children options in project show https://review.openstack.org/431407
11:53:47 openstackgerrit Huanxuan Ao proposed openstack/python-openstackclient master: Modify error handling for role and group commands https://review.openstack.org/431416
12:09:10 openstackgerrit zhiyong.dai proposed openstack/python-openstackclient master: Fix the output of quota show https://review.openstack.org/431366
13:05:23 openstackgerrit Huanxuan Ao proposed openstack/python-openstackclient master: Refactor volume functional test in volume v1 https://review.openstack.org/431512
13:17:25 openstackgerrit Chris Dent proposed openstack/api-wg master: Refactor and re-validate api change guidelines https://review.openstack.org/421846
13:28:00 openstackgerrit Chris Dent proposed openstack/api-wg master: Refactor and re-validate api change guidelines https://review.openstack.org/421846
13:39:13 openstackgerrit Chris Dent proposed openstack/api-wg master: Refactor and re-validate api change guidelines https://review.openstack.org/421846
16:52:24 reedip_ stevemar : there ?
17:09:19 ankur-gu_ \o/ hey yalls
17:15:06 reedip_ ankur-gu : woke up , eh ?
17:16:26 ankur-gu_ reedip_ : yea. late morning. Plus im in PST for the next week. Throwing me off my schedule
17:18:21 reedip_ and here I am watching the tonight show with Jimmy Fallon :)
17:20:24 ankur-gu_ reedip_ where are you based out of?
17:20:28 reedip_ IST
17:20:55 ankur-gu_ ah
17:21:15 reedip_ heheh
17:38:15 openstackgerrit Merged openstack/python-openstackclient master: Fix --parents and --children options in project show https://review.openstack.org/431407
17:44:39 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Enforce inclusion of pulic proxy methods in docs https://review.openstack.org/431662
17:46:53 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Enforce inclusion of pulic proxy methods in docs https://review.openstack.org/431662
18:16:08 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Enforce inclusion of pulic proxy methods in docs https://review.openstack.org/431662
18:19:26 openstackgerrit Merged openstack/keystoneauth master: Use https for *.openstack.org references https://review.openstack.org/429501
19:00:51 openstackgerrit Brian Curtin proposed openstack/python-openstacksdk master: Enforce inclusion of pulic proxy methods in docs https://review.openstack.org/431662
19:14:46 openstackgerrit Monty Taylor proposed openstack/os-client-config master: Add helper scripts to print version discovery info https://review.openstack.org/431720
19:19:46 mordred Shrews: ^^ (also stevemar might find that and http://paste.openstack.org/show/598284/ interesting)
19:20:16 openstackgerrit Monty Taylor proposed openstack/os-client-config master: Add helper scripts to print version discovery info https://review.openstack.org/431720

Earlier   Later