DEPRECATED, Event storage and REST API for Ceilometer
Go to file
Claudiu Belu 235556a5b2 Hyper-V: replaces in-tree hyper-v utils usage with os_win
os-win is a library containing Windows / Hyper-V related code.
It contains utils modules that are used by nova, cinder,
networking_hyperv, os-brick. It also contains Hyper-V metrics
related utils, which can be used in ceilometer.

Adds os-win to requirements.txt.
Replaces the current usage of *Utils classes in the
Hyper-V Inspector with the equivalent *Utils classes
from os-win.

Adds decorators to the HyperVInspector methods that prevent
os-win specific exceptions to leak outside the inspector.

Depends-On: Ia937399c999d7293799a864a322323e3d2efc123
Depends-On: I1256b632be7aa90561338b595b9406c30f406c7c

Change-Id: Ic637e2a9c929cac88b1cb99f5b55dd70c4f84c47
2016-02-23 02:04:13 +02:00
ceilometer Hyper-V: replaces in-tree hyper-v utils usage with os_win 2016-02-23 02:04:13 +02:00
devstack Merge "KEYSTONE_CATALOG_BACKEND is deprecated" 2016-02-11 12:10:34 +00:00
doc Fix footnote reference to Aodh in docs 2016-02-13 04:45:28 -08:00
etc Added CORS support to Ceilometer 2016-01-14 09:46:07 -08:00
rally-jobs Replace stackforge with openstack 2015-12-04 19:30:15 +05:30
releasenotes Merge "Skip duplicate meter definitions" 2016-02-08 21:45:04 +00:00
tools collector: remove deprecated RPC code 2015-12-16 15:01:07 +01: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
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:35 +00:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS MAINTAINERS: remove outdated data 2015-12-04 11:43:09 +01:00
README.rst Move the content of ReleaseNotes to README.rst 2015-11-18 15:34:01 +08:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
functions.sh tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
pylintrc Typo in pylintrc 2015-03-25 11:18:56 +01:00
requirements.txt Remove unused pytz requirement 2016-02-02 18:55:03 +01: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 tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
setup-test-env-mongodb.sh tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
setup-test-env-mysql.sh tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
setup-test-env-postgresql.sh tests: remove testscenario usage for storage drivers 2015-11-24 13:45:32 +01:00
setup.cfg Update the home page 2016-02-05 18:03:25 +08:00
setup.py Updated from global requirements 2015-09-17 16:37:39 +00:00
test-requirements.txt Hyper-V: replaces in-tree hyper-v utils usage with os_win 2016-02-23 02:04:13 +02:00
tox.ini remove local hacking check 2015-12-18 02:02:53 +08:00

README.rst

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