Files
Liam Young 40fd0c2fc9 Add support for cells v2
This change adds relations necessary for registering a compute cell
with the superconductor. For a cell to be registered this charm
must have relations with the compute cells conductor, database and
message queue. Only when all these relations are complete can the
registration happen. Below are major changes included in this PR.

* Add nova-cell-api relation for communicating with the
  nova-cell-conductor
* Add shared-db-cell relation for communicating with the
  a compute cells database.
* Add amqp-cell relation for communicating with the
  a compute cells message queue.
* Add methods for registering cells with the
  superconductors database.
* Charm helper sync

Change-Id: I54f98c1d420b6a6b1dd8ed7dbd00a2362b584b81
2018-07-30 10:39:57 +00:00
..
2018-01-12 10:42:50 +00:00
2018-01-19 16:18:19 +02:00
2018-07-30 10:39:57 +00:00
2018-07-30 10:39:57 +00:00