mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 10:32:34 +01:00
Summary: Move location of nic commands in commands.properties.in
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1359477027 -0700
This commit is contained in:
parent
52c35a89a6
commit
77da8856f7
@ -257,10 +257,6 @@ extractVolume=15
|
||||
migrateVolume=15
|
||||
resizeVolume=15
|
||||
|
||||
addNicToVirtualMachine=15
|
||||
removeNicFromVirtualMachine=15
|
||||
updateDefaultNicForVirtualMachine=15
|
||||
|
||||
#### registration command: FIXME -- this really should be something in management server that
|
||||
#### generates a new key for the user and they just have to
|
||||
#### use that key...the key is stored in the db associated w/
|
||||
@ -324,6 +320,11 @@ listNetworks=15
|
||||
restartNetwork=15
|
||||
updateNetwork=15
|
||||
|
||||
#### nic commands ####
|
||||
addNicToVirtualMachine=15
|
||||
removeNicFromVirtualMachine=15
|
||||
updateDefaultNicForVirtualMachine=15
|
||||
|
||||
#### SSH key pair commands
|
||||
registerSSHKeyPair=15
|
||||
createSSHKeyPair=15
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user