DEPRECATED, Event storage and REST API for Ceilometer
Go to file
ZhiQiang Fan 54887ff59e [Trivial] Remove CEILOMETER_API_LOG_DIR option for devstack
This option is used for ceilometer-api when
CEILOMETER_USE_MOD_WSGI=False, and create a dedicate directory for
ceilometer-api log.

However, there is no such need, because for such case, ceilometer-api
is just a normal process like ceilometer-polling. We should let
oslo.log decide where to store the log, image that user configures
a path and we override in installation process, then he needs to hack
into screenrc to adjust the path, it is not friendly.

Here I propose to put the api log files in same directory as
ceilometer-polling, by default, it will be /opt/stack/logs.

Change-Id: Icca16dbef53929686950a72b40b2544f45f4afdd
2016-04-28 01:43:53 +08:00
ceilometer Merge "Update the default log levels" 2016-04-26 23:20:44 +00:00
devstack [Trivial] Remove CEILOMETER_API_LOG_DIR option for devstack 2016-04-28 01:43:53 +08:00
doc fix openstack cli command in doc manual 2016-04-19 23:06:13 +08:00
etc drop magnetodb support 2016-04-04 13:03:20 -04:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:30:15 +05:30
releasenotes Imported Translations from Zanata 2016-04-17 07:04:42 +00:00
tools switch to openstack cli instead of keystone cli 2016-04-19 20:40:22 +08:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:58 +00:00
.gitignore add reno for release notes management 2015-11-11 10:35:22 -05:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.mailmap add mailmap to avoid dup of authors 2014-10-09 10:31:23 +03:00
.testr.conf Make ceilometer work correctly when hosted with a SCRIPT_NAME 2015-07-08 12:41:08 +00:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:35 +00:00
HACKING.rst Initial seed of hacking 2016-02-22 12:46:44 -03:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS core status cleanup 2016-03-16 10:02:17 -04:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
README.rst Move the content of ReleaseNotes to README.rst 2015-11-18 15:34:01 +08:00
requirements.txt add debtcollector to requirements 2016-04-22 11:44:16 +08:00
run-functional-tests.sh Use overtest to setup functional backends 2016-02-10 13:12:34 +01:00
setup.cfg Remove the deprecated DB2 driver 2016-04-06 15:48:06 +02:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt Remove direct dependency on babel 2016-04-22 05:01:51 +08:00
tox.ini remove todo for OS_TEST_PATH 2016-04-23 12:30:44 +08:00

ceilometer

Release notes can be read online at:

http://docs.openstack.org/developer/ceilometer/releasenotes/index.html

Documentation for the project can be found at:

http://docs.openstack.org/developer/ceilometer/

The project home is at:

http://launchpad.net/ceilometer