kolla-ansible/tests
zhubingbing 55b184a865 repair gnocchi dockerfile
1. Add the missing packages in the gnocchi image
   packages: lz4 sqlalchemy_utils gnocchiclient

2. gnocchi config path is error
   gnocchi config path is /gnocchi/etc/gnocchi

3. gnocchi sync db command is error
   sync db command is: gnocchi-upgrade
   Reference link: http://docs.openstack.org/developer/gnocchi/install.html

4. gnocchi log directory is /var/log/kolla/gnocchi

5. Add gnocchi-api running as a mod_wsgi
   Reference link: http://docs.openstack.org/developer/gnocchi/running.html

6. Add gnocchi sudoers file

Closes-Bug: #1607332

Change-Id: Id3aded82706ffd204373c97a020980d0d9b72663
2016-09-01 08:55:18 +00:00
..
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
clients.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 14:40:01 +08:00
setup_gate.sh Convert gate to file backend rather than partition 2016-01-21 22:59:13 +00:00
test_build.py repair gnocchi dockerfile 2016-09-01 08:55:18 +00:00
test_keystone.py add unittest code base 2016-01-18 11:42:00 +00:00
test_kolla_docker.py Merge "Added Test case for env and volume comp" 2016-08-23 09:48:25 +00:00
test_set_config.py Remove dependencies on kazoo and friends 2016-05-02 06:12:50 -07:00