Commit Graph

15 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 074aa8a2f4 Add 5.4 plugin!
Change-Id: Id7428c5135eab2f8c9622c735e4be384c1ceb6cc
2017-02-13 14:41:56 +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
Samir Ibradžić 3fbc76cf7b Version bump to v3.0.1
Change-Id: I8f66e6fc2b7981f9481f10fd787b79e213e8c4e3
2016-03-09 13:20:46 +09:00
Carmela Rubinos ffd2a098be Updated project page to openstack namespace
The project page was still pointing to stackforge project

Change-Id: I470269b77e33b653821c71badc0d299116183deb
2016-02-03 11:30:40 +01:00
Carmela Rubinos 4a57eb3af5 Adapt metadata and params to Fuel 7.0
Added python-neutron-plugin-midonet to Ubuntu repository

Also deleted the same package for CentOS, since it's not supported for
Fuel 7.0

Install Kilo instead of Juno

Edited several manifest to adapt it to Fuel 7.0

Added new tasks and roles files for Fuel 7.0

These files were not available for previous Fuel versions

Minor changes in environment_config and tasks files

Change-Id: Ib99c4b955fb709c1e05d395a6085d8435f8a36da
2016-01-13 12:41:09 +01:00
Carmela Rubinos b1b8e68431 Update metadata version for a new tag
Update the plugin version in metadata file and also updated
the fuel-plugin-midonet local path for a task, according to
the new version.

Change-Id: I830e8c667028cda215dc7f5a70201619c880b43c
2016-01-12 15:55:34 +01:00
Carmela Rubinos cb613cd966 Added sleep for 3s before starting midolman service
This patch adds a new exec with a 3s sleep within the
midonet-delete-datapaths.pp manifest to prevent midolman service to
start before the midonet datapath is properly deleted.

Change-Id: I14f2a1d0462448d37fc922f02a39dd3349e96f93
2015-10-02 16:26:04 +02:00
Jaume Devesa 3eafd71108 Making the gateway work
With this change we can make it work the gateway role.

Change-Id: I6c283f3a0342dbd1f399cb52d5592d1d4182ee1c
2015-08-10 13:00:18 +00:00
Jaume Devesa 4dbca661d2 Adding gateway functionality
Add the gateway role functionality on the midonet plugin

Change-Id: I3fc13dfc03e61ae64ee41a0a9224b8052c9eca5d
2015-08-08 10:38:45 +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 42b1053123 Adapt the API to new plugin
Execute the midonet::midonet_api instead of the plugins' own code. This
will let us to delete a lot of code of the plugin for a better
maintenance.

Change-Id: Idce5f5d27de102c2408b92c04df8eeff1de598c3
2015-07-20 12:43:40 +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
Ukov Dmitry ea9058d84e Iintial implemenation of Fuel Midonet plugin
Change-Id: I022e1d8d20036b7c50d92f009ad25d17a11dda55
2015-04-07 17:49:24 +03:00