*** KanagarajM has joined #tacker | 00:07 | |
*** amotoki has quit IRC | 00:34 | |
*** gongysh has quit IRC | 00:47 | |
openstackgerrit | Naoya Harada proposed openstack/python-tackerclient: Fix invalid unit test code in python-tackerclient https://review.openstack.org/396615 | 00:47 |
---|---|---|
openstackgerrit | Merged openstack/tacker: tacker-db-manage purge_deleted command error https://review.openstack.org/408584 | 00:51 |
*** KanagarajM has quit IRC | 01:05 | |
openstackgerrit | Naoya Harada proposed openstack/python-tackerclient: Improve help text for events-list command options https://review.openstack.org/379156 | 01:07 |
*** bobmel has quit IRC | 01:35 | |
openstackgerrit | Tung Doan proposed openstack/tacker: Fix dsvm failure caused by devstack plugin and event/auditing func. https://review.openstack.org/411577 | 01:51 |
*** prashantD has quit IRC | 01:58 | |
*** gongysh has joined #tacker | 02:00 | |
openstackgerrit | Merged openstack/python-tackerclient: Fix invalid unit test code in python-tackerclient https://review.openstack.org/396615 | 02:06 |
*** s3wong has quit IRC | 02:37 | |
*** tonyb has quit IRC | 03:05 | |
*** tonyb has joined #tacker | 03:05 | |
*** amotoki has joined #tacker | 03:30 | |
*** links has joined #tacker | 03:40 | |
*** bobmel has joined #tacker | 03:47 | |
*** bobmel has quit IRC | 03:52 | |
*** KanagarajM has joined #tacker | 03:57 | |
*** Vijayendra__ has quit IRC | 04:10 | |
openstackgerrit | Naoya Harada proposed openstack/python-tackerclient: Improve help text for events-list command options https://review.openstack.org/379156 | 04:10 |
*** janki has joined #tacker | 04:14 | |
*** haiwei has joined #tacker | 04:15 | |
haiwei | gongysh,KanagarajM: can you help review this patch? I stressed your comments in the new patch https://review.openstack.org/#/c/352943/ | 04:16 |
KanagarajM | haiwei, sure. i will review. thanks | 04:19 |
haiwei | kanagarajM: thank you | 04:22 |
*** vishnoianil has quit IRC | 04:23 | |
*** jchhatbar has joined #tacker | 05:29 | |
*** janki has quit IRC | 05:30 | |
*** jchhatbar has quit IRC | 05:58 | |
*** jchhatbar has joined #tacker | 05:58 | |
*** kvmahesh has joined #tacker | 06:11 | |
*** Vijayendra has joined #tacker | 06:13 | |
*** kvmahesh has quit IRC | 06:23 | |
gongysh | tung_doan, hi | 06:30 |
gongysh | please modify the https://review.openstack.org/#/c/415935/ according to review since the client is going to be released. | 06:31 |
*** diga has joined #tacker | 06:45 | |
*** bobmel has joined #tacker | 06:47 | |
*** bobmel has quit IRC | 06:51 | |
openstackgerrit | venkatamahesh proposed openstack/tacker: Use OpenStack CLI instead of individual CLI https://review.openstack.org/408128 | 07:14 |
openstackgerrit | Tung Doan proposed openstack/tacker: Fix: nested resources are ignored https://review.openstack.org/415935 | 07:30 |
jchhatbar | gongysh, ping | 07:41 |
gongysh | jchhatbar, hi | 07:41 |
*** jchhatbar is now known as janki | 07:41 | |
janki | gongysh, thanks for reviewing inline client patch | 07:42 |
janki | I have replied to those comments. Please have a look at your convinience :) | 07:42 |
*** openstackgerrit has quit IRC | 07:50 | |
*** vishnoianil has joined #tacker | 07:50 | |
*** prashantD has joined #tacker | 07:55 | |
gongysh | tung_doan, hi | 07:58 |
*** prashantD has quit IRC | 07:59 | |
tung_doan | gongysh: hi | 08:07 |
gongysh | tung_doan, hi | 08:09 |
gongysh | tung_doan, I am wondering the nested resource getting | 08:09 |
gongysh | tung_doan, need we use two steps? | 08:10 |
gongysh | try: | 08:10 |
gongysh | resources_ids = heatclient.resource_get_list(instance_id) | 08:10 |
gongysh | nested_resources = \ | 08:10 |
gongysh | vnf_info['attributes'].get('scaling_group_names') | 08:10 |
gongysh | if nested_resources: | 08:10 |
gongysh | nested_sources = heatclient.resource_get_list(instance_id, 2) | 08:10 |
gongysh | resources_ids = resources_ids + nested_sources | 08:10 |
gongysh | why not just one step using heatclient.resource_get_list(instance_id, 2)? | 08:10 |
gongysh | tung_doan, I am not sure if it will get all the resources this way. | 08:11 |
tung_doan | gongysh: nice catch! yes, we can do.. will fix now | 08:15 |
*** openstackgerrit has joined #tacker | 08:23 | |
openstackgerrit | Tung Doan proposed openstack/tacker: Fix: nested resources are ignored https://review.openstack.org/415935 | 08:23 |
*** openstackgerrit has quit IRC | 08:33 | |
*** openstackgerrit has joined #tacker | 08:40 | |
openstackgerrit | Tung Doan proposed openstack/tacker: Fix: nested resources are ignored https://review.openstack.org/415935 | 08:40 |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker: Remove support for legacy VNFD templates. https://review.openstack.org/382786 | 08:46 |
*** dkushwaha has joined #tacker | 08:49 | |
*** janki has quit IRC | 08:52 | |
*** janki has joined #tacker | 09:10 | |
*** bobmel has joined #tacker | 09:14 | |
*** bobmel has quit IRC | 09:18 | |
*** openstackgerrit has quit IRC | 09:33 | |
*** diga has quit IRC | 09:36 | |
*** amotoki has quit IRC | 09:55 | |
*** openstackgerrit has joined #tacker | 10:03 | |
openstackgerrit | Janki Chhatbar proposed openstack/tacker: Update API Ref guide https://review.openstack.org/415380 | 10:03 |
openstackgerrit | xu-haiwei proposed openstack/tacker-specs: Integrate Senlin resource to Tacker for VDU management https://review.openstack.org/352943 | 10:06 |
openstackgerrit | gongysh proposed openstack/tacker: Add guru meditation support https://review.openstack.org/416916 | 10:06 |
*** openstackstatus has quit IRC | 10:13 | |
*** openstack has joined #tacker | 10:17 | |
gongysh | tbh, hi | 10:22 |
tbh | gongysh, hi | 10:23 |
gongysh | tbh, to test nsd, what is the patch to download? | 10:23 |
*** jchhatbar has joined #tacker | 10:23 | |
tbh | first patch https://review.openstack.org/#/c/412177/ | 10:24 |
tbh | second patch https://review.openstack.org/#/c/414937/ | 10:24 |
tbh | gongysh, only these two | 10:24 |
tbh | gongysh, other we have to abandon | 10:25 |
*** janki has quit IRC | 10:25 | |
gongysh | tbh, ok, please abandon other patches to avoid waste other guys' review time. | 10:26 |
tbh | gongysh, yup will do that | 10:26 |
gongysh | tbh, thanks | 10:27 |
*** vikasc has joined #tacker | 10:30 | |
*** gongysh has quit IRC | 10:31 | |
*** jchhatbar_ has joined #tacker | 10:33 | |
*** jchhatbar has quit IRC | 10:36 | |
openstackgerrit | Janki Chhatbar proposed openstack/tacker: Update API Ref guide https://review.openstack.org/415380 | 10:39 |
*** vikasc has left #tacker | 10:40 | |
openstackgerrit | Ukesh Kumar proposed openstack/tacker: parameter value wrongly mapped in vnfd https://review.openstack.org/408047 | 10:41 |
openstackgerrit | Janki Chhatbar proposed openstack/tacker: Update API Ref guide https://review.openstack.org/415380 | 10:43 |
*** janki has joined #tacker | 11:02 | |
*** jchhatbar_ has quit IRC | 11:03 | |
*** bobmel has joined #tacker | 11:04 | |
*** amotoki has joined #tacker | 11:16 | |
*** diga has joined #tacker | 11:16 | |
*** janki has left #tacker | 11:21 | |
*** janki has joined #tacker | 11:22 | |
*** Vijayendra has quit IRC | 11:35 | |
*** diga has quit IRC | 11:37 | |
*** tbh is now known as tbh_afk | 11:40 | |
openstackgerrit | Janki Chhatbar proposed openstack/tacker: Remove infra and mgmt parsing logic from API https://review.openstack.org/405943 | 11:41 |
*** gongysh has joined #tacker | 11:45 | |
*** bobmel has quit IRC | 11:46 | |
*** bobmel has joined #tacker | 11:47 | |
*** bobmel has quit IRC | 11:50 | |
*** bobmel has joined #tacker | 11:58 | |
*** serverascode has quit IRC | 11:59 | |
*** diga has joined #tacker | 12:00 | |
*** serverascode has joined #tacker | 12:00 | |
*** Vijayendra has joined #tacker | 12:11 | |
*** links has quit IRC | 12:13 | |
*** gongysh has quit IRC | 12:14 | |
*** diga_ has joined #tacker | 12:21 | |
*** diga has quit IRC | 12:23 | |
*** links has joined #tacker | 12:25 | |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker: [WIP] NSD: Mistral workflow https://review.openstack.org/414937 | 12:27 |
*** janki has quit IRC | 12:51 | |
*** links has quit IRC | 12:55 | |
*** links has joined #tacker | 13:07 | |
*** dkushwaha has quit IRC | 13:20 | |
*** KanagarajM has quit IRC | 13:25 | |
*** tbh_afk has quit IRC | 13:46 | |
*** bobh has joined #tacker | 13:48 | |
*** tbh_afk has joined #tacker | 13:55 | |
*** links has quit IRC | 14:02 | |
*** csd has quit IRC | 14:15 | |
*** csd has joined #tacker | 14:15 | |
*** Vijayendra has quit IRC | 14:31 | |
*** lamt has joined #tacker | 14:42 | |
*** saju_m has joined #tacker | 14:45 | |
*** bobmel has quit IRC | 15:05 | |
*** lamt has quit IRC | 15:15 | |
*** lamt has joined #tacker | 15:16 | |
*** diga_ has quit IRC | 15:18 | |
*** bobmel has joined #tacker | 15:21 | |
*** bobmel has quit IRC | 15:25 | |
*** bobmel has joined #tacker | 15:30 | |
*** saju_m has quit IRC | 15:31 | |
openstackgerrit | Merged openstack/tacker: Remove support for legacy VNFD templates. https://review.openstack.org/382786 | 15:40 |
*** KanagarajM has joined #tacker | 15:49 | |
*** bobmel has quit IRC | 15:53 | |
*** bobh has quit IRC | 16:01 | |
*** prashantD has joined #tacker | 16:34 | |
*** tbh_afk is now known as tbh | 16:35 | |
*** amotoki has quit IRC | 16:55 | |
*** bobh has joined #tacker | 17:02 | |
*** bobh has quit IRC | 17:08 | |
*** KanagarajM has quit IRC | 18:02 | |
*** bobh has joined #tacker | 18:03 | |
*** bobh has quit IRC | 18:08 | |
*** s3wong has joined #tacker | 19:00 | |
*** bobmel has joined #tacker | 19:10 | |
*** tbh has quit IRC | 19:14 | |
*** saju_m has joined #tacker | 19:17 | |
*** KanagarajM has joined #tacker | 19:42 | |
*** KanagarajM has quit IRC | 19:53 | |
*** tbh has joined #tacker | 19:58 | |
*** bobh has joined #tacker | 20:05 | |
*** bobh has quit IRC | 20:09 | |
*** bobmel has quit IRC | 20:15 | |
*** bobmel has joined #tacker | 20:15 | |
*** bobmel has quit IRC | 20:20 | |
*** tbh has quit IRC | 20:31 | |
*** tbh has joined #tacker | 20:34 | |
tbh | sridhar_ram, ping | 20:39 |
tbh | sridhar_ram, I have to upload image which have heat agents installed to make FT in vnfc to pass, can you suggest any location from where devstack plugin can download the imafe? | 20:44 |
tbh | s/imafe/image | 20:44 |
*** tbh has quit IRC | 21:05 | |
*** saju_m has quit IRC | 21:36 | |
*** bobmel has joined #tacker | 22:34 | |
*** bobmel has quit IRC | 22:39 | |
*** bobmel has joined #tacker | 22:43 | |
*** Vijayendra has joined #tacker | 22:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!