enable_service db-ext-services is a slip of pen? df-ext-services is correct.

Change-Id: I323f3bc1aefa567667544eeb5e41838731cea281
This commit is contained in:
ZhijunWei 2016-05-20 23:45:31 -07:00
parent da9e0086b3
commit b25f9f41e6
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ disable_all_services
enable_service n-cpu
enable_service df-zookeeper
enable_service df-controller
enable_service db-ext-services
enable_service df-ext-services
enable_service n-novnc
# Set this to the address of the main DevStack host running the rest of the

View File

@ -17,7 +17,7 @@ enable_plugin dragonflow http://git.openstack.org/openstack/dragonflow
enable_service df-zookeeper
enable_service df-zookeeper-server
enable_service df-controller
enable_service db-ext-services
enable_service df-ext-services
disable_service n-net
enable_service q-svc

View File

@ -17,7 +17,7 @@ enable_plugin dragonflow http://git.openstack.org/openstack/dragonflow
enable_service df-zookeeper
enable_service df-zookeeper-server
enable_service df-controller
enable_service db-ext-services
enable_service df-ext-services
disable_service n-net
enable_service q-svc