10734 Commits

Author SHA1 Message Date
kishan
531906f039 Bug 13407: sanity check interval is not applicable in 2214. Moved insert query to 30 upgrade
Reviewed-By: Abhi
2012-02-03 18:01:30 +05:30
kishan
a388ed792f Bug 13326: Added is_elastic flag to IP address usage. Added new column in usage_ip_address, defaults to false. size column will contain is_elastic info in cloud_usage table
Status 13326: resolved fixed
Reviewed-By: Nitin
2012-02-03 18:01:30 +05:30
Murali reddy
b70f74088c bug 12880 : NetScaler sticky session support does not work for "lbcookie" and "appcookie"
status 12880: resolved fixed
2012-02-03 17:27:15 +05:30
Nitin Mehta
deadf815ca Bug 13423: Drop i_op_vm_ruleset_log__instance_id, u_op_vm_ruleset_log__instance_id key (if exists) and re-add u_op_vm_ruleset_log__instance_id again.
Reviewed-By: Kishan
2012-02-03 15:54:48 +05:30
Kelven Yang
847dde7896 bug 13428: use static generated keystore to include intermediate CA certificates
Reviewed-by: Edison
2012-02-02 21:14:50 -08:00
prachi
65b7a27407 Bug 13229 - Network Usage - Netscaler - NetworkUsage not being called when Lb rules are deleted and when releasing the Ip adress that has Lb rules.
Reviewed-by: Kishan

Changes:
- When an LB rule is deleted or the IP address having an LB rule configured is released, ExternalNetworkUsageCommand is fired to gather the usage
accumulated on that IP after the last run of the ExternalNetworkUsage job.
2012-02-02 17:23:51 -08:00
Jessica Wang
62b2a05071 bug 13373: create network offering dialog - if this provider dropdown is one of provider dropdowns forcibly changed together earlier, make other forcibly changed provider dropdowns restore default option (i.e. 1st option in dropdown). 2012-02-02 17:17:20 -08:00
Jessica Wang
6fe5c365fa bug 13373: create network offering dialog - only update provider dropdown if the provider supports more than 1 service. 2012-02-02 16:18:03 -08:00
bfederle
b99bf40391 bug 12593: Add support for traffic labels
Traffic labels are now editable for all traffic types (guest, management, storage);
to access them, just go the detail view for each traffic type, and you will see traffic labels
for each hypervisor supported (Xen, KVM, VMware) -- press 'edit' to show a text field for
updating labels.

status 12593: resolved fixed
2012-02-02 16:14:24 -08:00
bfederle
701fff934d Fix detail view action if no args are present 2012-02-02 16:14:23 -08:00
Jessica Wang
cc3bf1e6d2 bug 13373: create network offering dialog - when a provider who can not enable individual service gets selected, make all services supported by this provider have this provider selected in provider dropdown. 2012-02-02 15:54:12 -08:00
Alena Prokharchyk
a8476ac0de bug 12361: 2214-3.0 db upgrade for redundant routers 2012-02-02 14:43:37 -08:00
Jessica Wang
4a0517e9e0 bug 13412: Quick install - add cluster - hypervisor - add KVM option 2012-02-02 13:54:16 -08:00
bfederle
66b69a049b bug 13210: User dashboard layout cleanup
-Replace broken 'My projects' with latest events listing

-Show real network stats; replace with 'Owned networks' and 'Owned IP
addresses'

status 13210: resolved fixed
2012-02-02 13:47:45 -08:00
bfederle
8b13faffb9 bug 13261: Display pod name for cluster-level capacities
status 13261: resolved fixed
2012-02-02 12:30:10 -08:00
bfederle
7bb0785de6 bug 11790
Fix naming for capacity types to be up-to-date with API

