ironic/ironic/cmd
Dmitry Tantsur a4717d9958 Allocation API: database and RPC
This change adds the database models and API, as well as RPC objects
for the allocation API. Also the node database API is extended with
query by power state and list of UUIDs.

There is one discrepancy from the initially approved spec: since we
do not have to separately update traits in an allocation, the planned
allocation_traits table was replaced by a simple field.

Change-Id: I6af132e2bfa6e4f7b93bd20f22a668790a22a30e
Story: #2004341
Task: #28367
2019-01-07 12:51:10 +01:00
..
__init__.py Resolve pep8 E402 errors and no longer ignore E402 2018-04-10 17:34:04 -07:00
api.py Fix E305 Errors 2018-05-09 06:12:57 -07:00
conductor.py reloads mutable config values on SIGHUP 2018-02-28 23:46:30 +00:00
dbsync.py Allocation API: database and RPC 2019-01-07 12:51:10 +01:00
status.py Add ironic-status upgrade check command framework 2018-11-01 19:58:13 +00:00