Update git submodules
authorManuel Buil <mbuil@suse.com>
Thu, 18 Oct 2018 10:26:33 +0000 (10:26 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 18 Oct 2018 10:26:33 +0000 (10:26 +0000)
commit4e599c278ccf227a559c94624141b939cb9ac22b
treee5d37ee52c681825498c35278381469a5756b977
parent42a6babc3ab0da0a22e694c76d87fe83307ff215
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "[Baremetal] Add baremetal support to create-nodes"
  - [Baremetal] Add baremetal support to create-nodes

    Information about baremetal servers is collected for ironic to do
    the provisioning. Two main things are done:

    1 - baremetalhoststojson.yml fills the json config file fed to ironic
    so that it knows how to boot the blades. In the baremetal case, the
    create_vm.yml playbook will only create opnfv vm. The variable
    vms_to_create holds that information. The variable baremetal_nodes
    specifies the physical nodes (empty when non baremetal deployments)

    2 - For PXE to work, we create a file called baremetalstaticips that
    has the mapping between mac address from servers and its ip. That file
    is moved into the dnsmasq config directory

    Change-Id: I0e788db1deb50769c183b71524a68ac0b925f8aa
Signed-off-by: Manuel Buil <mbuil@suse.com>
docs/submodules/releng-xci