Alena Prokharchyk
74aa4974c0
CS-14589: change engine and row_format for op_lock op_nwgrp_work during the db upgrade
2012-04-23 10:55:15 -07:00
frank
b4b86f3859
change version to 3.0.3
2012-04-23 10:45:04 -07:00
Jessica Wang
caabcdb010
CS-14186: cloudstack 3.0 UI - create network offering - when GuestIpType is Shared, hide SourceNat/StaticNat/PortForwarding/LoadBalancer/Firewall/VPN if zoneType is Advanced, hide SourceNat/PortForwarding/Firewall/VPN if zoneType is BAsic.
2012-04-23 10:42:00 -07:00
Prasanna Santhanam
03396a2cfd
CS-14596: check existence of config file before loading
...
Check whether the config file to load cloudstack config is avvailable
in the specified path.
2012-04-23 18:50:38 +05:30
Prasanna Santhanam
5c508946e1
CS-14025: provide python eggs to easily install the python test framework
...
CS-14025: Status - Resolved Fixed
1. Packaging the marvin test client into an installable egg
2. There is a hudson job (marvin) that creates eggs for a specified
branch
3. Alternatively you can use the package-marvin ant target to get a
source tarball.
2012-04-23 17:56:45 +05:30
Abhi
bfc4fe8ca5
bug CS-14593, CS-14541: fixed encryption issue
2012-04-23 15:08:35 +05:30
kishan
d122637761
bug CS-14587: Process 500 rows at a time to encrypt vnc_password in vm_instance table. Added addtional logging.
...
status CS-14587: resolved fixed
reviewed-by: Alena
2012-04-22 22:33:22 +05:30
Alena Prokharchyk
5603359794
Fixed db upgrade bug: do vnc password encryption only for non-removed vms
2012-04-21 22:30:16 -07:00
Alena Prokharchyk
8973955350
More logging to the db upgrade
2012-04-21 22:29:43 -07:00
anthony
2c25be48e8
bug 14582: fix one big in upgrade from 2.1.4 to 3.0.2
...
status 14582: resolved
2012-04-20 17:06:03 -07:00
bfederle
9afb9f4c49
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:06:47 -07:00
bfederle
cf4b5c62b8
Zone wizard UI
...
Move network offerings array to local select fn scope, as it is only used there
2012-04-20 16:06:46 -07:00
bfederle
935fb13481
Zone wizard UI
...
Add missing 'selectedNetworkOfferingObj' var, which may cause JS
errors in some cases
2012-04-20 15:05:00 -07:00
Alena Prokharchyk
7d3eea8225
Fixed db upgrade for 2.1-3.0
2012-04-20 12:00:24 -07:00
Kelven Yang
549a320832
Don't use dynamic quiried key size as it varies on different JVM implementation and security providers
2012-04-20 11:42:15 -07:00
kishan
e730f888d1
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
Conflicts:
server/src/com/cloud/upgrade/dao/Upgrade2214to30.java
2012-04-20 16:05:11 +05:30
kishan
120023fd5d
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:03:39 +05:30
Nitin Mehta
d493262354
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 11:04:11 +05:30
Nitin Mehta
9f63a3d2bb
bug CS-14530: Whenver adding a new capacity check the state of the resource - if its disabled/enabled.
...
Reviewed By: Kishan
2012-04-20 10:56:27 +05:30
Abhi
caf2ce3d9c
bug CS-12812: XCP has get_mtime missing from the utils, added it here
2012-04-20 10:41:58 +05:30
Sheng Yang
ea26cefbe5
CS-14542: Fix wrong traffic label for KVM agent
2012-04-19 18:24:15 -07:00
Pranav Saxena
bb57707359
CS-13830 : Zone's guest CIDR field is not modifiable in the UI
2012-04-19 15:18:32 -07:00
Pranav Saxena
931a69c47b
CS-13830 : Zone's guest CIDR field is not modifiable in the UI
2012-04-19 15:18:32 -07:00
prachi
a5fddd604a
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:11:32 -07:00
Brian Federle
e98899cd13
Add missing 'fetchLatest' for second listCapacity call
2012-04-19 13:00:30 -07:00
Pranav Saxena
1daa44f7fe
CS-13825 : There's an extra >CR> in the internal DNS text label in firefox Ubuntu Cloudstack Installation
2012-04-19 12:56:01 -07:00
Pranav Saxena
3ac1608a53
CS-13904 : Labels for service offering CPU and memory not consistent
2012-04-19 12:56:01 -07:00
Pranav Saxena
d69053df0f
CS-13763 : System Wide Capacity Percentages are not being properly shown on Firefox on Ubuntu/Fedora
2012-04-19 12:56:00 -07:00
Brian Federle
7d79e5fe6b
bug CS-14573
...
Update EULAs
Conflicts:
build/license/eula.ja.html
2012-04-19 12:43:42 -07:00
Kelven Yang
4d28e40c00
Hardening console proxy AJAX protocol to address security concerns
2012-04-19 12:07:35 -07:00
kishan
133745b652
bug CS-14566: set up physical networks before encrypting config values
...
status CS-14566: resolved fixed
reviewed-by: Nitin
2012-04-19 21:59:30 +05:30
Rajesh Battala
d4396da506
CS-14546: Fixed bug Unable to view console in System and Guest VMs and Added Upgrade script
2012-04-19 15:05:42 +05:30
Likitha Shetty
bbe4928546
Revert "Revert "Revert "CS-14546: Fixed bug Unable to view console in System and Guest VMs"""
...
This reverts commit bcfbc81de1 .
Unable to view console in System and Guest VMs
2012-04-19 14:31:05 +05:30
Likitha Shetty
bcfbc81de1
Revert "Revert "CS-14546: Fixed bug Unable to view console in System and Guest VMs""
...
This reverts commit 0147d878a5 .
reverting as commit went on wrong e-mail id.
2012-04-19 14:24:08 +05:30
Likitha Shetty
0147d878a5
Revert "CS-14546: Fixed bug Unable to view console in System and Guest VMs"
...
This reverts commit 5465edf02f .
2012-04-19 14:18:02 +05:30
Likitha Shetty
5465edf02f
CS-14546: Fixed bug Unable to view console in System and Guest VMs
2012-04-19 14:03:12 +05:30
Sheng Yang
b8cea53f09
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:18:57 -07:00
Jessica Wang
f8058b5b3f
cloudstack 3.0 UI - localize validation message for vm host name.
2012-04-18 18:19:46 -07:00
Jessica Wang
33504bc47e
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:44:47 -07:00
Alena Prokharchyk
d51d018a1b
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:41 -07:00
Alena Prokharchyk
b142911515
Fixed spelling mistake in db upgrade script
2012-04-18 14:28:08 -07:00
Jessica Wang
7599b84818
cloudstack 3.0 UI - host page - list view - add State column with color and icon.
2012-04-18 14:11:24 -07:00
Jessica Wang
a2fd69ea7e
cloudstack 3.0 UI - instance page - attach ISO - fix a localization error.
2012-04-18 14:01:30 -07:00
Jessica Wang
9e995a7d65
CS-14142: cloudstack 3.0 UI - Instance page - show Attached ISO name instead of Attached ISO Yes/No.
2012-04-18 13:52:07 -07:00
Jessica Wang
1356aae5dc
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:30:32 -07:00
Alena Prokharchyk
1584a26ef9
CS-14558: db upgrade - fixed inconsistencies fresh vs upgraded 3.0.2 build
2012-04-18 13:27:59 -07:00
Jessica Wang
7b4d6a06e1
CS-13896: cloudstack 3.0 UI - register template, register ISO - correct message and label.
2012-04-18 12:09:39 -07:00
kishan
b88019ad8f
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:40:30 +05:30
Abhi
6179fb38fb
adding support for NetworkUsageCommand for XCP
2012-04-18 14:50:38 +05:30
Jessica Wang
6cbf34f196
CS-13589: cloudstack 3.0 UI - volume page - when a volume is in "Migrating" state, disallow any action.
2012-04-17 16:21:32 -07:00