masakari/masakari/db
Abhishek Kekane 70f58e2a68 Add business rules for host and failover_segment
Prohibit operators to execute update/delete host or
update failover segment if that host or any host from
the failover segment has any usage in the notification
table i.e. any host from the failover segment has
notification status as new/error/running.

Prohibit operators from deleting the failover segment if
any host associated with it has any usage in the notification
table, if not then delete all hosts from that failover segment and
then delete the failover setment.

Change-Id: I245ab0cd5e8f49d16ba342a2805472b65f0d3fe4
2017-02-01 11:39:45 +05:30
..
sqlalchemy Add business rules for host and failover_segment 2017-02-01 11:39:45 +05:30
__init__.py Add db sync support for masakari 2016-08-05 11:49:20 +05:30
api.py Add business rules for host and failover_segment 2017-02-01 11:39:45 +05:30
migration.py Add db sync support for masakari 2016-08-05 11:49:20 +05:30