background image

Set the values for the LB, FW, and VPN fields in the 

OPENSTACK_NEUTRON_NETWORK

 

parameter to enable the associated configuration pages in OpenStack Web. For information 
about the fields, see "

OPENSTACK_NEUTRON_NETWORK

." 

[root@localhost ~]# vi /etc/openstack-dashboard/local_settings 

OPENSTACK_NEUTRON_NETWORK = { 

    'enable_lb': True, 

    'enable_firewall': True, 

    'enable_quotas': True, 

    'enable_vpn': True, 

    # The profile_support option is used to detect if an external router can be 

    # configured via the dashboard. When using specific plugins the 

    # profile_support can be turned on if needed. 

    'profile_support': None, 

    #'profile_support': 'cisco', 

13. 

Press 

Esc

 to quit the insert mode. 

14. 

Enter 

:wq

 to exit the vi editor and save the 

local_settings

 file. 

:wq 

15. 

Use the vi editor to open the 

ml2_conf_h3c.ini

 configuration file. 

[root@localhost ~]# vi /etc/neutron/plugins/ml2/ml2_conf_h3c.ini 

16. 

Press 

I

 to switch to the insert mode, and set the parameters in the 

ml2_conf_h3c.ini

 

configuration file. For information about the parameters, see "

ml2_conf_h3c.ini

." 

[VCFCONTROLLER] 

url = https://127.0.0.1:8443 

username = sdn 

password = skyline123 

domain = sdn 

timeout = 300 

retry = 10 

vnic_type=ovs 

hybrid_vnic = True 

default_tenant_mode = False 

ip_mac_binding = False 

denyflow_age =300 

white_list = False 

binddefaultrouter = False 

auto_create_tenant_to_vcfc = True 

router_binding_public_vrf = False 

enable_subnet_dhcp = True 

dhcp_lease_time = 365 

firewall_type = SERVICE_CHAIN 

lb_type = GATEWAY 

resource_mode = NFV 

auto_delete_tenant_to_vcfc = True 

auto_create_resource = True 

nfv_ha = True 

vds_name = VDS1 

enable_metadata = False 

use_neutron_credential = False 

Summary of Contents for VCF

Page 1: ...H3C VCF Controller OpenStack Plug ins Installation Guide New H3C Technologies Co Ltd www h3c com hk Document version 5W504 20170906...

Page 2: ...SecPath SecCenter SecBlade Comware ITCMM and HUASAN are trademarks of New H3C Technologies Co Ltd All other trademarks that may be mentioned in this manual are the property of their respective owners...

Page 3: ...Square brackets enclose syntax choices keywords or arguments that are optional x y Braces enclose a set of required syntax choices separated by vertical bars from which you select one x y Square brack...

Page 4: ...tion to essential information NOTE An alert that contains additional or supplementary information TIP An alert that provides helpful information Obtaining documentation To access the most up to date H...

Page 5: ...2 Software requirements 2 Installing OpenStack plug ins 3 Installing the Python tools 3 Installing the VCF Neutron plug ins 3 Prerequisites 3 Installation procedure 3 Verifying the installation 6 Par...

Page 6: ...btain network configuration from OpenStack through REST APIs and synchronize the configuration to the VCF controllers They can obtain settings for the tenants networks subnets routers ports FW LB or V...

Page 7: ...tware requirements Item Supported version OpenStack OpenStack Juno 2014 2 operates on SUSE Linux Enterprise Server 11 SP3 x86_64 IMPORTANT Before you install the Neutron plug ins make sure the followi...

Page 8: ...ck package through FTP or TFTP use the binary mode to avoid damage to the package Installation procedure Some parameters must be configured with the required values as described in Parameters and fiel...

Page 9: ...vice_provider FIREWALL H3C h3c_vcfplugin fw h3c_fwplugin_driver H3CFwaasDriver default service_provider LOADBALANCER H3C h3c_vcfplugin lb h3c_lbplugin_driver H3CLbaasPl uginDriver default service_prov...

Page 10: ...ve the local_settings file wq 15 Use the vi editor to open the ml2_conf_h3c ini configuration file root localhost vi etc neutron plugins ml2 ml2_conf_h3c ini 16 Press I to switch to the insert mode an...

Page 11: ...g steps a On the top navigation bar of the VCF controller Web interface select vNetwork vRouter b Click Add vRouter Configure the vRouter name as defaultRouter and the tenant as default and select Pub...

Page 12: ...oading the extension plug ins to OpenStack service_provider FIREWALL H3C h3c_vcfplugin fw h3c_fwplugin_driver H3CFw aasDriver default LOADBALANCER H3C h3c_vc fplugin lb h3c_lbplugin_driver H 3CLbaasPl...

Page 13: ...resides for example sdn timeout Time period that the Neutron server waits for a response from the VCF controller in seconds for example 300 seconds retry Maximum times for sending connection requests...

Page 14: ...endent context lb_type Mode of the load balancer created on the VCF controller GATEWAY Gateway type load balancer which is available only when the value of the resource_mode parameter is set to NFV SE...

Page 15: ...to enable or disable the gateway to forward traffic inside the Overlay network True Disable False Enable firewall_force_audit Whether to audit firewall policies synchronized to the VCF controller by...

Page 16: ...alls 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 rea...

Reviews: