fuel-ccp-heat/docker
Yuriy Taraday 4b615305f2 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: I1abab5f51ab81faf11c19c569fa74f57202963fb
2017-01-23 17:23:45 -08:00
..
heat-api Convert parent image specification to image_spec calls 2016-10-18 12:53:31 +03:00
heat-api-cfn Add heat-api-cfn service 2016-12-01 09:19:50 +00:00
heat-base Don't use --upgrade when installing into venv 2017-01-23 17:23:45 -08:00
heat-engine Convert parent image specification to image_spec calls 2016-10-18 12:53:31 +03:00