Floating network created as shared

Bug #1606413 reported by Andrey Grebennikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Oleksiy Molchanov
8.0.x
Invalid
High
MOS Maintenance
Mitaka
Invalid
High
Oleksiy Molchanov

Bug Description

MOS8 (Same with MOS9)

Public network is created with "shared" attribute, which in common scenario doesn't make sense. Users should not be allowed to directly allocate IPs from this network and assign them to the instances.

 $floating_net_shared = try_get_value($nets, "${floating_net}/shared", false)

This defines the type of the network, and Hiera has "shared"=>true for the "floating_net"

Need to unset "shared"=>true for the external network.

Tags: area-library
Changed in fuel:
milestone: none → 9.1
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
importance: Undecided → High
tags: added: area-library
Changed in fuel:
status: New → Confirmed
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: 9.1 → 10.0
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
assignee: Fuel Sustaining (fuel-sustaining-team) → l23network (l23network)
Changed in fuel:
assignee: l23network (l23network) → Oleksiy Molchanov (omolchanov)
Revision history for this message
Oleksiy Molchanov (omolchanov) wrote :
Revision history for this message
Andrey Grebennikov (agrebennikov) wrote :

Turned out the reason for the network to have "Shared" attribute is Contrail plugin.
It redefines all networks in hiera, and it specifically sets up "Shared=True" for the external network.

Please mark as invalid.

Changed in fuel:
status: Confirmed → Invalid
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.