This commit creates the structure to handle all enroll
related tasks.
Test Plan:
PASS: Create a subcloud with add command passing --enroll
as a parameter. Verify that the subcloud deploy status is
set as enroll-complete.
PASS: Create a subcloud with subcloud deploy create
command and run deploy enroll command after subcloud
is created. Verify that subcloud deploy status is set
as enroll-complete.
PASS: Run subcloud deploy create with install and
bootstrap values, then run subcloud deploy enroll
without providing install and bootstrap values.
Verify the deploy status is set to enroll-complete.
Story: 2011100
Task: 50137
Change-Id: I835253ade3d2ac0ff7aa2f1d08768269adc61d41
Signed-off-by: Gustavo Pereira <gustavo.lyrapereira@windriver.com>