- Sep 16, 2019
-
-
Mark Goddard authored
These filters can be used to capture a lot of the logic that we currently have in 'when' statements, about which services are enabled for a particular host. In order to use these filters, it is necessary to install the kolla_ansible python module, and not just the dependencies listed in requirements.txt. The CI test and quickstart install from source documentation has been updated accordingly. Ansible is not currently in OpenStack global requirements, so for unit tests we avoid a direct dependency on Ansible and provide fakes where necessary. Change-Id: Ib91cac3c28e2b5a834c9746b1d2236a309529556
-
- Feb 15, 2017
-
-
Jeffrey Zhang authored
* Rename kolla namespace to kolla_ansible * remove oslo.config.opts entry points which is uesless * delete useless tools/version-check.py script Change-Id: I005dd7223ff23afbb2ce8cbfd0ebec0969102798
-
- Feb 06, 2017
-
-
Paul Bourke authored
pbr was failing to find a correct version when kolla-ansible was installed via 'pip install ...' Thanks to dhellmann for the fix. Change-Id: I5be5fc6709c729141a43d3c69384a5f7a9b2e8f8 Closes-Bug: #1662195
-
- Jan 25, 2017
-
-
zhuzeyu authored
We'd better use 'kolla-ansible' instead of 'kolla' Change-Id: I61b1939884b319fc7cd2fe7a7c615e88a72d7894
-
- Aug 24, 2015
-
-
Suhail Syed authored
Install Ansible code, etc file examples, scripts, an open rc example, a tool to initialize the OpenStack deployment, and other various useful bits. Start the versioning at 0.1.0 as recommended by ttx. Change-Id: I35fa4042040957e7725c7fc3b146009e0135499a Partially-Implements: blueprint python-package
-