Can't upload network template with private interface without vlan tag
Bug #1602817 reported by
Max Lvov
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Fuel for OpenStack |
Fix Committed
|
High
|
Georgy Kibardin | ||
| 8.0.x |
Confirmed
|
Medium
|
Dmitry Dmitriev | ||
| Mitaka |
Fix Committed
|
Medium
|
Max Yatsenko | ||
Bug Description
Here is template http://
What I do:
1 Create env
2 Add some nodes to cluster
3 In template remove .999 from prv interface
4 Try to upload
What I expect:
Template uploaded:
What I get:
500 Internal server error ('id')
and no details in any log
Another way:
Do not proceed step 2
Ensure you don't have any nodes in cluster
Upload template.
Add nodes to cluster.
What I expect:
Nodes assigned
What I get:
I can't assign nodes to any role with private network
Also, this bug affected by https:/
| tags: | added: area-python |
| no longer affects: | fuel/newton |
| Changed in fuel: | |
| assignee: | Fuel Sustaining (fuel-sustaining-team) → l23network (l23network) |
| tags: | added: customer-found |
| Changed in fuel: | |
| assignee: | Registry Administrators (registry) → Fuel Sustaining (fuel-sustaining-team) |
| Changed in fuel: | |
| assignee: | Fuel Sustaining (fuel-sustaining-team) → Dmitry Guryanov (dguryanov) |
| Changed in fuel: | |
| assignee: | Dmitry Guryanov (dguryanov) → Fuel Sustaining (fuel-sustaining-team) |
| Changed in fuel: | |
| assignee: | Fuel Sustaining (fuel-sustaining-team) → Alexander Kislitsky (akislitsky) |
| Changed in fuel: | |
| milestone: | 10.0 → 10.1 |
| Changed in fuel: | |
| assignee: | Alexander Kislitsky (akislitsky) → Georgy Kibardin (gkibardin) |
To post a comment you must log in.

This bug seems to appear only if I use private network mapped to physical interface and doesn't appear if use sub-interface like eth0.999
Once I will have access to env, I will attach network template.