-
Notifications
You must be signed in to change notification settings - Fork 29
Host management (idea)
kz0817 edited this page Oct 21, 2014
·
3 revisions
- Unique Nickname
- IP address or FQDN (multiple ?)
- Host attribute (VM, Hypervios, Simple physical host?).
- Parents if VM.
- Children if Hypervisor.
- sibling (It can substitute Parent's children except for me?)
- UserName/Password for SSH (and rlogin in the future?)
- KeyPair for SSH.
- Information for OpenStack operation (Tenant name, User/Password)
- OpenStack operations w/o explicit user/password in the shell.
- Automatically (from ZABBIX, Nagios, and Openstack): same as the current
- Manually (How should I merge it with the automatically obtained one
- Should we use string ID, because OpenStack's ID is UUID string?
- getHypervisor(VM Host ID)
- getChildren(HostID)
- doCommand (Host ID)