Commit Graph

102 Commits

Author SHA1 Message Date
Egon Rijpkema 6453f1c468 Shouldn't be here in the first place. 2018-04-09 15:56:52 +02:00
Egon Rijpkema 3001fb8d57 test cluster for bagpipe 2018-03-23 11:37:47 +01:00
Egon Rijpkema a150b58aaa Added more nodes 2018-03-14 08:54:18 +01:00
Egon Rijpkema cc18e247c4 Using half the cluster for linuxbridge. 2018-03-01 15:17:50 +01:00
Egon Rijpkema 7114509697 More sleep for cluster 2018-02-28 10:36:17 +01:00
Egon Rijpkema 6a6ebd0c60 current state merlin 2018-02-22 16:32:40 +01:00
Egon Rijpkema 7a41ca4187 iEnsure installation of same openstack client 2018-02-22 16:31:18 +01:00
Egon Rijpkema 469bcd769c Added local_ip 2018-02-20 16:24:26 +01:00
Egon Rijpkema 598cbeec9d hope retries will work this way. 2018-02-20 15:29:14 +01:00
Egon Rijpkema 20ce7bcfc3 set overlay ip 2018-02-20 15:28:54 +01:00
Egon Rijpkema 1bbf1e4270 added retry 2018-02-20 14:24:41 +01:00
Egon Rijpkema 84b901c8b3 make keystone install more resiliant... 2018-02-16 13:39:21 +01:00
Egon Rijpkema e3f3d5d3b7 Fix syntax error. 2018-02-16 11:45:53 +01:00
Egon Rijpkema 68ac7a0a6d Added some explanations. 2018-02-06 13:34:56 +01:00
Egon Rijpkema 8da96590ac It's horizon not glance. 2018-02-05 16:29:12 +01:00
Egon Rijpkema fea7aaaff6 using the proper test machines 2018-02-05 15:23:33 +01:00
Egon Rijpkema fb2bdfe543 added missing secrets 2018-01-30 14:50:08 +01:00
Egon Rijpkema 3347fa7c25 switched to nuclear fusion 2018-01-30 14:49:39 +01:00
Egon Rijpkema f776756205 fixed interface mappings 2018-01-30 14:48:52 +01:00
Egon Rijpkema 59233d8019 playbook to reset a cluster 2018-01-30 09:57:11 +01:00
Egon Rijpkema 35551f69c1 inventory for the merlin cluster 2018-01-30 09:56:45 +01:00
Egon Rijpkema 85dcae1baf added heat password 2018-01-30 09:55:27 +01:00
Egon Rijpkema 99eba86794 removed depricated hosts key 2018-01-30 09:55:06 +01:00
Egon Rijpkema 646e02ca9c Sanitized inventory examples 2018-01-19 09:24:28 +01:00
Egon Rijpkema 30567679a2 Fixes made while testing the playbooks.
Updated url of docker registry.

make a loop for more flexibility.

Introducing listen_ip variable that overrides

the default listen_ip.

make a loop for more flexibility.

Get a listen ip specifically for that host.

see if components have listen_ip defined before using ansible_default_ipv4

Make service files look for listen_ip variable.

implemented listen_ip variable here too

map to different port to avoid clashes.

Make PHYSICAL_INTERFACE_MAPPINGS variable...

instead of just one provuider interface.
it should contain something like:
physnet2:eth1,physnet3:eth2

add openstack client on machine that is running keystone

Added delay to check.

enable all services are started at boot

Inventory for gcc openstack03 all in one.

added volume for glance images

Added gcc all in one specific config.

Prevent an error when there is no secrets.yml..

to back up

removed reference to empty dir.

added empty meta/main.yml

And now with a list of roles

..and removed the list

removed reference to empty dir.

Added galera cluster support

When at least three database nodes are installed, the playbook will
install a galera cluster across them.

The galera cnf can be the same template across...

nodes.

made environment file for the service.

I am unable to reproduce systemctl set-environment to work as
advertized.

Reverted to updating init file by ansible.

entrypoint.sh of the mariadb container seems unable to cope when a blank
variable is passed by systemd.

give the galera master node some time

It seems to be nessecary to run in host mode..

for galera to work.

I misunderstood pause. need sleep.

Inventory for physical test cluster.

