diff options
author | Manuel Buil <mbuil@suse.com> | 2018-10-18 10:26:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-10-18 10:26:33 +0000 |
commit | 4e599c278ccf227a559c94624141b939cb9ac22b (patch) | |
tree | e5d37ee52c681825498c35278381469a5756b977 | |
parent | 42a6babc3ab0da0a22e694c76d87fe83307ff215 (diff) |
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>
m--------- | docs/submodules/releng-xci | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci -Subproject d8cbea84f9448da633bed36c41f12c4bcfd84ff +Subproject ebe6bd459f7751fe7a82a6f5c5f78c393465e3f |