Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Jaeger 479fc6e294 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: I2dbf54ef911c2c746544266c724a8e65aa29db4b
2019-12-18 19:33:31 +01:00
Oleksandr Martsyniuk 8cc7593452 Plugin updated to support Fuel 7.0
- metadata updated with SDK version and supported releases
- plugin version bump
- pre_build hook updated
- plugin manifests updated to support latest contrail builds

Change-Id: Ibfa5e980c63588671446fba910f340cd40786ab4
2015-10-27 18:35:59 +00:00
Vyacheslav Struk f4ca91d78b Adaptation to the latest fuel version
Adaptation to the latest fuel changes
Refactoring

Change-Id: I2579a9bc001bbe62e5c74a6537b1fb830e4d2f1d
2015-03-30 15:39:58 +03:00
Vyacheslav Struk 744a34222a Codestyle fixes, Ubuntu 14.04 and Contrail 2.01 adaptation,
various fixes

- Ruby functions returns string type now
- Codestyle fixes (puppet-lint)
- Fixes to work on Ubuntu 14.04
- Now plugin uses MOS controller's RabbitMQ instance
- Contrail 2.01 adaptation

Change-Id: I14005af2c4a2eca3a89b6e55d5b92c47f7b8d36c
2015-03-24 17:17:11 +03:00
Oleksandr Martsyniuk 1c2e28ff4c Contrail controller nodes deployment stage 2
This commit contains puppet code which manages configuration files,
installs the opencontrail neutron plugin and restarts services.
Part of MOS controller configuration also implemented here.

Change-Id: Ibb9126d0e1493ae3c6d22bf7315c27656d1d8c43
2015-03-12 12:51:17 +02:00
Oleksandr Martsyniuk 9df2eb3d48 Contrail controller nodes deployment stage 1
This commit contains puppet classes which create testbed file
for fabric tool and execute fab tasks on controller nodes.

Change-Id: Ie434d327ee53a5564adde001785b54a50eb30ebc
Co-Authored-By: Vyacheslav Struk (vstruk@mirantis.com)
2015-03-10 13:55:04 +02:00
Vyacheslav Struk d488a9d295 Base network configuration and package installation
Base network configuration for compute and contrail controller and
package installation was implemented

Co-Authored-By: Oleksandr Martsyniuk (omartsyniuk@mirantis.com)
Change-Id: I417a0e3edd35ed6e2273fa558fd94a68c9f17a3f
2015-03-03 18:38:14 +03:00
Oleksandr Martsyniuk 9ce02bc723 Contrail plugin puppet manifests added
This commit contains the puppet code, files and templates
involved in plugin tasks.

Change-Id: Ib0569d8d99debdf0d3eaf37ae056a82fd1c07b41
2015-02-24 20:18:17 +02:00
Oleksandr e4216a20a9 Contrail plugin structure added
Because Contrail plugin
release is targeted at 6.1 Fuel release,
this commit contains initial structure for the plugin.

Change-Id: Ie3699cf4db461d9dcaabfae085ce5bdb845c01b9
2015-02-20 18:28:17 +02:00