Monday, 2017-11-27

*** bobh has joined #tacker00:23
*** yifei has joined #tacker00:27
*** bobh has quit IRC00:28
*** bobh has joined #tacker00:34
*** bobh has quit IRC00:38
*** bobh has joined #tacker01:22
*** mdih has joined #tacker03:35
*** diga has joined #tacker03:54
*** daidv has joined #tacker04:00
*** bobh has quit IRC04:10
*** bobh has joined #tacker04:14
*** bobh has quit IRC04:19
*** Dinesh_Bhor has joined #tacker04:21
*** diga has quit IRC04:22
*** diga has joined #tacker04:23
*** links has joined #tacker04:26
*** bobh has joined #tacker04:37
*** bobh has quit IRC04:41
*** bobh has joined #tacker04:45
*** bobh has quit IRC04:50
*** bobh has joined #tacker05:45
*** bobh has quit IRC05:49
digaphuoc: Hi05:58
phuochi05:58
digaphuoc: I am getting internal server errror while creating vnf with hello-world template05:59
digaphuoc: any clue ?05:59
diga"InternalServerError: Request Failed: internal server error while processing your request."06:00
phuocYou have to check log in server06:00
diga"tacker vnf-create --vnfd-id da3f2b44-755c-44d6-9d1a-eefd97fd77fa --vim-id 4ed69df7-1df3-429f-b85e-3c3b659e26ac vnf_hello"06:00
digaokay06:00
phuocif there are some logs, I can look through it :)06:01
*** bobh has joined #tacker06:02
digaok06:02
digathese are logs06:03
diga"File "/opt/stack/python-barbicanclient/barbicanclient/client.py", line 107, in _check_status_code"06:03
diga"HTTPClientError: Forbidden: Secret retrieval attempt not allowed - please review your user/project privileges"06:03
digalooks like barbican has some issue06:03
digaphuoc: ??06:03
phuocYou install with devstack or manual?06:04
digawith devstack06:04
phuocCan you paste it in http://paste.openstack.org/06:05
phuocand send it to me06:05
digaokay06:05
*** bobh has quit IRC06:06
digaphuoc: http://paste.openstack.org/show/627403/06:08
digaphuoc: check this, pasted complete log06:08
phuocand the local.conf file06:09
digaok06:10
digalet me paste06:10
phuocok, thanks :)06:10
digaphuoc: this is local.conf - http://paste.openstack.org/show/627405/06:11
digaphuoc: do you see any problem in local.conf file06:13
*** janki has joined #tacker06:15
*** janki has quit IRC06:16
*** janki has joined #tacker06:17
phuochmm, there are some different with me06:18
*** bobh has joined #tacker06:32
*** bobh has quit IRC06:38
*** bobh has joined #tacker06:42
*** bobh has quit IRC06:46
*** bobh has joined #tacker07:03
*** bobh has quit IRC07:07
*** bobh has joined #tacker07:12
*** openstackgerrit has joined #tacker07:12
openstackgerritCong Phuoc Hoang proposed openstack/tacker-specs master: Update VNFFG's chain and classifier  https://review.openstack.org/51669807:12
*** bobh has quit IRC07:17
*** egonzalez has joined #tacker07:20
*** bobh has joined #tacker07:22
*** bobh has quit IRC07:26
*** bobh has joined #tacker07:33
*** bobh has quit IRC07:38
openstackgerritCong Phuoc Hoang proposed openstack/tacker-specs master: Update VNFFG's chain and classifier  https://review.openstack.org/51669807:45
*** bobh has joined #tacker07:45
*** bobh has quit IRC07:50
*** bobh has joined #tacker07:53
*** bobh has quit IRC07:57
*** bobh has joined #tacker08:02
mardimphuoc, hello :)08:03
phuochi mardim08:03
mardimphuoc, Thanks for the update of the spec08:03
mardimI will review it when I find some spare time08:03
phuocI added my name as co-author :)08:03
mardimyou did well :)08:03
phuocThanks :)08:04
*** bobh has quit IRC08:06
Dinesh_Bhorphuoc: do you have 5 min?08:07
Dinesh_Bhorphuoc: Hi08:08
phuocDinesh_Bhor, yes08:09
phuoc:)08:09
Dinesh_Bhorphuoc: Just need your guidance, Do you think that this scenario is valid from NFV operators point of view? http://paste.openstack.org/show/627421/08:10
phuocI was a DevOps before :)08:13
*** bobh has joined #tacker08:13
phuocI think it makes sense08:13
phuocWhen I use AWS product, when I delete some resource, they give me 2 options08:14
phuocfirst option: I have to delete depend resource first08:15
phuocsecond option: I can force delete resource, some depend resource must delete by hand :)08:16
*** bobh has quit IRC08:18
phuocyour scenario is second option (I think it is right), and I think it is valid08:18
Dinesh_Bhorphuoc: okay, so you think that we dont need to fix it from tacker service point of view.08:18
phuocIf it is Tacker, I think we should choose first option :)08:19
Dinesh_Bhorphuoc: that means you are saying that tacker should return an error if VIM is having vnfs running on it?08:20
phuocyes08:20
Dinesh_Bhormardim: Hi, if you have time. Do you agree to this? ^^08:21
Dinesh_Bhorphuoc: thanks, I also think so.08:21
phuocDinesh_Bhor, I think you can make a patch to improve that scenario ~^^~08:22
mardimDinesh_Bhor, Yes definetely08:23
mardimDinesh_Bhor, I think Tcaker should give the option of force deletion08:23
mardimDinesh_Bhor, I think it shouldn't give an error but a warnign08:24
Dinesh_Bhorphuoc: yes, will do soon. First I thought I should get some consensus from community before I make any changes.08:24
mardimDinesh_Bhor, Yes definetly +1 to thuis for me :)08:24
mardimthis*08:24
mardimIn general if the tacker allows VIm deletion and leaves orphan's VMs then we should consider this as a bug I think08:25
mardimDinesh_Bhor, phuoc ^08:25
mardimorphans*08:25
Dinesh_Bhorphuoc, mardim: yes, that's what I think08:26
mardimDinesh_Bhor, ok cool :)08:26
phuoctacker vim-delete VIM008:26
mardimI think in this we should check if the VIm has VMs on it08:27
mardimAnd IF it has08:27
phuoc(warning, there are some resource blabla need to delete)08:27
phuoctacker vim-delete --force VIM008:27
Dinesh_Bhorexactly08:27
mardimexactly ^08:27
phuocI think it is good for deleting VIM08:28
Dinesh_Bhorsure. thank you phuoc, mardim for your time. :)08:30
mardimDinesh_Bhor, Anytime :)08:31
mardimDinesh_Bhor, Can you create a spec first for this so we can have some discussion at the reviews or ?08:31
Dinesh_Bhormardim: I think on the master tacker is allowing to delete VIM if its having vnfs. So this needs to be fixed first as a bug. After this we can introduce --force flag for vim-delete which offcourse needs a blueprint and spec.08:34
phuocDinesh_Bhor, you're welcome08:34
mardimDinesh_Bhor, Yes ok sounds good thanks :)08:35
phuocI will review for you when I have some time :)08:35
mardimDinesh_Bhor, me too ^08:35
Dinesh_Bhor phuoc, mardim : great, thanks08:36
Dinesh_Bhordiga: Hi, have you figured out your issue?08:44
Dinesh_Bhordiga: I just faced it and it was the issue of incorrect credentials with which I have sourced devstack/openrc08:45
digaDinesh_Bhor: ohh08:47
*** bobh has joined #tacker08:50
*** bobh has quit IRC08:54
*** bobh has joined #tacker08:55
openstackgerritCong Phuoc Hoang proposed openstack/tacker-specs master: Implement containerized VNF in Kubernetes VIM  https://review.openstack.org/51199108:55
*** egonzalez has quit IRC08:58
*** bobh has quit IRC08:59
*** bobh has joined #tacker09:08
*** egonzalez has joined #tacker09:10
*** jchhatbar has joined #tacker09:12
*** janki has quit IRC09:13
*** bobh has quit IRC09:13
*** bobh has joined #tacker09:13
*** bobh has quit IRC09:18
*** bobh has joined #tacker09:33
*** bobh has quit IRC09:37
*** bobh has joined #tacker09:48
*** bobh has quit IRC09:53
*** bobh has joined #tacker10:17
*** bobh has quit IRC10:21
*** bobh has joined #tacker10:23
*** bobh has quit IRC10:27
*** bobh has joined #tacker10:34
*** bobh has quit IRC10:39
*** bobh has joined #tacker10:53
*** bobh has quit IRC10:57
*** bobh has joined #tacker11:05
*** bobh has quit IRC11:10
openstackgerritCong Phuoc Hoang proposed openstack/tacker-specs master: Implement containerized VNF in Kubernetes VIM  https://review.openstack.org/51199111:10
*** bobh has joined #tacker11:12
*** bobh has quit IRC11:17
*** diga has quit IRC11:33
*** bobh has joined #tacker11:46
*** bobh has quit IRC11:51
*** ildikov has quit IRC11:54
*** bobh has joined #tacker11:54
*** ildikov has joined #tacker11:56
Dinesh_Bhorcan normal user configure VIM and create VNF's? or only operator with admin role can create it.11:58
*** bobh has quit IRC11:58
*** bobh has joined #tacker12:02
*** bobh has quit IRC12:08
Dinesh_Bhordkushwaha: Hi, ^^12:09
*** bobh has joined #tacker12:13
*** bobh has quit IRC12:17
phuochi Dinesh_Bhor12:18
Dinesh_Bhorphuoc: Hi12:18
phuocusers can create, configutre their VIM12:18
phuocand create VNFs on their VIM12:19
phuocadmin can't create VNFs on other user's VIM12:19
Dinesh_Bhorphuoc: one users VIM can not be used by other user for deploying VNFs. correct?12:20
phuocyes, user only use their VIM12:21
phuochttps://github.com/openstack/tacker/blob/master/doc/source/contributor/encrypt_vim_auth_with_barbican.rst12:21
phuocyou can see detail in https://github.com/openstack/tacker-specs/blob/master/specs/pike/encryption-with-barbican.rst12:22
Dinesh_Bhorphuoc: okay, Now I got it. thanks.12:25
phuocyou're welcome12:26
*** bobh has joined #tacker12:27
*** links has quit IRC12:29
*** bobh has quit IRC12:33
*** bobh has joined #tacker12:37
*** bobh has quit IRC12:42
*** links has joined #tacker12:42
*** bobh has joined #tacker12:54
*** bobh has quit IRC12:59
*** daidv has quit IRC13:38
*** trozet has quit IRC13:52
*** trozet has joined #tacker13:54
*** links has quit IRC14:32
*** egonzalez has quit IRC14:51
*** bobh has joined #tacker15:11
*** jchhatbar has quit IRC16:03
*** bobh has quit IRC23:20

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