Add CSR1kv scripts, localrc and local.conf samples, README.TXT. Introduce a new service flag cisco-csr that can be set in localrc or local.conf to enable CSR1kv routing. Modify plugin.sh to invoke CSR1kv scripts accordingly at the proper stage of running stack.sh Change-Id: Ibdcd111c6a3c30624fd30f6e4686fb2763549333 Close-Bug: 1460160
Enabling in Devstack
Download DevStack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin networking-cisco https://git.openstack.org/openstack/networking-cisco.git enable_service net-ciscorun
stack.sh