Kevin Carter 449becae64 Disable stderr logging
OSLO logging currently defaults the 'use_stderr' option to True
which results duplicate logs in service daemon logs for both
upstart and systemd. To correct this issue the use_stderr
option has been set to false.

Change-Id: I3799265a48c8f92f9cef77a10b3f02fa6aa66b7f
Closes-Bug: 1588051
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-08-04 17:45:04 +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-05-03 08:56:52 +01: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%