Commit Graph

19 Commits

Author SHA1 Message Date
Andreas Jaeger ed78691242 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: I3264a66913afced9d149fd88f897b843e81c4b67
2019-12-18 19:43:38 +01:00
Michael Polenchuk 0574e57f39 Fuel 10 uplift
- generate override actions
- clean up outdated manifests
- align function calls

Change-Id: Ie1bf8f2360f72f9de4d3f63c0a6b397f3e94909d
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-12-06 12:15:58 +01:00
Michal Skalski f5c52caac2 Use integration-packaging project to build ODL Deb
Use docker container from integration-packaging project to build
OpenDaylight deb packages. This change introduce support for systemd
and is a part of uplifting plugin to Fuel 10.

Notice: to build plugin with more than one version of ODL
fuel-plugin-builder needs to be installed from sources, this change is
required: https://review.openstack.org/#/c/311031/

Change-Id: Ib6204c1fa71a844fe42b878352bd987c192ee9dd
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-12-06 12:08:30 +01:00
Michal Skalski 22c5dbf9af Update contact information and bug reporting
Change-Id: I9df2c1270e2c52fcd6f9dc0b07893dde62421cf3
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-09-29 23:06:57 +02:00
Michal Skalski 8eb70403e0 Including openjdk is no longer required
Openjdk package is now shipped in mos respositiories on fuel master.

Change-Id: I275cd5854a0700695473e5b07d04a1838e12683f
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-06-28 18:33:19 +02:00
Michal Skalski 1415172894 Add support for Fuel 9.0
Allow deployments on mitaka-9.0 release.
Most of the changes are connected to the fact that in Fuel 9.0 task base
deployment[0] is enabled by default[1]. Replace skipping task in favor
of overwriting.

New features will be introduced in future changes.

[0]
https://docs.google.com/presentation/d/1jZCFZlXHs_VhjtVYS2VuWgdxge5Q6sOMLz4bRLuw7YE
[1] https://review.openstack.org/#/c/273693/

Change-Id: I0d4ae5b5c43a902b42b9d7f85f8b48972fedcd9c
2016-04-26 20:09:09 +02:00
Michal Skalski d5049320c3 Switch to fuel plugin framework v4.0
Register OpenDaylight as a network component, it will be available in
environment creation wizard.
Add task which will register DLUX dashboard inside Fuel Web UI.
Move ODL credentials and jetty port number from puppet manifests to
hiera.

Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Change-Id: I6f347aec73435886d72d734fb7d0deecc065b618
2016-04-15 15:21:55 +02:00
Michal Skalski 6f68010acc Provide possibility to build plugin with openjdk-8
Daniel Smith discover large resource consumption when SFC features are
enabled and openjdk-7 is used. Following his advice we want to add
option to use openjdk-8. Becuase this version is not offically available
in ubuntu 14.04, it needs to be included inside plugin. This can be achieved
by setting USE_JAVA8=true environment variable during plugin compilation:

  USE_JAVA8=true fpb --debug --build fuel-plugin-opendaylight

Change-Id: If1318c766b31ff9749bd3d75f8ee3c5ca6f89ffc
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-02-14 14:36:23 +01:00
Michal Skalski 5d11066250 Support MOS 8.0.
- Support MOS 8.0.
 - Move ODL installation and configuration
   to main phase of deployment.
 - L3 traffic managed by ODL possible when vxlan
   tunneling is used.
 - Include snapshot of OpenDaylight Beryllium,
   stable version not available at this moment.
 - Get rid of hardcoded configuration related to specific ODL version.
   Now plugin is more elastic and should support a broader
   number of ODL versions.
 - odl_network_scheme function overrided standard network scheme
   so custom network templates are not required.
 - ODL is no longer patched to use br-floating bridge

Change-Id: I8d1391817ff3a012697aac487ce9eaea489d8df6
2016-01-19 00:53:39 +01:00
Michal Skalski d7f301a1d8 Support for MOS 7.0
Plugin can now be used on Fuel 7.0. It will install and setup
OpenDaylight Lithium SR2 controller together with networking_odl driver.
User can now decided where ODL controller will be installed by assigning
role OPENDAYLIGHT to one of the nodes.
Experimental option of managing L3 traffic by ODL was added. It will
prepare necessary configuration on ODL and Neutron side and also disable
neutron l3 agent. This feature require further development and should be
only enabled by users who know what they are doing.

Change-Id: I99bb9434f0e2baec52748e20551681d63d2bf1ce
2015-11-09 12:50:40 +00:00
Michal Skalski 5ddc49a7be Fix MTU for vxlan segmentation
We need to decrease MTU for VMs when vxlan is used.

Change-Id: I117384313d03e64b4b70ca42d963628bf509aaf2
2015-10-01 13:07:01 +02:00
Michal Skalski c0ee7ad838 Add possibility to modify process of plugin build
End user can now set environment variables which modify process of
building plugin, for example user can decide to include all dependencies
inside plugin package.

Change-Id: I628d57408ebd18d5428f662a080e47135282a12d
2015-09-21 11:39:21 +02:00
Michal Skalski 81083c7c89 Fix README file
Change-Id: Ia6b074541ab56d804ff781ecfde572a4cd217067
2015-09-16 14:42:44 +02:00
Michal Skalski f13066eaef ODL Lithium SR1
Integrate ODL Lithium SR1 with Openstack Juno.

Change-Id: If6fe1d29dc1244444acdf19647ed418fa6dcc485
2015-09-16 10:45:11 +02:00
Michal Skalski 2860ac191a ODL Lithium release
Integrate ODL Lithium release with Openstack Juno.

Change-Id: I939476f641a9d680a5cc38f0b254432c9e5e93b2
2015-07-16 15:23:27 +02:00
Michal Skalski a726b8720b Fix discovering node roles
Role can change during deployment, we need to compare role name with
list of all roles assigned to node.

Change-Id: I02aecfe8ac9cd9ec2ea8569d8bb98eb55fe79749
2015-07-03 17:19:30 +02:00
Michal Skalski df4f3f8f2b Additional documentation
Change-Id: I3c7ad12f1a813303baf5617b503ec706b37864e9
2015-07-02 14:50:24 +02:00
Michal Skalski 206d07f45e Add information about current stage
Change-Id: I339c1b36bb100718c0bd88b72d759070be6fc02f
2015-06-25 14:28:19 +02:00
Michal Skalski 2ce0d0b829 Import code from personal repo
Current status:
  * OpenDaylight controller is installed on primary controller
  * OpenDaylight is set as OVS manager
  * VLAN, GRE, VXLAN segmentation supported
  * Neutron agent is responsible for L3 traffic

Change-Id: Ibd804940e2c8acc81a1d507b1de964ee97250107
2015-06-25 09:31:50 +02:00