OpenStack Telemetry (Ceilometer)
Go to file
Zhongyue Luo 5722c168f8 Removes direct access of timeutils.override_time
The attribute "override_time" is a private attribute which
should only be set through "timeutils.set_time_override()".
There are a number of places in Ceilometer which the override_time
attribute is set directly and such behavior should be prohibited.

However the "set_time_override()" function along with "override_time"
in timeutils is planned to be removed, therefore we no longer
need to use it.

Change-Id: I6f3a5e0bb4e4c448f369dd5ead0e1525fd2262e6
Related-Bug: #1266962
2014-04-09 11:14:59 +08:00
bin Improve help strings 2014-02-08 06:46:32 +01:00
ceilometer Removes direct access of timeutils.override_time 2014-04-09 11:14:59 +08:00
doc Documenting hypervisor support for nova meters 2014-03-26 11:20:41 +05:30
etc Sync oslo-incubator code 2014-04-08 14:08:24 +02:00
nova_tests Adds flavor_id in the nova_notifier 2014-02-08 14:03:21 +08:00
tools Sync oslo-incubator code 2014-04-08 14:08:24 +02:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05:00
.gitignore Clean .gitignore 2014-01-27 14:40:35 +01:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
CONTRIBUTING.rst Switch to pbr. 2013-05-11 12:44:54 -04:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Fix some spelling mistakes and a incorrect url 2014-03-06 11:28:50 +08: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
openstack-common.conf sync units.py from oslo to ceilometer 2014-02-19 18:33:06 +08:00
requirements.txt Sync oslo-incubator code 2014-04-08 14:08:24 +02:00
setup-test-env.sh Refactored run-tests script 2014-02-10 15:30:25 +02:00
setup.cfg Open Juno development 2014-03-31 10:25:48 +02:00
setup.py Update requirements 2013-09-19 11:42:10 +02:00
test-requirements.txt move databases to test requirements 2014-02-28 20:25:15 -05:00
tox.ini Fix Jenkins translation jobs 2014-04-03 20:05:05 +02:00

README.rst

ceilometer

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

http://launchpad.net/ceilometer