Octavia: add o-da to required service list

Update documentation as Octavia now requires the driver agent to
operate.

Change-Id: I1a798fdf1478bf808bffc39e7b0e389f7ec7db15
This commit is contained in:
Kobi Samoray 2019-04-08 11:53:42 +03:00
parent 04a9b980db
commit 4f413ab2a9

View File

@ -136,7 +136,7 @@ Add octavia and python-octaviaclient repos as external repositories and configur
enable_plugin octavia https://git.openstack.org/openstack/octavia.git
enable_plugin octavia-dashboard https://git.openstack.org/openstack/octavia-dashboard
enable_service octavia
enable_service o-api
enable_service o-api,o-da
[[post-config|$OCTAVIA_CONF]]
[DEFAULT]
@ -259,7 +259,7 @@ Add octavia and python-octaviaclient repos as external repositories and configur
enable_plugin octavia https://git.openstack.org/openstack/octavia.git
enable_plugin octavia-dashboard https://git.openstack.org/openstack/octavia-dashboard
enable_service octavia
enable_service o-api
enable_service o-api,o-da
[[post-config|$OCTAVIA_CONF]]
[DEFAULT]
@ -340,7 +340,7 @@ Add octavia and python-octaviaclient repos as external repositories and configur
enable_plugin octavia https://git.openstack.org/openstack/octavia.git
enable_plugin octavia-dashboard https://git.openstack.org/openstack/octavia-dashboard
enable_service octavia
enable_service o-api
enable_service o-api,o-da
[[post-config|$OCTAVIA_CONF]]
[DEFAULT]