mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update networking-ovn from branch 'master'
- Merge "Fix OVN provider for Octavia DevStack sample file(s)"
- Fix OVN provider for Octavia DevStack sample file(s)
This patch is fixing the sample file we distribute for enabling the OVN
provider for Octavia by:
* Enabling the o-da service, this is needed for the driver status update
to work.
* Disabling the amphora driver by default.
* Since the amphora driver is now disabled, we can set the OCTAVIA_NODE
variable to "api" (by default it's "standalone")
* Remove the $GIT_BASE variable from the .sample file because that's not
set and doesn't work.
* Update documentation w.r.t the above changes.
This patch also cleans up the duplicated information about octavia in
the normal .sample file and just point it to the octavia one instead.
Change-Id: I6f1e16c7c1f814b1c899e9ad1fe9bdde1af4a0cd
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
This commit is contained in:
parent
2340aab507
commit
2b71e49deb
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 322f0469585db01aa431e8ae1f75c2676c18d33a
|
||||
Subproject commit 7f32139e84453d1d36ac2f59df736097e06e442e
|
||||
Loading…
Add table
Reference in a new issue