fix setup.cfg cluster service path error

Change-Id: I61150211287d353bef8d9260716ada87667782f3
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
This commit is contained in:
Yuanbin.Chen 2017-07-10 12:34:28 +08:00
parent 79a9a760b0
commit 7a26c7e865
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ openstack.clustering.v1 =
cluster_update = senlinclient.v1.cluster:UpdateCluster
cluster_collect = senlinclient.v1.cluster:ClusterCollect
cluster_run = senlinclient.v1.cluster:ClusterRun
cluster_service = senlinclient.v1.cluster.service.Service
cluster_service = senlinclient.v1.service.Service
[global]
setup-hooks =