From 4e599c278ccf227a559c94624141b939cb9ac22b Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Thu, 18 Oct 2018 10:26:33 +0000 Subject: 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 --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/releng-xci') diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index d8cbea84f..ebe6bd459 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit d8cbea84f9448da633bed36c41f12c4bcfd84ffb +Subproject commit ebe6bd459f7751fe7a82a6f5c5f78c393465e3fc -- cgit 1.2.3-korg