*** uck has quit IRC | 00:01 | |
*** uck has joined #tacker | 00:01 | |
*** uck has quit IRC | 00:06 | |
*** lhcheng has quit IRC | 00:37 | |
*** s3wong has quit IRC | 01:12 | |
*** prashantD_ has joined #tacker | 01:14 | |
*** prashantD has quit IRC | 01:15 | |
*** prashantD_ has quit IRC | 02:07 | |
openstackgerrit | caoyue proposed openstack/tacker: Fix mutable default arguments https://review.openstack.org/310178 | 02:38 |
---|---|---|
*** bobh has joined #tacker | 03:00 | |
*** bobh has quit IRC | 03:00 | |
*** tbh has joined #tacker | 03:28 | |
*** vishnoianil has quit IRC | 03:30 | |
*** vishnoianil has joined #tacker | 03:42 | |
*** tbh has quit IRC | 04:25 | |
*** tbh has joined #tacker | 04:27 | |
*** lhcheng has joined #tacker | 05:02 | |
*** lhcheng_ has joined #tacker | 05:08 | |
*** lhcheng has quit IRC | 05:11 | |
*** tbh has quit IRC | 05:16 | |
*** sbalakri has joined #tacker | 05:29 | |
*** sbalakri has quit IRC | 05:30 | |
*** sbalakri has joined #tacker | 05:31 | |
*** manikanta_tadi has joined #tacker | 06:24 | |
*** gongysh has quit IRC | 06:36 | |
*** tbh has joined #tacker | 06:37 | |
*** lhcheng_ has quit IRC | 06:42 | |
*** vishnoianil has quit IRC | 07:01 | |
*** zeih has joined #tacker | 07:22 | |
*** manikanta_tadi has quit IRC | 07:33 | |
*** tbh has quit IRC | 07:41 | |
*** mbound has joined #tacker | 08:11 | |
*** tbh has joined #tacker | 08:16 | |
*** dmk0202 has joined #tacker | 08:35 | |
*** manikanta_tadi has joined #tacker | 08:35 | |
*** janki has joined #tacker | 08:51 | |
janki | Hi | 08:51 |
janki | I am trying to install tacker devstack master | 08:51 |
janki | the installation fails with below error | 08:52 |
janki | VimConnectionException: Discovery of client versions failed. | 08:52 |
tbh | janki, Hi | 09:08 |
tbh | janki, can you paste extra logs? | 09:09 |
janki | tbh: Hi | 09:13 |
janki | I have filled a bug at https://bugs.launchpad.net/tacker/+bug/1577693 | 09:14 |
openstack | Launchpad bug 1577693 in tacker "Devstack tacker installtion fails" [Undecided,New] | 09:14 |
janki | tbh: and attached logs there | 09:14 |
tbh | janki, ah thanks for raising the bug! | 09:16 |
janki | tbh: please let me know if more logs are needed | 09:16 |
tbh | janki, sure, checking | 09:16 |
*** gongysh has joined #tacker | 09:19 | |
*** zeih has quit IRC | 09:21 | |
tbh | janki, can you provide tacker.con? | 09:24 |
tbh | *tacker.conf | 09:24 |
tbh | janki, to check for the value of auth_url in tacker.conf | 09:27 |
janki | tbh: Added the file in the bug comments | 09:27 |
tbh | janki, thanka | 09:27 |
janki | tbh: welcome, I am also looking into the issue parallely | 09:29 |
tbh | janki, sure | 09:29 |
janki | tbh: it looks keystone client version is an problem here | 09:29 |
tbh | janki, yup | 09:30 |
tbh | janki, this call gives the error https://github.com/openstack/tacker/blob/99442f64573e04ca4273a8d14595f396699d1ccf/tacker/nfvo/drivers/vim/openstack_driver.py#L66 | 09:31 |
tbh | janki, looking at what makes him throw this error | 09:32 |
janki | tbh: get_version function at https://github.com/openstack/tacker/blob/master/tacker/vm/keystone.py rasies exception | 09:33 |
tbh | janki, can you try this in your python shell, https://paste.kde.org/picnsbafn | 09:36 |
janki | tbh: sure, give me a minute | 09:37 |
*** tbh_ has joined #tacker | 09:41 | |
*** manikanta_tadi has quit IRC | 09:42 | |
*** tbh has quit IRC | 09:42 | |
*** tbh_ has quit IRC | 09:43 | |
*** tbh has joined #tacker | 09:44 | |
tbh | janki, disconnected, did I miss anything? | 09:44 |
janki | tbh: I need to have keystone running for this? | 09:45 |
tbh | janki, same problem here | 09:45 |
janki | tbh: with Devstack failing, how to run keystone? | 09:45 |
tbh | janki, setting up the devstack | 09:45 |
tbh | janki, it will setup keystone first | 09:45 |
tbh | janki, by now you must have keystone running | 09:46 |
janki | tbh: I tried restacking the devstack | 09:46 |
tbh | janki, okay | 09:46 |
janki | tbh: it is now failing with other error | 09:46 |
tbh | janki, what is that | 09:47 |
janki | tbh: Could not satisfy constraints for 'python-tackerclient': installation from path or url cannot be constrained to a version | 09:48 |
janki | tbh: I was getting this error earlier. so started with a fresh devstack vm and got the Vimconnection error as described in the bug | 09:49 |
tbh | janki, OFFLINE=True ? | 09:50 |
janki | tbh: no | 09:50 |
tbh | janki, basically I got this error, when I set OFFLINE=True flag in local.conf | 09:50 |
janki | tbh: I tried running stack with pre-cloning tackerclient and horizon and yet was getting the same error | 09:51 |
tbh | janki, so I am just cross checking | 09:51 |
janki | tbh: I am getting this since last week under different scenarios like with horizon enabled and disabled | 09:51 |
janki | tbh: so today I started a fresh vm devstack installation and still got the error | 09:52 |
tbh | janki, yeah I agree, this devstack gives some weird errors sometimes | 09:53 |
janki | tbh: ran the code, got this output | 09:54 |
janki | <keystoneclient.v3.client.Client object at 0x7f1ff7d66ed0> | 09:54 |
*** manikanta_tadi has joined #tacker | 09:54 | |
janki | tbh: I ran this | 09:54 |
janki | from keystoneclient import client keystone_client = client.Client(auth_url='http://10.66.30.67:35357') print keystone_client | 09:54 |
tbh | janki, and store that value in a variable | 09:55 |
tbh | okay | 09:55 |
tbh | print keystone_client.version | 09:55 |
janki | v3 | 09:55 |
janki | tbh: the version is v3 | 09:55 |
tbh | janki, yeah now that's why didn't get that error | 09:56 |
tbh | janki, just cross checking, cd /opt/stack/python-tackerclient && git branch | 09:57 |
janki | tbh: master | 09:59 |
tbh | janki, everything seems good | 10:00 |
janki | tbh: could proxy be an issue? | 10:00 |
janki | tbh: but I have installed tacker before and was not getting this error | 10:01 |
tbh | janki, seems like bug in pip | 10:03 |
tbh | janki, but not sure | 10:03 |
tbh | janki, can you upgrade the pip and try again? | 10:03 |
janki | tbh: sure will do | 10:04 |
janki | tbh: pip is laready latest version 8.1.1 | 10:09 |
*** zeih has joined #tacker | 10:13 | |
tbh | janki, hmm, am using the same version | 10:40 |
janki | tbh: I am trying to debug by adding log lines at appropriate places | 10:44 |
*** zeih_ has joined #tacker | 10:45 | |
*** zeih has quit IRC | 10:45 | |
tbh | janki, okay, will this be helpful for you https://bugs.launchpad.net/devstack/+bug/1542545? | 10:46 |
openstack | Launchpad bug 1542545 in devstack "pip install fails when using constraints on keystone" [Undecided,Fix released] - Assigned to YAMAMOTO Takashi (yamamoto) | 10:46 |
*** gongysh has quit IRC | 10:50 | |
*** sbalakri has quit IRC | 10:58 | |
*** sbalakri has joined #tacker | 10:59 | |
*** zeih_ has quit IRC | 11:17 | |
*** zeih has joined #tacker | 11:18 | |
*** tbh has quit IRC | 11:31 | |
*** manikanta_tadi has quit IRC | 11:39 | |
*** zeih has quit IRC | 11:56 | |
*** bobh has joined #tacker | 11:56 | |
*** zeih has joined #tacker | 11:57 | |
*** sbalakri has quit IRC | 12:01 | |
*** sbalakri has joined #tacker | 12:02 | |
*** bobh has quit IRC | 12:07 | |
*** tbh has joined #tacker | 12:20 | |
*** amotoki has joined #tacker | 12:27 | |
*** amotoki has quit IRC | 12:27 | |
janki | tbh: I solved the error | 12:30 |
janki | tbh: it was because of proxy | 12:30 |
tbh | janki, oh that's nice | 12:30 |
janki | tbh: how do I update this in launchpad? | 12:32 |
janki | tbh: I have added the solution in comments, what about the status of the bug? | 12:33 |
janki | tbh: I couldnot see any "closed" status | 12:33 |
*** tbh_ has joined #tacker | 12:37 | |
*** tbh has quit IRC | 12:39 | |
tbh_ | janki, can be marked as invalid | 12:40 |
tbh_ | janki, as that error is because of keystone? | 12:41 |
*** tbh_ has quit IRC | 12:43 | |
*** tbh_ has joined #tacker | 12:44 | |
janki | tbh_: the error was because tacker couldnot get keystoneclient's version due to proxy | 12:45 |
*** tbh_ has quit IRC | 12:52 | |
*** tbh has joined #tacker | 12:55 | |
*** tbh has quit IRC | 12:56 | |
*** janki has quit IRC | 12:58 | |
*** trozet has joined #tacker | 13:38 | |
*** bobh has joined #tacker | 14:00 | |
*** mageshgv has joined #tacker | 14:06 | |
*** sbalakri has quit IRC | 14:11 | |
*** zeih has quit IRC | 14:41 | |
*** mageshgv has quit IRC | 14:46 | |
*** vishwanathj has joined #tacker | 14:51 | |
*** mageshgv has joined #tacker | 14:57 | |
*** bobh has quit IRC | 15:22 | |
openstackgerrit | Bob Haddleton proposed openstack/tacker: Update requirements to fix tosca-parser to 0.4.0 https://review.openstack.org/312129 | 15:47 |
*** bobh has joined #tacker | 15:47 | |
*** sridhar_ram has joined #tacker | 15:52 | |
*** edigleison has quit IRC | 16:00 | |
*** dmk0202 has quit IRC | 16:03 | |
*** edigleison has joined #tacker | 16:04 | |
trozet | sridhar_ram: can you point me to the patches for NFVO plugin/extension? | 16:12 |
sridhar_ram | trozet: it went in as part of multisite feature... | 16:12 |
* sridhar_ram is looking up | 16:12 | |
sridhar_ram | trozet: https://review.openstack.org/#/c/285096/ | 16:13 |
trozet | sridhar_ram: thanks | 16:14 |
sridhar_ram | trozet: sure, it is here in the codebase .. https://github.com/openstack/tacker/blob/master/tacker/nfvo/nfvo_plugin.py | 16:15 |
trozet | big patch :) | 16:15 |
sridhar_ram | trozet: indeed... multisite is non-trivial + the initial scaffoldings for NFVO | 16:15 |
trozet | sridhar_ram: does this also generalize VIM type? | 16:16 |
sridhar_ram | trozet: yes, VIM type is now an input in the add-vim dialog / workflow | 16:17 |
sridhar_ram | trozet: ofcourse, we only support "openstack" VIM type.. | 16:18 |
sridhar_ram | trozet: .. for now | 16:18 |
trozet | sridhar_ram: so is it in the spec i guess how the vnfm now picks which driver to use based on VIM type? | 16:18 |
sridhar_ram | trozet: yep | 16:18 |
trozet | sridhar_ram: this is kind of weird: https://review.openstack.org/#/c/285096/15/setup.cfg | 16:19 |
trozet | sridhar_ram: you abstract VIM, but keep heat driver | 16:19 |
trozet | sridhar_ram: seems like the openstack drivers should be moved to an openstack VIM driver folder or something | 16:20 |
sridhar_ram | trozet: there is a refactoring item in our queue to merge heat driver into the openstack driver | 16:20 |
*** sbalakri has joined #tacker | 16:20 | |
trozet | sridhar_ram: rings a bell from the working session :) | 16:21 |
sridhar_ram | trozet: :) | 16:21 |
trozet | sridhar_ram: should I abandon this then? https://review.openstack.org/#/c/286802/ | 16:22 |
trozet | sridhar_ram: or just rebase it and rip out all the vnffg specific plugin/extension | 16:22 |
sridhar_ram | trozet: I'd suggest rebase + rip as it will leave an audit trail for traceability | 16:23 |
trozet | sridhar_ram: ok. going to wait until spec goes through. I'll update that either today or tmrw | 16:24 |
sridhar_ram | trozet: sure.. | 16:24 |
*** mbound has quit IRC | 16:30 | |
*** vishnoianil has joined #tacker | 16:41 | |
*** uck has joined #tacker | 16:48 | |
openstackgerrit | Bob Haddleton proposed openstack/tacker: Update requirements to fix tosca-parser to 0.4.0 https://review.openstack.org/312129 | 16:57 |
openstackgerrit | Bob Haddleton proposed openstack/tacker: Update requirements to fix tosca-parser to 0.4.0 https://review.openstack.org/312129 | 17:18 |
*** tbh has joined #tacker | 17:22 | |
*** prashantD has joined #tacker | 17:28 | |
*** vishwanathj has quit IRC | 17:33 | |
*** vishwanathj has joined #tacker | 17:35 | |
*** prashantD has quit IRC | 17:41 | |
*** prashantD has joined #tacker | 17:41 | |
*** lhcheng has joined #tacker | 17:46 | |
*** mbound has joined #tacker | 17:48 | |
*** santoshk has joined #tacker | 17:55 | |
*** sbalakri has quit IRC | 17:56 | |
*** lhcheng has quit IRC | 18:04 | |
*** lhcheng has joined #tacker | 18:15 | |
*** lhcheng has quit IRC | 18:23 | |
*** tbh has quit IRC | 18:28 | |
*** vishnoianil has quit IRC | 18:50 | |
*** mbound has quit IRC | 19:02 | |
*** sripriya has joined #tacker | 19:18 | |
*** sripriya has quit IRC | 19:42 | |
*** santoshk has quit IRC | 19:42 | |
*** vishwanathj has quit IRC | 19:42 | |
*** uck has quit IRC | 19:42 | |
*** dmk0202 has joined #tacker | 19:51 | |
*** sripriya has joined #tacker | 19:51 | |
*** santoshk has joined #tacker | 19:51 | |
*** vishwanathj has joined #tacker | 19:51 | |
*** vishnoianil has joined #tacker | 19:57 | |
sripriya | trozet: ping | 20:01 |
trozet | sripriya: hi | 20:02 |
sripriya | trozet: i just caught up on the api discussion for vnffg | 20:02 |
trozet | sripriya: oh, ok | 20:02 |
*** sridhar_ram1 has joined #tacker | 20:03 | |
sripriya | trozet: i looked in to your spec and i had a question regarding the extended vnffg resources | 20:03 |
trozet | sripriya: sure | 20:03 |
sripriya | the ones like nfp, chain and classifier, how do you plan to handle them at the API level? | 20:03 |
*** sridhar_ram has quit IRC | 20:04 | |
sripriya | trozet: these resources have just a GET call the user can do from the API right? | 20:04 |
trozet | sripriya: well we could remove the chain and classifier, they would essentially be the same thing as doing the show in networking-sfc with the ID | 20:05 |
trozet | sripriya: but for nfp, it would list the IDs of the associated chains/classifiers (and those IDs should come from networking-sfc) | 20:05 |
trozet | sripriya: yeah i just wanted to give a user a way to see chain and classifier info from an nfp | 20:05 |
trozet | but i guess that is duplicating networking-sfc | 20:06 |
trozet | sripriya: what do you think? | 20:07 |
sripriya | trozet: yeah, i have been thinking as well about handling these resources at the tacker api level | 20:07 |
trozet | sripriya: so you think I should remove rest access to the chain and classifier, and just let the user get the IDs from the nfp and do a lookup via neutron client? | 20:09 |
sripriya | trozet: give me little time to think about this, i wll get back to you | 20:14 |
trozet | sripriya: ok thanks | 20:14 |
sripriya | trozet: other than this, for the main vnffg resources, they will be moved up nfvo extension right | 20:15 |
sripriya | trozet: did you need any further clarification on that? | 20:15 |
trozet | sripriya: no don't think so. sridhar_ram1 pointed me to the patch this morning | 20:15 |
sripriya | trozet: cool, the vnffg resources and the CRUD api just moves to the nfvo interface/plugin as is. please ping me if you need any further help. i presume you will be changing the spec with these changes? | 20:17 |
trozet | sripriya: yeah. I already had this patch that added the extension and was passing jenkins :( https://review.openstack.org/#/c/286802/ | 20:18 |
trozet | sripriya: going to refactor that one to go into the nfvo plugin | 20:18 |
sripriya | trozet: i can totally relate to it :-( | 20:19 |
trozet | sripriya: oh i guess I do have a question...although I havent looked yet. Shoudl I keep the vnffg_db as separate | 20:19 |
trozet | sripriya: so nfvo plugin will inherit it as as separate db? | 20:19 |
trozet | sripriya: or is there a single nfvo db | 20:20 |
sripriya | trozet: the latter case | 20:20 |
trozet | ah ok | 20:21 |
trozet | thanks | 20:21 |
sripriya | trozet: https://github.com/openstack/tacker/blob/master/tacker/db/nfvo/nfvo_db.py they need to be added here... | 20:21 |
trozet | sripriya: ok got it | 20:22 |
*** ksantoshk has joined #tacker | 20:28 | |
*** sripriya_ has joined #tacker | 20:29 | |
*** santoshk has quit IRC | 20:31 | |
*** vishwanathj has quit IRC | 20:32 | |
*** sripriya has quit IRC | 20:32 | |
*** vishwanathj has joined #tacker | 20:33 | |
*** uck has joined #tacker | 21:30 | |
*** sridhar_ram1 has quit IRC | 21:42 | |
*** santoshk has joined #tacker | 21:47 | |
*** sripriya has joined #tacker | 21:47 | |
*** sripriya_ has quit IRC | 21:49 | |
*** ksantoshk has quit IRC | 21:50 | |
*** ksantoshk has joined #tacker | 21:59 | |
*** santoshk has quit IRC | 22:02 | |
*** mageshgv has quit IRC | 22:07 | |
*** bobh has quit IRC | 22:15 | |
*** mbound has joined #tacker | 22:26 | |
*** prashantD_ has joined #tacker | 22:35 | |
*** prashantD has quit IRC | 22:36 | |
*** mbound has quit IRC | 22:46 | |
*** dmk0202 has quit IRC | 22:54 | |
*** ksantoshk has quit IRC | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!