Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Carter 26c9a3c8b5 Retire independent ansible role
This role has been retired. The transformation squad is pivoting away from
independent roles at this time and will be focusing on the tripleo-ansible
repository. For more information on the tripleo-ansible efforts and the
direction of the transformation squad please review the following mailing
list thread [0].

[0] - http://lists.openstack.org/pipermail/openstack-discuss/2019-June/006836.html

Change-Id: I9dfeb6de0f1ff12a457b3981f75f6536e5e9db30
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-06-24 07:32:49 -05:00
Andreas Jaeger 5afb7ee689 Remove release-openstack-server
This template needs to stay in project-config to work properly.
also, it's obsolete. project-config is updated already.

Change-Id: I97707efa2deb042bc5ed71d519677ef32dc0dc9e
2018-09-28 15:29:55 +02:00
Jill Rouleau f98ace7d35 Add zuul config, tox files, and lint script.
Add ci jobs to generate a role from cookiecutter config and run
ansible-lint against the generated role.  Lint script is called from
tox so that developers can reproduce this locally.

Change-Id: I76022e580e55094a04ca7ac3c05c025a2894ea1e
2018-08-01 20:17:31 -04:00
Jill Rouleau 61ef1df4d1 Move zuul.d to correct directory
The previous commit added a zuul.d directory, but did so
to the wrong place in the repo. Oops. This change fixes that.
2018-07-25 09:32:19 -07:00
Jill Rouleau 1d8e582e75 Add basic jobs in Zuul Layout
Based on other TripleO Ansible roles.
2018-07-24 13:50:41 -07:00