extend network api for hpb

Registered by Liu Xie

At present, in many scenarios such as finance or government, customers use hierarchical port binding to break through 4K network. In addition, for security and privacy needs, customers need different providers for underlying segments of the networks, such as bussiness00 for business network or storage01 for storage network. The current neutron API for the network does not support specify the provider of the underlying segment. For this requirement, we need to extend the network API of neutron by adding a field for the provider that specifies the underlying segment.
For example:
ml2_conf.ini conf like these:
cluster1: network_vlan_ranges=storage00:1:2000,busness00:2001:4094
cluster2: network_vlan_ranges=storage01:2001:4094,busness01:1:2000
We can use the field to specify the provider prefix like "storage" for the bottom segment of storage-network.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Liu Xie
Direction:
Needs approval
Assignee:
Liu Xie
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Rodolfo Alonso

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bug/123457,n,z

Addressed by: https://review.openstack.org/601320
    Implements: blueprint extend-api-for-hpb Closes-Bug: #123457

Gerrit topic: https://review.openstack.org/#q,topic:bp/extend-api-for-hpb,n,z

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.