Jesse Pretorius 3307d4694b Only replace python when re-initializing the venv
We reinitialize the venv to ensure that the right version of
python is in the venv, but we do not want virtualenv to also
replace pip, setuptools and wheel so we tell it not to. If we
don't do this then virtualenv will install the latest available
version, which is not what we want.

Change-Id: I5f7e8fd36185537543d0741d88a5ccc9cd1f1645
Partial-Bug: #1764470
(cherry picked from commit a686b93020)
2018-04-19 15:35:18 +00:00
2017-12-05 11:55:47 +00:00
2018-03-01 17:54:17 +00:00
2017-12-05 11:55:47 +00:00
2018-02-14 15:49:40 +00:00
2016-09-28 10:27:39 +01:00
2017-03-02 11:52:00 +00:00
2018-02-15 14:34:32 +00:00

Team and repository tags

image

OpenStack-Ansible nova

Ansible role that installs and configures OpenStack nova and all of its corresponding services.

This role will install the following:
  • nova-api
  • nova-conductor
  • nova-scheduler
  • nova-console
  • nova-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_nova/latest/

The project home is at: http://launchpad.net/openstack-ansible

Description
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 66.7%
Python 30.9%
Shell 2.4%