*** longkb has joined #tacker | 00:47 | |
*** bobh has joined #tacker | 00:53 | |
*** YanXing_an has joined #tacker | 01:02 | |
*** bobh has quit IRC | 01:02 | |
*** phuoc has joined #tacker | 01:15 | |
*** YanXing_an has quit IRC | 01:33 | |
*** YanXing_an has joined #tacker | 01:38 | |
*** dkushwaha has joined #tacker | 01:49 | |
*** YanXing_an has quit IRC | 02:08 | |
*** gongysh has joined #tacker | 02:09 | |
openstackgerrit | Merged openstack/python-tackerclient master: Add release note link in README https://review.openstack.org/578690 | 02:22 |
---|---|---|
openstackgerrit | dharmendra kushwaha proposed openstack/tacker master: Add functional test for ns-vnffg https://review.openstack.org/582487 | 02:24 |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker master: Correct error handling for PENDING_DELETE VNFs. https://review.openstack.org/572728 | 02:26 |
*** YanXing_an has joined #tacker | 02:27 | |
*** YanXing_an has quit IRC | 02:39 | |
*** YanXing_an has joined #tacker | 02:41 | |
*** bobh has joined #tacker | 02:50 | |
*** YanXing_an has quit IRC | 02:54 | |
*** bobh has quit IRC | 02:54 | |
*** YanXing_an has joined #tacker | 02:58 | |
*** gongysh has quit IRC | 03:01 | |
*** YanXing_an has quit IRC | 03:31 | |
*** tpatil has joined #tacker | 03:45 | |
*** tpatil has quit IRC | 04:01 | |
*** tpatil has joined #tacker | 04:09 | |
*** dkushwaha has quit IRC | 04:19 | |
openstackgerrit | Tushar Patil proposed openstack/tacker master: WIP: Add multinode jobs https://review.openstack.org/578170 | 04:40 |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker master: Revert "Add log file to tacker-server systemctl daemon script" https://review.openstack.org/584724 | 04:44 |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker master: Revert "Add log file to tacker-server systemctl daemon script" https://review.openstack.org/584724 | 04:46 |
openstackgerrit | Tushar Patil proposed openstack/tacker master: Add placement policies support https://review.openstack.org/570845 | 04:47 |
*** dkushwaha has joined #tacker | 04:53 | |
*** janki has joined #tacker | 04:54 | |
*** mehrdad has joined #tacker | 05:02 | |
*** janki has quit IRC | 05:03 | |
*** janki has joined #tacker | 05:04 | |
*** gongysh has joined #tacker | 05:16 | |
*** gongysh has quit IRC | 05:21 | |
*** links has joined #tacker | 05:38 | |
*** YanXing_an has joined #tacker | 05:49 | |
*** YanXing_an has quit IRC | 06:00 | |
*** YanXing_an has joined #tacker | 06:03 | |
*** egonzalez has joined #tacker | 06:23 | |
*** dkushwaha has quit IRC | 06:25 | |
*** dkushwaha has joined #tacker | 06:25 | |
dkushwaha | YanXing_an: hi | 06:27 |
YanXing_an | dkushwaha, hi | 06:27 |
dkushwaha | YanXing_an: after applying shared vim patch, I am getting this error http://paste.openstack.org/show/726420/ | 06:28 |
dkushwaha | any idea on this? | 06:28 |
YanXing_an | dkushwaha: seems bug, i will look into this issue with Li_Jiale | 06:32 |
dkushwaha | YanXing_an: I see. Thanks | 06:34 |
*** links has quit IRC | 06:41 | |
*** dkushwaha has quit IRC | 06:53 | |
*** dkushwaha has joined #tacker | 06:53 | |
*** links has joined #tacker | 07:00 | |
*** links has quit IRC | 07:34 | |
*** links has joined #tacker | 07:47 | |
openstackgerrit | dharmendra kushwaha proposed openstack/tacker master: Revert "Add log file to tacker-server systemctl daemon script" https://review.openstack.org/584724 | 08:12 |
*** dkushwaha has quit IRC | 08:27 | |
openstackgerrit | Tushar Patil proposed openstack/tacker master: Add placement policies support https://review.openstack.org/570845 | 08:30 |
openstackgerrit | Tushar Patil proposed openstack/tacker master: WIP: Add multinode jobs https://review.openstack.org/578170 | 08:31 |
*** gongysh has joined #tacker | 08:35 | |
openstackgerrit | Merged openstack/tacker master: Add functional test for ns-vnffg https://review.openstack.org/582487 | 08:54 |
*** r-mibu has joined #tacker | 09:02 | |
*** tpatil has quit IRC | 09:04 | |
*** tpatil has joined #tacker | 09:09 | |
tpatil | gongysh: Hi | 09:10 |
tpatil | gongysh: I have question about adding multi node support in tacker. Long time back you had added support TACKER_MODE=all support in this patch : https://review.openstack.org/#/c/386388/ | 09:12 |
tpatil | gongysh: I think it was added considering all services are running on single machine. Do you know what kind of settings (neutron settings) one would need if you run compute service on a separate machine? | 09:13 |
tpatil | gongysh: I'm referring to multinode job support patch : https://review.openstack.org/#/c/578170 | 09:16 |
gongysh | n-cpu,rabbit,q-agt,placement-client | 09:18 |
gongysh | for compute node, to run this minimal services. | 09:19 |
tpatil | gongysh: I mean what should be [ovs][bridge_mappings ] in ml2_conf.ini on the compute node | 09:20 |
tpatil | gongysh: Can you check line #243 in this patch https://review.openstack.org/#/c/386388/8/devstack/lib/tacker? | 09:22 |
tpatil | gongysh: Over here, you are setting ml2 extension_drivers, ml2_type_flat flat_networks and ovs bridge_mappings . but the same options are not set in ml2_conf.ini on the compute node. Hence I think it's getting PortBindingFailed Error on the compute node | 09:24 |
egonzalez | tpatil, bridge mappings are only requiered in compute nodes if using dvr, l3-ha or provider networks (not sure what network type defaults in devstack) | 09:25 |
gongysh | if does the multi node env have more thank network nics? | 09:26 |
gongysh | for our tacker's mgmt_url to work, we need a flat neutron virtual network. | 09:28 |
tpatil | egonzalez: I have observed that compute service on controller node uses vxlan whereas on the compute node, it uses flat network. In one of multinode legacy job, I have noticed ml2_conf.ini files are almost same. | 09:28 |
tpatil | egonzalez: As pointed out in the patch, I will focus on running functional tests on controller node. | 09:30 |
egonzalez | looks like NET_MGMT is a provider net and so need a bridge in computes | 09:31 |
gongysh | if there is only one nic for each node, we have to use bridge to simulate more than one nic. | 09:32 |
*** YanXing_an has quit IRC | 09:34 | |
tpatil | egonzalez: For now, I have skipped TACKER_MODE=all in PS 36 for the time being to isolate the problem. I will revisit this issue later. | 09:34 |
*** links has quit IRC | 09:34 | |
tpatil | gongysh: each node has 2 nics | 09:35 |
gongysh | if it is the case, net_mgmt use the second nic as flat network | 09:36 |
tpatil | gongysh: Any Idea what settings I would need to do in local_rc on the compute node to resolve this issue? | 09:39 |
gongysh | I am searching .... | 09:39 |
*** links has joined #tacker | 09:41 | |
egonzalez | tpatil, content of this if https://github.com/openstack/tacker/blob/master/devstack/lib/tacker#L225 | 09:49 |
egonzalez | tpatil, and https://github.com/openstack/tacker/blob/master/devstack/lib/tacker#L387 | 09:49 |
tpatil | egonzalez: Yes, I believe we will need to add-br BR_MGMT on compute node and set these options in ml2_conf.ini as well. I and gongysh are finding out what options to be set. | 09:53 |
gongysh | tpatil, http://paste.openstack.org/show/726433/ | 09:54 |
tpatil | egonzalez: as pointed out in PS 36, functional tests are running on both compute and controller nodes. We will need to run it on controller node only. I will check this issue | 09:55 |
tpatil | gongysh: Thank you. I will continue working on this issue tomorrow my work time | 09:56 |
*** YanXing_an has joined #tacker | 10:03 | |
*** YanXing_an has quit IRC | 10:06 | |
openstackgerrit | Tushar Patil proposed openstack/tacker master: WIP: Add multinode jobs https://review.openstack.org/578170 | 10:07 |
*** tpatil has quit IRC | 10:08 | |
*** janki has quit IRC | 10:33 | |
*** janki has joined #tacker | 10:39 | |
*** links has quit IRC | 10:44 | |
*** links has joined #tacker | 10:48 | |
*** links has quit IRC | 11:13 | |
*** links has joined #tacker | 11:15 | |
*** gongysh has quit IRC | 11:15 | |
*** gongysh has joined #tacker | 11:16 | |
*** dkushwaha has joined #tacker | 11:45 | |
*** dkushwaha has quit IRC | 11:49 | |
*** longkb has quit IRC | 11:50 | |
*** gongysh has quit IRC | 12:00 | |
*** phuoc has quit IRC | 12:07 | |
*** phuoc has joined #tacker | 12:07 | |
openstackgerrit | Sean McGinnis proposed openstack/python-tackerclient master: Fix errors in README https://review.openstack.org/584855 | 12:51 |
*** egonzalez has quit IRC | 12:56 | |
*** gongysh has joined #tacker | 13:06 | |
*** mehrdad has quit IRC | 13:26 | |
*** gongysh has quit IRC | 13:50 | |
*** gongysh has joined #tacker | 13:50 | |
*** gongysh has quit IRC | 14:08 | |
*** dkushwaha has joined #tacker | 14:11 | |
*** bobh has joined #tacker | 14:11 | |
*** links has quit IRC | 14:22 | |
*** dkushwaha has quit IRC | 14:35 | |
*** longkb has joined #tacker | 14:44 | |
*** longkb has quit IRC | 14:47 | |
*** longkb has joined #tacker | 14:59 | |
*** bobh has quit IRC | 15:07 | |
*** bobh has joined #tacker | 15:07 | |
*** longkb has quit IRC | 15:11 | |
*** niraj_singh has joined #tacker | 15:19 | |
*** Shilpa has joined #tacker | 15:21 | |
*** YanXing_an has joined #tacker | 15:26 | |
*** longkb has joined #tacker | 15:27 | |
*** YanXing_an has quit IRC | 15:29 | |
*** YanXing_an has joined #tacker | 15:29 | |
*** r-mibu has quit IRC | 15:40 | |
*** YanXing_an has quit IRC | 15:58 | |
*** longkb has quit IRC | 16:34 | |
*** gongysh has joined #tacker | 17:05 | |
*** gongysh has quit IRC | 17:24 | |
*** Shilpasd has joined #tacker | 17:33 | |
*** janki has quit IRC | 19:47 | |
*** gongysh has joined #tacker | 21:51 | |
*** bobh has quit IRC | 22:01 | |
*** phuoc has quit IRC | 22:14 | |
*** phuoc has joined #tacker | 22:15 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!