Fixed Cinder detection plugin (wrong url)

Change-Id: I1eb9630c14d702f9d9dfd835621f363c9f3e9299
This commit is contained in:
Andrey
2016-10-25 14:25:45 -05:00
parent 1544d4cb49
commit c4e7044fa6

View File

@@ -15,7 +15,7 @@ class Cinder(monasca_setup.detection.ServicePlugin):
'service_name': 'block-storage',
'process_names': ['cinder-scheduler',
'cinder-api'],
'service_api_url': 'http://localhost:8776/v2.0',
'service_api_url': 'http://localhost:8776/v2',
'search_pattern': '.*version=1.*'
}
# process_names: cinder-volume and cinder-backup can