Commit Graph

18 Commits

Author SHA1 Message Date
b727857dae Previously the keystone image was build here
But we since switched to separate repo's for the dockerfiles.
These are built with jenkins.
2017-07-24 13:47:31 +02:00
a25852b39e Removed hardcoded ips for glance
Also added domain, projects, users creation for keystone.
This guide was followed:
https://docs.openstack.org/ocata/install-guide-ubuntu/keystone-us
2017-07-12 10:19:45 +02:00
86cd68e465 Removed inclusion of docker everywhere
It is now included in the common role itself, which is applied to all.
2017-07-10 09:52:12 +02:00
ecbd592440 Trailing slash needed to prevent creation of subdir 2017-07-07 17:06:55 +02:00
9072279aa7 contaimer will be removed after use 2017-07-03 11:54:47 +02:00
57ad87a793 Changed to ubuntu 16.04 base
.. like the other components.
2017-07-03 11:30:24 +02:00
b6a439291f Make openstack management commands work inside
keystone docker.
2017-06-20 11:16:00 +02:00
1f88030c87 Make keystone more generic 2017-06-16 16:33:45 +02:00
cb6b389bc6 changed docker repo 2017-06-16 15:21:44 +02:00
1d40976a6d Let map keystone to default port 2017-06-14 15:08:49 +02:00
c17c6388a7 made ip of db host dynamic. 2017-06-14 10:58:38 +02:00
485ddb3147 Renamed main.yml and updated README 2017-06-02 12:03:22 +02:00
5a81413b3a Added rabbitMQ and keystone with wim
Work in progress...
2017-05-16 15:52:22 +02:00
a4e62607a3 Needed to add the -i flag
otherise EOF trick doesn't work.
2017-05-15 09:18:54 +02:00
8a1bee4087 Made the adress of the database dynamic
With dynamic, i mean that it is retreived from the database host
2017-05-11 16:47:03 +02:00
d3f131e58f Added initialization steps for keystone 2017-05-11 15:55:05 +02:00
2401fb2135 Keystone is now based on ubuntu zesty 2017-05-10 11:21:17 +02:00
90b25a6d6c Rearanged the playbook to use ansible roles:
http://docs.ansible.com/ansible/playbooks_roles.html

also made keystone run
2017-04-25 14:47:04 +02:00