Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 1c1a103a7c 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: I1ed27af26dc9b8284bf180a523b0e0cc6ab58069
2019-12-18 20:09:51 +01:00
Igor Zinovik f70efb188c Bump plugin version to 3.0.1
* Bump plugin version to 3.0.1
* Update documentation and mention in release notes that plugin version
  3.0.1 is compatible with Fuel 9.1

Change-Id: Ibba9cb5297774d9e4c7cf3767e000f68998a1bb7
2016-11-09 14:02:00 +03:00
Igor Zinovik dcf0f90985 Bump plugin compatible release to mitaka-9.0
* Bump plugin compatible release
* Rebuild neutron nsx plugin for mitaka
  from 7 Apr, commit 23d5d10e89e09232af8fd220daa8b979eb32cc96

Closes-bug: #1565668
Change-Id: I9f5bffb004664ae70c93bb0ffbfd84aefada820f
2016-04-07 19:09:35 +03:00
Artem Savinov b2869cb097 Bump plugin, fuel, release versions
Change-Id: I81ee5a769247da88cfb2083486a08875ca84ecc9
2016-03-04 14:32:48 +03:00
Igor Zinovik 6772870088 Drop multinode mode support
multinode mode is deprecated in Fuel. Fuel-plugin-builder does not
create plugin with multinode since version 3. We also should no longer
announce legacy mode.

Change-Id: I440323e38a1e549d5529bd0fedd0fd4c1fcbeb56
2016-03-02 17:21:37 +03:00
Artem Savinov 8e856ef637 Fixes for new fuel iso
* Fix version in release
* Delete incompatible with libvirt

Change-Id: Ie6b97b1a39a4ed5b9fe6d49cfd7eb0bd4039f97e
2016-01-18 13:44:00 +03:00
Artem Savinov cd852c4a99 NSXv component registry
* Add NSXv component registry in fuel web
* Remove dirty hack for enable neutron with vcenter
* Fix add hiera override file in hiera config

Change-Id: I8c3a3f30e7c558ae4777d3f13066dd9f37ff7d8f
2015-12-25 00:28:10 +03:00
Igor Zinovik 5879602dcf Bump plugin version
- Change plugin version to 2.0.0
- Mark plugin compatible with Fuel 8.0
- Change plugin home page

Change-Id: Ia372b805b5d884534862f54d10c4d531c4facd48
2015-10-23 20:05:05 +03:00
Artem Savinov 733daf12f9 Fuel plugin to install NSXv with Neutron UI in wizard
* Plugin removes restriction on 'Neutron with tunnelling' in cluster
  creation wizard
* Plugin ships two .deb packages:
  python-vmware-nsx - Neutron NSXv plugin
  python-nova - Nova package with NSXv support in nova-compute
  https://review.openstack.org/#/c/209372/
  https://review.openstack.org/#/c/209374/

For build plugin need fpb version 3.

Change-Id: If6ba42abd7aaabca7a02c45718a82c6f8ca1e5a2
2015-09-30 17:33:08 +03:00
OpenStack Project Creator 08a26260e2 Fuel NSXv plugin
Plugin allows to use Neutron with VMware NSX plugin
(https://github.com/stackforge/vmware-nsx)

General plugin workflow:
* Disable nova-network
* Reconfigure nova-compute to use Neutron as network API
* Install neutron-server
* Install custom python-nova package (contains NSXv support for
  nova-compute)

Change-Id: Ibfac2c9210208de9171d7406afe30aa96e8c20a3
2015-09-28 17:01:02 +03:00