Corrected directory name 16/516/1
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Tue, 12 May 2015 13:54:39 +0000 (15:54 +0200)
committerStefan K. Berg <stefan.k.berg@ericsson.com>
Tue, 12 May 2015 13:56:16 +0000 (15:56 +0200)
It was never meant for the first level to be called anything
else than auto-deploy - really needed to get rid of the
terrible .../deploy/deploy/deploy.sh!

JIRA

Change-Id: Ifa68e5922ca8da9cc72df963e8138a8fc0b8b63b
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
60 files changed:
fuel/prototypes/auto-deploy/README.rst [moved from fuel/prototypes/deploy/README.rst with 100% similarity]
fuel/prototypes/auto-deploy/TODO.txt [moved from fuel/prototypes/deploy/TODO.txt with 100% similarity]
fuel/prototypes/auto-deploy/create_templates/create_templates.sh [moved from fuel/prototypes/deploy/create_templates/create_templates.sh with 100% similarity]
fuel/prototypes/auto-deploy/create_templates/generate_fuel_node_info.py [moved from fuel/prototypes/deploy/create_templates/generate_fuel_node_info.py with 100% similarity]
fuel/prototypes/auto-deploy/create_templates/generate_node_info.py [moved from fuel/prototypes/deploy/create_templates/generate_node_info.py with 100% similarity]
fuel/prototypes/auto-deploy/create_templates/reap_fuel_settings.py [moved from fuel/prototypes/deploy/create_templates/reap_fuel_settings.py with 100% similarity]
fuel/prototypes/auto-deploy/create_templates/reap_network_scheme.py [moved from fuel/prototypes/deploy/create_templates/reap_network_scheme.py with 100% similarity]
fuel/prototypes/auto-deploy/create_templates/reap_network_settings.py [moved from fuel/prototypes/deploy/create_templates/reap_network_settings.py with 100% similarity]
fuel/prototypes/auto-deploy/create_templates/reap_opnfv_astute.py [moved from fuel/prototypes/deploy/create_templates/reap_opnfv_astute.py with 100% similarity]
fuel/prototypes/auto-deploy/create_templates/reap_settings.py [moved from fuel/prototypes/deploy/create_templates/reap_settings.py with 100% similarity]
fuel/prototypes/auto-deploy/deploy/deploy.sh [moved from fuel/prototypes/deploy/deploy/deploy.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/dha-adapters/dhaParse.py [moved from fuel/prototypes/deploy/deploy/dha-adapters/dhaParse.py with 100% similarity]
fuel/prototypes/auto-deploy/deploy/dha-adapters/ipmi.sh [moved from fuel/prototypes/deploy/deploy/dha-adapters/ipmi.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/dha-adapters/libvirt.sh [moved from fuel/prototypes/deploy/deploy/dha-adapters/libvirt.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/functions/common.sh [moved from fuel/prototypes/deploy/deploy/functions/common.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/functions/dea-api.sh [moved from fuel/prototypes/deploy/deploy/functions/dea-api.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/functions/deaParse.py [moved from fuel/prototypes/deploy/deploy/functions/deaParse.py with 100% similarity]
fuel/prototypes/auto-deploy/deploy/functions/deploy_env.sh [moved from fuel/prototypes/deploy/deploy/functions/deploy_env.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/functions/install_iso.sh [moved from fuel/prototypes/deploy/deploy/functions/install_iso.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/functions/isolinux.cfg.patch [moved from fuel/prototypes/deploy/deploy/functions/isolinux.cfg.patch with 100% similarity]
fuel/prototypes/auto-deploy/deploy/functions/ks.cfg.patch [moved from fuel/prototypes/deploy/deploy/functions/ks.cfg.patch with 100% similarity]
fuel/prototypes/auto-deploy/deploy/functions/patch-iso.sh [moved from fuel/prototypes/deploy/deploy/functions/patch-iso.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/tools/transplant0.sh [moved from fuel/prototypes/deploy/deploy/tools/transplant0.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/tools/transplant1.sh [moved from fuel/prototypes/deploy/deploy/tools/transplant1.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/tools/transplant2.sh [moved from fuel/prototypes/deploy/deploy/tools/transplant2.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/tools/transplant_fuel_settings.py [moved from fuel/prototypes/deploy/deploy/tools/transplant_fuel_settings.py with 100% similarity]
fuel/prototypes/auto-deploy/deploy/tools/transplant_interfaces.py [moved from fuel/prototypes/deploy/deploy/tools/transplant_interfaces.py with 100% similarity]
fuel/prototypes/auto-deploy/deploy/tools/transplant_network_scheme.py [moved from fuel/prototypes/deploy/deploy/tools/transplant_network_scheme.py with 100% similarity]
fuel/prototypes/auto-deploy/deploy/tools/transplant_network_settings.py [moved from fuel/prototypes/deploy/deploy/tools/transplant_network_settings.py with 100% similarity]
fuel/prototypes/auto-deploy/deploy/tools/transplant_opnfv_settings.py [moved from fuel/prototypes/deploy/deploy/tools/transplant_opnfv_settings.py with 100% similarity]
fuel/prototypes/auto-deploy/deploy/tools/transplant_settings.py [moved from fuel/prototypes/deploy/deploy/tools/transplant_settings.py with 100% similarity]
fuel/prototypes/auto-deploy/deploy/verify_dea.sh [moved from fuel/prototypes/deploy/deploy/verify_dea.sh with 100% similarity]
fuel/prototypes/auto-deploy/deploy/verify_dha.sh [moved from fuel/prototypes/deploy/deploy/verify_dha.sh with 100% similarity]
fuel/prototypes/auto-deploy/documentation/1-introduction.txt [moved from fuel/prototypes/deploy/documentation/1-introduction.txt with 100% similarity]
fuel/prototypes/auto-deploy/documentation/2-dea.txt [moved from fuel/prototypes/deploy/documentation/2-dea.txt with 100% similarity]
fuel/prototypes/auto-deploy/documentation/3-dha.txt [moved from fuel/prototypes/deploy/documentation/3-dha.txt with 100% similarity]
fuel/prototypes/auto-deploy/documentation/4-dha-adapter-api.txt [moved from fuel/prototypes/deploy/documentation/4-dha-adapter-api.txt with 100% similarity]
fuel/prototypes/auto-deploy/documentation/5-dea-api.txt [moved from fuel/prototypes/deploy/documentation/5-dea-api.txt with 100% similarity]
fuel/prototypes/auto-deploy/examples/ipmi/README.txt [moved from fuel/prototypes/deploy/examples/ipmi/README.txt with 100% similarity]
fuel/prototypes/auto-deploy/examples/ipmi/conf/README.txt [moved from fuel/prototypes/deploy/examples/ipmi/conf/README.txt with 100% similarity]
fuel/prototypes/auto-deploy/examples/ipmi/conf/dea.yaml [moved from fuel/prototypes/deploy/examples/ipmi/conf/dea.yaml with 100% similarity]
fuel/prototypes/auto-deploy/examples/ipmi/conf/dha.yaml [moved from fuel/prototypes/deploy/examples/ipmi/conf/dha.yaml with 100% similarity]
fuel/prototypes/auto-deploy/examples/ipmi/conf/vm/vFuel [moved from fuel/prototypes/deploy/examples/ipmi/conf/vm/vFuel with 100% similarity]
fuel/prototypes/auto-deploy/examples/ipmi/install-ubuntu-packages.sh [moved from fuel/prototypes/deploy/examples/ipmi/install-ubuntu-packages.sh with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/README.txt [moved from fuel/prototypes/deploy/examples/libvirt/README.txt with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/conf/dea.yaml [moved from fuel/prototypes/deploy/examples/libvirt/conf/dea.yaml with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/conf/dha.yaml [moved from fuel/prototypes/deploy/examples/libvirt/conf/dha.yaml with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/conf/networks/fuel1 [moved from fuel/prototypes/deploy/examples/libvirt/conf/networks/fuel1 with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/conf/networks/fuel2 [moved from fuel/prototypes/deploy/examples/libvirt/conf/networks/fuel2 with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/conf/networks/fuel3 [moved from fuel/prototypes/deploy/examples/libvirt/conf/networks/fuel3 with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/conf/networks/fuel4 [moved from fuel/prototypes/deploy/examples/libvirt/conf/networks/fuel4 with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/conf/vms/compute4 [moved from fuel/prototypes/deploy/examples/libvirt/conf/vms/compute4 with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/conf/vms/compute5 [moved from fuel/prototypes/deploy/examples/libvirt/conf/vms/compute5 with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/conf/vms/controller1 [moved from fuel/prototypes/deploy/examples/libvirt/conf/vms/controller1 with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/conf/vms/fuel-master [moved from fuel/prototypes/deploy/examples/libvirt/conf/vms/fuel-master with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/install-ubuntu-packages.sh [moved from fuel/prototypes/deploy/examples/libvirt/install-ubuntu-packages.sh with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/setup_example_vms.sh [moved from fuel/prototypes/deploy/examples/libvirt/setup_example_vms.sh with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/tools/cleanup_example_vms.sh [moved from fuel/prototypes/deploy/examples/libvirt/tools/cleanup_example_vms.sh with 100% similarity]
fuel/prototypes/auto-deploy/examples/libvirt/tools/dump_setup.sh [moved from fuel/prototypes/deploy/examples/libvirt/tools/dump_setup.sh with 100% similarity]
fuel/prototypes/auto-deploy/list_fixmes.sh [moved from fuel/prototypes/deploy/list_fixmes.sh with 100% similarity]