IP's are not checked for address conflict

Bug #1481521 reported by Nickita Zaporozhets
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Triaged
Medium
Fuel Sustaining
7.0.x
Won't Fix
Medium
Fuel Python (Deprecated)
8.0.x
Won't Fix
Medium
Fuel Python (Deprecated)
Mitaka
Won't Fix
Medium
Fuel Python (Deprecated)
Newton
Triaged
Medium
Fuel Sustaining

Bug Description

Both VIP's - mgmt and public may already be used. Network checker will not show any conflicts or problems. This may lead to deployment fail or issues on a deployed cloud, which will be really hard to debug in some cases - this may look like strange OCF failures or so on.

Revision history for this message
Oleksiy Molchanov (omolchanov) wrote :

Python team, please advise.

Changed in fuel:
milestone: none → 7.0
assignee: nobody → Fuel Python Team (fuel-python)
tags: added: customer-found
Revision history for this message
Dima Shulyak (dshulyak) wrote :

I think this is not only about VIPs, it is more generic, as a part of network verification we dont check for any intersection between already used IPs in environment and IPs that will be assigned by nailgun.

This is not a trivial change, and requires design.

1. This distributed verification needs to be added to nailgun/astute/mco/net_check subsystems of fuel
2. We are already doing some configuration for public network on bootstrap nodes to check repos, but it needs to be extended with configuration for management, and what about others?
3. After intersection will be found - it needs to be stored in nailgun, probably as IPAddr object that isnt assigned to any node or cluster.

tags: added: feature
Changed in fuel:
status: New → Triaged
summary: - VIP's are not checked for address conflict
+ IP's are not checked for address conflict
Changed in fuel:
importance: Undecided → Medium
Dima Shulyak (dshulyak)
Changed in fuel:
milestone: 7.0 → 8.0
Dmitry Pyzhov (dpyzhov)
no longer affects: fuel/8.0.x
Dmitry Pyzhov (dpyzhov)
tags: added: area-python
Revision history for this message
Alexander Kislitsky (akislitsky) wrote :

We passed SCF in 8.0. Moving the bug to 9.0.

Changed in fuel:
milestone: 8.0 → 9.0
tags: added: wontfix-feature
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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