[Starlingx-discuss] neutron networking not working with openstack train
We have discovered an issue with neutron networking with openstack train. After deploying the stx-openstack application, neutron ports are not enabled. This prevents connectivity to VMs. [sysadmin@controller-0 ~(keystone_admin)]$ openstack port list --router=tenant1-router +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+ | ID | Name | MAC Address | Fixed IP Addresses | Status | +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+ | 103533f0-ce1b-4b99-afc9-86340a2b960a | | fa:16:3e:30:9a:73 | ip_address='192.168.113.65', subnet_id='67598367-e38f-4025-ae9c-f297ab339bfb' | DOWN | | 95d298c5-a22f-43f7-a853-d3144099235e | | fa:16:3e:4e:10:9d | ip_address='192.168.113.33', subnet_id='a90bf1c0-2685-49b8-b5ae-1547c412a1b4' | DOWN | | 9d2d676a-e788-48ea-b910-95c85f5e4037 | | fa:16:3e:af:52:f1 | ip_address='192.168.113.1', subnet_id='c782fd8c-41eb-48c3-9ac7-aa70f665351a' | DOWN | | e934d6e5-bd11-4af7-b531-70f4ef500771 | | fa:16:3e:ca:60:9d | ip_address='192.168.13.2', subnet_id='de81659f-28bd-46ef-ba8a-3eef4bdfeff9' | DOWN | +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+ This is tracked via: https://bugs.launchpad.net/starlingx/+bug/1841660 The following workaround can be used until a fix is merged: system helm-override-update stx-openstack neutron openstack --set conf.neutron.oslo_concurrency.lock_path=/var/run/neutron/lock Regards, Ghada
This issue has been addressed by: https://review.opendev.org/#/c/695342/ The fix will be in tonight's cengn build. -----Original Message----- From: Khalil, Ghada [mailto:Ghada.Khalil@windriver.com] Sent: Wednesday, November 20, 2019 3:13 PM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] neutron networking not working with openstack train We have discovered an issue with neutron networking with openstack train. After deploying the stx-openstack application, neutron ports are not enabled. This prevents connectivity to VMs. [sysadmin@controller-0 ~(keystone_admin)]$ openstack port list --router=tenant1-router +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+ | ID | Name | MAC Address | Fixed IP Addresses | Status | +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+ | 103533f0-ce1b-4b99-afc9-86340a2b960a | | fa:16:3e:30:9a:73 | | ip_address='192.168.113.65', | subnet_id='67598367-e38f-4025-ae9c-f297ab339bfb' | DOWN | | 95d298c5-a22f-43f7-a853-d3144099235e | | fa:16:3e:4e:10:9d | | ip_address='192.168.113.33', | subnet_id='a90bf1c0-2685-49b8-b5ae-1547c412a1b4' | DOWN | | 9d2d676a-e788-48ea-b910-95c85f5e4037 | | fa:16:3e:af:52:f1 | | ip_address='192.168.113.1', | subnet_id='c782fd8c-41eb-48c3-9ac7-aa70f665351a' | DOWN | | e934d6e5-bd11-4af7-b531-70f4ef500771 | | fa:16:3e:ca:60:9d | | ip_address='192.168.13.2', | subnet_id='de81659f-28bd-46ef-ba8a-3eef4bdfeff9' | DOWN | +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+ This is tracked via: https://bugs.launchpad.net/starlingx/+bug/1841660 The following workaround can be used until a fix is merged: system helm-override-update stx-openstack neutron openstack --set conf.neutron.oslo_concurrency.lock_path=/var/run/neutron/lock Regards, Ghada _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
participants (1)
-
Khalil, Ghada