RETIRED, further work has moved to Debian project infrastructure
Go to file
Eoghan Glynn c01c66c10f Use glance public API as opposed to registry API.
Fixes bug 1064008

The motivation for switching over to the public API:

 - the registry API is more of an artifact of the internal glance
   architecture than a true public API

 - the registry API exposes internal attributes such as the backend
   store image location, which is stripped from the API-provided image
   representation for security reasons (hence should not bleed into
   metering)

 - the internalURL should be available from the keystone service catalog,
   so we can get rid of the registry host/port config

Change-Id: I0d75392066a020c608a67f1ecf0e8dba15aa48f0
2012-10-22 20:53:52 +01:00
bin Add bin/ceilometer-api for convenience 2012-09-03 13:51:12 +10:00
ceilometer Use glance public API as opposed to registry API. 2012-10-22 20:53:52 +01:00
doc Use glance public API as opposed to registry API. 2012-10-22 20:53:52 +01:00
tests Use glance public API as opposed to registry API. 2012-10-22 20:53:52 +01:00
tools Fix API change in make_test_data.py 2012-10-11 17:44:51 +02:00
.gitignore Update packaging files 2012-09-28 17:43:21 -04:00
.gitreview Switch .gitreview to use OpenStack gerrit 2012-07-04 13:30:32 +01:00
MANIFEST.in Add setuptools-git support 2012-08-17 08:00:23 -05:00
openstack-common.conf Update packaging files 2012-09-28 17:43:21 -04:00
README.md Update readme and create release notes 2012-10-05 20:26:51 +02:00
ReleaseNotes Some more doc fixes 2012-10-10 16:09:21 +02:00
run_tests.sh Reduce complexity of storage engine API 2012-06-29 17:11:59 -04:00
setup.cfg Be explicit about test dir. 2012-08-07 08:33:49 -05:00
setup.py bump version number to 0.2 2012-10-12 10:11:55 -04:00
tox.ini tox: add missing venv 2012-10-12 11:20:58 +02:00

ceilometer

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

http://launchpad.net/ceilometer