11620 Commits

Author SHA1 Message Date
bfederle
e23b2ac1fd Zone wizard UI: fix selects
Fix selects being populated twice, due to combination of async calls
and non-async operations when re-selecting options in setup zone step.
2012-04-20 16:05:57 -07:00
bfederle
e3bb5435f4 Zone wizard UI
Move network offerings array to local select fn scope, as it is only used there
2012-04-20 16:04:59 -07:00
bfederle
9e2167041b Zone wizard UI
Add missing 'selectedNetworkOfferingObj' var, which may cause JS
errors in some cases
2012-04-20 14:58:08 -07:00
Alena Prokharchyk
e4e0fff2eb Fixed db upgrade for 2.1-3.0 2012-04-20 12:00:37 -07:00
Kelven Yang
102bc1f39f Don't use dynamic quiried key size as it varies on different JVM implementation and security providers 2012-04-20 11:43:06 -07:00
kishan
316267f684 bug CS-14576: Fail 2.2.14 to 3.0.0 upgrade if encryption is not enabled
status CS-14576: resolved fixed
reviewed-by: Nitin
2012-04-20 16:12:03 +05:30
kishan
f9528405af bug CS-14577: Use premium upgrade checker in components.xml, since usage is also OSS now
status CS-14577: resolved fixed
reviewed-by: Nitin
2012-04-20 16:12:03 +05:30
Abhi
6f0890ea3a bug CS-12812: XCP has get_mtime missing from the utils, added it here 2012-04-20 10:43:01 +05:30
Nitin Mehta
44f4a5219a bug CS-14530: Whwnever creating an agent of type Routing update the capacity state as there is a transition in the resource state of the host.
Reviewed By: Kishan
2012-04-20 10:34:15 +05:30
Sheng Yang
329b06087e CS-14542: Fix wrong traffic label for KVM agent
Conflicts:

	agent/src/com/cloud/agent/resource/computing/LibvirtComputingResource.java
2012-04-19 18:29:36 -07:00
prachi
f76ad76775 Bug 14158 - 2.2.x - 3.0 db upgrade for multiple physical networks
-Create multiple physical networks if there are distinct tags found in network_tags table.
-One physical network per tag.
-Currently all tags flow to xenserver traffic type label.
2012-04-19 15:29:09 -07:00
Pranav Saxena
8b35987b8d CS-13830 : Zone's guest CIDR field is not modifiable in the UI 2012-04-19 15:17:40 -07:00
Pranav Saxena
26b4d180d1 CS-13830 : Zone's guest CIDR field is not modifiable in the UI 2012-04-19 15:17:27 -07:00
Jessica Tomechak
e76c34e6f7 Fix docs for CS-14560, typo. 2012-04-19 13:08:25 -07:00
Brian Federle
231a67b951 Add missing 'fetchLatest' for second listCapacity call 2012-04-19 13:00:19 -07:00
Pranav Saxena
7fb70ab9f1 CS-13763 : System Wide Capacity Percentages are not being properly shown on Firefox on Ubuntu/Fedora 2012-04-19 12:53:51 -07:00
Pranav Saxena
78dc2ecf18 CS-13904 : Labels for service offering CPU and memory not consistent 2012-04-19 12:53:42 -07:00
Pranav Saxena
0dcaab2581 CS-13825 : There's an extra >CR> in the internal DNS text label in firefox Ubuntu Cloudstack Installation 2012-04-19 12:53:16 -07:00
Brian Federle
04ce34daaf bug CS-14573
Update EULAs
2012-04-19 12:41:15 -07:00
Kelven Yang
c5083787c2 Hardening console proxy AJAX protocol to address security concerns 2012-04-19 12:10:33 -07:00
kishan
e5571480d4 bug CS-14566: set up physical networks before encrypting config values
status CS-14566: resolved fixed
reviewed-by: Nitin
2012-04-19 21:59:51 +05:30
Rajesh Battala
327049b5c5 CS-14546: Fixed bug Unable to view console in System and Guest VMs and Added Upgrade script 2012-04-19 21:15:45 +05:30
Nitin Mehta
0b18117db9 bug CS-14530: Whwnever creating an agent for the host put in enabled and disabled according to the hierarchy.
Reviewed By: Kishan
2012-04-19 19:00:53 +05:30
Nitin Mehta
e04822eb70 bug CS-14530: Whenver adding a new capacity check the state of the resource - if its disabled/enabled.
Reviewed By: Kishan
2012-04-19 14:24:12 +05:30
Sheng Yang
b31f383398 CS-14369: Fix Quick Installation on the single host
Notice, even after this fix, there would be 2 entries in the mshost table, after
mgmt server restarted. But it should be harmless, since only one of them is
"Up".

