Skip to content

Commit

Permalink
Merge pull request #198 from Jaganathancse/neutron_ovn_changes
Browse files Browse the repository at this point in the history
Adding neutron-ovn dataplane service
  • Loading branch information
abays authored Apr 24, 2024
2 parents 612e3c7 + fd55c9f commit 1d19ad7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/va/nfv/ovs-dpdk-sriov/edpm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ data:
- run-os
- install-certs
- ovn
- neutron-ovn
- neutron-metadata
- neutron-sriov
- libvirt
Expand Down
1 change: 1 addition & 0 deletions examples/va/nfv/ovs-dpdk/edpm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ data:
- run-os
- install-certs
- ovn
- neutron-ovn
- neutron-metadata
- libvirt
- nova-custom-ovsdpdk
Expand Down
1 change: 1 addition & 0 deletions examples/va/nfv/sriov/edpm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ data:
- install-certs
- libvirt
- ovn
- neutron-ovn
- nova-custom-sriov
- neutron-sriov
- neutron-metadata
Expand Down

0 comments on commit 1d19ad7

Please sign in to comment.