6582 Commits

Author SHA1 Message Date
anthony
5e9d3322e1 fixed waf rpm for oss 2011-07-21 11:04:14 -07:00
Jessica Wang
066121b052 cloudStack - Cluster page - fix a bug that Manage Cluster action showed wrong message. 2011-07-21 10:26:24 -07:00
Nitin
f6077e605f bug 9452: ListCapacity - works now. Remove all the pagination logic. 2011-07-21 18:13:36 +05:30
Abhinandan Prateek
de34d6089d bug 10731: sending source cidrs to the required router element, on domR allowing these source cidrs thru iptables
status 10731: resolved fixed
2011-07-21 13:40:06 +05:30
Nitin
358c9eba05 bug 10624: ExtractVolume - code change for multiple secondary storage. 2011-07-21 11:11:04 +05:30
Nitin
5b834edea2 bug 10624: ExtractVolume - code change for multiple secondary storage. 2011-07-21 11:10:47 +05:30
Alex Huang
109ef29e86 bug 10632: propagate to 2.2.9 2011-07-20 16:27:06 -07:00
alena
6dc8e515f4 bug 10736: when restart dhcp in basic zone, generate vmData info only for vms in the same pod 2011-07-20 15:22:11 -07:00
Jessica Wang
0ffc59fc62 cloudStack - add new localization labels. 2011-07-20 14:34:12 -07:00
Jessica Wang
9ff3ea9c0c cloudStack - cluster page - When managedState is "Managed". show "Unmanage Cluser" option. Otherwise, show "Manage Cluster" option. 2011-07-20 14:33:47 -07:00
Jessica Wang
0ae56fa0f9 cloudStack - add new localization labels. 2011-07-20 13:45:34 -07:00
Jessica Wang
fdf94950b3 cloudStack - cluster page - add "Manged State". 2011-07-20 13:45:33 -07:00
anthony
d4ae9483cb bug 10768: root cause is StopCommand is not sent out in force stop,
status 10768: resolved fixed
2011-07-20 12:11:21 -07:00
Jessica Wang
0800b6423b cloudStack - snapshot page - populate volume name first, then snapshot state. 2011-07-20 11:42:10 -07:00
Jessica Wang
af24052361 cloudStack - volume page - snapshot tab - only show Create Volume action, Create Template action when snapshot state is "BackedUp". 2011-07-20 11:40:29 -07:00
Jessica Wang
62076cbf47 cloudStack - router page - add "Is redundant router" row. 2011-07-20 11:39:15 -07:00
Jessica Wang
962c966937 cloudStack - Network Offering page - add redundant router. 2011-07-20 11:38:39 -07:00
Jessica Wang
6f35fd45a0 cloudStack - IP Address page - Port Forwarding tab - add Source IDCR. 2011-07-20 11:37:59 -07:00
Jessica Wang
642b6012a4 cloudStack - host page - add "force delete host" option on confirmation box. 2011-07-20 11:36:08 -07:00
Jessica Wang
f06ea553c9 cloudStack - add new localization labels. 2011-07-20 11:32:38 -07:00
kishan
6b4c61a348 bug 10382: Move volume delete events to destroyVolume method
status 10382: resolved fixed
2011-07-20 11:22:31 +05:30
kishan
ddd416a492 bug 10382: wrapped usage events in txn 2011-07-20 11:19:39 +05:30
kishan
427b73a2b9 bug 10372: Added Vm State Machine listener for usage events
status 10372: resolved fixed
2011-07-20 11:13:56 +05:30
frank
250580dc83 Fix build, remove jna.jar 2011-07-19 17:46:15 -07:00
Jessica Wang
d6b3a37e03 cloudStack UI - Secondary Storage page - fix a bug "secondRowText is not defined". 2011-07-19 16:52:26 -07:00
Jessica Wang
ebcb76f14a bug 8950: cloudStack UI - Network page - Add IP Range to Direct Network - don't have to specify "vlan" parameter when Adding IP Range to Direct Network. 2011-07-19 16:48:25 -07:00
Jessica Wang
047e4c63a0 bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty. 2011-07-19 16:46:56 -07:00
Jessica Wang
a2b4320393 bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text. 2011-07-19 16:44:36 -07:00
Jessica Wang
ff828e5bfb bug 10024: CloudStack UI - fix a bug that adding a pod from the resource page page didn't work. 2011-07-19 16:40:53 -07:00
Jessica Wang
30be8a7af9 bug 10247: cloudStack UI - Primary Storage page - Add Primary Storage dialog - default cluster dropdown to the cluster that the primary storage is under. 2011-07-19 16:39:05 -07:00
Jessica Wang
1e4ad6c48b bug 10232: CloudStack UI - Instance page - fix a bug that VMName was not decoded when encode.api.response is set to true. 2011-07-19 16:37:05 -07:00
Jessica Wang
d3a05d0158 cloudStack UI - instance page - remove vmGroup submenu since it keeps confusing users. 2011-07-19 16:36:03 -07:00
anthony
20cbe7e739 bug 10197: enable trackVmHostChange for XenServer 2011-07-19 15:52:45 -07:00
anthony
379d1ce28d bug 10197:
missing one file
2011-07-19 15:48:56 -07:00
Jessica Wang
650b19cc73 cloudStack UI - secondary storage page - remove middle menu item after Delete Secondary Storage action succeeds. 2011-07-19 15:43:01 -07:00
Sheng Yang
ed611fa200 Enforce redundant router command line checking in patchsystemvm.sh 2011-07-19 15:40:53 -07:00
anthony
3881e13387 bug 10197:
The step to upgrade xenserver,

