RETIRED, Fuel CCP - Neutron deployment
Go to file
Yuriy Taraday a135808360 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: Idc8ae229479fcbf9f524703df2f74e1f83016a7f
2017-03-09 12:37:24 +04:00
docker Don't use --upgrade when installing into venv 2017-03-09 12:37:24 +04:00
service Merge "Adjust to per-service configuration" 2017-03-03 13:57:43 +00:00
tools Yaml linter execution and config improved 2016-09-16 19:55:59 -07:00
.gitignore Initial Neutron implementation for k8s with app_def. 2016-06-29 13:55:36 +02:00
.gitreview Changed gerrit host and project to upstream one 2016-07-06 18:21:27 +03:00
LICENSE Add LICENSE file 2016-11-19 22:50:34 -08:00
tox.ini Add venv with posargs 2016-10-07 13:52:54 +02:00