Added resources/ folder to track all the associated scripts and config files. 49/3549/1
authorMadhu Venugopal <mavenugo@gmail.com>
Sat, 7 Dec 2013 13:57:01 +0000 (05:57 -0800)
committerMadhu Venugopal <mavenugo@gmail.com>
Sat, 7 Dec 2013 13:57:01 +0000 (05:57 -0800)
commitd86974d179e41050cdf196db394c6b114a6c12e1
tree54e8b252d6ed60e7d53ed897e8117396f53b0aad
parent8f9b0b876de7981af291f36131f7a847a16234b9
Added resources/ folder to track all the associated scripts and config files.

Currently it is sub-divided into 2 directories : openstack and commons.
commons/ contains all the common script/config files such as POSTMAN scripts.
openstack/ contains all the openstack/devstack related config and scripts.
Each of these directories contain README.

We can expand this resources/ directory with more scripts as we see fit.

Change-Id: I86e7f82bfe0916b29fc069d62fb99a4a265156d8
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
resources/README [new file with mode: 0644]
resources/commons/Mininet_Demo_OVSDB_OF.json.postman_collection [new file with mode: 0644]
resources/commons/OVSDB_Northbound_APIs.json.postman_collection [new file with mode: 0644]
resources/commons/README [new file with mode: 0644]
resources/openstack/DevStack.json.postman_collection [new file with mode: 0644]
resources/openstack/README [new file with mode: 0644]
resources/openstack/local.conf.compute [new file with mode: 0644]
resources/openstack/local.conf.controller [new file with mode: 0644]
resources/openstack/odl_os_ovs.sh [new file with mode: 0755]