airshipctl/pkg/remote
Vladimir Kozhukalov e9c8425c30 Move bootstrapInfo config section to manifests
This is a part of two activities
  * Refactor config and store all parameters to document model
  * Implement everything as phases (which are supposed to be purely document driven)

 This patch removes bootstrapInfo section from the airshipctl config and
 makes these to commands
  * airshipctl baremetal isogen
  * airthipctl baremetal remotedirect
 to take necessary parameters from documents

 We introduce two airship API kinds ImageGenerator and RemoteDirect.
 Instead of storing config parameters in cm/secrets we use these two
 API objects.

Relates-To: #246
Closes: #254
Change-Id: I42903c45dce1c73da184c07277fec76fd88c700f
2020-08-31 16:54:46 +03:00
..
power Add strong typing for baremetal power statuses 2020-05-01 17:25:31 +00:00
redfish Proper error handling with Sushy emulator 2020-08-26 15:22:33 -05:00
testdata Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00
errors.go Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00
management_test.go Add mutual exclusivity to manager host selectors 2020-05-06 18:21:26 +00:00
management.go Add management config validation 2020-05-21 14:21:59 +00:00
remote_direct_test.go Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00
remote_direct.go Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00