Tuesday, 2017-02-07

*** salv-orl_ has quit IRC00:05
*** bobh has joined #openstack-sdks00:07
*** bobh has quit IRC00:24
*** bobh has joined #openstack-sdks00:27
*** hongbin_ has quit IRC00:30
*** briancurtin has joined #openstack-sdks00:35
*** adriant has joined #openstack-sdks00:36
*** bobh has quit IRC00:43
*** electrichead is now known as rerobot00:45
*** hoangcx has joined #openstack-sdks00:49
*** david-lyle has quit IRC01:06
*** yanyanhu has joined #openstack-sdks01:31
*** john-davidge has joined #openstack-sdks01:51
*** john-davidge has quit IRC01:56
*** huanxuan has joined #openstack-sdks01:56
*** sdague_ has quit IRC01:57
*** reedip_ has joined #openstack-sdks02:04
reedip_sindhu : you there ?02:07
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:08
*** Klumben has joined #openstack-sdks02:13
openstackgerritgengchc2 proposed openstack/js-openstack-lib master: Use https instead of http for git.openstack.org  https://review.openstack.org/42998302:18
*** sdague has joined #openstack-sdks02:55
*** reedip_ has quit IRC03:02
*** david-lyle has joined #openstack-sdks03:13
*** sdague has quit IRC03:13
*** gouthamr has quit IRC03:26
*** sdague has joined #openstack-sdks03:54
sindhureedip: hey, but line #240 is deleting the floating ip right?04:06
*** gildub has quit IRC04:08
sindhureedip: also, I checked locally: doing router unset --external-gateway itself deletes the external network port attached to the router04:10
openstackgerritRui Chen proposed openstack/python-openstackclient master: Rework port functional tests on json output format  https://review.openstack.org/42397004:12
*** john-davidge has joined #openstack-sdks04:18
*** john-davidge has quit IRC04:23
*** gildub has joined #openstack-sdks04:41
reedipsindhu : checking it out, will respond in some tme05:00
sindhureedip: sure05:00
*** Daviey has quit IRC05:11
*** markvoelker_ has quit IRC05:28
*** markvoelker has joined #openstack-sdks05:28
*** markvoelker has quit IRC05:33
*** salv-orlando has joined #openstack-sdks05:39
*** david-lyle has quit IRC05:40
*** salv-orlando has quit IRC05:44
*** adriant has quit IRC06:28
*** markvoelker has joined #openstack-sdks06:28
*** markvoelker has quit IRC06:33
openstackgerritAnkur proposed openstack/python-openstackclient master: Port set/unset SecGroup Bug Fix  https://review.openstack.org/43008706:39
*** salv-orlando has joined #openstack-sdks06:40
*** salv-orlando has quit IRC06:44
*** john-davidge has joined #openstack-sdks06:46
*** john-davidge has quit IRC06:50
*** gildub has quit IRC06:53
*** salv-orlando has joined #openstack-sdks07:11
*** markvoelker has joined #openstack-sdks07:29
*** markvoelker has quit IRC07:35
*** salv-orl_ has joined #openstack-sdks07:49
*** salv-orlando has quit IRC07:52
*** fzdarsky has joined #openstack-sdks07:59
*** jamielennox is now known as jamielennox|away07:59
*** jamielennox|away is now known as jamielennox08:06
*** salv-orlando has joined #openstack-sdks08:15
*** salv-orl_ has quit IRC08:21
*** Serlex has joined #openstack-sdks08:27
*** markvoelker has joined #openstack-sdks08:32
*** markvoelker has quit IRC08:38
*** gildub has joined #openstack-sdks08:47
*** salv-orlando has quit IRC09:04
*** salv-orlando has joined #openstack-sdks09:07
openstackgerritzhiyong.dai proposed openstack/python-openstackclient master: Functional test for server group  https://review.openstack.org/43013409:10
*** huanxuan has quit IRC09:20
*** huanxuan has joined #openstack-sdks09:20
*** Daviey has joined #openstack-sdks09:22
*** lucas-afk is now known as lucasagomes09:29
*** markvoelker has joined #openstack-sdks09:34
*** markvoelker has quit IRC09:40
*** john-davidge has joined #openstack-sdks09:53
*** yanyanhu has quit IRC09:54
*** gildub has quit IRC10:01
*** hoangcx has quit IRC10:08
reedipsindhu : I have been putting some print statements in your patch, and modified the cleanup as well to identify the issue10:19
*** salv-orl_ has joined #openstack-sdks10:19
reedipsindhu : 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:20
*** salv-orlando has quit IRC10:21
*** markvoelker has joined #openstack-sdks10:37
*** markvoelker has quit IRC10:43
reedipsindhu : this seems to work for your patch10:45
reedip        self.openstack('floating ip unset port ' + fp_ip)10:45
reedip        self.openstack('floating ip delete ' + fp_ip)10:45
reedip        self.openstack('router unset --external-gateway '10:45
reedip                        + self.ROUTER)10:45
reedip        self.openstack('router remove port ' + self.ROUTER10:45
reedip                        + ' ' + port_id)10:45
reedip        self.addCleanup(self.openstack, 'router delete ' + self.ROUTER)10:45
reedipI tested it, and got functional commands succeeded10:45
*** huanxuan has quit IRC10:50
*** cdent has joined #openstack-sdks10:51
*** gildub has joined #openstack-sdks10:52
*** fzdarsky is now known as fzdarsky|lunch11:19
openstackgerritReedip proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC  https://review.openstack.org/38302511:25
openstackgerritzhiyong.dai proposed openstack/python-openstackclient master: Add choices for option '--policy'  https://review.openstack.org/43020911:34
*** markvoelker has joined #openstack-sdks11:39
*** markvoelker has quit IRC11:46
*** salv-orl_ has quit IRC11:47
*** salv-orlando has joined #openstack-sdks11:48
*** purplerbot has quit IRC12:15
*** jmccarthy has joined #openstack-sdks12:15
*** purplerbot has joined #openstack-sdks12:15
jmccarthyHiya, 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 ?12:16
*** lucasagomes is now known as lucas-hungry12:18
*** cdent has quit IRC12:30
*** sdague_ has joined #openstack-sdks12:32
*** markvoelker has joined #openstack-sdks12:41
*** markvoelker has quit IRC12:48
*** sdague has quit IRC12:52
*** bobh has joined #openstack-sdks13:02
*** bobh has quit IRC13:02
*** bobh has joined #openstack-sdks13:02
*** salv-orlando has quit IRC13:09
*** chlong has joined #openstack-sdks13:14
briancurtintry the keystone channel13:14
*** fzdarsky|lunch is now known as fzdarsky13:17
*** lucas-hungry is now known as lucasagomes13:20
*** jmccarthy has left #openstack-sdks13:22
*** bobh has quit IRC13:22
*** ralonsoh has joined #openstack-sdks13:23
*** hoangcx has joined #openstack-sdks13:36
*** gildub has quit IRC13:38
*** markvoelker has joined #openstack-sdks13:44
*** amotoki has joined #openstack-sdks13:44
*** markvoelker has quit IRC13:50
*** salv-orlando has joined #openstack-sdks13:50
openstackgerritHugh Saunders proposed openstack/python-openstackclient master: Add helpful message for malformed --nic arg  https://review.openstack.org/43026614:12
openstackgerritSindhu Devale proposed openstack/python-openstackclient master: "floating ip set/unset port" for OSC  https://review.openstack.org/38302514:18
sindhureedip: yes it is working .... so like u said first the external-gateway had to be unset and then remove port from router :)14:19
sindhureedip: thank you for looking into this :)14:20
*** markvoelker has joined #openstack-sdks14:46
*** gouthamr has joined #openstack-sdks14:47
*** markvoelker has quit IRC14:52
*** david-lyle has joined #openstack-sdks15:08
*** david-lyle has quit IRC15:10
*** david-lyle has joined #openstack-sdks15:11
*** reedip_1 has joined #openstack-sdks15:11
*** cdent has joined #openstack-sdks15:14
*** david-lyle has quit IRC15:16
*** reedip_1 has quit IRC15:16
*** sdague_ is now known as sdague15:17
*** hongbin has joined #openstack-sdks15:21
*** gouthamr has quit IRC15:22
*** hoangcx has quit IRC15:24
*** gouthamr has joined #openstack-sdks15:29
*** gouthamr has quit IRC15:30
*** john-davidge has quit IRC15:34
*** john-davidge has joined #openstack-sdks15:35
*** john-davidge has quit IRC15:39
*** salv-orlando has quit IRC15:46
*** markvoelker has joined #openstack-sdks15:49
openstackgerritHugh Saunders proposed openstack/python-openstackclient master: Add helpful message for malformed --nic arg  https://review.openstack.org/43026615:51
*** david-lyle has joined #openstack-sdks15:53
*** markvoelker has quit IRC15:55
*** salv-orlando has joined #openstack-sdks16:04
*** reedip_ has joined #openstack-sdks16:08
*** markvoelker has joined #openstack-sdks16:13
*** markvoelker has quit IRC16:14
*** markvoelker has joined #openstack-sdks16:14
*** openstackgerrit has quit IRC16:35
reedipsindhu : np , glad to help :)16:39
sindhureedip: :)16:52
*** john-davidge has joined #openstack-sdks16:56
*** openstackgerrit has joined #openstack-sdks16:58
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstacksdk master: Add new parameter "is_default" to Network QoS policy.  https://review.openstack.org/43036316:58
*** reedip_ has quit IRC17:31
openstackgerritBrian Curtin proposed openstack/python-openstacksdk master: Adjust some proxy method names in cluster  https://review.openstack.org/42789817:42
openstackgerritBrian Curtin proposed openstack/python-openstacksdk master: Adjust some proxy method names in bare_metal  https://review.openstack.org/43038517:42
*** ralonsoh has quit IRC18:00
*** gouthamr has joined #openstack-sdks18:02
*** lucasagomes is now known as lucas-afk18:02
*** john-davidge has quit IRC18:08
*** gouthamr has quit IRC18:35
*** prg3 has quit IRC18:52
*** prg3 has joined #openstack-sdks18:56
*** bobh has joined #openstack-sdks18:57
*** bobh has quit IRC19:01
openstackgerritMerged openstack/python-openstackclient master: Fix "module list --all" failed  https://review.openstack.org/42924619:24
*** gouthamr has joined #openstack-sdks19:41
*** gouthamr has quit IRC19:41
*** salv-orl_ has joined #openstack-sdks19:50
*** salv-orlando has quit IRC19:52
*** salv-orl_ has quit IRC20:04
*** annegentle has joined #openstack-sdks20:10
*** john-davidge has joined #openstack-sdks20:20
*** john-davidge has quit IRC20:25
*** reedip_ has joined #openstack-sdks20:32
*** reedip_ has quit IRC20:35
*** amotoki has quit IRC20:51
*** rtheis has joined #openstack-sdks20:53
*** rtheis has quit IRC20:53
*** gildub has joined #openstack-sdks21:06
*** gildub has quit IRC21:21
*** gouthamr has joined #openstack-sdks21:21
*** cdent has quit IRC21:36
openstackgerritAnkur proposed openstack/python-openstackclient master: Network L3 Router Commands for OSC  https://review.openstack.org/38572921:37
*** salv-orlando has joined #openstack-sdks21:37
*** jamielennox is now known as jamielennox|away21:42
*** salv-orlando has quit IRC21:42
*** gouthamr has quit IRC21:45
*** salv-orlando has joined #openstack-sdks21:50
*** fguillot has quit IRC21:56
*** adriant has joined #openstack-sdks22:27
*** jamielennox|away is now known as jamielennox22:42
*** gouthamr has joined #openstack-sdks22:45
*** sdague has quit IRC23:12
*** Serlex has quit IRC23:17
*** john-davidge has joined #openstack-sdks23:21
*** john-davidge has quit IRC23:26
*** gildub has joined #openstack-sdks23:30
*** reedip_ has joined #openstack-sdks23:35
*** reedip_ has quit IRC23:37

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