Commit Graph

7 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 a8ce72fd71 Adjust plugin setting wording
Adjusted plugin name to match other detach-* plugin settings.

Change-Id: I6bb17af57879071668d455aa09fa84fae70e0042
Partial-Bug: #1532762
2016-01-11 14:29:23 +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
Matthew Mosesohn d7b5d77422 Update default field value in UI
Change-Id: Ie19c3214fa393b1e3fd96b93195a5c01d8cd988a
Closes-Bug: #1494618
2015-09-15 16:58:36 +03:00
asledzinskiy d6b025f9db Add validation on emptyness of additional config
- We need to validate additional config textarea
on empty values

Change-Id: I596f52b5812367a44ab40920c9fd41221cab2f99
Related-Bug: #1488455
2015-08-25 13:14:12 +00:00
Bartłomiej Piotrowski c5b5df02fd Initial commit
Change-Id: I0cb81f6abd3e280e2eb0b1432c49c88a986ea53c
2015-08-17 13:16:42 +02:00