*** spzala has joined #tacker | 00:13 | |
*** diga has joined #tacker | 01:24 | |
*** gongysh has joined #tacker | 01:49 | |
*** KanagarajM has joined #tacker | 02:21 | |
*** s3wong has quit IRC | 03:01 | |
*** spzala has quit IRC | 03:13 | |
*** diga has quit IRC | 03:34 | |
*** dkushwaha_ has quit IRC | 03:36 | |
*** vishnoianil has quit IRC | 03:52 | |
*** haiwei has quit IRC | 03:56 | |
*** links has joined #tacker | 03:59 | |
*** nmathew has joined #tacker | 04:06 | |
*** vishnoianil has joined #tacker | 05:04 | |
dkushwaha | sridhar_ram, hi, sorry I was not available that time | 05:10 |
---|---|---|
*** vishnoianil has quit IRC | 05:32 | |
*** vishnoianil has joined #tacker | 05:34 | |
*** links has quit IRC | 05:55 | |
*** links has joined #tacker | 06:11 | |
gongysh | dkushwaha, hi | 06:30 |
gongysh | dkushwaha, can you try to remove the line https://github.com/openstack/tacker-horizon/blob/master/tacker_horizon/__init__.py#L16 and have a test again the way you do in the email? | 06:31 |
*** links has quit IRC | 06:48 | |
dkushwaha | gongysh, I tried by manually removing tacker_horizon entry from /opt/stack/horizon/openstack_dashboard/enabled/_80_nfv.py and it was working fine. but while trying by applying your patch and then stack.sh . It was giving error as sridhar_ram mentioned on patch | 07:00 |
gongysh | dkushwaha, you should test it with a pure env. | 07:01 |
dkushwaha | gongysh, yes, I unstack the env and then executed stack.sh. please check tracebacks http://paste.openstack.org/show/598751/ | 07:02 |
*** links has joined #tacker | 07:02 | |
dkushwaha | gongysh, confirmed with horizon team and they are saying that fix for this issue should be the same as in https://review.openstack.org/#/c/432157/ | 07:03 |
sridhar_ram | dkushwaha: gongysh: https://review.openstack.org/#/c/430475/ ... This needs to go in Ocata? | 07:04 |
gongysh | dkushwaha, On-board a vnfd with a sample template, and then removed the VNFD's flavor. | 07:05 |
gongysh | After that while creating NS, tacker log generated some tracebacks and NS create stuck in PENDING_CREATE state. | 07:05 |
gongysh | what does the remove VNFD's flavor? | 07:05 |
gongysh | does -> is? | 07:06 |
gongysh | dkushwaha, can your env be accessed by me? | 07:06 |
gongysh | maybe the team viewer | 07:07 |
gongysh | I think the 432157 fixed the issue. | 07:07 |
dkushwaha | gongysh, sorry, but teamviewer not allowed in my office network | 07:07 |
gongysh | I have done the sanity test. | 07:08 |
gongysh | we can first merge that patch, and use a pure env to do the devstack to test. | 07:09 |
gongysh | ./unstack does not generate the pure env. | 07:09 |
dkushwaha | gongysh, ok, I will again try by ./unstack.sh ./clean.sh and then stack . Hope it should work | 07:10 |
dkushwaha | gongysh, regarding https://bugs.launchpad.net/tacker/+bug/1662704, I had replayed your question. Could you please check it. | 07:11 |
openstack | Launchpad bug 1662704 in tacker "ns_create stuck in pending state if vnf creation failed" [Medium,In progress] - Assigned to dharmendra (dharmendra-kushwaha) | 07:11 |
gongysh | please 'rm -rf /opt/stack/horizon' and make sure the horizon has not been installed before into your python system path. | 07:11 |
dkushwaha | gongysh, sure | 07:12 |
gongysh | the best way is to: merge this patch, and then use a purely new ubuntu to test. | 07:12 |
gongysh | dkushwaha, I have commented on https://review.openstack.org/#/c/430475/1 | 07:23 |
gongysh | please have a look. thanks | 07:23 |
dkushwaha | gongysh, checking | 07:25 |
openstackgerrit | Tung Doan proposed openstack/tacker master: [WIP] Add policies to VNFs in network service https://review.openstack.org/433474 | 07:49 |
*** elynn has left #tacker | 07:50 | |
*** links has quit IRC | 07:50 | |
*** links has joined #tacker | 07:52 | |
sridhar_ram | dkushwaha: does above fix for gerrit #430475 fixes this bug too ? https://bugs.launchpad.net/tacker/+bug/1661252 | 08:15 |
openstack | Launchpad bug 1661252 in tacker "Delete errored vnfs in in ns create" [Medium,Triaged] - Assigned to dharmendra (dharmendra-kushwaha) | 08:15 |
sridhar_ram | gongysh: +1 to merge the horizon fix and try it | 08:17 |
gongysh | sridhar_ram, ok | 08:27 |
gongysh | dkushwaha, could you please +2? https://review.openstack.org/#/c/432157/ | 08:28 |
dkushwaha | sridhar_ram, #430475 does not fix https://bugs.launchpad.net/tacker/+bug/1661252 | 08:37 |
openstack | Launchpad bug 1661252 in tacker "Delete errored vnfs in in ns create" [Medium,Triaged] - Assigned to dharmendra (dharmendra-kushwaha) | 08:37 |
dkushwaha | sridhar_ram, after logging this bug, I realized that it is invalid | 08:38 |
sridhar_ram | dkushwaha: I see .. one less bug to worry then :) | 08:38 |
sridhar_ram | dkushwaha: given we are close to release, we need to release-note some of the know issues | 08:38 |
dkushwaha | sridhar_ram, It is already handled in workflow https://github.com/openstack/tacker/blob/master/tacker/nfvo/drivers/workflow/workflow_generator.py#L109-L111 | 08:38 |
*** Vijayendra has quit IRC | 08:39 | |
sridhar_ram | dkushwaha: that is what i thought.. anyways, we shd plan to add some functest for failure scenarios of NSD in Pike | 08:39 |
dkushwaha | sridhar_ram, yes, we need more function/Unit test | 08:40 |
dkushwaha | gongysh, sure, will do | 08:41 |
openstackgerrit | Merged openstack/tacker-horizon master: Remove tacker-horizon to make this JS path right https://review.openstack.org/432157 | 08:47 |
*** tuan_ has joined #tacker | 08:48 | |
tuan_ | hi | 08:48 |
*** tuan_ has quit IRC | 08:53 | |
*** Vijayendra has joined #tacker | 08:53 | |
AJaeger | sridhar_ram: did you find a fix for the broken mitaka tacker branch? | 08:55 |
*** tuan_ has joined #tacker | 08:57 | |
sridhar_ram | AJaeger: not yet, unit test is failing due to dict order issue.. reproduces only in gate.. works fine in local setup. Still poking around | 09:00 |
AJaeger | argh ;( Thanks | 09:02 |
sridhar_ram | gongysh: dkushwaha: are you guys hitting mysql "Too many connections" lately ? | 09:02 |
AJaeger | what about setting PYTHONHASHSEED to a fixed value? That might be appropriate for the branch. | 09:03 |
tuan_ | sorry guys for interrupting | 09:03 |
tuan_ | but may i have some questions for tacker | 09:03 |
tuan_ | related to our use case in Nokia | 09:04 |
gongysh | sridhar_ram, no | 09:04 |
tuan_ | i am sorry but could you guys please answer my question? | 09:08 |
tuan_ | am i allowed to put my question here or not | 09:08 |
tuan_ | ? | 09:08 |
gongysh | tuan_, what is the case? | 09:15 |
gongysh | and problem? | 09:15 |
tuan_ | gongysh: Thanks | 09:15 |
tuan_ | we have a discussion when debating about something called "upgrading" | 09:15 |
tuan_ | in tacker, i do not see the upgrading process | 09:16 |
tuan_ | for example | 09:16 |
tuan_ | if we have a new vnf package | 09:16 |
tuan_ | we want to "upgrade" the old vnf with new vnfd , vnfd_id without removing the db of vnf | 09:18 |
dkushwaha | sridhar_ram, is this http://paste.openstack.org/show/598768/? | 09:18 |
tuan_ | if we delete the old one and create a new one with new vnfd | 09:18 |
tuan_ | it is not good for something called "upgrade" | 09:18 |
tuan_ | as far as i know that in tacker we have only update, scale without changing vnfd, vnfd_id | 09:19 |
tuan_ | if we change vnfd, it means that we have a different vnf | 09:19 |
openstackgerrit | Sridhar Ramaswamy proposed openstack/tacker stable/mitaka: Set python hash seed to 0 in tox.ini https://review.openstack.org/433519 | 09:20 |
gongysh | tuan_, our VNFC feature supports install.sh now. I have commented on the upgrade feature with VNFC SPEC | 09:21 |
sridhar_ram | AJaeger: thanks, it is worth a try. Pushed a PS ^^^ to give it a try | 09:21 |
tuan_ | gongysh: Could you please send me that spec | 09:21 |
*** amotoki has joined #tacker | 09:21 | |
tuan_ | https://specs.openstack.org/openstack/tacker-specs/specs/ocata/tacker-vnfc.html | 09:22 |
tuan_ | this one? | 09:22 |
sridhar_ram | gongysh: +1, upgrade is possible using VNFC construct | 09:22 |
tuan_ | well, do you guys have a concrete definition of upgrading process? | 09:23 |
tuan_ | what to upgrade, how? | 09:23 |
tuan_ | it is not written well in ETSI | 09:23 |
sridhar_ram | dkushwaha: i looke for Max_conections in 'show status' but sometimes even mysql client couldn't connect | 09:23 |
gongysh | tuan_, http://specs.openstack.org/openstack/tacker-specs/specs/ocata/tacker-vnfc.html | 09:23 |
sridhar_ram | tung_doan_: yes, it is not well documented.. but make sense for operators | 09:24 |
tuan_ | gongysh: yeah, i got it | 09:24 |
gongysh | tuan_, if you like, you can put a new SPEC to deal with upgrade for VNFC feature. | 09:25 |
* sridhar_ram folks - signing off ! | 09:25 | |
tuan_ | it is the VNFC upgrade | 09:26 |
tuan_ | in our concern, imagine sometihng like this | 09:27 |
tuan_ | if we have now a running vnf | 09:27 |
gongysh | dkushwaha, I have a comment on https://review.openstack.org/#/c/430475/1/tacker/db/nfvo/ns_db.py | 09:30 |
*** gongysh has quit IRC | 09:32 | |
*** tuan_ has quit IRC | 09:33 | |
*** gongysh has joined #tacker | 09:34 | |
*** tuan_ has joined #tacker | 09:38 | |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker master: Fix ns_create stuck in pending state issue https://review.openstack.org/430475 | 09:45 |
dkushwaha | gongysh, just updated the patch https://review.openstack.org/430475 | 09:46 |
openstackgerrit | Tung Doan proposed openstack/tacker master: [WIP] Add policies to VNFs in network service https://review.openstack.org/433474 | 09:48 |
gongysh | tuan_, so ? | 09:58 |
tuan_ | so, i saw update, scale, they are good in definition | 09:59 |
tuan_ | what does it mean "upgrade" | 10:00 |
tuan_ | does it need to change vnfd, vnfd_id, image change, etc... | 10:00 |
tuan_ | and is this definition based on ETSI? | 10:00 |
gongysh | tuan_, I am not sure. but I think it is more like ETSI and TOSCA combination | 10:01 |
tuan_ | hmm, what i saw in tacker now is there is no ability to change vnfd/vnfd_id | 10:03 |
tuan_ | updating, scaling, etc. do not chagne it | 10:03 |
tuan_ | upgrading changes it or not? | 10:04 |
gongysh | tuan_, will not change. | 10:04 |
tuan_ | gongysh: even it changes the image, am i rite? | 10:05 |
gongysh | tuan_, VNFC update should not change VM's image itself. | 10:05 |
gongysh | tuan_, VNFC operation will use extra packages to do the stuff. | 10:06 |
tuan_ | gongysh: perfect :D | 10:06 |
tuan_ | so in case of changing image | 10:07 |
tuan_ | have you guys had plan for that | 10:07 |
gongysh | we hope the VNFC guys will continue their efforts. | 10:09 |
tuan_ | yeap, thank you for these information | 10:11 |
*** gongysh has quit IRC | 10:39 | |
*** tuan_ has quit IRC | 10:40 | |
*** tuan has joined #tacker | 11:00 | |
tuan | gongysh: hope you are still there | 11:10 |
tuan | in tacker, do we have any scenario of changing image of existing vnf | 11:11 |
tuan | like "rebuild" functionality in Nova? | 11:11 |
*** dkushwaha has quit IRC | 11:34 | |
*** nmathew has quit IRC | 11:36 | |
*** gongysh has joined #tacker | 11:46 | |
AJaeger | sridhar_ram: unfortunately did not help ;( | 11:56 |
*** amotoki has quit IRC | 12:02 | |
*** nmathew has joined #tacker | 12:30 | |
*** nmathew- has joined #tacker | 12:31 | |
*** nmathew- has quit IRC | 12:33 | |
*** nmathew- has joined #tacker | 12:39 | |
*** nmathew has quit IRC | 12:42 | |
*** amotoki has joined #tacker | 13:13 | |
*** links has quit IRC | 13:28 | |
*** uck has joined #tacker | 14:07 | |
*** bobmel has joined #tacker | 14:18 | |
*** links has joined #tacker | 14:29 | |
*** diga has joined #tacker | 14:33 | |
*** nmathew- has quit IRC | 14:37 | |
*** KanagarajM has quit IRC | 14:37 | |
*** vishnoianil has quit IRC | 14:57 | |
*** tuan has quit IRC | 15:00 | |
openstackgerrit | Merged openstack/tacker master: Fix ns_create stuck in pending state issue https://review.openstack.org/430475 | 15:10 |
*** gongysh has quit IRC | 15:28 | |
*** uck has quit IRC | 15:41 | |
*** links has quit IRC | 15:47 | |
*** amotoki has quit IRC | 16:19 | |
*** bobh has joined #tacker | 16:31 | |
*** diga has quit IRC | 16:44 | |
sridhar_ram | cores: bobh: sripriya: can you merge https://review.openstack.org/#/c/424464/ ? | 17:34 |
sridhar_ram | trozet: ping | 17:34 |
bobh | sridhar_ram: I'll take a look | 17:34 |
sridhar_ram | bobh: thanks! | 17:34 |
openstackgerrit | Merged openstack/tacker master: Include alembic versions directory to the package https://review.openstack.org/424464 | 17:40 |
*** uck has joined #tacker | 17:43 | |
*** uck has quit IRC | 17:48 | |
*** bobh has quit IRC | 18:34 | |
*** cboling has joined #tacker | 18:38 | |
*** s3wong has joined #tacker | 18:55 | |
trozet | hi sridhar_ram | 19:01 |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker master: Wrong value set when passing param to VNFD https://review.openstack.org/417752 | 19:43 |
*** dkushwaha has joined #tacker | 19:50 | |
dkushwaha | sridhar_ram, ping | 20:08 |
dkushwaha | sridhar_ram, Regarding https://bugs.launchpad.net/tacker/+bug/1663071 , I am not seeing any attached screenshot(as mentioned in description) | 20:11 |
openstack | Launchpad bug 1663071 in tacker "tacker-horizon: events tab is empty" [High,New] | 20:11 |
dkushwaha | sridhar_ram, is it missing? | 20:11 |
*** bobh_ has joined #tacker | 20:14 | |
dkushwaha | sridhar_ram, additinaly, could you please confirm if it is duplicate of https://bugs.launchpad.net/tacker/+bug/1660960 | 20:15 |
openstack | Launchpad bug 1660960 in tacker "ADD_INSTALLED_APPS in _80_nfv.py file" [Critical,Fix released] - Assigned to yong sheng gong (gongysh) | 20:15 |
*** openstackgerrit has quit IRC | 20:18 | |
*** dkushwaha is now known as dkushwaha_away | 20:28 | |
*** uck has joined #tacker | 20:46 | |
*** uck has quit IRC | 20:50 | |
*** tung_doan_ has quit IRC | 21:12 | |
*** tung_doan_ has joined #tacker | 21:13 | |
*** tung_doan_ has quit IRC | 21:15 | |
*** tung_doan_ has joined #tacker | 21:16 | |
*** bobmel has quit IRC | 21:22 | |
sridhar_ram | cores: bobh_: sripriya: can you please merge (trivial) PS https://review.openstack.org/#/c/429037/ .. thanks! | 21:39 |
sridhar_ram | dkushwaha_away: i'm verifying | 21:39 |
*** bryan_att_ has joined #tacker | 22:35 | |
*** tonyb_ has joined #tacker | 22:38 | |
*** tonyb has quit IRC | 22:42 | |
*** bryan_att has quit IRC | 22:42 | |
*** bryan_att_ is now known as bryan_att | 22:44 | |
*** mbirru has quit IRC | 22:46 | |
*** tonyb_ is now known as tonyb | 22:46 | |
*** mbirru has joined #tacker | 22:52 | |
bobh_ | sridhar_ram: done | 22:53 |
*** openstackgerrit has joined #tacker | 22:58 | |
openstackgerrit | Merged openstack/tacker-specs master: Add pike dir for tacker-specs https://review.openstack.org/429037 | 22:58 |
*** bobmel has joined #tacker | 23:34 | |
sridhar_ram | bobh_: thanks! | 23:36 |
*** bobh_ has quit IRC | 23:36 | |
*** uck has joined #tacker | 23:37 | |
*** bobmel has quit IRC | 23:39 | |
*** uck has quit IRC | 23:42 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!