summaryrefslogtreecommitdiff
path: root/openstack-keystone.configure
Commit message (Collapse)AuthorAgeFilesLines
* Move systemd units to /usr/lib/systemd/system as defined in systemd ↵Francisco Redondo Marchena2015-04-081-2/+2
| | | | | | | documentation See http://www.freedesktop.org/software/systemd/man/systemd.unit.html for more information
* horizon: Move setup scripts to Ansible.Pedro Alvarez2015-04-081-0/+3
| | | | | Now horizon-setup also configures Apache, given that they will be in the same host. This can be split in different setup scripts.
* 08 patch commentsPedro Alvarez2015-04-081-2/+19
|
* keystone: Move setup scripts to Ansible.Pedro Alvarez2015-04-081-28/+52
| | | | | | Now keystone-setup also configures postgres and rabbitmq. This can be split in different setup scripts, but I think that rabbitmq, postgres, are likely to be in the controller node.
* WIP: Add OpenStack initial configurationRichard Maw2015-04-081-0/+56
TODO: Split this out into: 1. initial config (openstack/etc) default values 2+. as many individual changes to initial config as possible to extract, including support scripts and configuration extensions