Merging changes to support BYON and to support displaying relevant info in GUI
adapter:
- based on NodeCandidate Type decision is made to add either IAAS or BYON node generator:
- chnaged creation of NodeTypeRequirement to find (based on requirement) nodes of type IAAS and/or BYON gui-backend:
- added new functionality to Proactive Client Service to support BYON nodes: registerNewByonNode, getByonNodeList
- changed the way BYON nodes are created to use Proactive Client
- completely revamped ByonMapper to support new data types
- added new converters based on GenericConverter interface to support displaying artifacts in frontend, used in: getImageList and getCloudList melodic-cache:
- added new method checkIfOnlyNodeCandidateTypes to decide on node types that are on the Node Candidates list and the sort operator to be used to find cheapest candidate melodic-commons:
- added or moved domain/internal data types
Also changes to display info in Your Application view