Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 11ed923621 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: I58cefc49ce851e159b15919aac6e08082ed5fd2a
2019-12-18 19:40:33 +01:00
Alex Ruiz Estradera a3074f9be3 Introduce Fuel 9 and Midonet 5.x
All changes needed to be compatible with
Fuel 9 and Midonet 5.x

Change-Id: I9040e5452a37b451b01ba79f56b0a9e98fa726ad
2016-11-11 13:11:28 +01:00
Jaume Devesa 3ea512a1eb Introduce Fuel 8
All changes needed to be compatible with Fuel 8

Change-Id: I729bbc3b9b96899f0fb18ec45e1debab0783e409
2016-03-29 09:35:19 +02:00
Jaume Devesa 3b9b7ee013 Finish the 2.0 plugin main features
Although I know this not follows best practices, this huge commit
reorganizes and defines the mail functionality for the rest of the
plugin refactor work:

 * Renames and moves tasks to puppet/manifests/midonet-* names
 * Stops, reconfigures and restarts Neutron
 * Makes DHCP and metadata work
 * Improves documentation

Change-Id: I6d5ed20ba212a089b808c09fe50a8aedaab74721
2015-07-30 17:58:23 +02:00
Jaume Devesa 1f0d9d2253 Adapt the NSDB nodes
Rely on midonet-midonet puppet module to deploy ZooKeeper and Cassandra
services.

Previous zookeeper and cassandra manifests have been deleted.

New NSDB (No State DataBase) role has to be created on the Fuel roles,
as well as its corresponding group. Way to do it is informed on the
`doc/content/user-guide.rst` file

Change-Id: Iac949876b20e1bfe761b27269b3c4414cb768b17
2015-07-19 10:46:50 +02:00