Parameter public_ip_required after changing to false and run command ‘fuel plugins --sync’ new node also has public ip

Bug #1595104 reported by Stanislav Kolenkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
Medium
Fuel Sustaining

Bug Description

How to reproduce:
1. Add role into file node_roles.yaml in your plugin

test-node:
  name: “Test node"
  description: “Test node"
  has_primary: false
  public_ip_required: true
  weight: 100
  conflicts:
    - controller
    - compute
    - cinder
    - ceph-osd

2. Deploy a few nodes with this role
3. Change parameter public_ip_required: false
4. run command ‘fuel plugins —sync’
5. Deploy node with this role
6. Connect to new node via ssh and check interface br-ex

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

version

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
Changed in fuel:
milestone: 8.0-mu-2 → 8.0-updates
Changed in fuel:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
tags: added: area-plugins area-python
removed: need-info
Revision history for this message
Alexey Stupnikov (astupnikov) wrote :

Closing as won't fix as we don't fix bugs with medium priority in stable branches.

Changed in fuel:
status: Confirmed → Won't Fix
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.