Commit Graph

14 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
Illia Polliul 6a1276133c Version bump to 5.1.0
Change-Id: Ie8415c60946b038f3263b333dccc62a8986152d0
Signed-off-by: Illia Polliul <ipolliul@mirantis.com>
2017-02-28 09:11:27 +01:00
Illia Polliul a01ffdc292 Version bump to 5.0
Change-Id: I0ad247619289b95cf5ffdb9459946d8906c8e9a3
Signed-off-by: Illia Polliul <ipolliul@mirantis.com>
2016-08-30 17:12:39 +03:00
Vitalii Kovalchuk 023d727fed Fix shellcheck warnings in install.sh and upgrade.sh
Change-Id: Ica0c09c8bc7c154b6a5bbdeb6473900ab8da2553
2016-08-05 10:17:06 +00:00
Illia Polliul 4940d26e33 Increase plugin version in install.sh script
Change-Id: Ie203eaad3140aada18ea2cb857f2f25175b12fef
2016-04-26 15:42:39 +03:00
Pavel Basov ce2b027806 DPDK vrouter configuration management
- Added routines for creation nova-aggregate with hugepages support
- Added global variable for DPDK
- Added restrictions for options in environment_config.yaml
- Added AggregateInstanceExtraSpecFilter in nova.conf on controllers at scheduler_default_filters.
- Repo management script updated
- Nova compute configuration for dpdk
- Add possibility install nova from contrail repository
- Add possibility install qemu, libvirt from contrail repository
- Add possibility change CPU pinning through contrail WebUI settings
- Idempotency enabled for compute::vrouter class

Change-Id: I8000f9f08f007bf092c76fd5835a7348477ba272
Signed-off-by: Oleksandr Martsyniuk <omartsyniuk@mirantis.com>
2016-04-06 18:25:10 +00:00
Oleksandr Martsyniuk fd34c8c8af Contrail plugin for Fuel 9.0
- components.yaml file added for component registry feature
- install.sh script updated with new package names
- hiera overrides updated
- neutron-related tasks updated

Change-Id: I34f046a743c9065275cf124ac3ef888139c8580c
2016-02-29 10:25:03 -06: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
Illia Polliul 6d2c0590b3 Provides support for more recent Contrail builds
Change-Id: I64f08c0079e3de1a4868b5507770d9d101f3e7c6
Signed-off-by: Illia Polliul <ipolliul@mirantis.com>
2015-10-14 13:54:35 +03:00
Oleksandr Martsyniuk 23a9441efa Plugin version bump. UI support for OpenContrail added.
Change-Id: I466fd6f1299d4bbf2f6d2b322e8d3401da3c6024
2015-08-25 19:29:48 +03:00
Vyacheslav Struk efc0b7b932 Mirantis copyright and license headers added
Change-Id: I542a432b4f5ca93b27bd2368189c1bc5ba013151
2015-05-08 15:04:40 +03: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
Vyacheslav Struk f617c4a965 Centos support implemented
Allows to use Contrail plugin in Centos-based environments

Change-Id: I07228bf1abcb7990943905b556fa06b02d72f85a
2015-03-26 16:45:17 +03:00
Vyacheslav Struk b494a183ee Installation script added
Installation script used to extract deb and rpm packages shipped
by Juniper as a  single package, place them to the plugin repository
and generate metadata files.

+Small fix of multi-controller deployment.
+LBaaS-related changes

Change-Id: I0fcc2e95bd344848094409d1caa2a9fc9b155a9c
2015-03-17 11:03:49 +02:00