DEPRECATED, Event storage and REST API for Ceilometer
Go to file
Chris Dent 7d8aae08e7 Make ceilometer work correctly when hosted with a SCRIPT_NAME
In the past ceilometer was generaly hosted at / and URL generation
was relatively straightforward. It should also be possible to host
at /foobar or /telemetry and for URL generation to still work. This
changeset adds tests to confirm prefixed requests can work and fixes
the small number of issues that were found.

Note that because the ceilometer api has the temerity to not set
location headers, we can't test that those are working, because
there aren't any. In general that's the place where SCRIPT_NAME
mounting would show bugs.

But we can confirm that content-location headers are okay.

Closes-Bug: #1468796
Change-Id: I6e5cf440bc3bd8ffb4cc5c86aa19225b3c5f87ed
2015-07-08 12:41:08 +00:00
ceilometer Make ceilometer work correctly when hosted with a SCRIPT_NAME 2015-07-08 12:41:08 +00:00
devstack Create a devstack plugin for ceilometer 2015-06-29 09:38:53 +00:00
doc Merge "Switch to using pbr's autodoc capability" 2015-07-06 12:37:55 +00:00
etc drop deprecated pipeline 2015-07-02 21:39:39 -04:00
rally-jobs Add some rally scenarios 2014-12-03 06:39:17 +00:00
tools Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05:00
.gitignore Switch to using pbr's autodoc capability 2015-06-09 11:17:11 +02: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
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:35 +00:00
HACKING.rst enable oslo namespace check for ceilometer project 2015-02-11 16:09:19 +08:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS proposal to add Chris Dent to Ceilometer core 2015-05-08 10:00:27 -04:00
README.rst Rename README.md to README.rst 2013-07-14 21:09:38 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
functions.sh Run unit tests against MySQL 2014-10-01 10:26:27 +02:00
openstack-common.conf Add fileutils to openstack-common.conf 2015-06-23 20:14:45 +02:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
requirements.txt Updated from global requirements 2015-07-03 20:42:20 +00:00
run-functional-tests.sh Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
setup-test-env-es.sh Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
setup-test-env-mongodb.sh Be explicit about using /tmp for temporary datafiles 2015-02-19 17:02:20 +00:00
setup-test-env-mysql.sh Switch from MySQL-python to PyMySQL 2015-05-20 01:03:58 +00:00
setup-test-env-postgresql.sh Be explicit about using /tmp for temporary datafiles 2015-02-19 17:02:20 +00:00
setup.cfg Merge "Switch to using pbr's autodoc capability" 2015-07-06 12:37:55 +00:00
setup.py Remove test-requirements-py3.txt. 2015-06-30 23:30:16 +12:00
test-requirements.txt Updated from global requirements 2015-07-03 20:42:20 +00:00
tox.ini Remove test-requirements-py3.txt. 2015-06-30 23:30:16 +12:00

README.rst

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer