Friday, 2016-09-16

*** amotoki has quit IRC00:06
*** amotoki has joined #openstack-sdks00:07
*** gildub has joined #openstack-sdks00:14
*** markvoelker has joined #openstack-sdks00:34
*** salv-orl_ has joined #openstack-sdks01:41
*** salv-orlando has quit IRC01:43
*** annegentle has quit IRC01:53
*** thrash is now known as thrash|g0ne01:59
*** zhurong has joined #openstack-sdks02:01
*** gouthamr has quit IRC02:38
*** zhurong has quit IRC02:45
*** yuanying has quit IRC02:47
*** zhurong has joined #openstack-sdks02:49
*** zhurong has quit IRC03:13
*** gmann has quit IRC03:35
*** gmann has joined #openstack-sdks03:37
*** Shrews has quit IRC03:37
*** mordred has quit IRC03:38
*** Shrews has joined #openstack-sdks03:42
*** mordred has joined #openstack-sdks03:43
*** yuanying has joined #openstack-sdks04:13
*** markvoelker has quit IRC04:28
*** cmd-t_ has joined #openstack-sdks04:46
reedipstevemar : around ?04:50
stevemarreedip: yep!04:50
reedipquick query stevemar04:51
reedipstevemar: umm, never mind, got the answer04:51
reedipsorry :D04:51
reedipstevemar: actually I was trying to work on Loadbalancers on OSC04:52
reediptangchen , stevemar : I was just running openstack --help and found this04:57
reedipCould not load EntryPoint.parse('volume_transfer_request_list = openstackclient.volume.v2.volume_transfer_request:ListTransferRequests')04:57
reedipFound this : https://review.openstack.org/#/c/362625/04:59
reedipbut my master is up to date ... ??04:59
reedipany clue?04:59
stevemarreedip: when you run `openstack` do you run it in a virtual environment?05:01
reedipnope05:01
reedipon my local machine with devstack05:02
reedipand reclone is true05:02
stevemarreedip: then you're probably clobbering the two versions, your OSC dev branch and the latest on pypi (3.2.0) -- which is what devstack lays down05:02
reedipso I have 2 versions on my system ??05:03
reedipstevemar : any way to resolve it ?05:03
stevemarreedip: sort of05:03
reedipstevemar: I also had this feeling, just wanted to confirm05:03
stevemarreedip: sure... save your work if you have anything unsaved; rm -rf your osc dev branch (/opt/stack/python-openstackclient), and run sudo pip uninstall python-openstackclient05:03
reedipI did the first step, not the second one05:04
stevemarreedip: for your normal environment, just let devstack lay down whatever is the latest release05:04
stevemarif you are developing stuff, or testing master, create a virtualevn05:04
reedipOkay05:05
stevemarreedip: run: 1) virtualenv <somename> (let's use foo) 2) source foo/bin/activate 3) now your terminal should say (foo) $05:05
reedipok05:05
stevemarreedip: from there, you have a blank slate to play with05:05
reedipstevemar : thanks for the helpful tip :)05:06
stevemarreedip: so from your OSC directory, install the master branch by running " pip install -e . "05:06
reedipdoing that05:06
stevemaryou'll notice that you don't have to sudo since you are in virtualenv05:06
stevemarfrom there you should be good -- try running openstack --help05:07
reedipyes, its ALIVE :D05:07
stevemarto exit the virtualenv, just type $ deactivate05:07
stevemarif you ever want to check which openstackclient version you're using type in $ which openstack05:07
stevemaror run openstack --version05:07
*** kevo has joined #openstack-sdks05:09
reedipthanks :)05:09
openstackgerritRoman Vasilets proposed openstack/osc-lib: Require size arg if snapshot or volume not specified  https://review.openstack.org/37127105:09
openstackgerritRoman Vasilets proposed openstack/python-openstackclient: Make size option for volume not required  https://review.openstack.org/36089205:21
*** markvoelker has joined #openstack-sdks05:28
*** markvoelker has quit IRC05:33
*** hoangcx has joined #openstack-sdks05:37
*** adriant has quit IRC05:40
*** Nh3 has joined #openstack-sdks05:56
*** Nh3 has quit IRC05:59
*** kevo has quit IRC06:23
*** dhellmann has quit IRC06:39
*** dhellmann has joined #openstack-sdks06:42
*** salv-orl_ has quit IRC06:48
*** salv-orlando has joined #openstack-sdks06:48
*** david-lyle_ has joined #openstack-sdks06:59
*** david-lyle has quit IRC07:00
*** amotoki has quit IRC07:02
reedipstevemar : I am putting up a patch for quota update. Apparently there was a change in Neutron LB which made quota updates of Health Monitors fail.07:03
reediptangchen : ^^07:03
reedipstevemar, tangchen : can you please check the same. I am not sure how critical it would actually be07:03
openstackgerritReedip proposed openstack/python-openstackclient: Fix Quota Support for HMs  https://review.openstack.org/37129907:17
*** jpena|off is now known as jpena07:26
*** david-lyle has joined #openstack-sdks07:28
*** david-lyle_ has quit IRC07:29
*** markvoelker has joined #openstack-sdks07:29
*** amotoki has joined #openstack-sdks07:31
*** markvoelker has quit IRC07:34
*** zhurong has joined #openstack-sdks07:34
*** gildub has quit IRC07:47
*** amotoki has quit IRC07:52
*** openstackgerrit has quit IRC08:03
*** openstackgerrit has joined #openstack-sdks08:04
openstackgerritCao Xuan Hoang proposed openstack/python-openstackclient: Add 'description' option to os subnet (pool) create/set cmd  https://review.openstack.org/35706008:09
openstackgerritCao Xuan Hoang proposed openstack/python-openstackclient: Add filtering options to os subnet pool list command  https://review.openstack.org/35695508:09
openstackgerritCao Xuan Hoang proposed openstack/python-openstackclient: Add filtering options to os subnet list command  https://review.openstack.org/35693208:09
*** amotoki has joined #openstack-sdks08:10
*** cdent has joined #openstack-sdks08:10
openstackgerritReedip proposed openstack/python-openstackclient: Allow quota update of L7Policies  https://review.openstack.org/37134208:11
*** lucas-dinner is now known as lucasagomes08:21
*** salv-orl_ has joined #openstack-sdks08:27
*** e0ne has joined #openstack-sdks08:28
*** amotoki has quit IRC08:30
*** salv-orlando has quit IRC08:31
*** namnh has joined #openstack-sdks08:41
*** Romanenko_K has joined #openstack-sdks08:42
*** amotoki has joined #openstack-sdks08:56
*** amotoki_ has joined #openstack-sdks08:57
*** amotoki has quit IRC09:01
openstackgerritRoman Vasilets proposed openstack/osc-lib: Require size arg if snapshot or volume not specified  https://review.openstack.org/37127109:04
*** cdent has quit IRC09:13
openstackgerritRoman Vasilets proposed openstack/python-openstackclient: Make size option for volume not required  https://review.openstack.org/36089209:19
*** amotoki_ has quit IRC09:22
*** amotoki has joined #openstack-sdks09:23
*** cdent has joined #openstack-sdks09:31
openstackgerritReedip proposed openstack/python-openstackclient: Fix quota-update issue in LBaaS  https://review.openstack.org/37134209:33
*** namnh has quit IRC09:41
*** namnh has joined #openstack-sdks09:41
*** amotoki has quit IRC09:49
*** amotoki has joined #openstack-sdks09:52
*** zhurong has quit IRC10:02
*** amotoki has quit IRC10:26
*** hoangcx has quit IRC10:34
*** thrash|g0ne is now known as thrash10:35
cmd-t_Hi10:36
cmd-t_ I am creating a network and with this network i create a vm, when i wanted to delete all my setup10:36
cmd-t_first i delete vm and then when i tried to delete network, i got error10:36
cmd-t_Unable to complete operation on network 9355c1d4-fe4e-4bf8-83e1-3ebfa07bdc07. There are one or more ports still in use on the network10:36
johnthetubaguyso, did you create the port, then pass that to the VM you created?10:40
johnthetubaguybecause in the case, you need to delete the port after you delete the VM10:40
cmd-t_nope.10:40
johnthetubaguyOK, interesting10:41
johnthetubaguydid you list all the ports (as admin) for that network?10:41
johnthetubaguyit might be the router for the floating ips is the in use port, or something like that10:41
cmd-t_what i did is, i created a network bind it with subnet, then create vm , at the end first delete vm, then subnet and then net10:42
cmd-t_and there i got this error,10:43
cmd-t_another i want to add is as i am not log in vm, so i dont need to provide floating ip so no need to add router10:44
johnthetubaguywhat happens when you list the ports on that network?10:44
johnthetubaguyit should tell you what was left behind10:44
johnthetubaguyit might just be a timing thing the delete VM call is async10:45
johnthetubaguybut good to double check whats happening10:45
cmd-t_johnthetubaguy: as u said i did this : neutron port-list | grep net-id10:48
cmd-t_it shows nothing10:49
johnthetubaguydid you do that as an admin?10:49
cmd-t_yes10:50
johnthetubaguyhmm, I am stuck then, I am afraid, thats the limit of my knowldge of the neutron APIs10:52
cmd-t_one more thing, as i state earlier  when i am using to delete network, sometime it do delete sometime don't delete10:52
cmd-t_means it work sometime, sometime not,  but mostly ot10:53
cmd-t_not10:53
reedipthats wierd10:53
reedipcan you retry the delete of the port?10:53
reedipsorry10:54
reedipnetwork ?10:54
cmd-t_is there anything, i need to check before deleting the network, i tried with port10:54
reedipcmd-t_ how have you deployed the cloud ? if it is devstack then you can check q-svc.log10:55
cmd-t_but i am not able to understand if vm itself got deleted which port it is connected to10:55
cmd-t_no its an openstack 3 node architecture10:55
cmd-t_mitaka release10:55
openstackgerritReedip proposed openstack/python-openstackclient: Fix quota-update issue in LBaaS  https://review.openstack.org/37134210:57
reedipcmd-t_ you can check the neutron logs10:57
*** namnh has quit IRC10:57
reedipto understand why the network delete failed initially10:57
cmd-t_i did, and  it states the same thing, connected to port10:58
reedipcmd-t_ and you can ask this query on #openstack-neutron10:58
reedipcmd-t_ and port-list shows no ports?10:58
cmd-t_is it like after deleting vm it takes some time to close all ports, because i am doing all this in python script,10:59
reedipcmd-t_ as johnthetubaguy said, the VM delete has an async call to port delete11:00
johnthetubaguyyeah, you will need to wait for the server to be fully deleted11:00
reedipso it means that the CLI will return the control back to you while at the background, the deletion will work11:00
johnthetubaguythe server will show in the Nova API as deleting11:00
*** zhurong has joined #openstack-sdks11:01
reedipso maybe you can try to delete the port once11:01
johnthetubaguyonce it goes away, the port will be deleted11:01
johnthetubaguyoh... the port delete is async11:01
reedipand in your python script, you can do a "nova-interface-list" to see it there is any port associated to the VM being deleted.11:01
johnthetubaguyyou are right I think11:01
cmd-t_actually i did that, after deleting the vm, i checked for vm status, like if vm exist wait ...11:01
cmd-t_and then only delete subnet and then net11:02
reedipcmd-t_ can you try to delete the network now ?11:02
cmd-t_u mean from cli11:02
cmd-t_i  did neutron net-delete net-id, and it get deleted,11:04
cmd-t_should i use more time to wait after deleting vm11:05
cmd-t_as it seems to be time issue11:05
reedipcmd-t_ No, do not sleep in the script11:07
reedipcmd-t_ use a busy wait, check  nova interface-list  if the VM port still exists or not11:08
reediponce it doesnt, then proceed to delete the subnet and network11:08
cmd-t_yes i am using openstack.utils wait func11:09
*** lucasagomes is now known as lucas-hungry11:09
cmd-t_i just run the script , the network get formed, vm get launched so i did11:10
cmd-t_neutron net-list| grep net-name11:10
cmd-t_neutron port-list | grep net-id11:11
cmd-t_but it give any output11:11
cmd-t_sorry, didn't give any output11:11
cmd-t_and this time i get error, unable to del subnet11:12
reediphi cmd-t_ , I think "port-list" does not show net-id11:14
cmd-t_so i check port-list for this subnet-id11:14
cmd-t_and there are two open ports...11:14
reedipokay, can you delete the ports?11:15
cmd-t_so i need to delete port first then subnet and then network11:15
reedipyes11:15
cmd-t_i have doubt, how can be these ports  still open even vm got deleted, can u explain please11:17
*** rtheis has joined #openstack-sdks11:21
cmd-t_ <reedip> hi cmd-t_ , I think "port-list" does not show net-id: there i was using subnet-id11:22
*** cdent has quit IRC11:23
reedipcmd-t_ I am not completely sure.11:26
reedipcmd-t_ but as I said , vm delete would call port delete in async mode11:27
reedipso the ports would be deleted in the background11:27
reediprtheis :hi. can you look into the patches I submitted today ( for HM and L7policy  ) . I think we would need them  ( but thats my take ).11:30
rtheisokay11:30
*** markvoelker has joined #openstack-sdks11:31
*** markvoelker has quit IRC11:35
reediprtheis : thanks . Have a great one11:35
rtheisthx, you too11:36
*** jpena is now known as jpena|lunch11:49
*** mliima has joined #openstack-sdks11:51
*** aohuanxuan has joined #openstack-sdks11:53
*** aohuanxuan has quit IRC11:58
cmd-t_johnthetubaguy, reedip: thanks , its solved now, first i del port then subnet then net11:59
*** sdague has joined #openstack-sdks12:09
*** lucas-hungry is now known as lucasagomes12:11
*** markvoelker has joined #openstack-sdks12:26
*** edmondsw has joined #openstack-sdks12:32
*** aohuanxuan has joined #openstack-sdks12:33
*** rtheis has quit IRC12:33
openstackgerritMerged openstack/python-openstackclient: Correct login name deduction in SshServer  https://review.openstack.org/37108112:33
*** cdent has joined #openstack-sdks12:49
*** jpena|lunch is now known as jpena12:58
openstackgerritRoman Vasilets proposed openstack/python-openstackclient: Make size option for volume not required  https://review.openstack.org/36089213:18
openstackgerritRoman Vasilets proposed openstack/python-openstackclient: Make size option for volume not required  https://review.openstack.org/36089213:18
*** annegentle has joined #openstack-sdks13:19
*** edleafe is now known as figleaf13:20
*** cmd-t_ has quit IRC13:26
*** rtheis has joined #openstack-sdks13:32
*** fguillot has joined #openstack-sdks13:32
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Created Nova service with flavorList method.  https://review.openstack.org/37038913:53
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Moved serviceEndpoint() tests into abstract_serviceTest.  https://review.openstack.org/37155213:53
*** fguillot has quit IRC13:57
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Miscellaneous test cleanup.  https://review.openstack.org/37156314:04
openstackgerritMichael Krotscheck proposed openstack/js-openstack-lib: Renamed abstract_service to abstractService  https://review.openstack.org/37156614:09
openstackgerritMerged openstack/js-openstack-lib: Created test suite for the AbstractService  https://review.openstack.org/36982014:12
*** rtheis has quit IRC14:14
*** salv-orl_ has quit IRC14:23
*** salv-orlando has joined #openstack-sdks14:24
*** zhurong has quit IRC14:28
*** annegentle has quit IRC14:28
*** rtheis has joined #openstack-sdks14:29
*** bnemec has quit IRC14:37
*** fguillot has joined #openstack-sdks14:48
*** bnemec has joined #openstack-sdks14:49
*** aohuanxuan has quit IRC14:49
*** kevo has joined #openstack-sdks14:55
*** amotoki has joined #openstack-sdks15:01
*** amotoki has quit IRC15:01
*** annegentle has joined #openstack-sdks15:15
*** annegentle has quit IRC15:21
*** bnemec has quit IRC15:22
*** bnemec has joined #openstack-sdks15:25
*** gouthamr has joined #openstack-sdks15:25
openstackgerritKristi Nikolla proposed openstack/osc-lib: Update docstring to match params  https://review.openstack.org/37165615:42
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add support for Network QoS minimum bandwidth rule commands  https://review.openstack.org/35247715:43
openstackgerritRodolfo Alonso Hernandez proposed openstack/python-openstackclient: Add network support for Network QoS policies  https://review.openstack.org/35065515:43
*** e0ne has quit IRC15:58
*** kevo has quit IRC16:04
*** mordred has quit IRC16:13
*** Shrews has quit IRC16:13
*** Shrews has joined #openstack-sdks16:15
*** cdent has quit IRC16:16
*** mordred has joined #openstack-sdks16:17
*** Romanenko_K has quit IRC16:41
*** jaosorior has joined #openstack-sdks16:44
*** lucasagomes is now known as lucas-dinner16:47
*** thrash is now known as thrash|f00dz16:47
openstackgerritKristi Nikolla proposed openstack/osc-lib: WIP - Calls to federated service providers using Keystone-to-Keystone  https://review.openstack.org/37170916:48
*** annegentle has joined #openstack-sdks17:03
dtroyer_zzrtheis, stevemar: How about we update the 3.3.0 release after these two merge?  https://review.openstack.org/357721 and https://review.openstack.org/37161417:07
dtroyer_zzif e get to mid-week next week and it istill isn't cut we17:08
dtroyer_zz';; look again...17:08
*** jpena is now known as jpena|away17:19
*** rvasilets___ has joined #openstack-sdks17:25
*** e0ne has joined #openstack-sdks17:26
rvasilets___dtroyer_zz: stevemar Hi https://review.openstack.org/#/c/360892/ I'm confused with different directions of solving the bug.  Could you get an agreement between you what is the best and right way for me to solve this bug? Best regards, Roman.17:34
*** kevo has joined #openstack-sdks17:36
*** annegentle has quit IRC17:39
*** thrash|f00dz is now known as thrash17:51
*** annegentle has joined #openstack-sdks18:02
*** sdague has quit IRC18:06
*** annegentle has quit IRC18:23
*** kevo has quit IRC18:24
*** chlong_ has quit IRC18:27
*** e0ne has quit IRC18:30
*** bnemec is now known as beekneemech18:45
*** jaosorior has quit IRC19:05
*** rtheis_ has joined #openstack-sdks19:07
*** rtheis has quit IRC19:09
*** gouthamr has quit IRC19:15
*** david-lyle has quit IRC19:30
*** david-lyle has joined #openstack-sdks19:30
*** gouthamr has joined #openstack-sdks19:31
*** salv-orl_ has joined #openstack-sdks19:41
rtheis_sounds good dtroyer_zz19:41
*** rtheis_ is now known as rtheis19:41
*** david-lyle has quit IRC19:43
*** salv-orlando has quit IRC19:43
*** jpena|away is now known as jpena|off19:44
*** fguillot has quit IRC19:49
*** openstackstatus has quit IRC19:58
*** openstackstatus has joined #openstack-sdks20:00
*** ChanServ sets mode: +v openstackstatus20:00
openstackgerritCedric Brandily proposed openstack/python-openstackclient: Enable to specify which vm fixed-ip to publish  https://review.openstack.org/37178620:02
*** alex_xu has quit IRC20:04
*** sdague has joined #openstack-sdks20:07
*** alex_xu has joined #openstack-sdks20:07
*** scottda has quit IRC20:21
*** mliima has quit IRC20:22
*** scottda has joined #openstack-sdks20:23
*** sdague has quit IRC20:39
*** edmondsw has quit IRC20:51
*** gouthamr has quit IRC21:13
*** salv-orl_ has quit IRC21:22
*** salv-orlando has joined #openstack-sdks21:22
*** gouthamr has joined #openstack-sdks21:27
*** rtheis has quit IRC21:58
*** gouthamr has quit IRC22:17
*** markvoelker has quit IRC22:34
*** GreenBlood has quit IRC22:41
*** kuzko has quit IRC22:41
*** kuzko has joined #openstack-sdks22:43
*** kuzko has quit IRC22:43
*** david-lyle has joined #openstack-sdks22:48
*** kevo has joined #openstack-sdks22:52
*** rvasilets___ has quit IRC23:27
*** kuzko has joined #openstack-sdks23:37
*** kuzko has quit IRC23:40
*** GreenBlood has joined #openstack-sdks23:43
*** kuzko has joined #openstack-sdks23:43
*** zhurong has joined #openstack-sdks23:53
*** zhurong has quit IRC23:54

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