RETIRED, Fuel CCP - base OpenStack image
Go to file
Yuriy Taraday c80b8e3b47 Add constraints to microservices venv
Constraints file is taken from requirements repo URL, pip in venv is
configured to always use it and never use cache dir (it's a very common
option in our Dockerfiles).

Note that the plan was to get URL from config but there's currently no
good place in configs for it.

Also removed --system-site-packages option to virtualenv as it defeats
the purpose of constraints.

Change-Id: I03a19b423b6617539d91fb29f44b40271849174f
2016-10-12 12:58:33 +03:00
docker/openstack-base Add constraints to microservices venv 2016-10-12 12:58:33 +03:00
tools Fix to pass linters tests 2016-07-06 17:40:21 +02:00
.gitignore Initial openstack-base image. For now, sourse based. 2016-05-13 11:03:38 +00:00
.gitreview Fix to pass linters tests 2016-07-06 17:40:21 +02:00
tox.ini Add venv with posargs 2016-10-07 13:53:32 +02:00