Role os_swift for OpenStack-Ansible
Go to file
Andy McCrae 17c7c08f29 Enable developer mode
This commit adds the ability to install cinder without a repo server.
This pattern is lifted from the os_keystone role and allows us to
further develop functional testing for this role.

Change-Id: I85ba753a946b22ee3e9b9403977501a1804f9d86
Partial-Bug: #1553967
2016-03-08 16:46:08 +00:00
defaults Enable developer mode 2016-03-08 16:46:08 +00:00
doc Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
handlers Fix rsync service restart in os_swift 2016-01-27 16:51:14 +00:00
meta Enable developer mode 2016-03-08 16:46:08 +00:00
tasks Enable developer mode 2016-03-08 16:46:08 +00:00
templates Merge "Fix auth_url for swift configuration" 2016-03-08 04:18:57 +00:00
tests Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
.gitignore Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
.gitreview Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
CONTRIBUTING.rst Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
LICENSE Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
other-requirements.txt Add curl to bindep requirements 2016-03-04 19:24:04 +00:00
README.rst Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
run_tests.sh Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
setup.cfg Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
setup.py Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
test-requirements.txt Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
tox.ini Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00

os_swift role

tags

openstack, cloud, ansible, os_swift

category

*nix

os_swift Role

- name: os_swift role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_swift" }