Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Jaeger 9afa22d366 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: Id0e6d6a33662aa74b601e88f7a9cf2f7aae4484c
2019-12-18 19:35:30 +01:00
Oleksiy Molchanov ca3f2f0091 Add transport_url handling
Change-Id: I1868473bff4f6e4b91354d8da34d35bf488ab948
Closes-Bug: 1670324
2017-03-15 12:47:09 +02:00
Matthew Mosesohn 9c16386fbc Refactor plugin to replace default rabbitmq tasks
Task-based deployment instead of role-based deployment
results in faster deployment, but requires better
management of task dependencies. RabbitMQ tasks are
now better tuned to ensure detached RabbitMQ is ready
before deployment starts.

Other minor changes:
  Added primary role to standalone-rabbitmq role
  Updated hiera override for new role name

Depends-On: I5e835a448ad0d77f0f82630273e15c00261cfb82
Change-Id: I1c8ec11a1507b48237641da7c4bac036745859cb
Partial-Bug: #1553239
2016-03-29 18:52:21 +03:00
Dmitry Ilyin 53a05418a3 Refactor plugin to support new yaml files
Change-Id: Ic58445906a4470d40c887a3c0524133e20565ec9
2016-03-21 17:03:18 +03:00
Matthew Mosesohn deda8672d7 Remove _hash suffix from rabbit hash
This was fixed in fuel-library, and now needs to be
updated accordingly in detach-rabbitmq plugin.

Change-Id: I602bfb3568f505551cc58269288faf064ee364d4
Related-Bug: #1542307
2016-03-21 16:15:51 +03:00
Matthew Mosesohn 739b379b07 Move firewall to a plugin-specific task
This removes dependency on fuel-library firewall task,
which defines many firewall rules that are not needed
by standalone-rabbitmq nodes.

Change-Id: I52d43a86aab6852f9cd50520533085cf8d9a9362
Partial-Bug: #1528283
2015-12-22 17:51:44 +03:00
Alex Schultz f4de3f6f29 Put plugin hiera in place
This change updates corrects the sed used to update the hiera.yaml for
the plugin to ensure the plugin hiera is actually defined.

Change-Id: I246332de532b287b92ab308f031e42f9cca83d40
Closes-Bug: #1528215
Related-Bug: #1525014
2015-12-21 09:15:32 -07:00
Alex Schultz 379ea16483 Fix hiera overrides for 8.0
This change updates how we add our hiera override to support the
hiera.yaml format change in 8.0

Change-Id: Ib5203ab4684b7840c486aadc3ee3ca13ad1097a9
Related-Bug: #1526502
2015-12-17 16:30:27 -07:00
Jenkins c651035442 Merge "Clean up readme and unused logic" 2015-09-15 13:30:38 +00:00
Matthew Mosesohn 88328b08e5 Clean up readme and unused logic
Added README text
Removed additional YAML config
Removed unneeded ruby-deep-merge-package

Change-Id: I6f732b750cd69f39b54ceebdca5a08849bd43242
Partial-Bug: #1494618
2015-09-15 13:48:30 +03:00
Michael Polenchuk 6ed7bd7ac1 Look up through all the roles
In order to either enable or disable rabbitmq it requires to search
through all the roles of node.

Change-Id: Ifaa615585a5e60daee7dd4fda2d6f2e8506db3b2
Closes-Bug: #1492312
2015-09-04 20:18:53 +03:00
Alex Schultz 4257aca72f Initial commit
Change-Id: Id53453073c72cf3f8fa1a998cdf92cb5ecb2dc32
2015-08-17 13:20:54 +02:00