Ansible role to manage Shade
Go to file
Jenkins e41e5f8ff8 Merge "Move other-requirements.txt to bindep.txt" 2016-08-22 19:29:28 +00:00
defaults Fix up git clone path 2016-02-16 08:48:26 -05:00
doc/source Initial commit 2016-02-15 14:39:05 -05:00
meta Initial commit 2016-02-15 14:39:05 -05:00
tasks Fix deprecation warning 2016-03-26 19:19:01 -04:00
tests Fix path issue with roles_path 2016-08-12 20:41:23 -04:00
vars Initial commit 2016-02-15 14:39:05 -05:00
.gitignore Initial commit 2016-02-15 14:39:05 -05:00
.gitreview Added .gitreview 2016-02-15 17:49:14 +00:00
LICENSE Initial commit 2016-02-15 14:39:05 -05:00
README.rst Initial commit 2016-02-15 14:39:05 -05:00
bindep.txt Move other-requirements.txt to bindep.txt 2016-08-12 20:51:42 +02:00
requirements.txt Initial commit 2016-02-15 14:39:05 -05:00
setup.cfg Initial commit 2016-02-15 14:39:05 -05:00
setup.py Initial commit 2016-02-15 14:39:05 -05:00
test-requirements.txt Initial commit 2016-02-15 14:39:05 -05:00
tox.ini Initial commit 2016-02-15 14:39:05 -05:00

README.rst

ansible-role-shade

Ansible role to manage Shade

Description

Shade is a simple client library for operating OpenStack clouds.

Requirements

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

Dependencies

Example Playbook

- name: Install shade
  hosts: nodepool
  roles:
    - ansible-role-shade