Fix ceilometer issue 47/45547/1
authorwutianwei <wutianwei1@huawei.com>
Wed, 18 Oct 2017 03:19:37 +0000 (11:19 +0800)
committerJustin chi <chigang@huawei.com>
Wed, 18 Oct 2017 13:56:36 +0000 (13:56 +0000)
commit856a88f6529d695ad8c3eec845a4b3856f316be9
tree7256756ed673b2b2529bf1eb7946d97c5ab3d7c0
parent9f6903031c24c5b62bcf6b02eee0711fa78a685b
Fix ceilometer issue

OSA don't maintain the ceilometer component.
We change the OSA code to make ceilometer work.
1. create ceilometer database
2. change the ceilometer policy
3. change the ceilometer config
4. change the OS_AUTH_TYPE in openrc

Change-Id: I2d8630a0c50f5c6bd1e86171cae1fa8f9934334b
Signed-off-by: wutianwei <wutianwei1@huawei.com>
(cherry picked from commit f55635085312ab2c367d1ae37d0979874b2a7d82)
deploy/adapters/ansible/roles/config-osa/files/policy.json [new file with mode: 0644]
deploy/adapters/ansible/roles/config-osa/tasks/main.yml
deploy/adapters/ansible/roles/config-osa/tasks/meters.yml [new file with mode: 0644]