bug fix for baremetal operator 56/3456/7
authorr.kuralamudhan <kuralamudhan.ramakrishnan@intel.com>
Thu, 14 May 2020 19:47:04 +0000 (12:47 -0700)
committerr.kuralamudhan <kuralamudhan.ramakrishnan@intel.com>
Thu, 21 May 2020 17:48:53 +0000 (10:48 -0700)
commit359ec3af72e96dae6d31dfaaeff70bfda092be89
tree1d8412ed8b7f37929e43e63965279f3a2a2c9ef6
parentebf7405c738e7be76ed64cd10938b1a9ac331645
bug fix for baremetal operator

Fixes the following minor bugs:
- Fix the bpa restapi end2end testing
- Fix the dhcp start and reset timings
- Fix the cleanup scripts for docker

Signed-off-by: Kural Ramakrishnan<kuralamudhan.ramakrishnan@intel.com>
Change-Id: I400b9aa9eb27d81dc4cf591a91253bab59caf49e
16 files changed:
Makefile
cmd/bpa-operator/e2etest/test_bmh_provisioning_cr.yaml
cmd/bpa-restapi-agent/e2e_test.sh
deploy/metal3-vm/02_configure_host.sh
deploy/metal3/scripts/01_metal3.sh
deploy/metal3/scripts/bmo/crds/metal3.io_baremetalhosts_crd.yaml [new file with mode: 0644]
deploy/metal3/scripts/bmo/namespace/namespace.yaml [new file with mode: 0644]
deploy/metal3/scripts/bmo/operator/no_ironic/operator.yaml [new file with mode: 0644]
deploy/metal3/scripts/bmo/rbac/role.yaml [new file with mode: 0644]
deploy/metal3/scripts/bmo/rbac/role_binding.yaml [new file with mode: 0644]
deploy/metal3/scripts/bmo/rbac/service_account.yaml [new file with mode: 0644]
deploy/metal3/scripts/nodes.json.sample
env/metal3/01_install_package.sh
env/metal3/03_launch_prereq.sh
env/metal3/06_host_cleanup.sh
env/ubuntu/bootloader-env/02_clean_bootloader_package_req.sh