We are overjoyed to announce the release of:
tripleo-operator-ansible 0.5.1: Operator ansible assets for the TripleO project.
The source is available from:
https://opendev.org/openstack/tripleo-operator-ansible
Download the package from:
https://tarballs.openstack.org/tripleo-operator-ansible/
For more details, please see below.
Changes in tripleo-operator-ansible 0.5.0..0.5.1 ------------------------------------------------
574ada8 Revert "Added publish-openstack-python-tarball job to publish the tarballs" d997a4b Added publish-openstack-python-tarball job to publish the tarballs 920f76c Correct the tox option for skipping sdist generation 2278638 Add missing "vip" argument to the CLI 99641cf tripleo_overcloud_node_provision - add --network-config f8c8076 Add role for tripleo_overcloud_network_vip_provision c801580 Add role for tripleo_overcloud_network_provision 17ed0d7 Only trigger provider when consumer child present c1527ca tripleo_repo: add missing >- to remove trailing \n 0f20569 tripleo_repos: add tripleo_repos_repo_branch
Diffstat (except docs and test files) -------------------------------------
.../tripleo_overcloud_network_provision/README.md | 57 +++++++++++++++++++++ .../defaults/main.yml | 14 ++++++ .../meta/main.yml | 42 ++++++++++++++++ .../molecule/default/converge.yml | 44 ++++++++++++++++ .../molecule/default/molecule.yml | 19 +++++++ .../molecule/default/prepare.yml | 8 +++ .../tasks/main.yml | 58 ++++++++++++++++++++++ .../README.md | 58 ++++++++++++++++++++++ .../defaults/main.yml | 15 ++++++ .../meta/main.yml | 42 ++++++++++++++++ .../molecule/default/converge.yml | 44 ++++++++++++++++ .../molecule/default/molecule.yml | 19 +++++++ .../molecule/default/prepare.yml | 8 +++ .../tasks/main.yml | 58 ++++++++++++++++++++++ .../defaults/main.yml | 1 + .../molecule/default/converge.yml | 12 +++++ .../tasks/main.yml | 1 + roles/tripleo_repos/README.md | 1 + roles/tripleo_repos/defaults/main.yml | 1 + roles/tripleo_repos/tasks/install.yml | 4 +- tox.ini | 2 +- zuul.d/layout.yaml | 10 +++- 26 files changed, 526 insertions(+), 4 deletions(-)
participants (1)
-
no-reply@openstack.org