661e2a087fa33de8f1ccb8ad711889a7950f8d6e
Go to file
kevin 661e2a087f Set the log directory accordingly
This changes the log directory within the upstart init scripts
such that they are being set throughout the roles and removes an
assumed variable name as the name of the log directory.
Change-Id: I32a2a76a4a73b609999886427b494f380850f12a
Closes-Bug: #1460469 
2015年05月31日 14:52:52 -05:00
2015年02月18日 10:56:25 +00:00
2015年05月08日 13:22:42 -05:00
2015年05月26日 18:13:55 +01:00
2015年05月31日 14:52:52 -05:00
2015年02月18日 10:56:25 +00:00
2015年02月18日 10:56:25 +00:00

OpenStack nova

tags

openstack, nova, cloud, ansible

category

*nix

Role for deployment, setup and installation of nova.

This role will install the following:
  • nova-consoleauth
  • nova-conductor
  • nova-compute
  • nova-cert
  • nova-api-metadata
  • nova-spicehtml5proxy
  • nova-api-ec2
  • nova-api-os-compute
  • nova-api-ec2
 -name: Installation and setup of Nova
 hosts: nova_all
 user: root
 roles:
 -{role:"os_nova",tags:["os-nova"]}
 vars:
 galera_address:"{{ internal_lb_vip_address }}"
Description
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 66.8%
Python 30.8%
Shell 2.4%