Added CINDER_PASSWORD

Make sure docker is started.

If docker was already installed but not running
it was not started.

fixed refernce to neutron controller

Added heat

Added port for metadata service

Passed metadata secret to be used in config.

Listen ip should be the machine's ip...

Added openstack client from repo.

changed name of subnet

added horizon

Changed rabbitmq default user to openstack.

This makes it no longer nesseccary to create a separate openstack user,
which is lost on rabbitmq restart.

Added sleep because hosts were usually..

not discovered.

Removed unnessecary port mapping

Making /dev/lvm available to container.

fixed os-test inventory

Make iscsi devices available

(needed to attach cinder volumes to machines)

command module no longer works with &&

add cinder to test setup
2018-01-19 09:17:50 +01:00
Egon Rijpkema 95ef38a3ba Cinder needs memcached host 2017-08-29 15:44:22 +02:00
Egon Rijpkema a3ee754ddb Small expansion of readme 2017-08-29 14:06:34 +02:00
Egon Rijpkema 1cefcaac0d Have secrets scriot generate from topology file. 2017-08-29 09:29:53 +02:00
Egon Rijpkema 29c0634bc1 Cinder storage role 2017-08-28 11:52:02 +02:00
Egon Rijpkema 0c28f889b3 script to generate secrets file 2017-08-28 11:51:35 +02:00
Egon Rijpkema 5571858b23 Added cinder block storage. 2017-08-28 11:50:57 +02:00
Egon Rijpkema b148b04a0b added post install settings 2017-08-28 11:50:27 +02:00
Egon Rijpkema 233a9debc7 Seems necessary for host networking. 2017-08-25 15:12:29 +02:00
Egon Rijpkema 1010930171 Seccond set of hosts to test deployment. 2017-08-24 16:27:14 +02:00
Egon Rijpkema 2c6a09d079 Added secrets.yml.
it is encrypted with a default password...
2017-08-24 16:20:11 +02:00
Egon Rijpkema 7f58d25b58 Added a cinder controller node. 2017-08-21 11:36:43 +02:00
Egon Rijpkema 803451d490 Give neutron the nova credentials...
it needs. And also force re downloading of all docker images.
2017-08-17 15:50:39 +02:00
Egon Rijpkema d964c29c06 Let the new compute host be discovered. 2017-08-17 12:14:41 +02:00
Egon Rijpkema e59d2c1c98 Merge branch 'feature/encrypted-paswords' into develop 2017-08-17 10:41:17 +02:00
Egon Rijpkema 7a6c9ac360 Made Roles use repo wide secrets file.
Made keystone use repo wide secrets file.

Made glance-controller use repo wide secrets file.

kill and then remove image

Made neutron-controller use repo wide secrets file.

Made nova-controller use repo wide secrets file

Made nova-compute use repo wide secrets file.

 Made rabbitmq use repo wide secrets file.

Allow creation of admin-openrc.sh in docker.

added provider_interfaces.

added persistent root folder.

make each dir explicitely

added missing env vars.

mapped kvm machine-id from host
2017-08-17 10:41:01 +02:00
Egon Rijpkema f06a943916 small fixes mostly variable names 2017-08-10 11:17:24 +02:00
Egon Rijpkema 4db6499419 add robustness after testing site.yml 2017-08-02 15:22:10 +02:00
Egon Rijpkema d907ec4969 now using ips in endpoint urls 2017-08-01 13:02:01 +02:00
Egon Rijpkema 0ac27dcc0d Port mapping for glance controller..
was accidentially removed
2017-08-01 10:52:37 +02:00
Egon Rijpkema 8a3fbd557d Tweaks to make install run idempotent 2017-08-01 10:19:54 +02:00
Egon Rijpkema 1a78f649e8 added docker repo 2017-07-31 13:21:03 +02:00
Egon Rijpkema 2b3e8cebae added some services 2017-07-28 11:43:03 +02:00
Egon Rijpkema e974eac443 Small fixes on teh neutron config. 2017-07-26 16:31:31 +02:00
Egon Rijpkema 8300652079 Moved env vars to a single variable. 2017-07-26 16:30:19 +02:00
Egon Rijpkema 741ba512bc added neutron-controller 2017-07-26 09:59:59 +02:00