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
Vitalii Kovalchuk 57f58b7085 VMware documentation
Change-Id: I94021a83dffc4fde4c3a868d895f470bffc3a842
Signed-off-by: Illia Polliul <ipolliul@mirantis.com>
2016-10-24 09:25:11 +00:00
Oleksandr Kosse 78e5b67bb1 Add fuel-qa as a submodule
Add fuel-qa in plugin_test as a submodule and change .gitignore

Change-Id: Iaf49870bd76c195862235f1ccea035360d70224b
2015-12-01 13:59:35 +02:00
Oleksandr Kosse 93cf9d3fec Added tests for fuel contrail plugin.
Structure of tests and the test "install_contrail" were copied from
stable/2.1 branch.

Change-Id: I7fd9243884908c0f88f0edecd3080424257e571f
2015-11-20 15:38:38 +02:00
Vyacheslav Struk 1c29443cd4 Deprecated code removed
According to the latest changes in fuel 6.1 we don't need this code
anymore. It was a part of our backlog.
Minor refactoring.

Closes-bug: 1440124

Change-Id: Ifa6180005b1aa58de1625a0b29238f6ceabd552e
2015-04-03 16:45:15 +00:00
Vyacheslav Struk fa4915f680 Fuel plugin SDK v2 support
Plugin moved to fuel plugin SDK v2 which is only version supported
in fuel 6.1

Change-Id: I19563def65a313eeabca87b5e74842da79c54596
2015-04-01 17:27:10 +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
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 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