https://github.com/openstack/rally
Revision 2f2739f9a190e9f5a9325234ba069d34b9b9d973 authored by Andrey Kurilin on 28 March 2018, 15:54:03 UTC, committed by Andrey Kurilin on 28 March 2018, 15:54:03 UTC
This patch fixes a check for DEPLOYMENT_UUID in case of missing
ENV_UUID. Instead of checking system environment directly, we should
call get_global method which loads our source file with default UUIDs.

Change-Id: I2314b758339edfe77e1536c37dcdb54af1b6a581
1 parent 899bffe
History
Tip revision: 2f2739f9a190e9f5a9325234ba069d34b9b9d973 authored by Andrey Kurilin on 28 March 2018, 15:54:03 UTC
Fix obtaining env_uuid from deployment
Tip revision: 2f2739f
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-- 1.1 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.6 KB
setup.cfg -rw-r--r-- 1.3 KB
setup.py -rw-r--r-- 1.0 KB
test-requirements.txt -rw-r--r-- 1.4 KB
tox.ini -rw-r--r-- 2.7 KB
upper-constraints.txt -rw-r--r-- 2.7 KB
zuul.yaml -rw-r--r-- 1.2 KB

README.rst

back to top