Friday, 2017-01-20

*** gongysh has joined #tacker00:37
*** gongysh has quit IRC00:52
*** hanwei has joined #tacker01:11
*** amotoki has joined #tacker01:15
*** bobh has joined #tacker01:39
*** gongysh has joined #tacker02:11
*** s3wong has quit IRC02:19
openstackgerritTuan Luong-Anh proposed openstack/tacker: Replace yaml.load() with yaml.safe_load()  https://review.openstack.org/42168702:22
*** diga has joined #tacker02:45
*** links has joined #tacker02:53
*** bobh has quit IRC03:32
*** amotoki has quit IRC03:49
*** janki has joined #tacker03:53
*** KanagarajM has joined #tacker04:07
jankisridhar_ram, ping04:07
*** links has quit IRC04:16
*** bobh has joined #tacker04:16
*** links has joined #tacker04:18
*** amotoki has joined #tacker04:19
*** amotoki_ has joined #tacker04:25
*** bobh has quit IRC04:26
*** amotoki has quit IRC04:27
gongyshsridhar_ram, hi04:35
gongyshhttps://review.openstack.org/#/c/414602/04:35
gongyshhelp to review this, janki needs your input on my comments.04:35
sridhar_ramgongysh: will do04:50
sridhar_ramgongysh: what is wrong in putting optional word in the help text ? Is your concern is consistency?04:52
sridhar_ramgongysh: never mind04:54
sridhar_ramgongysh: I see vnfd id/name/template are in a mutually exclusive group... I agree it make sense to remove04:55
*** trinaths has joined #tacker05:07
jankisridhar_ram, still there?05:11
gongyshjanki, you can make change according to my comments since sridhar_arm agreed.05:34
gongyshthanks05:34
jankigongysh, will do. Please review the server patch. Its a fresh patch05:34
*** trinaths has quit IRC05:37
openstackgerritYan Xing an proposed openstack/tacker: _80_nfv.py file is moved to enabled folder in tacker_horizon folder  https://review.openstack.org/42304405:40
openstackgerritdharmendra kushwaha proposed openstack/tacker: Implement NSD Support part 2  https://review.openstack.org/41493705:40
jankiHi. I am looking for Yan Xing an but donot know IRC nickname. Does anyone know?05:42
*** trinaths has joined #tacker05:43
*** trinaths has left #tacker05:51
*** saju_m has joined #tacker06:09
gongyshjanki, make the change, I can +2 on your client patch06:13
gongyshjanki, for the server side patch, we need some more change.06:13
jankigongysh, will make changes in some time. thanks for reviewing :)06:16
openstackgerritgongysh proposed openstack/tacker: Increase vim password column length  https://review.openstack.org/42253106:23
openstackgerritMerged openstack/tacker: _80_nfv.py file is moved to enabled folder in tacker_horizon folder  https://review.openstack.org/42304406:23
*** manikanta_tadi has quit IRC06:50
*** Que74 has joined #tacker06:55
openstackgerritJanki Chhatbar proposed openstack/python-tackerclient: Support VNF creation from inline VNF template  https://review.openstack.org/41460206:58
*** AndChat|323049 has quit IRC06:58
*** saju_m has quit IRC06:59
*** priya__ has quit IRC07:33
*** priya__ has joined #tacker07:34
jankigongysh, ping07:35
gongyshhi07:35
jankigongysh, in reply to your comment on server patch, https://github.com/openstack/tacker/blob/master/tacker/vnfm/plugin.py#L323 should do the job of deleting vnfd07:36
jankiI have treid creating a vnf with incorrect network name, vnf is not created and the corresponding vnfd too is not created07:37
janki$ tacker vnf-create vnf-error1 --vnfd-template ~/error-template.yaml07:37
janki   ERROR: Property error: : resources.CP3.properties.network: : Error validating value 'unknown_net_blah': Unable to find network with  name or id 'unknown_net_blah'07:37
janki$ tacker vnfd-list --template-source -> empty07:38
*** janki is now known as janki|afk07:38
janki|afkgongysh, need to go. Will read your messages once I am back. thanks07:38
gongyshsee you07:38
openstackgerritzhangyanxian proposed openstack/tacker: Fix typos in vnfm_db.py & scale_usage_guide.rst  https://review.openstack.org/42310407:39
openstackgerritzhangyanxian proposed openstack/tacker: Fix typos in vnfm_db.py & scale_usage_guide.rst  https://review.openstack.org/42310407:40
openstackgerritzhangyanxian proposed openstack/tacker: Fix typos in vnfm_db.py & scale_usage_guide.rst  https://review.openstack.org/42310407:41
openstackgerritzhangyanxian proposed openstack/tacker: Fix typos in scale_usage_guide.rst  https://review.openstack.org/42310407:41
*** afranc has joined #tacker07:44
*** Aju has quit IRC07:51
openstackgerritgongysh proposed openstack/tacker: Increase vim password column length  https://review.openstack.org/42253107:51
*** janki|afk is now known as janki08:39
jankigongysh, hi08:40
gongyshjanki, are you sure the vnfd is created?08:40
jankigongysh, not sure if it is created or not, but if vnf creation fails (like in case mentioned above) vnfd wont be in db08:42
jankiHowever, from the code, vnfd has to be created and only then vnf creation happens08:42
jankiso I am believing the flow would be create_vnf -> create_vnfd -> create_vnf -> vnf_fails -> delete_vnf -> delete_vnfd08:43
jankigongysh, yes vnfd is created. checked in db08:44
gongyshjanki,  the vnfd will be there for ever, right?08:45
jankigongysh, if you check from mysql cli, then yes. on tacker nfd-list it wont be08:46
jankibut then even the deleted vnfs and vnfds are seen from mysql cli and not tacker vli08:46
gongyshjanki,  tacker vnfd-list --template-source all?08:46
gongyshdon't forget your --template-source parameter.08:47
jankigongysh, not there08:47
jankii am using --template source inline flag.08:47
jankigongysh, ^08:57
*** flyspace15 has joined #tacker09:01
*** openstackgerrit has quit IRC09:02
*** flyspace15 has quit IRC09:05
*** saju_m has joined #tacker09:11
*** Vijayendra has quit IRC09:20
*** priya__ has quit IRC09:20
*** saju_m has quit IRC09:24
*** priya_ has joined #tacker09:26
*** Vijayendra has joined #tacker09:26
*** yifei has quit IRC09:28
*** saju_m has joined #tacker09:36
*** gongysh has quit IRC10:22
*** gongysh has joined #tacker10:28
*** amotoki_ has quit IRC10:28
*** gongysh has quit IRC10:37
*** amotoki has joined #tacker10:38
*** hanwei has quit IRC10:39
*** openstackgerrit has joined #tacker11:43
openstackgerritgongysh proposed openstack/python-tackerclient: Use mock instead of mox in python-tackerclient  https://review.openstack.org/35913211:43
*** amotoki has quit IRC11:44
*** hanwei has joined #tacker11:49
*** hanwei_ has joined #tacker11:56
*** hanwei has quit IRC11:58
*** hanwei has joined #tacker11:59
*** hanwei_ has quit IRC12:03
*** janki has quit IRC12:19
*** janki has joined #tacker12:19
*** janki has left #tacker12:39
*** janki has joined #tacker12:39
*** links has quit IRC12:55
*** amotoki has joined #tacker12:56
openstackgerritJanki Chhatbar proposed openstack/tacker: Support VNF create from inline template  https://review.openstack.org/41621512:57
*** janki has quit IRC13:09
*** bobh has joined #tacker13:19
*** bobh has quit IRC13:19
*** kbaegis has joined #tacker13:25
*** KanagarajM has quit IRC13:27
*** diga has quit IRC13:34
*** bobh has joined #tacker14:02
*** kbaegis has quit IRC14:34
*** kbaegis has joined #tacker14:35
*** kbaegis has quit IRC14:38
*** zeih has joined #tacker14:40
openstackgerritbharaththiruveedula proposed openstack/tacker: Implement NSD Support part 2  https://review.openstack.org/41493714:42
bryan_attsridhar_ram or sripraya - ping I need your help to resolve inconsistencies in the tacker docs and newton install behavior as noted above14:47
bryan_attsripriya: ping I need your help to resolve inconsistencies in the tacker docs and newton install behavior as noted above14:48
*** zeih has quit IRC14:53
*** amotoki has quit IRC15:24
*** AndChat|323049 has joined #tacker15:47
*** Que74 has quit IRC15:47
*** Vijayendra has quit IRC15:59
*** amotoki has joined #tacker16:05
*** amotoki has quit IRC16:06
*** bobh has quit IRC16:22
*** Que74 has joined #tacker16:40
*** bobh has joined #tacker16:42
*** AndChat|323049 has quit IRC16:43
*** Que74 has quit IRC16:44
*** tbh has joined #tacker17:01
*** bobh has quit IRC17:10
*** Que74 has joined #tacker18:20
*** AndChat|323049 has joined #tacker18:25
*** Que74 has quit IRC18:25
*** Que74 has joined #tacker18:26
*** AndChat|323049 has quit IRC18:26
*** AndChat|323049 has joined #tacker18:27
*** vishnoianil has quit IRC18:28
*** Que74 has quit IRC18:30
*** tbh has quit IRC18:36
*** bobh has joined #tacker18:42
openstackgerritbharaththiruveedula proposed openstack/tacker-horizon: Add Panel for NSD  https://review.openstack.org/41421618:52
*** bobh has quit IRC19:00
*** vishnoianil has joined #tacker19:26
sridhar_rambryan_att: apologies, will be available in 30mins19:32
*** s3wong has joined #tacker19:37
openstackgerritMerged openstack/python-tackerclient: Support VNF creation from inline VNF template  https://review.openstack.org/41460220:00
*** bobh has joined #tacker20:23
*** bobh has quit IRC20:26
*** bobh has joined #tacker20:27
*** bobh has quit IRC20:31
openstackgerritSridhar Ramaswamy proposed openstack/python-tackerclient: Remove client side yaml string deprecation warning  https://review.openstack.org/42353422:24
openstackgerritSridhar Ramaswamy proposed openstack/python-tackerclient: Remove client side yaml string deprecation warning  https://review.openstack.org/42353422:25
openstackgerritSridhar Ramaswamy proposed openstack/tacker: Remove yaml string deprecation warning  https://review.openstack.org/42353822:27
sridhar_rambryan_att: ping22:27
bryan_attsridhar_ram: hi22:34
sridhar_rambryan_att: you might be hitting https://bugs.launchpad.net/python-tackerclient/+bug/161875622:45
openstackLaunchpad bug 1618756 in python-tackerclient "vim register does not support auth url without port" [Undecided,Fix released] - Assigned to yong sheng gong (gongysh)22:45
bryan_attsridhar_ram: is that related to Newton?22:45
sridhar_rambryan_att: checking if this fix made it to newton22:45
bryan_attsridhar_ram: I think the problem is more fundamental. The tacker.conf as generated by Tox file does not match the install docs.22:46
bryan_attsridhar_ram: as noted above, I'm finding that for example the [keystone_authtoken] section is missing in the sample conf file generated22:47
bryan_attsridhar_ram: again this is on stable/newton22:47
sridhar_rambryan_att: are you using http://docs.openstack.org/developer/tacker/install/manual_installation.html ?22:49
bryan_attI'm using the install manual on the github for stable/newton22:49
sridhar_rambryan_att: this doc is based of the "master" code base... and it is always a moving doc22:50
sridhar_rambryan_att: oh okay.. specifically this one here - https://github.com/openstack/tacker/blob/stable/newton/doc/source/install/manual_installation.rst ?22:50
bryan_attyes https://github.com/openstack/tacker/blob/stable/newton/doc/source/install/manual_installation.rst22:51
openstackgerritSridhar Ramaswamy proposed openstack/python-tackerclient: Allow auth url without port for vim registration  https://review.openstack.org/42354522:56
*** s3wong has quit IRC22:56
bryan_attsridhar_ram: specifically, I need to know why the tacker.conf file as generated in stable/newton is different (substantially) from mitaka and ocata (which seem the same at first glance).\22:59
saju_msridhar_ram, getting attribute error neutron 'Client' object has no attribute 'create_flow_classifie23:04
saju_mhttps://github.com/openstack/tacker/blob/master/tacker/nfvo/drivers/vim/openstack_driver.py#L46723:04
saju_mI have searched in neutronclient (master),  that func create_flow_classifie not defined in neutronclient23:06
saju_mshould i use a specific version of python-neutronclient ?23:07
saju_mI have seen this issue while debugging https://bugs.launchpad.net/tacker/+bug/165386523:11
openstackLaunchpad bug 1653865 in tacker "VNFFG Manager Tab not working properly" [High,New] - Assigned to sajuptpm (sajuptpm)23:11
sridhar_rambryan_att:  In mitaka the tacker.conf was "hand made". starting newton tacker.conf is auto-generated .. so depending on the components in the code, there will be some changes in generated tacker.conf  (for e.g. in master/ocata you will see entried related keystone_authtoken).23:12
sridhar_ramsaju_m: you need to install networking-sfc for the neutronclient to pick the sfc extensions23:13
saju_msridhar_ram, ok23:14
bryan_attsridhar_ram: do you mean that there is no section keystone_authtoken generated in newton? if so, am I supposed to just add that section manually, as it is ref'd in the install doc ?23:14
bryan_attsridhar_ram: were there any conf file changes between mitaka and newton? or do you have a complete example from newton that I can use as a base?23:16
sridhar_rambryan_att: here is a newton based tacker.conf from our gate tests .. http://logs.openstack.org/77/411577/2/check/gate-tacker-dsvm-functional-ubuntu-xenial-nv/ed8d298/logs/etc/tacker/tacker.conf.txt.gz23:23
bryan_attthanks, I will try to use that and not auto-generate the file23:24
sridhar_rambryan_att: on keystone_authtoken, you still need that in newton .. but in master we moved to a different (keystone_auth library) instead of the python-keystoneclient to keystone auth component, this indirectly caused some changes to tacker.conf23:25
bryan_attok, good to know for ocata, thanksw23:25
sridhar_rambryan_att: you are welcome23:26
openstackgerritSridhar Ramaswamy proposed openstack/python-tackerclient: Remove client side yaml string deprecation warning  https://review.openstack.org/42353423:33

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