diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2017-03-30 08:00:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-30 08:00:43 +0000 |
commit | b6725e7c0cd5af004c0fb6d00fc7bd7f106fcbd9 (patch) | |
tree | 6d97ad2d6f3c3a9b3f3e800c0125572364361ce5 | |
parent | 4c3ff740c16c0eb3f4cb46bf0e0a0db53120e244 (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Add main playbooks and files"
- xci: Add main playbooks and files
This patch adds the main/common playbooks, files, and templates to
be used for all flavors.
The provisioning and OpenStack installation process will be as below
- provision VMs for flavor using bifrost
- once the VMs are provisioned, configure-localhost.yml playbook will
be run, preparing the localhost in order to ensure the right playbooks
(configure-opnfvhost.yml and configure-targethosts.yml), inventory files
and var files are in place before we proceed with configuring opnfv host.
- after getting the right files for the flavor, opnfv host will be
configured using configure-opnfvhost.yml playbook.
- finally, the target hosts will be configured.
- once the above process is completed, openstack-ansible playbooks will
be run, setting up hosts, infrastructure and OpenStack.
Change-Id: I6e08b2cfdab9627f765e6fc414917b09f953cab2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 6f84a256bbe92cf3f9f746ca0972abd9942bad4 +Subproject 0e1ec1044735fd3e946f3c8b7480a464b48f4d2 |