https://github.com/openstack/rally
Revision 3fac96598ebb63314783a41fcf00159eeaf9ebc6 authored by Andrey Kurilin on 06 February 2018, 19:10:52 UTC, committed by Andrey Kurilin on 06 February 2018, 19:10:52 UTC
Using a dict instead of a list allows to access the right platform in
more convinient way without iterating throw all the list. This is a top
case of 'platforms' usage of EnvManager data, so let's do it.

Change-Id: I3681eb1786e90977277d183078cc5dd222d5a6f6
1 parent cdaf8a5
History
Tip revision: 3fac96598ebb63314783a41fcf00159eeaf9ebc6 authored by Andrey Kurilin on 06 February 2018, 19:10:52 UTC
[envs] Change the format of plaforms data of EnvManager
Tip revision: 3fac965
File Mode Size
devstack
doc
etc
rally
rally-jobs
samples
tasks
tests
.coveragerc -rw-r--r-- 166 bytes
.dockerignore -rw-r--r-- 55 bytes
.gitignore -rw-r--r-- 488 bytes
.gitreview -rw-r--r-- 74 bytes
CONTRIBUTING.rst l--------- 25 bytes
Dockerfile -rw-r--r-- 2.9 KB
LICENSE -rw-r--r-- 10.0 KB
README.rst -rw-r--r-- 4.9 KB
bindep.txt -rw-r--r-- 768 bytes
install_rally.sh -rwxr-xr-x 23.5 KB
optional-requirements.txt -rw-r--r-- 411 bytes
requirements.txt -rw-r--r-- 3.7 KB
setup.cfg -rw-r--r-- 1.2 KB
setup.py -rw-r--r-- 1.0 KB
test-requirements.txt -rw-r--r-- 1.4 KB
tox.ini -rw-r--r-- 2.5 KB
upper-constraints.txt -rw-r--r-- 1.1 KB
zuul.yaml -rw-r--r-- 809 bytes

README.rst

back to top