[nailgun] gateway address should be validated during network setup
Bug #1403440 reported by
Aleksey Kasatkin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Fuel Python (Deprecated) |
Bug Description
Gateway addresses are validated now for Public and Internal networks only (as we didn't need GWs for other networks before multi-cluster-l2 was implemented).
They should be validated properly for every other network. 'use_gateway' flag should be used to determine whether GW is to be set. This flag should be made writeable.
Changed in fuel: | |
status: | New → Triaged |
tags: | added: feature |
Changed in fuel: | |
milestone: | 6.1 → next |
tags: |
added: feature-advanced-networking feature-validation removed: nailgun |
Changed in fuel: | |
milestone: | next → 7.0 |
tags: | removed: feature |
Changed in fuel: | |
milestone: | 7.0 → 8.0 |
status: | Won't Fix → Triaged |
no longer affects: | fuel/8.0.x |
tags: | added: area-python |
To post a comment you must log in.
Proper validation will be done within https:/ /blueprints. launchpad. net/fuel/ +spec/advanced- networking as networks will be decoupled from network roles then.