Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 9e60e45cfa Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: Ia2212a45855935491da14553b705fbed4f73b000
2019-12-18 19:34:39 +01:00
Aleksandr Didenko ee4d8d3772 Fix ordeting for standalone-haproxy-mysqld-status
After adding primary-cluster-haproxy task for primary role this
dependency was missing which may casue deployment errors due to
improper task ordering on primary-standalone-haproxy node.

Change-Id: I4a4ef68bf4bc9eb422c483f0d95961119c8a8a37
2016-07-28 14:44:48 +02:00
Aleksandr Didenko e09b5daad4 Add hiera_default_route task
In order to properly configure default route haproxy roles should
include 'hiera_default_route' task.

Partial-bug: #1591117
Closes-bug: #1591097

Change-Id: I06154776297f9d68846020d3aedd593c3e64d1ee
2016-06-10 14:19:47 +02:00
Aleksandr Didenko fe8b4a0333 Set net.ipv4.ip_forward to 1
Make sure we configure routing properly on standalone-haproxy nodes

Change-Id: I826bd1f8eb1abd5080b3d38d177d2156ce5c2819
2016-05-04 12:52:28 +02:00
Aleksandr Didenko 0eee8d89e7 Support for fuel-9.0
Update tasks to task-based deployment.

Change-Id: If418d0527ed84d276a1f189dffd7b786ca13043e
2016-04-27 11:45:09 +02:00
Aleksandr Didenko b2265bc559 Initial commit with all files
All the required files are added.

Change-Id: Iadb4e35e8ff7b1c8daca76ad619862249688ea3f
2016-04-01 14:44:13 +02:00