Merge "Fix `openstack cluster service` Exception raised This patch fixes `openstack cluster service` Closes-bug: #1705069"

This commit is contained in:
Jenkins 2017-07-19 01:40:54 +00:00 committed by Gerrit Code Review
commit c038c51b61
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.service.Service
cluster_service = senlinclient.v1.service:Service
[global]
setup-hooks =