status 11790: resolved fixed
2012-02-02 12:25:04 -08:00
Kelven Yang
8060918805 bug 13428: upgrade newly issued realhostip certificate. Reviewed by: Anthony 2012-02-02 11:49:20 -08:00
frank
de7a763ff9 avoid both PodBaseNetworkGuru and StorageNetworkGuru reply to storage network
design call
2012-02-02 11:31:43 -08:00
bfederle
2d218ad451 bug 13246: Fix attach volume when in project mode
status 13246: resolved fixed
2012-02-02 11:10:03 -08:00
frank
e30ca89c7c Bug 13185 - CloudStack UI shows incorrect info for SSVM public IP
status 13185: resolved fixed
2012-02-02 10:52:18 -08:00
Jessica Wang
c9795a33f6 bug 13030: IP address page - Make EnableVPN action available in any type of IP, instead of only sourceNAT IP. 2012-02-02 10:34:27 -08:00
Alena Prokharchyk
504af05df4 bug 13335: fixed name/displayText network update
status 13335: resolved fixed
2012-02-02 10:34:06 -08:00
kishan
f1a30a21aa Bug 13133: Added snapshot delete event when a recurring snapshot deletes oldest snap
Status 13133: resolved fixed
Reviewed-By: Nitin
2012-02-02 18:56:07 +05:30
Murali reddy
cf75552186 bug 13146: Netscaler - Editing the algorithm from "source" to "roundrobin" fails
status 13146: resolved fixed
2012-02-02 18:05:57 +05:30
abhi
44f248b9a5 bug 13407: adding missing conf variables
reviewed-by: kishan
2012-02-02 13:34:03 +05:30
abhi
1beab0be32 bug 12849: applying vm sync fence fix/cleanup to master 2012-02-02 11:15:14 +05:30
Jessica Wang
7cdb83abfc bug 13343: network page - don't show "Add guest network" button if basic zone(s) exists. 2012-02-01 17:16:11 -08:00
Alena Prokharchyk
78f6fc9e43 bug 12361: Inermediate checkin to 2.2.14-3.0 db upgrade 2012-02-01 16:46:56 -08:00
bfederle
9221fdc7ef bug 13413
Fix tooltips in zone wizard for public/management traffic types

status 13413: resolved fixed
2012-02-01 16:12:59 -08:00
Jessica Wang
46c0024a34 bug 13362: fix error message in StorageManagerImpl.java 2012-02-01 15:49:21 -08:00
Kelven Yang
1658a75a72 Prepare network environment before relocating VM 2012-02-01 15:47:49 -08:00
Jessica Wang
ccabee788a bug 13289: zone wizard - correct text. 2012-02-01 15:21:27 -08:00
Kelven Yang
dcee71e923 Prepare secondary storage in migration target host before migration happens, unlike primary storage, secondary storage is prepared on-demand 2012-02-01 15:20:59 -08:00
bfederle
e6b1929d1a Fix network offering availability field 2012-02-01 14:46:30 -08:00
Jessica Wang
9687bb51ef bug 13080: instance wizard - basic zone - step 5 - when no networks nor security groups to select from, show text "The zone you selected does not have any choices for network selection" instead of "Either you select a basic zone whose guest network does not include security group service or your selected hypervisor does not have any additional network features or you don't have any zone that has security group enabled." 2012-02-01 14:31:47 -08:00
Jessica Wang
c7460ae962 bug 12966: domain page (tree-view) - remove search box since no place to show searching results in a tree. 2012-02-01 14:06:47 -08:00
Jessica Wang
5eea6a5c3c bug 12925: pass account parameter to ListVpnUsers API and createRemoteAccessVpn API. 2012-02-01 13:49:53 -08:00
Alena Prokharchyk
2f17d465dc Fixed 2.2.14-3.0 db upgrade for usage
Added unittest as well
2012-02-01 13:33:53 -08:00
Jessica Wang
e8d7220ff3 bug 12728: extend listView widget to take in preFilter. filter Destroyed option from listView filters for regular user. 2012-02-01 13:29:35 -08:00
Jessica Wang
d7f6cff115 bug 12686: add guest network, edit guest network - network offering dropdown - pass zoneId to listNetworkOfferings API 2012-02-01 11:59:16 -08:00
bfederle
4ccd7f5260 bug 12933: Support subdomain access for guest networks
status 12933: resolved fixed
2012-02-01 11:35:59 -08:00
Jessica Wang
0d80dcd5b2 zone detail page - add domain name. 2012-02-01 11:35:24 -08:00
Kelven Yang
925774ef5b bug 13129: remove unused vmware lib jars 2012-02-01 11:30:02 -08:00
Alena Prokharchyk
edd4c84ca1 Add domain name info for private zones in listZones api response 2012-02-01 11:26:00 -08:00
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