fuel-nailgun-extension-clus.../cluster_upgrade
Dmitry Guryanov e7230f5824 Don't use self.env.clusters[0] in tests where possible
Since self.env.create always return db object now,
we can use this returned value instead of
self.env.clusters list.

It's a refactoring, so no bug or blueprint.

Change-Id: If7c84cb7124bcf08ef5ff110542012564190fae1
2016-07-13 14:03:19 +03:00
..
alembic_migrations Introduce extension to upgrade clusters 2016-07-13 14:03:19 +03:00
objects Performance of network manager operation improve 2016-07-13 14:03:19 +03:00
tests Don't use self.env.clusters[0] in tests where possible 2016-07-13 14:03:19 +03:00
__init__.py Introduce extension to upgrade clusters 2016-07-13 14:03:19 +03:00
extension.py Add handler for copying of VIPs 2016-07-13 14:03:19 +03:00
handlers.py Add handler for copying of VIPs 2016-07-13 14:03:19 +03:00
models.py Introduce extension to upgrade clusters 2016-07-13 14:03:19 +03:00
upgrade.py Move network objects to extension 2016-07-13 14:03:19 +03:00
validators.py Add exceptions hierarchy 2016-07-13 14:03:19 +03:00