This website requires JavaScript.
Explore
Get Started
openstack
/
kolla-ansible
Code
Issues
Proposed changes
00d0e1bc39
Branches
Tags
View all branches
kolla-ansible
/
ansible
/
roles
/
swift
/
tasks
/
main.yml
3 lines
34 B
YAML
Raw
Normal View
History
Unescape
Escape
Implement Ansible role for Swift This currently deploys the core services for a working Swift which are account/container/object/proxy. I've included some basic docs in docs/swift-related.rst, which gives usage instructions and more context on this patch. These are really to give an overview of the state of Swift in Kolla as of now, so unless there's some major inaccuracy there please don't nitpick it. Change-Id: Id0c54be3e24c46459c40b16b7020f05bddbe1b19 Implements: blueprint ansible-swift
2015-08-18 14:05:54 +00:00
---
Allow swift role to pull images Change-Id: I9e1ec355148bf6d09d78de80ec2ebfad55287033 Partially-Implements: blueprint pre-pull-images
2016-01-05 18:21:53 +00:00
-
include
:
"{{ action }}.yml"
Copy Permalink