fuel-web/nailgun/nailgun/extensions
Maciej Kwiek 3d42dae017 Replace release.is_deployable with release.state
is_deployable doesn't really give any additional information for a
release, it is removed. To make change API-backward-compatible, it is
retained as a property dependent on release.state.

New state is added - manageonly, for environments that are not able to
be deployed, but can still be managed.

Change-Id: I518a0114730a2f227c9ef035a376f9a90d3d5bbd
Closes-bug: #1503303
DocImpact
2015-10-28 12:56:55 +01:00
..
cluster_upgrade Replace release.is_deployable with release.state 2015-10-28 12:56:55 +01:00
volume_manager Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
__init__.py Necessary extending of objects to perform upgrade 2015-07-29 15:43:42 +03:00
base.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
consts.py Move volumes data from the core into volume manager extension 2015-07-06 16:03:00 +03:00
utils.py Migrations for extensions should not depend on Core's db schema 2015-07-23 16:50:49 +03:00