10490 Commits

Author SHA1 Message Date
Jessica Wang
dddbf1cd9d zone wizard - make isPublic checked as default since public zone is more popular. 2012-02-01 11:22:34 -08:00
Alena Prokharchyk
879ab9a5cc More logging to domain checker 2012-02-01 11:07:13 -08:00
Alena Prokharchyk
cfea031b28 Fixed deploy vm for Project in private zone 2012-02-01 11:03:12 -08:00
bfederle
7a6778cd99 Fix swift dialog 2012-02-01 10:55:20 -08:00
Jessica Wang
9c33b67016 network offering page - after updating availability from Required to Optional, or from Optional to Required, refresh add network offering dialog to show/hide availability dropdown. 2012-02-01 10:39:37 -08:00
bfederle
df8553b807 bug 12806
After configuring swift, disable (hide) swift button after leaving
zone page. Note that the button will still be visble until them, in
case the user needs to re-configure (i.e., because of a typo)

status 12806: resolved fixed
2012-02-01 10:39:00 -08:00
bfederle
ea512c2829 List view: fix for header actions 2012-02-01 10:39:00 -08:00
Jessica Wang
32f0b3e590 add network offering dialog - availability field depends on not only 'service.SourceNat.isEnabled', but also requiredNetworkOfferingExists variable. This line will make the dependency between availability field and requiredNetworkOfferingExists variable disappear (incorrectly). 2012-02-01 10:28:19 -08:00
Jessica Wang
8276e741af system page - guest network page - optimize code of collection guest networks. 2012-02-01 09:56:59 -08:00
bfederle
bee3efd0d2 bug 12792: Fix restore VM action
status 12792: resolved fixed
2012-02-01 09:54:52 -08:00
abhi
ae609f6801 bug 13408: added more loggin to assignVM 2012-02-01 18:45:25 +05:30
abhi
b6e5419370 bug 12899: checking if static nat rule is in place, throw error if there. Let the caller clear it first before assigning VM to another account 2012-02-01 18:08:32 +05:30
Naredula Janardhana Reddy
aea81205ef Bug 11845:
Summary of Changes:
    - created a generic way for LB rule validations, so as LB device(like Haproxy) specific validations can be done syncronously.
    - Removed asyncronous validations from Haproxy and done syncronously.
2012-02-01 18:01:11 +05:30
kishan
a072cdfec6 Bug 12071: Drop and re-create usage event created index in cloud_usage DB
Status 12071: resolved fixed
Reviewed-By: Nitin
2012-02-01 17:07:28 +05:30
Naredula Janardhana Reddy
72fb7256d7 Bug 13297,13375,12705 :
Summary of changes :
        - Added a new flag -s to ipassoc command to carry if the ip address is
used for SNAT or not.
        - SNAT is completly decoupled from the first flag. first flag is used
to decide if the ip address is first ip address of the interface.
        - -s and -f are independent, SNAT can be enabled on the non-first ip
also.
2012-02-01 12:39:10 +05:30
prachi
fc7758c455 Bug 13224 - Network Usage - Netscaler - External device is being queried multiple times (up to 8 times) whenever the Network Usage task is run.
Reviewed-By: Kishan

Changes:
- Added local cache to store the usage answer per LB device per zone
- Also there can be multiple domainRouters for an account. We can avoid processing the same account for usage by maintaining accounts already processed.
2012-01-31 18:29:07 -08:00
Kelven Yang
ac08f53d14 bug 10355: let detachIso failure message be bubbled up 2012-01-31 18:03:43 -08:00
Kelven Yang
00ffe10b05 bug 12017: when owner host is not in UP state, mark VM state as UNKNOWN 2012-01-31 17:20:16 -08:00
anthony
5c0b585aa0 bug 12844: fixed a regression
reviewed-by : edison

Conflicts:

	server/src/com/cloud/agent/manager/AgentManagerImpl.java
2012-01-31 17:12:49 -08:00
Jessica Wang
22331df7dc bug 12519: system page - guest network - need to make 2 listNetworks API call to get all networks. 2012-01-31 17:11:56 -08:00
Kelven Yang
a81db8a100 rootDiskController option should only be applied to root volumes 2012-01-31 16:47:13 -08:00
Jessica Wang
6c392eecd9 bug 12519: system page - guest network - fix a bug that project-specific networks didn't show. 2012-01-31 16:46:10 -08:00
Alena Prokharchyk
f5681d1f7b bug 13396: escape double quotes in error json response
status 13396: resolved fixed
2012-01-31 16:26:53 -08:00
Edison Su
738a5927a8 quote the snapshot name 2012-01-31 16:23:34 -08:00
bfederle
17358cce99 bug 13271: Fix zone wizard vlan range validation
status 13271: resolved fixed
2012-01-31 16:11:23 -08:00
Jessica Wang
414c55cd03 bug 12519: system page - add guest network - add project-specific option to scope field. 2012-01-31 16:00:17 -08:00
anthony
cb8f55a6f6 bug 12844, 13394: 1. if connect to host fails, don't need to investigate
2. add ha parameter to dissconnect host to indicate if HA VMs on this host

