RETIRED, Fuel CCP - Nova deployment
Go to file
Yuriy Taraday d0e0f97a42 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: If86ed67b574db3323d36e1402c2795a9b5dcb7b2
2017-03-09 12:40:15 +04:00
docker Don't use --upgrade when installing into venv 2017-03-09 12:40:15 +04:00
service Add TLS support for placement api 2017-03-07 17:20:49 +03:00
tools Configure TLS for libvirtd in Nova 2016-12-21 15:22:52 +01:00
.gitignore nova-base 2016-06-28 15:26:20 +03:00
.gitreview Fix to pass linters tests 2016-07-06 17:31:51 +02:00
LICENSE Add LICENSE file 2016-11-19 22:50:37 -08:00
tox.ini Add venv with posargs 2016-10-07 14:26:33 +02:00