[octane] Octane should handle network type change for Neutron external networks

Bug #1595247 reported by Roman Sokolkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
Medium
Unassigned

Bug Description

Fuel 8.0 changed default external network type (local → flat).

This is causing connectivity issues(no external connectivity) while upgrading MOS from older versions.

# Workaround (Tested for 6.1 -> 8.0)

# Execute after "octane upgrade-control"
(new controller)

mysql neutron -e "insert into ml2_flat_allocations values ('physnet1');"
mysql neutron -e "update ml2_network_segments set network_type='flat',physical_network='physnet1' where network_id in (select network_id from externalnetworks);"

crm resource restart clone_p_neutron-plugin-openvswitch-agent

Revision history for this message
Roman Sokolkov (rsokolkov) wrote :

Please close this bug as duplicate of https://bugs.launchpad.net/fuel/+bug/1590670

description: updated
Changed in fuel:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
tags: added: area-python
Changed in fuel:
milestone: none → 10.0
Revision history for this message
Bug Checker Bot (bug-checker) wrote : Autochecker

(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:

actual result

expected result

steps to reproduce

For more detailed information on the contents of each of the listed sections see https://wiki.openstack.org/wiki/Fuel/How_to_contribute#Here_is_how_you_file_a_bug

tags: added: need-info
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
assignee: Fuel Sustaining (fuel-sustaining-team) → Fuel Octane (fuel-octane-team)
Ilya Kharin (akscram)
Changed in fuel:
milestone: 10.0 → 8.0-updates
Curtis Hovey (sinzui)
Changed in fuel:
assignee: Registry Administrators (registry) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.