Paulo Matias 354147b7c7 Clean final newline when distributing SSH keys
When a pattern containing newlines is given to grep, it treats each
line as a different pattern, and ORs these patterns together. The
empty string always matches, therefore grep always returns a
successful match.

Change-Id: I881c90979995e060d24988438a710376e54331b8
Closes-Bug: #1615624
2016-08-22 10:05:20 -03:00
2016-08-20 20:59:01 +01:00
2016-06-27 15:35:13 -04:00
2016-08-08 18:05:13 -04:00
2016-08-08 18:05:13 -04:00
2016-08-18 17:18:12 +01:00
2016-07-19 21:12:37 +00:00

OpenStack-Ansible nova

Ansible role that installs and configures OpenStack nova and all of its corresponding services.

This role will install the following:
  • nova-api
  • nova-conductor
  • nova-scheduler
  • nova-console
  • nova-cert
  • nova-compute

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_nova/

The project home is at: http://launchpad.net/openstack-ansible

Description
Role os_nova for OpenStack-Ansible
Readme 15 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%