Qin Wang 8ae853d309 Add SNI support via OS packages for os_rally
Some Linux distributions, such as CentOS 7 and Xenial, have trouble
validating SSL certificates when using get_url with servers
that use Server Name Indication (SNI).

This patch adds those packages to the list of required packages and
uses bindep to install them in developer test environments the same
way that the gate tests install them.

Change-Id: Ic3bf4b4238c1c6260d3c8dc0e4800ff26691ae93
2016-08-18 18:47:18 +00:00
2016-08-04 05:18:13 +01:00
2016-07-21 13:27:11 -04:00
2016-08-04 17:45:04 +00:00
2016-07-15 12:07:22 +10:00
2016-03-24 17:13:47 -04:00
2016-03-24 17:13:47 -04:00
2016-03-24 17:13:47 -04:00
2016-03-24 17:13:47 -04:00
2016-07-15 03:58:04 +00:00

OpenStack-Ansible Rally

tags

openstack, rally, cloud, ansible

category

*nix

This Ansible role installs and configures OpenStack Rally.

Default Variables

../../defaults/main.yml

Required Variables

  • rally_galera_address
  • rally_galera_password

Example Playbook

- name: Install Rally server
  hosts: rally_all
  user: root
  roles:
    - role: "os_rally"
Description
Role os_rally for OpenStack-Ansible
Readme 2.8 MiB
Languages
Jinja 64.7%
Python 25.4%
Shell 9.9%