*** masaito has joined #tacker | 00:34 | |
*** dangtrinhnt has joined #tacker | 04:12 | |
*** dangtrinhnt has quit IRC | 04:24 | |
openstackgerrit | Nguyen Hai proposed openstack/python-tackerclient master: Documentation for python-tackerclient https://review.openstack.org/550844 | 05:01 |
---|---|---|
haint_ | I will organize the tacker documentation, and also fix doc-migration | 06:22 |
*** egonzalez has joined #tacker | 07:11 | |
openstackgerrit | Nguyen Hai proposed openstack/tacker master: Organize tacker documentation and fix doc-mirgation https://review.openstack.org/547753 | 07:33 |
openstackgerrit | Merged openstack/tacker master: Fix typo in deploy openwrt doc https://review.openstack.org/549396 | 07:41 |
*** dangtrinhnt has joined #tacker | 08:44 | |
openstackgerrit | Nguyen Hai proposed openstack/tacker master: Organize tacker documentation and fix doc-mirgation https://review.openstack.org/547753 | 09:26 |
openstackgerrit | Nguyen Hai proposed openstack/tacker master: Change the unusable link in Gerrit Dashboards https://review.openstack.org/551232 | 09:52 |
openstackgerrit | Nguyen Hai proposed openstack/tacker master: Organize tacker documentation and fix doc-mirgation https://review.openstack.org/547753 | 09:59 |
*** masaito has quit IRC | 10:02 | |
mardim | phuoc, Hello | 10:03 |
mardim | phuoc, I noticed that this patch which is merged is a BUg Fix https://review.openstack.org/#/c/538586/ | 10:03 |
mardim | phuoc, So I was thinking if we can backport it to queens | 10:04 |
mardim | phuoc, What do you think ? | 10:04 |
openstackgerrit | Nguyen Hai proposed openstack/python-tackerclient master: Add documentation for python-tackerclient https://review.openstack.org/550844 | 10:07 |
*** masaito has joined #tacker | 10:39 | |
phuoc | mardim, we can see it as a bug | 10:53 |
phuoc | and support it in queens version | 10:53 |
mardim | phuoc, Great do you want to cherrypick it to queens ? | 10:54 |
phuoc | yes :-) | 10:54 |
mardim | phuoc, awesome you rock :) | 10:54 |
phuoc | I think there are no much different between master and queens now | 10:55 |
mardim | phuoc, yes but this patch desn't exist in queens | 10:55 |
phuoc | mardim, yes | 10:56 |
phuoc | I will make a cherry pick for it | 10:56 |
mardim | phuoc, Thanks a lot ! | 10:57 |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker stable/queens: Support creating VNFFG with no flow-classifier https://review.openstack.org/551255 | 10:58 |
phuoc | mardim, but there a test fail in Tacker | 10:59 |
phuoc | so, I think it will take time to merge that patch | 11:00 |
*** masaito has quit IRC | 11:17 | |
*** masaito has joined #tacker | 11:30 | |
mardim | phuoc, A test fail because of the patch or because of the Tacker in general | 11:49 |
mardim | ? | 11:49 |
haint_ | it's from Tacker | 11:59 |
haint_ | This patch fixs it: https://review.openstack.org/#/c/550149/ | 12:00 |
*** hyunsikyang has quit IRC | 12:02 | |
*** masaito has quit IRC | 12:03 | |
*** dangtrinhnt has quit IRC | 12:08 | |
*** dangtrinhnt has joined #tacker | 12:29 | |
*** dangtrinhnt has quit IRC | 12:56 | |
*** hyunsikyang has joined #tacker | 12:58 | |
openstackgerrit | Nguyen Hai proposed openstack/tacker master: Zuul: Remove project name https://review.openstack.org/538782 | 13:29 |
*** egonzalez has quit IRC | 14:06 | |
geb | phuoc, *, i was wrong last day when if told you https://github.com/openstack/tacker/blob/master/tacker/vnfm/mgmt_drivers/openwrt/openwrt.py doesn't seems functionnal. I tested it using devstack (still trying to replicate network configuration in a kolla based install) it works ! I still don't understand how (difference betwen theory and practice ? :)) | 14:15 |
*** bobh has joined #tacker | 14:46 | |
openstackgerrit | Dirk Mueller proposed openstack/tacker master: Remove ordereddict requirement https://review.openstack.org/551309 | 15:07 |
haint_ | geb, we fix some bugs and add feature in openwrt driver. https://review.openstack.org/#/c/543413/ and https://review.openstack.org/#/c/540310/ | 15:47 |
geb | Yep, I saw it, thanks :) | 15:49 |
haint_ | some services have different name of packages. For example: service 'firewall' has 'firewall' package, however, service 'dhcp' has 'dnsmasq' package. | 15:49 |
haint_ | what do you mean by difference between theory and practice? | 15:50 |
geb | Its a joke : theory is when it don't works, but you know why, practice is when it works but you don't know why :) | 15:52 |
geb | I still don't understand at all where/when/how the rules are actually pushed | 15:52 |
geb | <geb> https://github.com/openstack/tacker/blob/master/tacker/vnfm/mgmt_drivers/openwrt/openwrt.py#L70 execute the command | 15:52 |
geb | <geb> https://github.com/openstack/tacker/blob/master/tacker/vnfm/mgmt_drivers/openwrt/openwrt.py#L63 define the command executed | 15:52 |
geb | <geb> however, the only commands which will be launched will be "uci import %s; /etc/init.d/%s restart" | 15:52 |
geb | phuoc, told me it could be in https://github.com/openstack/tacker/blob/a0675317375e217d30635f6d661d3f164256270f/tacker/common/cmd_executer.py#L80, but i still don't understand how | 15:53 |
geb | uci import %s wait for input in stdin ? | 15:53 |
haint_ | yes, that's true | 15:55 |
geb | oh, thanks a lot, i have been wondering how it can works since days ! | 15:58 |
*** bobh has quit IRC | 17:46 | |
openstackgerrit | Nguyen Hai proposed openstack/python-tackerclient master: Complete VNF osc commands https://review.openstack.org/548010 | 18:04 |
openstackgerrit | Nguyen Hai proposed openstack/python-tackerclient master: Complete VNF osc commands https://review.openstack.org/548010 | 18:12 |
*** bobh has joined #tacker | 18:16 | |
*** bobh has quit IRC | 18:22 | |
openstackgerrit | Nguyen Hai proposed openstack/python-tackerclient master: Fix the VNFFG update osc command https://review.openstack.org/551350 | 18:24 |
*** bobh has joined #tacker | 18:25 | |
*** bobh has quit IRC | 21:49 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!