support vlan transparent in neutron network.

Bug #1777585 reported by Li Zhouzhou
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Invalid
Wishlist
Li Zhouzhou

Bug Description

Now, if we use 'neutron net-create' to create a network, which didn't work, because neutron api can't resolve the parameter 'vlan-transparent'.

Tags: rfe
Li Zhouzhou (lizhouzhou)
Changed in neutron:
assignee: nobody → Li Zhouzhou (lizhouzhou)
status: New → Confirmed
Li Zhouzhou (lizhouzhou)
summary: - support vlan transparent in 'net-update' dynamically.
+ support vlan transparent in neutron network.
Revision history for this message
Slawek Kaplonski (slaweq) wrote :

I think it's proposal of new feature and should be discussed by drivers team. Can You wrote some more detailed explanation about Your use case, how this should works and so on?

tags: added: rfe
Changed in neutron:
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lib (master)

Fix proposed to branch: master
Review: https://review.openstack.org/576445

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron-lib (master)

Change abandoned by Li Zhouzhou (<email address hidden>) on branch: master
Review: https://review.openstack.org/576445

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lib (master)

Fix proposed to branch: master
Review: https://review.openstack.org/576459

Revision history for this message
Miguel Lavalle (minsel) wrote :

Based on the submitter's description and code, we already have this extension:

1) This is the spec approved and implemented back in Kilo: https://specs.openstack.org/openstack/neutron-specs/specs/kilo/nfv-vlan-trunks.html

2) This is the neutron-lib definition: https://github.com/openstack/neutron-lib/blob/master/neutron_lib/api/definitions/vlantransparent.py

3) This is the DB layer code in Neutron: https://github.com/openstack/neutron/blob/master/neutron/db/vlantransparent_db.py

4) This is the extension code in Neutron: https://github.com/openstack/neutron/blob/master/neutron/extensions/vlantransparent.py

5) And this is the ML2 plugin using the extension: https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/plugin.py#L126

Marking this RFE invalid. Feel free to to change if the proposed extension differs from what we already have

Changed in neutron:
status: In Progress → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron-lib (master)

Change abandoned by boden (<email address hidden>) on branch: master
Review: https://review.opendev.org/576459
Reason: This patch has been stale for awhile now. Moving it to abandoned to clean-up the queue. If this patch is still active, please push an update to it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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