Go to file
Eoghan Glynn 454c486e01 Determine instance cores from public flavors API
Fixes bug 1078371

Previously the flavor vcpus used in the CPU utilization metering
was available from the nova DB instance representation.

Now that we retrieve the on-host instances from the public nova API
as opposed to the DB, we need to retrieve the flavor vcpus from
the flavors API.

Note that it's a known issue with nova that a flavor associated
with a running instance can be deleted and re-created with the
same ID but a different resource configuration (in this case, a
different number of cores would led to an incorrect CPU util
calculation). This will be addressed in a future nova patch.

Change-Id: I093acb94a4818f671782a3cb4e2c846f29b8cec5
2012-11-13 20:20:19 +00:00
2012-11-08 16:13:44 -05:00
2012-11-08 16:13:44 -05:00
2012-11-11 19:13:08 +00:00
2012-08-17 08:00:23 -05:00
2012-11-08 16:13:44 -05:00
2012-10-10 16:09:21 +02:00
2012-08-07 08:33:49 -05:00
2012-11-08 16:13:44 -05:00
2012-10-31 05:07:38 +00:00

ceilometer

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

http://launchpad.net/ceilometer

Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 21 MiB
Languages
Python 98.3%
Shell 1.6%
Mako 0.1%