8a206a6ae55220687a240a33062c68d947df3512
As of change Ic4659d1f18af181203439a8bf1b38805ff34c309 the nova CDM will not be built until an audit is performed. Instances and services (compute hosts) can be created and deleted before an audit is performed which will attempt to use the notification callback function which relies on the CDM being built already, and if not results in an AttributeError. This change side-steps that issue by checking to see that the nova CDM exists before trying to call the notification callback function. An alternative to this is forcefully create the nova CDM when notifications are received before an audit which is what happend before change Ic4659d1f18af181203439a8bf1b38805ff34c309. Change-Id: I16990afb82019821c443c9df26d3e515e52efa69 Closes-Bug: #1828582
========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/watcher.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
..
Except where otherwise noted, this document is licensed under Creative
Commons Attribution 3.0 License. You can view the license at:
https://creativecommons.org/licenses/by/3.0/
=======
Watcher
=======
OpenStack Watcher provides a flexible and scalable resource optimization
service for multi-tenant OpenStack-based clouds.
Watcher provides a robust framework to realize a wide range of cloud
optimization goals, including the reduction of data center
operating costs, increased system performance via intelligent virtual machine
migration, increased energy efficiency and more!
* Free software: Apache license
* Wiki: https://wiki.openstack.org/wiki/Watcher
* Source: https://opendev.org/openstack/watcher
* Bugs: https://bugs.launchpad.net/watcher
* Documentation: https://docs.openstack.org/watcher/latest/
* Release notes: https://docs.openstack.org/releasenotes/watcher/
Description
Languages
Python
99.7%
Shell
0.3%