Integrate gnocchi for OpenStack Telemetry

Add python-gnocchi and python-gnocchiclient.
Update in python-openstackclient:
 Remove the support of celiometer CLI extensions.
Update in python-ceilometer:
 Install ceilometer publisher instead of dispatcher.

Story: 2002825
Task: 22871
Depends-On: https://review.openstack.org/587279

Change-Id: I3b0dde2c8668f7e623bcf128a13010b26667d802
Signed-off-by: Don Penney <don.penney@windriver.com>
Signed-off-by: Jack Ding <jack.ding@windriver.com>
This commit is contained in:
Angie Wang
2018-06-13 01:21:21 -04:00
committed by Jack Ding
parent 1a7e61ed51
commit 71aaf7b58c
18 changed files with 850 additions and 492 deletions

View File

@@ -0,0 +1,10 @@
compress
/var/log/gnocchi/*.log {
weekly
rotate 4
size 10M
missingok
compress
minsize 100k
}