prachi
95c071e179
Bug 7845 - Productize DeploymentPlanner
...
The user concentrated pod heuristic should consider VMs for the given account that are in 'Running' or 'Stopped' state only.
2011-02-28 15:44:01 -08:00
Jessica Wang
37ad7069c2
bug 8636: Add Service Offering Dialog, Add Disk Offering dialog - change domain dropdown to autoComplete input textbox.
2011-02-28 15:18:00 -08:00
Jessica Wang
0c1d341449
bug 8636: Add Domain Dialog - autoComlete parentDomain field - set default value as whatever domain is currently on.
2011-02-28 14:58:46 -08:00
Alex Huang
a05eaa6922
class path for deps removes junit library
2011-02-28 14:48:47 -08:00
Alex Huang
a86f6f085c
utilities for db unit test
2011-02-28 14:40:02 -08:00
Alex Huang
a517653adb
made changes
2011-02-28 14:37:30 -08:00
Alex Huang
ab3c719389
run the scripts
2011-02-28 14:37:30 -08:00
Jessica Wang
a53a07985b
bug 8659: deleteNetwork API has been changed from sync to async. Here is related UI change.
2011-02-28 14:28:29 -08:00
Frank
b70d918e0b
Add database upgrade script in debian pkg
2011-02-28 14:15:55 -08:00
Frank
35bc064db7
Add database upgrade script in RPM
2011-02-28 14:14:17 -08:00
Jessica Wang
24777afedb
bug 8636: Add Domain Dialog - change domain dropdown to autoComplete input textbox.
2011-02-28 14:04:28 -08:00
prachi
6a67bb1edb
More logging changes for
...
Bug 7845 Productize DeploymentPlanner
Bug 8317 Add better resource allocation failure messages
2011-02-28 13:47:52 -08:00
prachi
889827b63a
Bug 7845 - Productize DeploymentPlanner
...
Bug 7723 - merge or re-write host tagging into master / 2.2
Bug 7627 - Need more logging for Allocators
Bug 8317 - Add better resource allocation failure messages
Changes for Deployment Planner to use host and storagePool allocators to find deployment destination.
Also has the changes for host tag feature.
Improved the logging for allocators.
2011-02-28 13:47:51 -08:00
abhishek
2a95a95d18
checking to see if mysql is running
2011-02-28 13:43:38 -08:00
Edison Su
a7c6b9f28e
fix security group rules
2011-02-28 12:16:40 -05:00
Edison Su
0e90ede56a
don't break basic zone mode
2011-02-28 12:16:40 -05:00
Edison Su
8240ae7e8c
fix migration
2011-02-28 12:16:40 -05:00
Edison Su
b20808d223
minor fix
2011-02-28 12:16:40 -05:00
Edison Su
9b51886850
fix migration issue
2011-02-28 12:16:40 -05:00
Edison Su
2705adb3b1
security group is per bridge
2011-02-28 12:16:40 -05:00
anthony
d6758268f4
bug 8754,8738: don't throw Exception for getCurrentStatus
...
status 8754,8738: resolved fixed
2011-02-28 12:16:24 -08:00
Jessica Wang
a680916ce7
bug 8636: advanced search in Network page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:47:25 -08:00
Jessica Wang
193f56632a
bug 8636: advanced search in Router page, Service Offering page, Disk Offering page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:43:34 -08:00
Jessica Wang
8ba6821a8e
bug 8636: advanced search in Template page, ISO page, Event page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:35:38 -08:00
alena
08a535ec87
bug 8772: implementNetwork - reapply all the network rules for corresponding network elements every time network is re-implemented
...
status 8772: resolved fixed
2011-02-28 11:27:02 -08:00
Jessica Wang
fad45b5179
bug 8636: advanced search in IP Address page, Security Group page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:20:36 -08:00
Jessica Wang
d47b5f3a5b
bug 8636: advanced search in volume page, snapshot page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:01:26 -08:00
anthony
8658fbd1d4
fixed build
2011-02-28 10:32:52 -08:00
Jessica Wang
901a31c898
bug 8636: change domain dropdown to autoComplete input textbox - rename applyAutoComplete().
2011-02-28 10:30:34 -08:00
alena
62b3d548d6
bug 8753: never release public Ip address without ensuring that all corresponding resources (PF/StaticNat/Lb rules) are cleaned up.
...
Fixed couple of other problems along:
* when expunge PF/Static nat rules as a part of vmExpunge/IpRelease process, first mark all rules as Revoke, and then send commands to the backend. Group commands by Ip address.
Before we used to do Revoke/Send per rule basis.
* When release source nat rule, make sure that corresponding vpn (if exists) is being expunged.
2011-02-28 09:21:05 -08:00
alena
ec76406942
bug 8737: set entityOwnerId for all api commands including non-Async ones
...
status 8737: resolved fixed
2011-02-28 09:21:05 -08:00
anthony
1970161844
bug 8714: support paraleel recursive snapshot
...
snapshot doesn't depend on volume any more, volume can be removed even there are snapshots on this volume
status 8714: resolved fixed
2011-02-25 22:17:13 -08:00
Jessica Wang
913903cbe6
bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show shared networks whose securitygroupenabled is true
2011-02-25 21:01:33 -08:00
Jessica Wang
2225d2cf31
bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show networks whose securitygroupenabled is true
2011-02-25 20:18:32 -08:00
Jessica Wang
1ffd861846
bug 8655: VM Wizard - step 4 - NOT create virtual network when zone.securityGroupsEnabled is true and users choose to launch VM on private network instead of using security groups.
2011-02-25 19:27:51 -08:00
Jessica Wang
6fe3cfc504
bug 8725: snapshot page - create volume from snapshot dialog - remove disk offering dropdown.
2011-02-25 18:18:32 -08:00
will
a06c435aed
Bug 8655: Fixed text and translation for the new user security group network.
2011-02-25 17:49:01 -08:00
abhishek
5c4078e296
bug 8601: adding the upgrade script from 2.2.1 to 2.2.2
2011-02-25 17:14:57 -08:00
abhishek
46994153a9
bug 8601: these are the 2 sql files for the cloud and cloud_usage db migration. I have tested some of the most common cases, as well as some uncommon cases (create a direct and virtual network in same zone).
2011-02-25 17:06:26 -08:00
Jessica Wang
df4fbe796b
bug 8655: VM Wizard - step 4 - If Security Group Network is used AND there is at least one dedicated direct tagged default network for the account, then prompt “Do you wish to launch your VM on a private cloud/network?” If Yes, present network container. If No, present security groups container.
2011-02-25 17:03:03 -08:00
Jessica Wang
ac144e1446
bug 8655: Network page - Add Network dialog - show only 1 option("account-specific") in scope field when zone.securitygroupsenabled is true.
2011-02-25 15:44:43 -08:00
Edison Su
ac8524da51
creating zone wide vlan is disabled if zone is security group enabled
2011-02-25 15:30:02 -05:00
Jessica Wang
6ca037b886
bug 8655: Network page - Direct Network - Add IP Range dialog - when zone.securitygroupsenabled is true, show 3 more fields: VLAN ID, gateway, netmask. Otherwise, hide the 3 fields.
2011-02-25 14:48:26 -08:00
Edison Su
1ccec531b7
list systemonly direct network if zone is security group enabled
2011-02-25 14:23:01 -05:00
Jessica Wang
085415781e
bug 8655: IP Address page - remove "&forvirtualnetwork=true" from listPublicIpAddresses API call for advanced zone whose security group is enabled
2011-02-25 14:08:55 -08:00
Jessica Wang
1be395f13c
Network Offering page - show only DefaultDirectNetworkOffering.
2011-02-25 12:07:18 -08:00
abhishek
a84d34cc72
bug 8216: we do not need to create an event in createVolFromSnapshot(), as we do it in alloc vol
2011-02-25 12:00:27 -08:00
abhishek
bae62f844d
bug 8742,8216: reverting to use org vol's disk off id whilst creating vol from snapshot. Also changing event generation so that an event is generated @ data vol creation (as opposed to attaching to vm). we will correspondingly generate an event at data vol's deletion
2011-02-25 12:00:27 -08:00
Alex Huang
378a0da0df
more unittest support
2011-02-25 11:58:12 -08:00
Jessica Wang
c06444c079
bug 8655: Add Zone Wizard - Advanced Mode - Security Group - step 4 - create direct VLAN with VLAN ID.
2011-02-25 11:55:14 -08:00