Can't create public network
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Won't Fix
|
High
|
Saurabh | ||
R4.0 |
Won't Fix
|
High
|
Saurabh | ||
R4.1 |
Won't Fix
|
High
|
Saurabh | ||
R5.0 |
Won't Fix
|
High
|
Saurabh | ||
Trunk |
Won't Fix
|
High
|
Saurabh | ||
networking-opencontrail |
Incomplete
|
Undecided
|
Saurabh |
Bug Description
I have issued the following command:
neutron net-create public --shared --provider:
which produced the following network dictionary passed to Contrail: {'provider:
Contrail responded with error. Log says:
2017-08-21 14:22:56.783 ERROR networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
2017-08-21 14:22:56.783 TRACE networking_
Field provider:
Invalid input for operation: segmentation_id prohibited for flat provider network.
description: | updated |
Changed in juniperopenstack: | |
assignee: | nobody → Sachin Bansal (sbansal) |
tags: | added: config |
Changed in networking-opencontrail: | |
assignee: | nobody → Saurabh (sgupta84) |
status: | New → Incomplete |
Changed in juniperopenstack: | |
status: | New → Won't Fix |
Need to understand why provider network configuration is used here. Contrail is currently supporting this only for SRIOV and has to change to make it neutron compatible.
Not considering this for R4.1.