Remove deploy.sh and references 95/41095/2
authorTim Rozet <trozet@redhat.com>
Tue, 5 Sep 2017 19:23:15 +0000 (15:23 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 6 Sep 2017 12:07:20 +0000 (08:07 -0400)
commit0cedf1dc636d2532eb818dd88c19106199500ac7
tree802566d9c393ec7e331a091400473e9b25c68b89
parent27018324387d4ef0efa908b315403a636f92de55
Remove deploy.sh and references

Deploy is now pip/rpm installed as opnfv-deploy in /bin.  Alternatively
the deploy.py script can be invoked via python.  The legacy deploy.sh
was only being used for CI, which has now been updated to remove the
need for the Apex repo containing ci/deploy.sh.

Change-Id: I1fb93bd9de23a97a09bedb8ac014ef81955875f2
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/settings/deploy_settings.py
apex/settings/network_settings.py
build/bash_completion_apex
ci/deploy.sh [deleted file]
ci/dev_dep_check.sh
contrib/simple_deploy.sh