RETIRED, Fuel CCP - Keystone deployment
Go to file
Yuriy Taraday d1e5e64a35 Don't use --upgrade when installing into venv
In venv --upgrade does nothing good since venv have constraints-bound
versions of everything installed. It does bad thing though: it tries to
upgrade setuptools (they are not mentioned in upstream constraints.txt)
and break further building.

Change-Id: I93607580fbf74f1570909bc51daacee67ea8ebeb
2017-01-23 17:25:31 -08:00
docker/keystone Don't use --upgrade when installing into venv 2017-01-23 17:25:31 -08:00
service Fix notifications configuration for stable/mitaka 2017-01-19 20:38:16 +03:00
tools Yaml linter execution and config improved 2016-09-16 19:52:34 -07:00
.gitreview Fix to pass linters tests 2016-07-06 16:35:25 +02:00
LICENSE Add LICENSE file 2016-11-19 22:50:21 -08:00
tox.ini Add venv with posargs 2016-10-07 13:51:59 +02:00