Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger a2f59fb08e 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: I475d7b45ec71eda36ef56ea9877cfd8545528444
2019-12-18 19:35:04 +01:00
Matthew Mosesohn aa2b581a1d Refactor plugin to depend on controller galera and rabbitmq
Now with advanced task deployment features, we can deploy
detached-keystone during the middle of controller deployment
and no longer require separated database plugin.

As a consequence this fixes ceilometer deployment as well, which
requires RabbitMQ to be functioning.

Changed hiera role lookups to compensate for multirole parallel
deployment.

Fixed OS_AUTH_URL in openrc on controllers to point to
keystone VIP instead of management.

Change-Id: Ic09939dbf077e99e22d9f937d8a6f3f5fe77db67
Closes-Bug: #1553239
Closes-Bug: #1561050
2016-03-29 19:01:54 +03:00
Matthew Mosesohn 3c996b17e3 Add restriction and fixed dependence on detach-database
This plugin always required detach-database plugin,
but now it is possible to add UI restrictions to
notify the user and refuse deployment.

Now plugin enablement is dependent on detach-database.
standalone-keystone role is dependent on detach-database.

Change-Id: I6ae70aea1a81d6f398de1eb40bf3352c9b278087
Related-Bug: #1476627
2015-09-19 14:16:59 +04:00
Bartłomiej Piotrowski c5b5df02fd Initial commit
Change-Id: I0cb81f6abd3e280e2eb0b1432c49c88a986ea53c
2015-08-17 13:16:42 +02:00