nova/nova/notifications
Balazs Gibizer 8548d3138b remove ugly local import
To avoid cyclic dependency a local import is introduced in
I1399d15285677aab4dd79704d21fbaf2bb5e1361 but it can be
removed with a small refactoring as proposed here.

The original get_nw_info_for_instance() is kept in nova.compute.utils
as a proxy to avoid changes in a lot of other source files. That
removal will be done in a subsequent patch.

Change-Id: I32231126483d419358acc40d353edd45af744a1f
2017-06-13 13:30:06 +02:00
..
objects remove ugly local import 2017-06-13 13:30:06 +02:00
__init__.py Move notification related code to separate package 2016-06-08 11:32:53 +02:00
base.py Send out notifications when instance tags changed 2017-06-06 12:53:28 -04:00