Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Jaeger a57136a874 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: Idbcd1f58329b8e63fb827cb8740dc53601535c79
2019-12-18 19:34:26 +01:00
Matthew Mosesohn d11b825b91 Update condition to run hiera override task on all roles
Role '*' cannot be used any more because of a regression in
evaluating task roles.

Change-Id: I8eff31395e29868bdd9f8bb88f6f2218c9358323
Related-Bug: #1570846
2016-04-17 11:54:55 +04:00
Matthew Mosesohn 3e78951aa1 Refactor plugin for parallel task deployment
Removed custom database task and added necessary
references to primary-* tasks.

Fixed hiera role lookup to use 'roles' array.

Change-Id: Ief8e630e8e47e6ae0e538cf039208686d99d93b8
Partial-Bug: #1548340
2016-03-25 18:25:46 +03:00
Matthew Mosesohn 3e3a0b0360 Refactor tasks for version 2.0.0
Version 2.0.0 tasks enable parallel deployment and
cross-dependencies. This patch adds support to the
plugin so that the other tasks can be deployed as such.

Change-Id: Id707a52eef9b2687103cb7f3e3c60f96184c9422
Partial-Bug: #1548340
2016-03-02 19:07:19 +03:00
slava 5260b6d662 Exclude 'setup_repositories' task from graph
'setup_repositories' task had 'upload_core_repos' name in 7.0
release. Anyway, it's not necessary to specify this task in
tasks set as it's running on all nodes(the same for 'setup_repos'
task in >7.0 releases).

Change-Id: I5974b0453ce5d3a09a9036e3c570a5263a8a2aa9
Closes-Bug: #1539611
2016-01-31 14:19:09 +00:00
Stanislaw Bogatkin f4457eeac5 Add repositories to target node
As fuel_pkgs task needs to have repositories to install packages
from - add those repositories to node.

Change-Id: Id19f2ce46a1287ca4de55fb0e990e2cfe47312a8
Closes-Bug: #1536190
2016-01-22 18:48:16 +03:00
Matthew Mosesohn e4ad593668 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-database nodes.

Change-Id: I484ac787a252637023bb5d0bc99a02821f38884e
Partial-Bug: #1528283
2015-12-22 17:53:17 +03:00
Alex Schultz 51def9b411 Remove zabbix-server role
Change-Id: I918fbd96ad2c23d9e15ea995287c4b90f0f94e9b
Closes-Bug: #1505250
Related-Bug: #1483809
2015-10-12 09:04:59 -05:00
Matthew Mosesohn 5239f94138 Use standard virtual_ips task for database_vip
The previous virtual IP creation script was refactored and
can now accommodate custom node roles and custom VIP names.

Change-Id: I8a189cac6c52a1f673f9940037759569eba53d32
Closes-Bug: #1487494
2015-08-21 17:27:12 +03:00
Matthew Mosesohn 77fc656465 Add openstack-haproxy-stats to non-primary role
Change-Id: I2e3d2acadff951c027716a103fd05283ad4f5946
Related-Bug: #1482305
2015-08-17 18:27:35 +03:00
Matthew Mosesohn 09a30693cb Initial commit
Change-Id: Ieb31431ee19d74b101fbd248990f99b57430ea2d
2015-08-17 13:18:29 +02:00