changed/added license heading. Moved some json files to yaml 99/299/1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Thu, 8 Sep 2016 08:57:02 +0000 (10:57 +0200)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Thu, 8 Sep 2016 08:57:02 +0000 (10:57 +0200)
commit9a61c6b761065160d0889e7bd1e0f9fc37de5310
treef544fe3a89e9ce54bc319638b3dd071a530f1e99
parentf053737a7b5dbf4b2ccee3c483da8371367dbeb7
changed/added license heading. Moved some json files to yaml

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
91 files changed:
ODL.py
RADclass.py
auxiliary_functions.py
charm/bundles/openmano.yaml
charm/openvim/interface-openvim-compute/interface.yaml
charm/openvim/interface-openvim-compute/provides.py
charm/openvim/interface-openvim-compute/requires.py
charm/openvim/interface-openvim/interface.yaml
charm/openvim/interface-openvim/provides.py
charm/openvim/interface-openvim/requires.py
charm/openvim/layer-openvim-compute/layer.yaml
charm/openvim/layer-openvim-compute/metadata.yaml
charm/openvim/layer-openvim-compute/reactive/openvim.py
charm/openvim/layer-openvim/layer.yaml
charm/openvim/layer-openvim/metadata.yaml
charm/openvim/layer-openvim/reactive/openvim.py
charm/openvim/layer-openvim/templates/flavor.yaml
charm/openvim/layer-openvim/templates/image.yaml
charm/openvim/layer-openvim/templates/net-default.yaml
charm/openvim/layer-openvim/templates/net-virbr0.yaml
charm/openvim/layer-openvim/templates/openvimd.cfg
charm/openvim/layer-openvim/templates/server.yaml
charm/openvim/layer-openvim/templates/tenant.yaml
charm/openvim/layer-openvim/tests/openvim.py
charm/openvim/layer-openvim/tests/tests.yaml
database_utils/dump_db.sh
database_utils/host_ranking.sql
database_utils/init_vim_db.sh
database_utils/migrate_vim_db.sh
database_utils/nets.sql
database_utils/of_ports_pci_correspondence.sql
database_utils/vim_db_structure.sql
definitionsClass.py
dhcp_thread.py
floodlight.py
host_thread.py
httpserver.py
openflow_thread.py
openvim
openvimd.cfg
openvimd.py
scripts/configure-compute-node-RHEL7.1.sh
scripts/configure-compute-node-RHEL7.2.sh
scripts/configure-compute-node-UBUNTU14.04.sh
scripts/configure-compute-node-develop.sh
scripts/get_dhcp_lease.sh
scripts/host-add-develop.sh
scripts/host-add.sh
scripts/initopenvim.sh
scripts/install-floodlight.sh
scripts/install-openvim.sh
scripts/openvim-report.sh
scripts/service-floodlight.sh
scripts/service-opendaylight.sh
scripts/service-openvim.sh
templates/flavor.yaml
templates/image.yaml
templates/network.yaml
templates/port.yaml
templates/server.yaml
templates/tenant.yaml
test/2VM_2I.sh
test/2VM_2I_2VLAN.sh
test/2VM_NoHuge.sh
test/flavors/2Th_2G.yaml
test/flavors/5PTh_8G_2I.yaml
test/flavors/new_flavor.yaml
test/get_params.sh
test/hosts/host-example0.json [deleted file]
test/hosts/host-example0.yaml [new file with mode: 0644]
test/hosts/host-example1.json [deleted file]
test/hosts/host-example1.yaml [new file with mode: 0644]
test/hosts/host-example2.json [deleted file]
test/hosts/host-example2.yaml [new file with mode: 0644]
test/hosts/host-example3.json [deleted file]
test/hosts/host-example3.yaml [new file with mode: 0644]
test/hosts/new_host.yaml
test/images/new_image.yaml
test/networks/net-example0.yaml
test/networks/net-example1.yaml
test/networks/net-example2.yaml
test/networks/net-example3.yaml
test/networks/new_network.yaml
test/ports/new_port.yaml
test/servers/new_server.yaml
test/tenants/new_tenant.yaml
test/test_openflow.sh
test/test_openvim.py
test/test_vim.sh
vim_db.py
vim_schema.py