1. put cluster in Unmanaged state through UI , then MS will not talk to hosts in the cluster
2. upgrade xenserver according to XenServer upgrade guide.
3. put cluster in Managed state through UI, then MS will reconnect hosts

TODO,

1. UI
2. vm pool sync , leveraged from kelven's work
2011-07-19 15:26:25 -07:00
Sheng Yang
8d2e41abd1 bug 10429: Enable redundant virtual router for 2.2.9
status 10429: resolved fixed
2011-07-19 15:06:20 -07:00
Sheng Yang
fa623c04e2 bug 10640: Redundant virtual router: Try to deploy the second virtual router to different pod/cluster/host/storagepool
The old strategy is to deploy the second virtual router to diffent host only.

status 10640: resolved fixed
2011-07-19 15:06:15 -07:00
alena
1a38c8547d bug 10605: updateNetworks api command - restart the network if networkDomain is updated.
updateNetwork command is async now

Conflicts:

	server/src/com/cloud/network/NetworkManagerImpl.java
2011-07-19 12:09:25 -07:00
Sheng Yang
aa8fc81790 Fix restartNetwork command on destroying virtual router 2011-07-19 11:55:16 -07:00
frank
58d107180b Bug 9695 - remove JAXB and JNA (edit)Bug 9695 - remove JAXB and JNA (edit)
no JAXB found, it seems to have been removed

status 9695: resolved fixed
2011-07-19 11:26:34 -07:00
alena
c48c3edfbc bug 10271: don't include removed records when search for local storage pool
status 10217: resolved fixed
2011-07-19 11:10:53 -07:00
alena
8c9fe2ec71 bug 9871: deployVm - check network's zone when do vm deployment
status 9871: resolved fixed

Conflicts:

	server/src/com/cloud/vm/UserVmManagerImpl.java
2011-07-19 11:10:53 -07:00
alena
3468d1b7ea bug 9894: listSnapshots by domain admin - do recursive search if domainid is not specified in the request
status 9894: resolved fixed
2011-07-19 11:10:53 -07:00
alena
630e8d9db4 bug 9991: do account permission check in getCloudIdentifier api
status 9991: resolved fixed
2011-07-19 11:10:53 -07:00
alena
c663217b00 bug 9642: listVms by regular user using domainId parameter will work only when domainId specified is the domainId the caller belongs to.
status 9642: resolved fixed
2011-07-19 11:10:52 -07:00
alena
fa312617f1 bug 9723: fixed listServiceOfferings to work right with isSystem/domainId parameters
status 9723: resolved fixed

Conflicts:

	server/src/com/cloud/server/ManagementServerImpl.java
2011-07-19 11:10:52 -07:00
alena
81117f325d bug 9743: respect id/accountName/domainId parameters when call is executed by the regular user
status 9743: resolved fixed
2011-07-19 11:10:52 -07:00
alena
5be1f94c0d bug 9620: fixed updateUser api to make updates only for the fields that are specified in the request
status 9620: resolved fixed
2011-07-19 11:10:52 -07:00