fuel-plugin-nsx-t/doc/user/source/limitations.rst

51 lines
1.6 KiB
ReStructuredText

Limitations
===========
Fuel NSX-T plugin does not support SSL verification
---------------------------------------------------
Plugin does not allow user to enable SSL certificate verification during
deployment. As workaround it is possible to store certificate at post
deployment stage and enable it in Neutron NSX configuration file
(``/etc/neutron/plugins/vmware/nsx.conf``) (Neutron NSX plugin supports SSL
certificate).
NSX-T plugin cannot be used simultaneously with NSXv plugin
-----------------------------------------------------------
Since both plugins provide the same network component called
``network:neutron:core:nsx`` it is not possible to use both plugins together.
The plugin is not hotpluggable
------------------------------
It is not possible to enable plugin on already existing OpenStack.
Ubuntu cloud archive distribution is not supported
--------------------------------------------------
.. image:: /image/uca-archive.png
:scale: 70 %
Fuel 9.0 provides two options for OpenStack release. One is plain Ubuntu
distribution, another one includes Ubuntu cloud archive. The plugin does not
support Ubuntu cloud archive packages.
Ironic service is not supported
-------------------------------
Ironic service requires control of top of rack switches and can not be used
with NSX Transformers.
OpenStack environment reset/deletion
------------------------------------
The Fuel NSX-T plugin does not provide a cleanup mechanism when an OpenStack
environment is reset or deleted. All registered transport nodes, logical
switches and routers remain intact, it is up to the operator to delete them and
free resources.