status 12844, 13394: resolved fixed

reviewed-by : edison

Conflicts:

	server/src/com/cloud/agent/manager/AgentManagerImpl.java
	server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java
2012-01-31 15:33:39 -08:00
Jessica Wang
af81ae4078 bug 11426: domain page - fix the criterion to determine whether it's a Root domain or not. 2012-01-31 15:06:20 -08:00
bfederle
648a1c36d3 bug 12682
Add Citrix EULA to start of install wizard

status 12682: resolved fixed
2012-01-31 14:50:38 -08:00
frank
6701bf5563 fix a typo for ovm in components.xml 2012-01-31 14:48:51 -08:00
Jessica Wang
b1073d6b68 bug 12509: Add Network Offering dialog - service provider dropdown - make "VirtualRouter" to be the 1st option regardless of the sequence returned in listsupportednetworkservicesresponse.service.provider 2012-01-31 14:44:07 -08:00
Alena Prokharchyk
c2f99796bb Return only VirtualRouter as a firewall provider in listSupportedNetworkServices api response 2012-01-31 14:37:44 -08:00
Edison Su
262ad16f4c disable nfs directory cache on kvm host 2012-01-31 14:34:35 -08:00
prachi
08bb9eaf47 Bug 11426 - UpdateResourceCount api: don't recalculate the resources for System account
Changes:
- Throw error is anyone tries to update the resource limits for ROOT domain using updateResourceLimit API
- For ROOT domain always return -1 (infinite) limit
- DB upgrade: remove any limits set for ROOT domain
2012-01-31 14:21:03 -08:00
Jessica Wang
37a7989623 bug 13378: add network offering dialog - when a service is selected and there is only one provider for this service, not show provider dropdown (hardcode the only one provider value in a hidden field). 2012-01-31 14:06:52 -08:00
frank
7359789541 Bug 13394 - HA XEN- After host is disconnected from network & reconnected to network, host remains in Connecting state
get current update count before update agent status otherwise the operation would fail because someone before he
update the update count
status 13394: resolved fixed
2012-01-31 13:57:25 -08:00
bfederle
0e03e0d5fd bug 12730
Wait for builtin templates before install wizard completes

status 12730: resolved fixed
2012-01-31 12:01:19 -08:00
Alena Prokharchyk
07545236d7 bug 13381: fixed update availablity for network offering
status 13381: resolved fixed
2012-01-31 11:49:09 -08:00
bfederle
9273ec4c35 bug 12460
Only show availability field if isolated source NAT configuration
selected

status 12460: resolved fixed
2012-01-31 10:22:56 -08:00
Jessica Wang
bf0546fbd3 network offering page - Provide Enable/Disable action to system-generated network offerings. 2012-01-31 09:58:25 -08:00
Nitin Mehta
0f30b0d46c Bug 13389: updatetemplate- Add the identity mapper for guest os id param.
Reviewed-By: Kishan
2012-01-31 22:05:54 +05:30
Nitin Mehta
2ef6ed809f Bug 11789: The calculation for storage allocated capacity would go through the the common function throught which dashboard calculates the capacity as well.
Reviewed-By: Prachi
2012-01-31 13:18:57 +05:30
Nitin Mehta
33857e21e3 Bug 11789: Created a function for calculation of allocated primary storage. The dashboard calculation would go through this.
Reviewed-By: Kishan
2012-01-31 12:31:18 +05:30
Murali reddy
73aa18eac9 bug 13332: Not able to access Lb rules created on VPX instances ( that were created by SDX)
Reviewed-by:Prasanna.Santhanam@citrix.com
status 13332: resolved fixed

fixing the regression because of the fix done for NetScaler in basic zone deployment. ELB does
not need USIP to be set as 0.0.0.0/0 port ingress security group rule need to be configured
2012-01-31 11:54:16 +05:30
Murali reddy
a3bbda8075 bug 13276: Static NAT on Elastic Ip does not respect the Ingress rules that are set on the VM
Reviewed-by:Prasanna.Santhanam@citrix.com

This fix configures Inat and LB rules on the NetScaler device to send the source IP recived on the packets
as is, so that security groups configured can take affect
2012-01-31 11:53:57 +05:30
Jessica Wang
52485a3fef bug 12493: network offering page - implement Edit action. 2012-01-30 18:06:49 -08:00
Jessica Wang
f072899583 network offering page - remove actions from listView since they are already available in detailView. 2012-01-30 17:43:51 -08:00
Jessica Wang
36017cf968 network offering page - change label of isdefault field to be more specific ("created by system") 2012-01-30 17:40:13 -08:00
Jessica Wang
4aaf15a353 bug 12451: add network offering - hide availability dropdown when a Required network offering has existed. Only optional network offerings are allowed to create. 2012-01-30 17:31:36 -08:00
bfederle
8b55d8b1b0 Fix multiEdit string concat for LB name 2012-01-30 17:21:38 -08:00