Jessica Wang
8729f75cb1
cloudStack 3.0 new UI - NaaS - NetScaler - add matching fields to listView.
2011-11-21 17:53:02 -08:00
Jessica Wang
6e240ef6db
cloudStack 3.0 new UI - NaaS - populate NetScaler listView.
2011-11-21 17:43:02 -08:00
prachi
54ec6598bb
Bug 12103 - Adding host without labelling guest network fails
...
Removing check for storage network for XenServer, since Xen resource does not use storage traffic type.
2011-11-21 17:24:20 -08:00
prachi
0dc7fb48a1
Bug 11962 - MigrateVirtualMachine fails with AgentUnavailableException when the targeted host for migration is under Maintenance
...
Bug 11964 - You are allowed to migrate a virtual machine on to the host that it already exists o
Changes:
Validations were missing in th MigrateVmCmd API, since from UI the validations are always done while listing hosts for migration as first step.
2011-11-21 17:12:36 -08:00
Murali Reddy
54f4ebf08c
changes for SRX add/config commands for UI integration
2011-11-21 16:57:41 -08:00
Alena Prokharchyk
00f6738e24
bug 12105: don't generate corresponding firewall rule for the pf/staticNat/lb rule in revoke state
...
Conflicts:
server/test/com/cloud/network/MockNetworkManagerImpl.java
server/test/com/cloud/user/MockAccountManagerImpl.java
server/test/com/cloud/vm/MockUserVmManagerImpl.java
2011-11-21 16:34:55 -08:00
Jessica Wang
f24a465129
cloudStack 3.0 new UI - NaaS - fix a bug that network service provider status was wrong in zone chart.
2011-11-21 15:57:19 -08:00
Jessica Wang
07e2d15e49
cloudStack 3.0 new UI - NaaS - correct an API parameter.
2011-11-21 15:49:53 -08:00
Jessica Wang
49e837c898
cloudStack 3.0 new UI - NaaS - specify network service provider as "not-configured" if it's disabled without devices.
2011-11-21 15:48:18 -08:00
Brian Federle
5ce9e74c5c
Add status labels for network providers
2011-11-21 15:24:04 -08:00
Brian Federle
fc6c6fb5cb
Better network provider status UI handling
2011-11-21 15:23:47 -08:00
prachi
6dc4ae47db
Bug 12103: Adding host without labelling guest network fails
...
We do not set the default network labels as 'cloud-private' anymore. Instead it is set to the values set in global config variable. This should avoid the host connect failures requiring the network labels to be setup.
2011-11-21 14:46:02 -08:00
Jessica Wang
20dbde5c82
cloudStack 3.0 new UI - NaaS - fix a bug that dedicated parameter didnt' get to pass into API call.
2011-11-21 14:43:45 -08:00
frank
71a8ad1a32
introduce cloud-grab-dependent-library-versions grabbing dependent libraries version of mgmt server
2011-11-21 14:32:31 -08:00
Jessica Wang
d0b394b39b
cloudStack 3.0 new UI - NaaS - rename capacity to lbdevicecapacity when making API call.
2011-11-21 14:25:39 -08:00
Jessica Wang
8e8ebec325
cloudStack 3.0 new UI - NaaS - parameter name in addNetscalerLoadBalancer, addF5LoadBalancer API has been changed. Here is related UI change.
2011-11-21 14:25:37 -08:00
Brian Federle
cfcda326e5
-Fix args.context for zone host details panel
...
-Fix list view edit action
-Support range input for create form
2011-11-21 14:22:35 -08:00
Murali Reddy
c9b2031fa9
changes in add/configure API commands for F5 & Netscaler for UI integration
2011-11-21 13:31:54 -08:00
Jessica Wang
cdaff93419
cloudStack 3.0 new UI - NaaS - Pod page - IP Range tab
2011-11-21 12:00:54 -08:00
Alena Prokharchyk
d67bef8e78
Owner of the network is system if the network is shared to Domain
2011-11-21 11:52:40 -08:00
Jessica Wang
22619711e7
cloudStack 3.0 new UI - NaaS - zone chart - widget include different parameter in args. Here is related UI change.
2011-11-21 11:11:35 -08:00
Nitin Mehta
ec3a00a230
bug 10281: Template/ISO APIs should throw an exception in failure case for the events to be registered as failure.
...
Reviewed by : Kishan.
status 10281: resolved fixed
2011-11-21 18:58:06 +05:30
Nitin Mehta
57aa7dec91
bug 11811: Changing permissions for extraction of volumes based out of isos.
...
As per the new design following would be done.
(a) any ISO-derived disk can be extracted
(b) there will be a global config to disable extraction of ISO based volumes.
That way people concerned about (a) can just use (b) to fix it.
Reviewed by : Kishan.
status 11811: resolved fixed
2011-11-21 16:58:09 +05:30
Abhinandan Prateek
354b4af63b
completing comments for detail type
2011-11-21 13:58:34 +05:30
Sam Robertson
d684dd86e1
Added more reporting, Fixed bug with setting globals, Added info to README, minor tweaks
2011-11-20 18:04:55 -06:00
prachi
4531c9d6f7
Bug 12082 - Not able to deploy Vms with Host tags.
...
After recent changes of AgentManager, HostDao was wrongly referring to getState() instead of getResourceState().
Fixed this to refer to getResourceState(). This should fix the IndexOutOfBounds error.
2011-11-18 19:03:12 -08:00
Jessica Tomechak
54a1dc3617
Update documentation source files.
2011-11-18 17:51:22 -08:00
Kelven Yang
061ff36434
bug 11814: TemplateResponse now returns template details info
2011-11-18 16:40:32 -08:00
Kelven Yang
a59658177d
bug 11814: connect template and instance details data when sending command to resource
2011-11-18 16:40:31 -08:00
Jessica Wang
e61184c3be
cloudStack 3.0 new UI - NaaS - implement Add NetScaler.
2011-11-18 16:37:41 -08:00
Jessica Wang
b181b109b3
cloudStack 3.0 new UI - NaaS - create shared function addExternalFirewall().
2011-11-18 16:22:46 -08:00
Jessica Wang
21f071051a
cloudStack 3.0 new UI - NaaS - create shared function addExternalLoadBalancer().
2011-11-18 16:12:37 -08:00
Alena Prokharchyk
bc544d31e7
listPublicIpAddresses by associatedNetworkId
2011-11-18 15:57:01 -08:00
Jessica Wang
658b5f929b
cloudStack 3.0 new UI - NaaS - implement add SRX firewall on listView.
2011-11-18 15:50:43 -08:00
Alena Prokharchyk
1871de3048
bug 11853: better error message when try to add VPN user with duplicated user name
...
status 11853: resolved fixed
2011-11-18 15:49:18 -08:00
frank
dd9465c592
Bug 12078 - pxe config file not being sent down (edit)
...
fix in acton
2011-11-18 15:39:22 -08:00
Jessica Wang
874491d4b1
cloudStack 3.0 new UI - NaaS - implement add SRX firewall.
2011-11-18 15:31:26 -08:00
Brian Federle
85f1e56ce1
-Add provider-wide action support
...
-Support defaultValue for create forms
-Fix formatting on panel create forms (for providers)
2011-11-18 14:59:42 -08:00
Jessica Wang
aae3f4a13f
cloudStack 3.0 new UI - NaaS - implement add F5 load balancer device from listView.
2011-11-18 14:49:50 -08:00
Alena Prokharchyk
5ea4133d7b
createNetworkOffering: verify that individual services can be enabled for each provider specified for the network offering
2011-11-18 14:46:10 -08:00
Alex Huang
3d6a87867a
print out the statement on closing for better debugging output
2011-11-18 14:29:05 -08:00
Alex Huang
110b37a937
bug 12040: fixed the problem where if the connection is not retrievable, we cause a classcastexception
...
Reviewed-by: Anthony
2011-11-18 14:29:03 -08:00
Alex Huang
c6dc4f8435
merge changes
2011-11-18 14:29:01 -08:00
Alex Huang
84d5f0514e
Changed network tags to network name as we no longer need to send the entire network tags down to the resource.
2011-11-18 14:28:16 -08:00
Alex Huang
1d268dc23a
fixes problem with a dangling test direct variable name after build
2011-11-18 14:25:03 -08:00
Jessica Wang
e633fbd9b6
cloudStack 3.0 new UI - NaaS - add F5 load balancer device - add capacity, dedicated.
2011-11-18 14:17:03 -08:00
frank
284e72fd02
Fix colon in COMMENT of db schema which makes cloud-setup-database failed
2011-11-18 14:09:42 -08:00
frank
5d6653224b
directly search ssvm in host table when sending SecStorageFirewallCfgCommand
2011-11-18 13:59:17 -08:00
Alena Prokharchyk
71ff88f211
bug 12067: set 'extractable' field default value to 0 as a part of 2.2.13 to 2.2.14 db upgrade
...
status 12067: resolved fixed
Conflicts:
server/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
server/src/com/cloud/upgrade/PremiumDatabaseUpgradeChecker.java
setup/db/create-schema.sql
2011-11-18 13:44:59 -08:00
Jessica Wang
e5cdacf3d3
cloudStack 3.0 new UI - NaaS - add F5 load balancer device - add public interface, private interface, number of retries, mode.
2011-11-18 13:39:22 -08:00