RETIRED, Cluster upgrade extension for Fuel
Go to file
Oleg Gelbukh 1d8bfe5435 Rename ClusterUpgradeHandler
Name ClusterUpgradeHandler should be used for handling uri
/cluster/<id>/upgrade.

Current handler performs clone of environment for upgrading. Thus, rename
ClusterUpgradeHandler to ClusterUpgradeCloneHandler.

Blueprint: upgrade-major-openstack-environment
Change-Id: I6c98e0882c300d587caa32429b49b22baa9ad82f
2016-07-13 14:03:19 +03:00
cluster_upgrade Rename ClusterUpgradeHandler 2016-07-13 14:03:19 +03:00
.coveragerc Initial commit 2016-07-07 19:26:42 +03:00
.gitignore Setup unit tests 2016-07-13 14:02:49 +03:00
.gitreview Initial commit 2016-07-07 19:26:42 +03:00
AUTHORS Initial commit 2016-07-07 19:26:42 +03:00
LICENSE Initial commit 2016-07-07 19:26:42 +03:00
MANIFEST.in Initial commit 2016-07-07 19:26:42 +03:00
conftest.py Setup unit tests 2016-07-13 14:02:49 +03:00
nailgun-test-settings.yaml Setup unit tests 2016-07-13 14:02:49 +03:00
requirements.txt Initial commit 2016-07-07 19:26:42 +03:00
setup.cfg Setup unit tests 2016-07-13 14:02:49 +03:00
setup.py Initial commit 2016-07-07 19:26:42 +03:00
test-requirements.txt Setup unit tests 2016-07-13 14:02:49 +03:00
tox.ini Setup unit tests 2016-07-13 14:02:49 +03:00