Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-25 | Merge "[lab-config] Use Pharos submodule by default" | Alexandru Avadanii | 1 | -9/+9 | |
2018-01-24 | [lab-config] Use Pharos submodule by default | Alexandru Avadanii | 1 | -9/+9 | |
- switch from securedlab to pharos as lab-config structure; - accomodate the move net_config from PDF to IDF in j2 templates; Change-Id: Ib04e4fb384568a6efd9e78a080857b663521ae88 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> | |||||
2018-01-21 | [baremetal] Fix cmp proto dhcp on PXE/admin | Alexandru Avadanii | 1 | -0/+4 | |
Although we properly filter the PXE/admin interface in the common openstack_compute_pdf.yml.j2 template and use DHCP instead of manual setup, we failed to do the same in scenario-specific overrides (ODL, OVS), so we end up with 'proto: manual' on PXE/admin on cmp nodes. The fix is trivial and reuses the mechanism in the common class in scenario-specific templates (if interface is PXE/admin, use 'DHCP' instead of 'manual'). This solves the issue of broken connectivity to Salt master after cmp reboot. Change-Id: I1953d03343190acb2efcab4412a3d37e130b0ea9 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> | |||||
2017-12-11 | [baremetal] Update openstack version to pike | Michael Polenchuk | 1 | -0/+79 | |
Change-Id: If4208e937734df72b10aad259c65a2617ff5e19c Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> |