RETIRED, Cluster upgrade extension for Fuel
Go to file
Sylwester Brzeczkowski 761d356c22 Nailgun extensions in stevedore
The change introduces Nailgun extensions which use stevedore to
plug into nailgun. Stevedore enables (not only) Fuel developers
to write extensions and develop them independently in separate
repos.

Functions for loading and retriving extensions classes was
moved to new file `manager.py`.

Change-Id: I59015a28f460b1e45312b1c003aadec3cc396ad5
Implements: blueprint stevedore-extensions-discovery
2016-07-13 14:03:19 +03:00
cluster_upgrade Nailgun extensions in stevedore 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