Jessica Wang
|
d117da5f7d
|
fix bug 6153 - when editing a private IP range, just modifying the ending of the IP range will throw an error.
|
2010-09-21 19:30:39 -07:00 |
|
Jessica Wang
|
e5cd44c6fb
|
new UI - volumes page - implement attach disk action.
|
2010-09-21 19:11:18 -07:00 |
|
alena
|
d22fc9300b
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-09-21 18:58:14 -07:00 |
|
alena
|
0c659af24a
|
Implemented DB migration from 2.1.x to 2.2.x for Instance Grous feature. Added missing Daos to migration-components.xml (AccountDao, ResourceCoundDao, InstanceGroupDao, InstanceGroupVmMapDao).1
|
2010-09-21 18:53:18 -07:00 |
|
Jessica Wang
|
23bb32dcde
|
fix bug 6130 - when attaching volume, running and stopped VMs not displayed consistently.
|
2010-09-21 18:11:10 -07:00 |
|
Jessica Wang
|
039cb78173
|
fix bug 6127 - change text on confirmation box on VM destroy.
|
2010-09-21 17:55:40 -07:00 |
|
Jessica Wang
|
4e9b1239ce
|
cross-site scripting - sanitize only value whose type is string.
|
2010-09-21 17:42:26 -07:00 |
|
NIKITA
|
272d419d3a
|
Width of action dropdown has been increased
|
2010-09-21 17:41:02 -07:00 |
|
Jessica Wang
|
57c099a647
|
new UI - volumes page - implement add volume action.
|
2010-09-21 16:57:41 -07:00 |
|
Jessica Wang
|
67cfa3582e
|
new UI - volume page - implement Recurring Snapshot action.
|
2010-09-21 16:18:40 -07:00 |
|
abhishek
|
5d0d69ce48
|
bug 6264: changing the defaults for max volume size to gb
status 6264: resolved fixed
|
2010-09-21 16:02:40 -07:00 |
|
abhishek
|
122b0d1aeb
|
bug 6243: adding a check to return an error in case we have a null domain id for a non null account
status 6243: resolved fixed
|
2010-09-21 15:50:49 -07:00 |
|
Jessica Wang
|
f89e11bb21
|
new UI - volume page - implement take snapshot action.
|
2010-09-21 15:37:47 -07:00 |
|
abhishek
|
d07cac932a
|
bug 6165: there is a possiblility of the root volume being null when we search for it, which may be causing a npe in this bug. enhancing the logic around this
status 6165: resolved fixed
|
2010-09-21 15:17:21 -07:00 |
|
abhishek
|
2727dc53eb
|
bug 3120: now we provide a 1:1 nat functionality. we acquire a public ip from the ui, and if the 1:1 nat option is chosen, provide a valid vm instance id with it. the backend logic maps this id to a guest ip, and programs the ip table rules to forward all traffic from the public ip acquired, to this guest. for tests, try ssh'ing to that host, using something like ssh root@192.168.30.43 (for this public ip acquired), and you should be able to log into the guest vm
status 3120: resolved fixed
|
2010-09-21 15:04:40 -07:00 |
|
Jessica Wang
|
3f9b58bc73
|
new UI - volume page - hide actions when volume state is "Creating" or "Corrupted" or volume is attaching to a VM.
|
2010-09-21 14:55:27 -07:00 |
|
Jessica Wang
|
8dcea8c07e
|
new UI - clear right panel after deleting a volume.
|
2010-09-21 14:49:23 -07:00 |
|
abhishek
|
50c319e19b
|
bug 3120: incremental checkin
|
2010-09-21 14:47:52 -07:00 |
|
abhishek
|
37870da95f
|
bug 3120: incremental fix
|
2010-09-21 14:47:51 -07:00 |
|
abhishek
|
e6cfacacfe
|
some more ipassoc changes
|
2010-09-21 14:47:51 -07:00 |
|
alena
|
7b551bfd3f
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-09-21 13:35:45 -07:00 |
|
anthony
|
fb628a1929
|
add rate limit for system VM, after you change rate limit, you need to restart managementserver to make it effect
|
2010-09-21 12:25:53 -07:00 |
|
Jessica Wang
|
0435d99247
|
new UI - volume page - implement delete volume action.
|
2010-09-21 11:55:12 -07:00 |
|
Jessica Wang
|
7a13f1afe2
|
new UI - instances page - fix a bug that volume tab showed nothing.
|
2010-09-21 10:50:11 -07:00 |
|
nit
|
1e7a41e656
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-09-21 16:22:54 +05:30 |
|
nit
|
87f1a96c29
|
bug 6214: UpdateIso API - Adding account and domain tags.
|
2010-09-21 16:17:48 +05:30 |
|
kishan
|
85964511b2
|
bug 6195,6255,5891: Only ROOT volumes will have templateId. offeringId will be diskOfferingId for DATA volumes and serviceOfferingId for ROOT volume
status 6195,6255,5891: resolved fixed
|
2010-09-21 15:46:55 +05:30 |
|
nit
|
0669c2c1d4
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-09-21 13:37:47 +05:30 |
|
nit
|
7ff551bd5c
|
bug 4286: Extract functionality - code cleanup
|
2010-09-21 13:36:57 +05:30 |
|
alena
|
4987f93144
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-09-20 18:42:20 -07:00 |
|
anthony
|
ccc166f4ac
|
if no private ip or public ip, send correct message to UI
|
2010-09-20 17:17:20 -07:00 |
|
abhishek
|
5881dfafa6
|
bug 5119: fixing the npe, the document obj we parse might be null, as a result of which there can be a npe. adding a check against the same
status 5119: resolved fixed
|
2010-09-20 15:11:00 -07:00 |
|
NIKITA
|
33d97d32c7
|
Title Icon for Router
|
2010-09-20 15:06:05 -07:00 |
|
abhishek
|
a9c96b4da0
|
bug 3120: incremental checkin
|
2010-09-20 14:54:06 -07:00 |
|
abhishek
|
437f717633
|
bug 3120: incremental checkin
|
2010-09-20 14:54:06 -07:00 |
|
Manuel Amador (Rudd-O)
|
521fcff899
|
bug 6221: we put a > as a prompt in interactive setup scripts
status 6221: resolved fixed
|
2010-09-20 13:28:01 -07:00 |
|
NIKITA
|
207cee40a7
|
UI for Advanced Search Popup
|
2010-09-20 13:13:39 -07:00 |
|
NIKITA
|
b0fb42460f
|
Title icon for Alerts
|
2010-09-20 11:36:11 -07:00 |
|
kishan
|
9393ad410e
|
Merge branch 'master' of ssh://kishan@git.cloud.com/var/lib/git/cloudstack-oss
|
2010-09-20 15:12:55 +05:30 |
|
kishan
|
b606d14396
|
Bug 5904: Included version in API header
|
2010-09-20 15:00:57 +05:30 |
|
nit
|
a39fad5da4
|
bug 3384: listVolumes: allowing regular user to make a search by "type".
status 3384: resolved fixed
|
2010-09-20 13:09:33 +05:30 |
|
Jessica Wang
|
53cd82027f
|
new UI - IP address page - hide port forwarding tab and load balancer tab to non-manageable IP (i.e. IP of System VM)
|
2010-09-19 23:22:23 -07:00 |
|
Jessica Wang
|
385f14e9ae
|
new UI - port forwarding - display vmname and vmdisplayname (defined by user).
|
2010-09-19 12:36:31 -07:00 |
|
Jessica Wang
|
ccc8485942
|
new UI - load balancer - collapse vm management area when deleting a load balancer rule.
|
2010-09-19 12:05:36 -07:00 |
|
Jessica Wang
|
ed6fbfa958
|
new UI - load balancer page - fix a bug that new template was attched to wrong grid.
|
2010-09-19 11:55:08 -07:00 |
|
Jessica Wang
|
5db0b651ec
|
new UI - implement delete balancer rule.
|
2010-09-19 11:36:05 -07:00 |
|
Jessica Wang
|
3d3d2f5836
|
new UI - implement update load balancer rule.
|
2010-09-19 11:10:13 -07:00 |
|
Jessica Wang
|
ac9335d9d7
|
new UI - implement remove VM instance from load balancer rule.
|
2010-09-19 10:39:27 -07:00 |
|
Jessica Wang
|
b687871463
|
new UI - implement assign VM instance to load balancer rule.
|
2010-09-19 10:32:08 -07:00 |
|
Jessica Wang
|
c49eada7bd
|
rename JSP file (to be consistent with javascript file)
|
2010-09-19 08:00:39 -07:00 |
|