alena
976ec54eb3
Changed api command name from "enable/disableOneToOneNat" to "enable/disableStaticNat"
2011-01-26 11:02:35 -08:00
Jessica Wang
2734c892d8
account page - localize delete account dialog.
2011-01-26 09:55:34 -08:00
alena
731e78937f
Added 2 new api commands for 1-1 nat feauture: enable/disableOneToOneNat. Here is the 1-1 nat api summary:
...
* to enable 1-1 nat for ip/vm use enalbeOneToOneNat api
* to open port range (or multiple port ranges) use createIpForwardingRule api.
* to delete one port range use deleteIpForwardingRule api.
* to disable 1-1 nat use disableOneToOneNat api.
2011-01-26 09:35:32 -08:00
will
ea2ec8e248
bug 4556: localized string replacement for securitygroup.jsp
2011-01-25 19:06:11 -08:00
will
cb6e76ae72
bug 4556: localized string replacement for router.jsp, secondarystorage.jsp
2011-01-25 18:23:02 -08:00
will
155100a5fe
bug 4556: localized string replacement for resource.jsp
2011-01-25 18:09:29 -08:00
Edison Su
fc97034000
refactor vmstatelistener
2011-01-26 11:01:43 -05:00
will
26a0492cbe
bug 4456: localized string replacement for networkoffering.jsp, pod.jsp
...
- Standardized some vCenter naming conventions.
2011-01-25 16:49:32 -08:00
will
5937f6b648
bug 4556: localized string replacement for network.jsp
2011-01-25 15:02:11 -08:00
will
fed5e9f853
Added search string.
2011-01-25 14:20:33 -08:00
will
fa138e4280
bug 4556: localized string replacement for iso.jsp
2011-01-25 11:51:22 -08:00
will
bd414536ea
Revert "bug 4556: Missing resource localized strings."
...
This reverts commit de565a9fb92a578464f85a6036e1fa3f0cb1a886.
2011-01-25 11:34:05 -08:00
will
cbc8153dd5
bug 4556: localized string replacement for instance.jsp
...
- removed old change name and group dialogs as they are not being used anymore
2011-01-25 11:33:41 -08:00
will
feb8c1369d
bug 4556: localized string replacement for host.jsp and ipaddress.jsp
2011-01-21 19:11:29 -08:00
will
1c978c25d0
bug 4556: localized string replacement for host.jsp and ipaddress.jsp
2011-01-21 19:03:05 -08:00
will
e56accb970
bug 4556: localized string replacement for dashboard.jsp, diskoffering.jsp, domain.jsp, event.jsp, globalsetting.jsp
2011-01-21 17:25:13 -08:00
Jessica Wang
28f6a5ddf7
bug 7116: primary storage page, secondary storage page - clean up the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation").
2011-01-21 16:43:41 -08:00
Jessica Wang
958e7fe8df
bug 7116: host page, zone page - clean up the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation").
2011-01-21 16:29:37 -08:00
Jessica Wang
f04b457508
bug 7116: System VM page - clean up the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation").
2011-01-21 16:11:26 -08:00
Jessica Wang
5bc0e51818
bug 7116: template page, ISO page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation").
2011-01-21 15:48:07 -08:00
will
16d03106f9
bug 4556: localize string replacements for index.jsp, account.jsp, alert.jsp, and cluster.jsp
2011-01-21 15:45:05 -08:00
Jessica Wang
c44dc97f31
bug 7116: volume page, snapshot page, IP Address page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation").
2011-01-21 15:27:50 -08:00
Jessica Wang
6545cb99d2
bug 7116: instance page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation").
2011-01-21 15:09:19 -08:00
Alex Huang
2ec5bef63f
eclipse workspace changes
2011-01-20 10:31:18 -08:00
Jessica Wang
4ad402833b
change text "Isos" to "ISOs".
2011-01-18 10:22:35 -08:00
Kevin Kluge
8f506078e2
bug 7908 resolved fixed.
...
changed heap to 256 MB and permgen to 128 MB.
2011-01-13 23:02:51 -08:00
kishan
388e689755
bug 7842: Move events to service layer from http api
2011-01-14 03:58:56 +05:30
Ragnar B. Johannsson
83b3580c32
Merge branch 'master' of git.cloud.com:/var/lib/git/cloudstack-oss
...
Conflicts:
client/tomcatconf/commands.properties.in
core/src/com/cloud/vm/UserVmVO.java
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/vm/UserVmManagerImpl.java
2011-01-12 17:06:08 +00:00
will
5490c4ee02
Added ability to allow users to select language support.
2011-01-11 14:34:42 -08:00
alena
07aa1d68d1
Fixed minor issues in tool generating the difference between 2.1.x and 2.2 apis
2011-01-10 19:12:16 -08:00
alena
7bf7f3d284
Api xml doc: generate xml per command in addition to xml containing all api commands
2011-01-10 12:17:57 -08:00
Alex Huang
6dc922408d
unit test working
2011-01-07 13:42:43 -08:00
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
Edison Su
c12e96dcc3
add missing files
2011-01-06 12:25:50 -05:00
alena
916b516d13
bug 7878: Fixed Basic zone functionality - uservm/systemvm/domR start
...
status 7878: resolved fixed
2011-01-06 15:44:13 -08:00
Kelven Yang
bce5dfb0d4
add deleteCluster API command
2010-12-29 11:05:01 -08:00
alena
88afdb3313
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
edison
2762f0c75e
release cpu/memory after vm stopped for a while
2010-12-23 22:06:01 -08:00
kishan
a7626fc991
bug 7504: Added usage events
2010-12-22 12:28:05 +05:30
Alex Huang
0ecb0118ec
renamed the domainrouter services
2010-12-21 03:56:01 -08:00
Kelven Yang
e03693f0aa
Make AddClusterCmd API generic to all hypervisors, change UI accordingly also
2010-12-17 16:30:27 -08:00
Kelven Yang
4a6933fa9e
1) Enable addExternalCluster API command
...
2) UI changes for new addExternalCluster API command (for vmware)
2010-12-16 16:40:32 -08:00
abhishek
29f490feb6
bug 6361: changing the command names to map to security groups
2010-12-16 15:59:04 -08:00
abhishek
cec26017a2
bug 6361: added some more comments
2010-12-16 15:37:19 -08:00
alena
d427cdae1e
1) Return associatedIpAddress in listPublicIpAddresses command.
...
2) Disabled create/deleteNetworkOffering API commands
2010-12-16 12:07:09 -08:00
abhishek
37996132ed
some more changes for the account creation
2010-12-15 13:47:45 -08:00
alena
c1db5b6fc0
1) Fixed associate/disassociateIP address commands. The procedure is changed from 2.1, right now on single ipAssoc command we get a new ip and reapply all exising ip associations.
...
2) Added restartNetwork API command. Currently the command reapplies ip addresses for the network. TODO - reapply PF/LB rules and restart the domR.
2010-12-15 11:39:30 -08:00
will
ca652895a3
Removed some alt parameters in image tags so we don't see text when images are loading slowly.
2010-12-14 15:47:22 -08:00
abhishek
6ae9e73c0b
bug 7466: adding a whole bunch of new apis for accounts and users; merging account locking and disabling into one; preventing account manipulation on user disabling; disabling user lock
2010-12-14 15:38:37 -08:00
alena
d673686f5f
Added Availability field for NetworkOffering. Added updateNetworkOffering API command
2010-12-13 18:28:33 -08:00