cloudstack/api/src/com/cloud
Ragnar B. Johannsson 32c68e1583 API cmds for SSH-keys manipulation and VM passwds retrieval.
These include five new API cmds as well as changes to deployVirtualMachine to
specify an optional name of an SSH key to pass to the VM when starting. When
an SSH key is specified with a password-enabled template the newly created
password is encrypted with the SSH public key and can be retrieved via the
getVMPassword cmd. It is then the user's responsibility to decrypt retrieved
passwords with the correct SSH private key.
2011-01-06 13:34:07 +00:00
..
acl adding a security checker whilst creating a volume from a disk offering 2010-12-01 09:53:13 -08:00
agent/api bug 7348: reapply PortForwardingRules (including 1-1 Nat), LB rules, Vpn as a part of domr Stop/Start 2011-01-03 23:00:05 -08:00
alert api refactoring 2010-11-21 12:00:21 -08:00
api API cmds for SSH-keys manipulation and VM passwds retrieval. 2011-01-06 13:34:07 +00:00
async bug 6930: return async job info in listHost/listStoragePools commands 2010-12-15 18:58:56 -08:00
capacity new allocator 2010-12-04 14:59:39 -08:00
configuration Added Availability field for NetworkOffering. Added updateNetworkOffering API command 2010-12-13 18:28:33 -08:00
consoleproxy api refactoring 2010-11-21 12:00:21 -08:00
dao api refactoring 2010-11-21 12:00:21 -08:00
dc Made NetworkId parameter required for Vlan, modified DB schema and corresponding Managers' methods. For Virtual and Direct untagged vlan networkId is got from default system Public/Public-DirectPodBased networks accordingly 2010-12-28 15:15:24 -08:00
deploy fix for migration 2010-12-04 15:02:03 -08:00
domain more changes 2010-08-18 12:28:30 -07:00
event bug 7489: Added events for network create/delete 2010-12-27 15:18:14 -08:00
exception Fixed RemoteAccessVpn apis 2010-12-29 21:36:44 -08:00
host Added support code for external firewalls and loadbalancers. Added new host types and startup commands, and enabled NicVO to reserve IPs for external network resources. 2010-12-09 11:40:02 -08:00
hypervisor Harmony among gurus 2010-11-03 21:18:31 -07:00
network bug 7348: reapply PortForwardingRules (including 1-1 Nat), LB rules, Vpn as a part of domr Stop/Start 2011-01-03 23:00:05 -08:00
offering PublicIpAddress response - search for default Public system network offering instead of hardcoding the id to 1. 2010-12-23 12:45:49 -08:00
org Add a API to allow adding external hypervisor cluster 2010-12-16 10:00:42 -08:00
resource Make AddCluster Command return standard json object format 2010-12-30 16:38:31 -08:00
serializer api refactoring 2010-11-21 12:00:21 -08:00
server API cmds for SSH-keys manipulation and VM passwds retrieval. 2011-01-06 13:34:07 +00:00
storage Moved State into VirtualMachine like other States of objects 2011-01-04 15:01:34 -08:00
template new networking change integration 2010-12-08 18:30:30 -08:00
user API cmds for SSH-keys manipulation and VM passwds retrieval. 2011-01-06 13:34:07 +00:00
uservm API cmds for SSH-keys manipulation and VM passwds retrieval. 2011-01-06 13:34:07 +00:00
vm XenServer can tell if the VM is shutdowned from inside, 2011-01-04 17:40:13 -08:00