Commit Graph

5 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 7e73e61e5e Provide list of incompatible components for NSXv plugin
Explicitly enumerate components that cannot be enabled with NSXv plugin.
Otherwise they are marked with tooltip that says "This component was not
tested with the following components: ..."

NSXv plugin is not compatible with:
* Ceph as block and ephemeral storage is not compatible, because it
  cannot be connected to ESXi hosts via vCenter
* Sahara and Murano are incompatible due to deployment errors
* Ironic is not compatible, because it requires Neutron with VLAN
  segmentation support

List qemu as compatible hypervisor, because otherwise message "This
component was not tested... with Neutron NSX plugin" appears may confuse
end user.

List incompatible component in "Limitations" section of user guide.

Change-Id: I48e388615a68fbc593e912d265523da780243a92
Closes-bug: 1550169
2016-03-02 12:55:13 +03:00
Artem Savinov f31058b86a Fix components.yaml
Delete incompatible section, NSXv is already mutually excluded from
other network types.

Change-Id: Ic991ef1823474ffa69a5a006e5ebab5b3c483d97
2016-01-26 13:41:41 +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