RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.
Go to file
Kevin Carter bc9fe7f827
Create tripleo container image prepare role
This change creates a role for  the tripleo heat template content for
"container-image-prepare-baremetal-ansible.j2.yaml". This change will
ensure our task process is tested using molecule and scenario tests
while also streamlining our process.

Test Matrix:
  - default - tests role using all default options
  - build - tests end to end building containers using mock data

A new playbook for docker vfs setup has been added. This was added to
allow some tests to run docker workloads within a local filesystem.
Without this change, docker workloads would fail because docker is
not able to run an overlayfs job from within an overlayfs
environment. This new playbook will be used within our zuul jobs
whenever the variable `docker_enable_vfs`, is set to "true".

Change-Id: Ic6e26eb95734ccf17e42e649b5e5808e1a096a78
Story: 2005985
Task: 34438
Task: 34440
Task: 34441
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-08-13 19:02:07 -05:00
_skeleton_role_ Fix documentation and skeleton role 2019-07-24 13:45:37 +03:00
doc Create tripleo container image prepare role 2019-08-13 19:02:07 -05:00
releasenotes Create tripleo container image prepare role 2019-08-13 19:02:07 -05:00
scripts Add molecule test structure to ceph roles 2019-07-24 10:47:34 -05:00
tests Merge "Convert tox to native zuul" 2019-07-08 14:18:00 +00:00
tripleo_ansible Create tripleo container image prepare role 2019-08-13 19:02:07 -05:00
zuul.d Create tripleo container image prepare role 2019-08-13 19:02:07 -05:00
.gitignore Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:52 +00:00
.pre-commit-config.yaml Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
.yamllint Re-organize zuul config 2019-06-19 12:52:07 -05:00
LICENSE Initial repo content 2018-07-17 16:36:40 -07:00
README.rst Update readme with tripleo-ansible links 2019-07-16 09:06:35 -05:00
ansible-test-env.rc Introduce tripleo-config role 2019-07-30 13:02:25 -05:00
bindep.txt Remove docker package from bindep 2019-07-01 18:30:29 -05:00
molecule-requirements.txt Dont set constraints on sphinx 2019-07-11 11:35:06 -05:00
requirements.txt Remove ansible from our requirements file 2019-07-01 23:33:51 +00:00
role-addition.yml Update all role docs to use the ansible autodoc plugin 2019-07-12 20:07:06 -05:00
roles Create tripleo container image prepare role 2019-08-13 19:02:07 -05:00
setup.cfg Fix setup.py for symlinked tripleo-docker-rm 2019-07-11 10:42:13 +00:00
setup.py Initial repo content 2018-07-17 16:36:40 -07:00
test-requirements.txt Import Hiera roles 2019-08-09 10:32:07 -05:00
tox.ini Introduce tripleo-config role 2019-07-30 13:02:25 -05:00

README.rst

Team and repository tags

image

TripleO Ansible

TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.

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

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/

The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/

The project home is at: https://launchpad.net/tripleo

The project bug tracker is located at: https://bugs.launchpad.net/tripleo