11
Parameter Description
the VCF controller. In the current software version, only the
deny
action is supported.
vendor_rpc_topic
RPC topic of the vendor. This parameter is required when the vendor
needs to obtain Neutron data from the VCF Neutron plug-ins. The
available values are as follows:
•
VENDOR_PLUGIN
—Default value, which means that the
parameter does not take effect.
•
DP_PLUGIN
—RPC topic of DPtech.
The value of this parameter must be negotiated by the vendor and
H3C.
Removing the VCF Neutron plug-ins
You must remove the VCF Neutron plug-ins before removing the VCF OpenStack package.
To remove the VCF Neutron plug-ins:
1.
Remove the VCF Neutron plug-ins by using either of the following methods:
{
Enter
y
to remove the database for the VCF Neutron plug-ins at the same time. As a best
practice, remove the configurations for the
SERVICE_CHAIN
type firewalls, or
GATEWAY
or
SERVICE_CHAIN
type load balancers on OpenStack before you remove the plug-ins.
{
Enter
n
to retain the database. When you install new VCF Neutron plug-ins, the plug-ins
automatically read the configuration file from the database.
[root@localhost ~]# h3c-vcfplugin controller uninstall
Uninstall the neutron plugin
whether to drop database tables:(y/n):
2.
Remove the VCF OpenStack package.
[root@localhost ~]# pip uninstall VCF-CONTROLLER-PLUGIN
Uninstalling VCF-CONTROLLER-PLUGIN:
/usr/local/lib64/python2.6/site-packages/
VCF_CONTROLLER_PLUGIN-D2156_juno_2014.2-py2.7.egg
Proceed (y/n)? y
Successfully uninstalled VCF-CONTROLLER-PLUGIN
Upgrading the VCF Neutron plug-ins
CAUTION:
Services might be interrupted during the Neutron plug-ins upgrade procedure.
To upgrade the VCF Neutron plug-ins, you need to remove the current version first, and install the
new version. For information about installing the VCF Neutron plug-ins, see "
." For information about removing the VCF Neutron plug-ins, see "
."