Euphrates Docs update w odl scenario name cleanups 63/32263/2
authorDan Radez <dradez@redhat.com>
Wed, 29 Mar 2017 16:32:45 +0000 (12:32 -0400)
committerDan Radez <dradez@redhat.com>
Thu, 30 Mar 2017 12:08:10 +0000 (08:08 -0400)
commit6afb7794346307c9f276b49796c43e99c4fba604
treec5658529b762814c816cfb3087b7c7babee3ece8
parenta684f6b753749c355aee06412bd0f22779357089
Euphrates Docs update w odl scenario name cleanups

- updating docs to reference Euphrates
- removing the odl_l2-nofeature scenario, it's obsolete
- renameing odl_l3 to odl, it's default for odl now
- adding symlinks to files to _l3 files so CI doesn't break
  will remote those once CI is updated to use new names

Change-Id: I9f2646fc5dac443042c5f4be8cca7d2df5dca663
Signed-off-by: Dan Radez <dradez@redhat.com>
26 files changed:
build/opnfv-environment.yaml
build/rpm_specs/opnfv-apex-common.spec
config/deploy/deploy_settings.yaml
config/deploy/os-odl-csit-noha.yaml [new file with mode: 0644]
config/deploy/os-odl-fdio-ha.yaml [new file with mode: 0644]
config/deploy/os-odl-fdio-noha.yaml [new file with mode: 0644]
config/deploy/os-odl-nofeature-ha.yaml [new file with mode: 0644]
config/deploy/os-odl-nofeature-noha.yaml [new file with mode: 0644]
config/deploy/os-odl-ovs-ha.yaml [new file with mode: 0644]
config/deploy/os-odl-ovs-noha.yaml [new file with mode: 0644]
config/deploy/os-odl_l2-nofeature-ha.yaml [deleted symlink]
config/deploy/os-odl_l3-csit-noha.yaml [changed from file to symlink]
config/deploy/os-odl_l3-fdio-ha.yaml [changed from file to symlink]
config/deploy/os-odl_l3-fdio-noha.yaml [changed from file to symlink]
config/deploy/os-odl_l3-nofeature-ha.yaml [changed from file to symlink]
config/deploy/os-odl_l3-nofeature-noha.yaml [changed from file to symlink]
config/deploy/os-odl_l3-ovs-ha.yaml [changed from file to symlink]
config/deploy/os-odl_l3-ovs-noha.yaml [changed from file to symlink]
contrib/simple_deploy.sh
docs/release/installation/abstract.rst
docs/release/installation/baremetal.rst
docs/release/installation/index.rst
docs/release/installation/introduction.rst
docs/release/installation/requirements.rst
lib/overcloud-deploy-functions.sh
tests/test_apex_deploy_settings.py