devstack vCenter N1KV - error creating network
Hi my environment configures with devstack+vCenter+N1KV. Here are my config for N1KV
# Nexus 1000v Virtual Switch
Q_PLUGIN=cisco
declare -a Q_CISCO_PLUGIN_SUBPLUGINS=(n1kv)
Q_CISCO_PLUGIN_DEVSTACK_VSM=False
Q_CISCO_PLUGIN_VSM_IP=<IP>
Q_CISCO_PLUGIN_VSM_USERNAME=<user>
Q_CISCO_PLUGIN_VSM_PASSWORD=<pass>
Q_CISCO_PLUGIN_INTEGRATION_BRIDGE=br-int
Q_CISCO_PLUGIN_HOST_MGMT_INTF=eth0
i can reach the vsm from ny devstack host following is the error from q-svc
create failed (client error)*: Network
Profile default_network_profile could not be found.*
and keep getting in the q-svc log
WARNING neutron.plugins.cisco.n1kv.n1kv_neutron_plugin [-] No policy profile populated from VSM
im not sure if some default profile need to be created in vsm