Some message in the log would indicate something wrong with the original mshost
entry, but still, it seems harmless.
2012-04-18 20:19:17 -07:00
Jessica Wang
9d694dd8e7 cloudstack 3.0 UI - localize validation message for vm host name. 2012-04-18 18:20:42 -07:00
Jessica Wang
b7b77cea5c CS-14559: cloudstack 3.0 UI - VM Wizard - last step - screen doesn't change, but user-entered VM name will be passed as hostname and displayname to deployVirtualMachine API. Add validation of user-entered name field to match naming rule of hostname. 2012-04-18 17:45:41 -07:00
Alena Prokharchyk
d7f4d5d4ec CS-14553: db upgrade - for default network offerings:
1) Change display text to match fresh 3.0.2
2) Delete lb service for the offerings using VR as a provider and not having source nat service
2012-04-18 17:10:52 -07:00
Alena Prokharchyk
92c8c80978 Fixed spelling mistake in db upgrade script 2012-04-18 14:28:16 -07:00
Jessica Wang
c446c46cb7 cloudstack 3.0 UI - host page - list view - add State column with color and icon. 2012-04-18 14:12:12 -07:00
Jessica Wang
cff7ff5fc4 cloudstack 3.0 UI - instance page - attach ISO - fix a localization error. 2012-04-18 14:02:18 -07:00
Jessica Wang
e32449613d CS-14142: cloudstack 3.0 UI - Instance page - show Attached ISO name instead of Attached ISO Yes/No. 2012-04-18 13:52:53 -07:00
Jessica Wang
e6d064952d cloudstack 3.0 UI - statistics tab in Instance page, Host page - Network Read, Network Write - if API returns 0, show 0 instead of N/A. 2012-04-18 13:31:11 -07:00
Alena Prokharchyk
0508090090 CS-14558: db upgrade - fixed inconsistencies fresh vs upgraded 3.0.2 build 2012-04-18 13:28:09 -07:00
Jessica Wang
4a7c7da191 CS-13896: cloudstack 3.0 UI - register template, register ISO - correct message and label. 2012-04-18 12:15:25 -07:00
kishan
7be811905f bug CS-14532: during 2211-2212 upgrade, do not add resource count entries for resourceTypes that were added in later releases
status CS-14532: resolved fixed
reviewed-by: Nitin
2012-04-18 15:39:21 +05:30
Abhi
08bda90268 adding support for NetworkUsageCommand for XCP 2012-04-18 14:51:52 +05:30
Jessica Wang
4cc9bf95c8 CS-13589: cloudstack 3.0 UI - volume page - when a volume is in "Migrating" state, disallow any action. 2012-04-17 16:24:44 -07:00
anthony
478eb1df6c bug : 14543
XenServer doesn't need to provide gateway
2012-04-17 16:08:15 -07:00
Jessica Wang
e852857f9e bug 14516: add zone wizard - exclude EIP, ELB, SG network offerings only when hypervisor is VMware or BareMetal. 2012-04-17 11:06:05 -07:00
Jessica Wang
64b45722de cloudstack 3.0 UI - deployVM action - not show dialogbox of "password of new VM xxx is yyy" if deployVirtualMachine API doesn't return password (regardless of passwordenabled property). 2012-04-17 10:35:35 -07:00
Murali reddy
e5bf243498 bug CS-14458: NetScaler SDX support in CloudStack only work with 10 gig interface
This fix will ensure both 10gig and 1 gig interfaces of NetScaler SDX are supported
2012-04-17 14:07:47 +05:30
Jessica Wang
193e835717 bug 14410: cloudstack 3.0 UI - instance page - Start VM action - show vm password on screen if startVM API returns it. 2012-04-16 18:22:12 -07:00
Alena Prokharchyk
01274e3af4 CS-14480: db upgrade 3.0.1-3.0.2 - fixed upgrade inconsistencies in default fields values 2012-04-16 16:04:45 -07:00
Alena Prokharchyk
03ccb7f313 CS-14512: fixed deployVm with ipToNetworkList when uuid is used for networkIds
Conflicts:

	server/src/com/cloud/api/ApiResponseHelper.java
2012-04-16 15:43:56 -07:00
Vijayendra Bhamidipati
1543c01e8d Bug CS-14448: Wrong error message on using the createVlanIpRange cmd
Description:

	Fixing two other scenarios apart from the reported one
	where we were not passing in database IDs for translation
	into uuids, in the exception.
2012-04-16 15:27:52 -07:00
Jessica Wang
2f36d60bde bug 12688: fix a bug in listView widget that didn't pass correct filterBy object to loadBody(). 2012-04-16 14:59:23 -07:00
Alena Prokharchyk
662a234916 CS-14297: added "forced" option to deleteStoragePool command. If forced=true, all destroyed volumes are marked as Expunged even when we can't reach primary storage at the moment of deletion.
Conflicts:

	api/src/com/cloud/api/commands/StopVMCmd.java
2012-04-16 13:22:46 -07:00
kishan
35c8c01e9c bug CS-14431: query to drop event table already exists. reverting earlier commit
status CS-14431: resolved fixed
reviewed-by: Nitin
2012-04-16 17:15:08 +05:30
David Nalley
859e367380 fixing rpmbuild CS-14509 2012-04-16 00:54:44 -04:00