RETIRED, TripleO related Ansible role for keystone
Go to file
Doug Hellmann 310ffea8d1 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I557426aa7d6a75d8c0038f339d262aba81c71f30
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 19:02:41 -04:00
ci-scripts Add required role repo contents 2018-07-11 11:24:15 -07:00
defaults Fix rpmlint errors 2018-08-06 10:44:40 -07:00
meta Add required role repo contents 2018-07-11 11:24:15 -07:00
tasks Fix rpmlint errors 2018-08-06 10:44:40 -07:00
zuul.d Add basic jobs in Zuul Layout 2018-07-24 13:47:46 -07:00
.gitreview Add required role repo contents 2018-07-11 11:24:15 -07:00
LICENSE Add required role repo contents 2018-07-11 11:24:15 -07:00
README.md Add required role repo contents 2018-07-11 11:24:15 -07:00
ansible-requirements.txt Add required role repo contents 2018-07-11 11:24:15 -07:00
ansible.cfg Remove ssh control path from ansible.cfg 2018-08-02 16:04:57 -07:00
requirements.txt Add required role repo contents 2018-07-11 11:24:15 -07:00
setup.cfg Remove ssh control path from ansible.cfg 2018-08-02 16:04:57 -07:00
setup.py Add required role repo contents 2018-07-11 11:24:15 -07:00
test-requirements.txt Add required role repo contents 2018-07-11 11:24:15 -07:00
tox.ini fix tox python3 overrides 2018-09-26 19:02:41 -04:00

README.md

TripleO keystone#

A role to manage keystone tasks for TripleO

Role Variables

Variables used for keystone

Name Default Value Description

Requirements

  • ansible >= 2.4
  • python >= 2.6

Dependencies

None

Example Playbooks

License

Apache 2.0