Module HostManager

ID: 11

Name: InvalidHostID

Description: Host #${host_id} does not exist.

ID: 12

Name: NoSuchHostByName

Description: Host '${hostname}' does not exist.

ID: 20

Name: NoSuchPlatform

Description: Platform ${os}-${osver}-${arch} does not exist.

ID: 21

Name: NoSuchPlatformById

Description: Platform #${platform_id} does not exist.

ID: 22

Name: PlatformAlreadyRegistered

Description: Platform ${os}-${osver}-${arch} already registered.

ID: 24

Name: CannotFindPlatformForLinuxRelease

Description: There is no OS platform registered for Linux release '${release}'.

ID: 25

Name: HostWithNameAlreadyExist

Description: Host '${hostname}' already exists.

ID: 26

Name: SimilarHostAlreadyExists

Description: Host #${host_id} with similar properties already exists.

ID: 30

Name: HostOSUnknown

Description: No information about operating system on host #${host_id}.

ID: 40

Name: HostIsBusy

Description: Host #${host_id} is busy by services that are controlled by SC #${sc_id}.

ID: 500

Name: NoSuchHostTypeByResource

Description: Host type can not be found for resource #${resource_id}.

ID: 505

Name: UnknownHostType

Description: Unknown host type '${htype}'.

ID: 515

Name: HostUnmanageble

Description: Node #${host_id} is unmanageable.

ID: 520

Name: HostIsDeleting

Description: Host #${host_id} is in deleting state.

ID: 530

Name: HostAssigned

Description: Host #${host_id} is assigned to consumers. You shall revoke host from all consumers before making it available for public provisioning.

ID: 540

Name: NoSuchCapacity

Description: Could not find capacity '${capacity}'.

ID: 550

Name: HostTypeManagedByOtherSC

Description: Host of type '${host_type}' is already managed by service controller #${sc_id}.

ID: 560

Name: RCBoundToOtherHostType

Description: Resource class #${rc_id} is already bound to host type '${host_type}'.