cue/cue/objects
Saurabh Surana bbe9a3f651 monitor now uses objects layer to access db records
since we moved policy checks into the API layer, we
can now use objects layer to access db records from
cue monitor.

When objects layer was doing policy checks we couldn't use
object layer without a valid conext object, and since cue
monitor doesn't have a conext object earlier we couldn't
use objects layer in cue monitor.

Closes-Bug: 1517174
Change-Id: I1a66b1fd5e66a807498d69ceb0ac9748f6547e2b
2015-12-22 17:26:57 -05:00
..
__init__.py Broker image selection 2015-04-17 15:34:38 -07:00
base.py Making cue python3 compatible 2015-11-12 14:17:29 -08:00
broker.py Fix to return broker values for 'broker add' command 2015-06-16 14:17:35 -07:00
broker_metadata.py Broker image selection 2015-04-17 15:34:38 -07:00
cluster.py monitor now uses objects layer to access db records 2015-12-22 17:26:57 -05:00
endpoint.py Implementing Dynamic Delete Flow 2015-02-28 09:58:48 -08:00
node.py Add management_ip to node object 2015-10-09 11:02:44 -07:00
utils.py Drop use of 'oslo' namespace package 2015-06-24 11:53:33 -07:00