Andy McCrae e53ac82f25 Resolve issues with swift tests
This PR fixes the following minor test issues:

* The swift ring and swift-service addresses are now consistent.
* Memcache now listens on the appropriate IP.
* The openrc file is now populated correctly.
* Rsyslog restarts appropriately, meaning logs are generated.

Change-Id: Ie4f9672eba5936232ccfc613bdcc03a7fdeb090b
2016-04-12 10:55:13 +10:00
2016-04-12 10:55:13 +10:00
2016-04-12 10:55:13 +10:00
2016-03-03 09:38:05 -05:00

OpenStack-Ansible Swift

tags

openstack, swift, cloud, ansible

category

*nix

Ansible role to install OpenStack Swift and Swift registry.

This role will install the following:
  • swift
- name: Install swift server
  hosts: swift_all
  user: root
  roles:
    - { role: "os_swift", tags: [ "os-swift" ] }
  vars:
    external_lb_vip_address: 172.16.24.1
    internal_lb_vip_address: 192.168.0.1
Description
Role os_swift for OpenStack-Ansible
Readme 7.1 MiB
Languages
Jinja 80.4%
Python 14.1%
Shell 5.5%