4885 Commits

Author SHA1 Message Date
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
alena
46331ac536 create/update/deleteDomain commands should be available for Root admin only 2011-02-25 11:50:40 -08:00
alena
9cf48bbfbd bug 8686: don't allow to create network from the network offering with Availability=Unavailable
status 8686: resolved fixed
2011-02-25 11:44:00 -08:00
alena
fdbdba7a78 bug 8704: listNetworks with account/domainId parameter - return account specific and shared networks
status 8704: resolved fixed
2011-02-25 11:29:02 -08:00
alena
1dbd012fdc bug 8720: don't allow to create network with custom vlan when networkOffering's guest IP type is Virtual
status 8720: resolved fixed
2011-02-25 11:29:02 -08:00
Kelven Yang
fd27af5d8f bug 8249 : save combined persistent and run-time id into worker to help worker VM GC 2011-02-25 11:23:32 -08:00
Jessica Wang
0131edd628 bug 8655: Add Zone Wizard - Advanced Mode - when security group is selected, create direct VLAN instead of virtual VLAN. 2011-02-25 10:54:28 -08:00
alena
65d22a7a15 Fixed exception logging in several places 2011-02-25 09:31:21 -08:00
abhishek
8062d8d273 bug 8725: making disk offering id a reqd param; as we create vol from either 1. disk offering 2. snapshot (which takes in a snapshot id + private disk offering id) 2011-02-25 08:41:03 -08:00
kishan
0b9fa1cc8a bug 5747: Added action events for system Vms commands
status 5747: resolved fixed
2011-02-25 16:29:16 +05:30
kishan
44d60576f9 bug 8606: changed network offering event names. Use Assign/remove instead of create/delete
status 8606: resolved fixed
2011-02-25 15:26:55 +05:30
kishan
0f47eac637 bug 7842: Add account_id to user_context during create network 2011-02-25 13:15:46 +05:30