Skip to content

Conversation

@mnasiadka
Copy link
Member

No description provided.

@mnasiadka mnasiadka requested a review from a team as a code owner September 4, 2023 12:18
@mnasiadka mnasiadka force-pushed the 2023.1-cherries branch 2 times, most recently from 4c5517a to b7e1169 Compare September 6, 2023 07:17
jumpojoy and others added 7 commits September 7, 2023 13:54
With this patch ngs starts supporting attaching of trunk port to
baremetal server. Only VLAN Neutron network is supported.

There are two ways to configure trunk port:

 * C1: When segmentation details for trunk ports are inherited from
   Neutron network. VLAN translation support is not required.
   Added implementation for cisco, arista, OVS on Linux.

 * C2: When user set segmentation details for trunk port explicitly.
   Switch should support VLAN translation for this case.
   Implement only for OVS on Linux, experimental.

NetmikoSwitch.plug_port_to_network() is deprecated. New bind_port()
should be used instead.

New switch config option: vlan_translation_supported was introduced.
This option defines if switch support vlan translation which affect
the way how trunk is configured.

Change-Id: If084382f4c17438e5142f51f88d6e436f8b85082
(cherry picked from commit 1163a1f)
(cherry picked from commit 7dfe3e2)
(cherry picked from commit c54e9ba)
(cherry picked from commit 701e93f)
(cherry picked from commit 10b1fbb)
(cherry picked from commit 81e4b13)
(cherry picked from commit 4ba8c34)
(cherry picked from commit d940956)
(cherry picked from commit e57a5c5)
(cherry picked from commit 0ae4296)
Change-Id: Ia8b2e2b8ea90830fbdbc60d8a3b64afe693224db
(cherry picked from commit 9ad464f)
(cherry picked from commit 8fa4b7b)
Change-Id: I5d2f098d7633a23d60ae85d8b1e4cffb43182b4e
(cherry picked from commit 56735ab)
(cherry picked from commit e16b831)
Change-Id: I46684ae1cdd8207833172e5ee04aa865eb965931
(cherry picked from commit 8aafe00)
(cherry picked from commit b8331f9)
(cherry picked from commit deb3bc7)
@markgoddard markgoddard merged commit d3eede0 into stackhpc/2023.1 Sep 7, 2023
@markgoddard markgoddard deleted the 2023.1-cherries branch September 7, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants