RETIRED, Cluster upgrade extension for Fuel
Go to file
Oleg Gelbukh 8f29bf537d Properly iterate through VIPs
In the original form, the iterator was changed inside
the loop. Iterating through separate list object
fixes this issue.

Change-Id: I8c2a47b54f1339669f9f20f1a420a028044cb9d8
Closes-bug: 1539039
2016-07-13 14:03:19 +03:00
cluster_upgrade Properly iterate through VIPs 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