Jessica Wang
107ad39fff
new UI - after adding host or adding primary storage, refresh cluster under pod in left navigation.
2010-10-26 11:19:53 -07:00
Jessica Wang
8909db4fda
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-26 10:05:50 -07:00
Jessica Wang
4749af0fff
new UI - zone page - show a circle instead of an arrow next to zone name if there is no pod under the zone.
2010-10-26 10:05:41 -07:00
Alex Huang
1a641936da
no more alert on setup
2010-10-26 09:35:24 -07:00
Alex Huang
2bc938c3f8
checkins for problems.
2010-10-26 09:35:24 -07:00
Alex Huang
29a5b796d4
deploy vm completed...now for testing
2010-10-26 09:35:24 -07:00
Alex Huang
f58063911e
deploy vm completed
2010-10-26 09:35:24 -07:00
Jessica Wang
9401ec1180
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-26 09:33:19 -07:00
Jessica Wang
9a2380c337
new UI - add secondary storage - do not show action info inside subgrid item (action info will be shown in dialog if action fails).
2010-10-26 09:33:08 -07:00
nit
7f15b8ff57
Adding the accidental deleted code
2010-10-26 19:05:13 +05:30
nit
497c60d63d
Extending extract functionlity for volumes to allow download. The
...
extraction can have two modes FTP_UPLOAD and HTTP_DOWNLOAD. In the former one
the user would provide the ftp url where the entity needs to be uploaded and in
the later the user would be provided a HTTP URL where from he/she can download
the entity. This url would be exposed for a specific time limit and would not
function after the time limit
2010-10-26 18:49:43 +05:30
Jessica Wang
cfdd6999ad
new UI - Add Zone - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
2010-10-25 21:20:05 -07:00
Jessica Wang
7fa3b74d28
new UI - Add Pod - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
2010-10-25 21:01:19 -07:00
Jessica Wang
d5a6a6451d
new UI - Add Secondary Storage - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
2010-10-25 20:52:44 -07:00
Jessica Wang
800df736fe
new UI - Add Primary Storage - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
2010-10-25 20:42:15 -07:00
Jessica Wang
6ae1b7d30b
new UI - Add Host - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
2010-10-25 20:20:11 -07:00
Jessica Wang
a1557eb667
new UI - resources page - fix a bug that StartVM/StopVM/RebootVM/DestroyVM button didn't disappear when clicking instance page then clicking zone/pod/systemVM/cluster node in left navigation.
2010-10-25 20:03:35 -07:00
Jessica Wang
5a0ed4dedd
new UI - VLAN page - info dropdown - implement close button.
2010-10-25 19:42:35 -07:00
Jessica Wang
b4ef2b4386
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-25 19:35:58 -07:00
Jessica Wang
2466501911
new UI - VLAN page - fill up info dropdown.
2010-10-25 19:35:52 -07:00
NIKITA
f0e8a78db9
relative issue
2010-10-25 19:06:30 -07:00
will
c86b4a043f
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-25 18:18:04 -07:00
Jessica Wang
01db4f3fd7
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-25 18:06:29 -07:00
Jessica Wang
56ce968533
new UI - VLAN page - clicking info icon will show a dropdown that shows VLAN details.
2010-10-25 18:06:21 -07:00
will
a58bbc0eb0
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-25 18:05:55 -07:00
will
0f16fa4c72
Fixed a typo in the Instance Menu
2010-10-25 18:05:44 -07:00
NIKITA
a2e5b7d849
middle list the subject and first line description made more prominent
2010-10-25 17:58:31 -07:00
Kris McQueen
b3c7821b44
bug 6752: fix updating resource limits for a domain by looking at the given accountName/domainId parameters rather than looking at the caller's account. If updating limits for an account, e.g. account 'foo' in domain 4, then execute updateResourceLimit&account=foo&domainid=4&..., but if updating the limit for a domain, don't specify the account parameter. When processing the command, if accountName is null, the limit for the domain will be properly updated.
...
status 6752: resolved fixed
2010-10-25 17:32:28 -07:00
Jessica Wang
0d9ad0c737
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-25 17:28:22 -07:00
Jessica Wang
3eb7bee1f9
new UI - Add VLAN - keep dialog box open and show spinning wheel on dialog box after Add button is clicked. Display error message on dialog box if adding fails. Close dialog box if adding succeeds.
2010-10-25 17:28:14 -07:00
Kris McQueen
ef131bbc18
bug 6724: set useVirtualNetwork in the createServiceResponse
...
status 6724: resolved fixed
2010-10-25 17:08:47 -07:00
Kris McQueen
f9c1f12778
bug 6725: use serviceOfferingName rather than the API command name when updating the service offering; set memory in the response for UpdateServiceOffering
...
status 6725: resolved fixed
2010-10-25 17:08:47 -07:00
Kris McQueen
27cafb2957
bug 6727: ostypename was being set from guest_os.name which seems to be null most of the time. Instead, use guest_os.display_name.
...
status 6727: resolved fixed
2010-10-25 17:08:47 -07:00
NIKITA
4a0fd5f0b5
Right panel loading
2010-10-25 16:41:48 -07:00
Jessica Wang
c42ae13a23
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-25 16:40:03 -07:00
Jessica Wang
912d1c50a9
new UI - zone page - (1) switch to Network tab when Add VLAN button is clicked. (2) switch to Secondary Storage tab when Add Secondary Storage button is clicked. This way, the newly added VLAN/SecondaryStorage can show.
2010-10-25 16:39:55 -07:00
Kris McQueen
fcb0ff83ac
bug 6712: for router responses, change guestmacaddress -> macaddress to preserve behavior from 2.1.x and before.
...
status 6712: resolved fixed
2010-10-25 16:37:42 -07:00
Kris McQueen
869f3587c3
bug 6714: add displaytext to SuccessResponse so commands that return success true/false can also return a brief description of what took place.
...
status 6714: resolved fixed
2010-10-25 16:37:42 -07:00
Kris McQueen
3660d6a3d1
bug 6717: updateDiskOffering is supposed to return success true/false rather than the updated disk offering
...
status 6717: resolved fixed
2010-10-25 16:37:42 -07:00
Kris McQueen
c8e9531842
bug 6720: add 'created' to the ListHosts response
...
status 6720: resolved fixed
2010-10-25 16:37:42 -07:00
NIKITA
8e90185008
Midmenu header title for host and primary storage
2010-10-25 16:32:10 -07:00
NIKITA
9cd8dd2989
Loading added on right panel
2010-10-25 16:10:59 -07:00
Jessica Wang
9bbac6ee76
new UI - resources page - zone page - always show Add Host, Add VLAN, Add Secondary Storage when clicking through different tabs.
2010-10-25 15:52:25 -07:00
Jessica Wang
6ca4851a3d
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-25 15:28:36 -07:00
Jessica Wang
31a5c77692
new UI - VLAN page - Direct VLAN and Virtual VLAN share the same template.
2010-10-25 15:28:27 -07:00
Kris McQueen
83e4922b94
bug 6703, 6704: use the correct method signatures for invoking updateTemplate/updateIso and updateTemplatePermissions/updateIsoPermissions APIs. It's possible that the reflection should just use 'isAssignableFrom' when getting methods since the manager methods were using a base class as the parameter rather than UpdateTemplateCmd/UpdateIsoCmd and UpdateTemplatePermissions/UpdateIsoPermissions, but for now the explicit methods are added for simplicity.
...
status 6703, 6704: resolved fixed
2010-10-25 15:01:50 -07:00
Kris McQueen
d229877cd8
bug 6710: rebootRouter was supposed to return the rebooted router, not success/failure
...
status 6710: resolved fixed
2010-10-25 15:01:50 -07:00
Kris McQueen
18f6d67121
bug 6705, 6708: use the UserVmResponse for changeServiceForVirtualMachine API (UpgradeVMCmd) since the response is a vm. There was no need for a specific UpgradeVmResponse which had scalars instead of objects and the serializer skips null, but will serialize scalars with their default values, in this case 0 for id and host id.
...
status 6750, 6708: resolved fixed
2010-10-25 15:01:49 -07:00
Kris McQueen
7e72045ecd
Merging the fix to bug 6680 to master branch by hand due to differences in the code between 2.1.x and master. The fix is for join conditions in GenericDaoBase, making sure to only add non-null / non-empty where clauses to the query string, and to recursively prepare all join parameters since there might be sub-join clauses in the query.
2010-10-25 15:01:49 -07:00
abhishek
5b2aa1d4a1
since we cannot use the mgmt server framework for reading cust certs from db, we will write the cust cert to the individual proxies as a file, and then read this file in to update the keystore on each restart
2010-10-25 13:33:14 -07:00