abhishek
1356f5f33a
bug 5190: incremental checkin, code cleanup
2010-09-27 16:46:14 -07:00
abhishek
060dfc2cf9
bug 5190: incremental checkin
2010-09-27 16:39:32 -07:00
Alex Huang
dcea43ba0f
create is now complete
2010-09-27 15:14:38 -07:00
Alex Huang
c443867f28
more changes
2010-09-27 15:14:38 -07:00
alena
49143dbe4a
Remove user vm from instance_group when empty string is passed as value for "group" parameter in updateVirtualMachine API.
2010-09-27 14:24:08 -07:00
Jessica Wang
e46306b5d7
new UI - sepereate action link template into middle menu one and details panel one.
2010-09-27 11:57:58 -07:00
abhishek
6f9e327d0b
bug 5191: final check in for the enhancement to make the console proxy domain configurable
...
status 5191: resolved fixed
2010-09-27 11:27:48 -07:00
abhishek
72243c8382
bug 5191: incremental checkin
2010-09-27 11:10:55 -07:00
Jessica Wang
4a305631f9
fix a bug - showXXXXXXXTab() is not defined.
2010-09-27 10:50:27 -07:00
nit
27a32380f2
bug 5360: Adding scheduled and started events for USER.DELETE.
...
status 5360: resolved fixed
2010-09-27 20:39:05 +05:30
kishan
6c683e733a
bug 5851,6312: fixed start event ids for router start/stop events
...
status 5851,6312: resolved fixed
2010-09-27 18:32:09 +05:30
nit
b857a9b4c8
bug 4177: registerTemplate/registerIso commands would start accepting account/domainId params.
...
status 4177: resolved fixed
2010-09-27 17:24:23 +05:30
kishan
ec4755a60e
bug 6123: Include last id in the vlan range
...
status 6123: resolved fixed
2010-09-27 16:57:31 +05:30
kishan
6e4fa7fcd1
bug 6176: Included domR name in networkUsage command
...
status 6176: resolved fixed
2010-09-27 16:26:56 +05:30
nit
26fc22160c
bug 5871: Correcting the ostypeid and ostypename returned by the listIsos
2010-09-27 12:10:49 +05:30
Jessica Wang
0a03ca6721
new UI - dashboard - implement Hosts Alerts section.
2010-09-26 14:48:46 -07:00
Jessica Wang
bea86479d8
new UI - dashboard - implement General Alert section.
2010-09-26 14:37:32 -07:00
Jessica Wang
23641a4398
new UI - dashboard - implement bar chart.
2010-09-26 11:57:32 -07:00
Jessica Wang
75499ab393
new UI - dashboard page - system wide capacity - reset to default everytime pod field or zone field is changed.
2010-09-25 23:40:50 -07:00
Jessica Wang
84a2cea56d
new UI - dashboard page - implement system wide capacity area.
2010-09-25 23:20:21 -07:00
Jessica Wang
9163ffea67
new UI - dashboard page - populate zone field and pod field.
2010-09-25 17:52:02 -07:00
Jessica Wang
fc6a551ac7
new UI - slowly slide up snapshot after deleting it.
2010-09-25 15:41:56 -07:00
Jessica Wang
e2114b1950
new UI - accounts page - implement Lock Account action.
2010-09-25 10:28:46 -07:00
Jessica Wang
13181b79f8
new UI - accounts page - implement Enable Account action.
2010-09-25 10:15:53 -07:00
Jessica Wang
ae453b2961
new UI - accounts page - implement Disable account action.
2010-09-25 09:57:48 -07:00
Jessica Wang
461149a390
new UI - accounts page - implement Resource limits action.
2010-09-24 23:43:38 -07:00
abhishek
7abda2ee2d
bug 6291: generating some events whilst starting vms, wrt volume creation
...
status 6291: resolved fixed
2010-09-24 15:50:33 -07:00
abhishek
7dc62cc293
bug 6247: incremental checkin
2010-09-24 14:33:13 -07:00
Kris McQueen
62257d4021
Fix serializing async job responses by writing a custom adapter for ResponseObjects. Improve exception handling when calling async commands (the job still needs to complete, but with FAILED status).
2010-09-24 13:52:35 -07:00
Alena Prokharchyk
9228088ce3
bug 6103: Made "capacity.skipcounting.hours" to apply only for Stopped vms. Introduced "capacity.skipcounting.destroyed.hours" config value that is used for vms in Destroyed state
...
status 6103: resolved fixed
2010-09-24 11:30:44 -07:00
Alex Huang
c48bd7cf63
revert console proxy
2010-09-24 10:33:04 -07:00
Alex Huang
42986f43ba
removed service offering from storageallocator
2010-09-24 10:27:02 -07:00
Jessica Wang
e6c2f7fa0b
new UI - volumes page - snapshot tab - implement create volume action.
2010-09-23 20:49:20 -07:00
Jessica Wang
5e36d7ed35
new UI - volumes page - snapshot tab - implement delete snapshot action.
2010-09-23 20:32:19 -07:00
Jessica Wang
8604f70d71
new UI - volumes page - snapshot tab - build action list.
2010-09-23 20:21:19 -07:00
Jessica Wang
96fd242feb
new UI - Volumes page - add Snapshot tab that list all snapshots under this volume.
2010-09-23 19:48:51 -07:00
Jessica Wang
c3abad736c
new UI - after subgrid item action is finished, show message in 1st grid row in the subgrid.
2010-09-23 18:45:25 -07:00
NIKITA
4ba08d0fa4
UI change for Actions dropdown
2010-09-23 18:40:11 -07:00
Jessica Wang
97eeee7677
new UI - after details tab action is finished, show success/fail message on the top of right panel instead of showing a dialog covering action panel.
2010-09-23 18:03:23 -07:00
Kris McQueen
2a4ddac41a
Change getResponse() to return a ResponseObject so that the caller can choose how to serialize. This in in preparation for serializing the async commands to the database with class information and deserializing them into the ResponseObject itself when queryAsyncJobResult is called. Once the ResponseObject is deserialized, the proper string can be returned to the caller.
...
The previous behavior had the JSON response from the command embedded into the queryAsyncJobResult response as a string rather than a JSON object which prevented the client from being able to read the response. With this new behavior an actual JSON object should be returned which can then be parsed on the client side.
2010-09-23 17:34:28 -07:00
Jessica Wang
5999da510c
new UI - fix a bug - instances page's middle menu action list is empty.
2010-09-23 17:32:17 -07:00
NIKITA
ea1c90388e
Left menu icons added for IP Address, Network Group, Snapshots and Volume
2010-09-23 17:19:31 -07:00
Jessica Wang
ea5d33315d
new UI - snapshots page - implement create template from snapshot action.
2010-09-23 17:15:49 -07:00
Jessica Wang
e8a16e052c
new UI - snapshots page - implement delete snapshot action.
2010-09-23 16:59:19 -07:00
Jessica Wang
e583473252
new UI - snapshots page - implement create volume action.
2010-09-23 16:44:20 -07:00
anthony
c9ae6fd09d
record used byte not available byte
2010-09-23 16:25:17 -07:00
abhishek
188711c18d
bug 6236: fixing some more api issues, this time with the stopped vm.
...
status 6236: resolved fixed
2010-09-23 16:21:10 -07:00
abhishek
24dd41f9d0
some api changes to enable vm functioning
2010-09-23 16:09:21 -07:00
abhishek
eee7c2c97e
bug 6212: returning a whole bunch of new params in the api response
...
status 6212: resolved fixed
2010-09-23 15:36:19 -07:00
Jessica Wang
a6ca920452
for bug 6163 - change direct tagged IP range to no longer restrict it to an account.
2010-09-23 15:25:42 -07:00