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:
10
openstack/python-gnocchi/centos/files/gnocchi.logrotate
Normal file
10
openstack/python-gnocchi/centos/files/gnocchi.logrotate
Normal file
@@ -0,0 +1,10 @@
|
||||
compress
|
||||
|
||||
/var/log/gnocchi/*.log {
|
||||
weekly
|
||||
rotate 4
|
||||
size 10M
|
||||
missingok
|
||||
compress
|
||||
minsize 100k
|
||||
}
|
||||
Reference in New Issue
Block a user