Kanzhe Jiang
ee3fd18435
BigSwitch networking plugin update
...
Update BigSwitch Plugin:
. UI support for adding BigSwitch controller as a network service provider
. Correct the message format between the plugin and the controller
. Add Health check API
Test to add a BigSwitch controller as a network service provider and view.
Test to implementation of guest network on the controller
Test to associate VM to its guest network
2013-03-29 18:54:48 +05:30
Pranav Saxena
690c31290b
CLOUDSTACK-767:nTier Apps 2.0 : Allow more than one Private GW to a VPC
2013-03-29 18:00:42 +05:30
Pradeep
5a66ec35ad
CLOUDSTACK-1689: KVM agent install.sh should install ipset command
...
Added ipset in cloud.spec as part of agent install.
Signed-off-by: Pradeep <pradeep.soundararajan@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-29 16:39:35 +05:30
Hugo Trippaers
9a5bf78c3e
Better error handling for some corner cases
...
Make the exceptions more descriptive so admins can pinpoint the issue
easier.
2013-03-29 12:06:03 +01:00
Hugo Trippaers
95fce11215
CLOUDSTACK-1156 Fix small typo
2013-03-29 12:05:58 +01:00
Murali Reddy
48311363d6
CLOUDSTACK-1834: Events are not generated for registerUserKeys(),
...
Enabling account and Editing account.
2013-03-29 15:54:00 +05:30
Murali Reddy
b585fa11c1
removing @Autowired, which is not JSR complaint.
...
initializing the bean 'GlobalLoadBalancingRulesServiceImpl' through the componentContext.xml
2013-03-29 15:53:59 +05:30
Anshul Gangwar
6a7156ad9a
CLOUDSTACK-712: Feature Syslog Enhancements
...
Signed-off-by: Anshul Gangwar <anshul.gangwar@citrix.com>
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-03-29 09:53:05 +05:30
Sanjay Tripathi
2c176ab9ea
CLOUDSTACK-1592:[UI] Add support to limit newly added resourcetypes
2013-03-29 14:18:14 +05:30
Prasanna Santhanam
d13c18516a
CLOUDSTACK-1841: Missing cloud.configuration stmts in upgrade
...
Following global configurations introduced b/w 3.0.2 and 4.1 were
missed.
concurrent.snapshots.threshold.perhost | NULL
network.ipv6.search.retry.max | 10000
traffic.sentinel.exclude.zones |
traffic.sentinel.include.zones | EXTERNAL
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-29 13:25:20 +05:30
Rohit Yadav
94de31ebad
api: Fix ListNicsCmd's s_name, it should have a response suffix
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-29 11:45:19 +05:30
Sanjay Tripathi
18695276f7
CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts
...
Addition of two new resource types i.e. Primary and Secondary storage space in the existing pool of
resource types.
Added methods to set the limits on these resources using updateResourceLimit
API command and to get a count using updateResourceCount. Also added calls in the
Templates, Volumes, Snapshots life cycle to check these limits and to increment/decrement the new
resource types
Resource Name :: Resource type number
Primary Storage 10
Secondary Storage 11
Also added jUnit Tests for the same.
Reviewed by : nitin mehta<nitin.mehta@citrix.com>
2013-03-29 11:26:38 +05:30
Marcus Sorensen
d6e11f25ac
CLOUDSTACK-1844 - fix typo in agent pre-script to allow copy of old configs
...
to new config location
Reported-by: Sangeetha Hariharan (JIRA)
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1364522608 -0600
2013-03-28 20:03:28 -06:00
Jessica Wang
4534dafba1
CLOUDSTACK-1840: cloudstack UI - VM Wizard - fix a bug that the first parameter in jQuery.grep() should not be null.
2013-03-28 16:23:34 -07:00
Sheng Yang
e3f67d126d
CLOUDSTACK-1827: Fix redundant router update mechanism
...
There is a bug that if the smaller number ID RvR stop running, that pair of
RvR's status won't be updated. This patch fixed it.
2013-03-28 15:54:07 -07:00
Jessica Wang
86a153c595
CLOUDSTACK-1838: cloudstack UI - volume page - listView, detailView - hide hypervisor field when log in as regular-user/domain-admin.
2013-03-28 14:38:52 -07:00
Alena Prokharchyk
34a59fc3a7
Fixed createNetworkOfferingUnittest
2013-03-28 12:16:05 -07:00
Jessica Wang
0f3b7ef225
CLOUDSTACK-1616: cloudstack UI - Infrastructure menu - zone detail - create network - correct IPv6 parameter names passed to API call.
2013-03-28 11:30:24 -07:00
Min Chen
c52d04cd63
Correct a naming typo.
2013-03-28 10:23:55 -07:00
Hugo Trippaers
c8fd16c03d
Summary: Workaround for CLOUDSTACK-1831 and CLOUDSTACK-1672
...
Exclude the transient dependency on jaxb-impl 2.1.13 in cxf-bundle-jars.
VmWare code depends on the 2.0 version
2013-03-28 15:00:04 +01:00
Koushik Das
c502b46703
CLOUDSTACK-1381
...
Fixed inconsistency in cluster limit check for Vmware clusters.
While adding a new Vmware cluster limit check done correctly but while adding a host to an existing cluster there was an issue with limit check.
2013-03-28 17:26:12 +05:30
Nitin Mehta
3e4430d811
CLOUDSTACK-658 - Scaleup vm support for Xenserver
...
Added the framweork so that it can be extended for vmware and kvm as well.
Added unitests and marvin tests.
2013-03-28 16:43:37 +05:30
Murali Reddy
f8b8f60977
Inject GslbServiceProvider using @Inject fails in oss build, as it requires an
...
implemenation by default to autowire but only implementation avaialable
is in nonoss plugin. So using autowired required=false for injecting
GslbServiceProvider that will work with both oss and non-oss builds.
2013-03-28 16:20:13 +05:30
Radhika PC
d437cb6dac
CLOUDSTACK-772
2013-03-28 10:53:52 +05:30
Murali Reddy
e8a144a21d
BLOCKER: oss jetty server fails to launch
...
temporarily disabling spring injection of GslbServiceProvider as only
implementing class is in non-oss, so oss build fails to launch with no
bean fpund exception
2013-03-28 08:49:35 +05:30
Kelven Yang
66b47ef6f8
Fix current blocking issue caused by the missing dependency of UCS plugin in master maven project
2013-03-27 16:28:26 -07:00
Brian Federle
a6d7c9af7c
CLOUDSTACK-1437: Fix detail view for newly-created storage pool
2013-03-27 14:07:36 -07:00
Marcus Sorensen
a588efc0cc
Summary: RPM - recover configs during upgrade
...
Detail: Uninstallation of old RPMs wipes out some of the configs, and makes it
difficult to reapply existing configs. This change moves the config directory
to cloud.rpmsave, and then pulls in necessary files from that location during
post install of agent and management server.
Test passed:
install 4.0 RPMs, set up advanced zone
build 4.1 RPMs via package.sh, with this patch
install 4.1 RPMs
restart cloudstack-management, cloudstack-agent
verify management, agent, and zone is operational
BUG-ID: CLOUDSTACK-1694
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1364409632 -0600
2013-03-27 12:40:32 -06:00
Murali Reddy
f414b8a850
CLOUDSTACK-1804:Upgrade 4.0 -> 4.1 - DB upgrade fails.
...
remove the data migration functions that were accidently introduced by
commit b6727e564654da2604e17ca477e21d03d4afeb05
2013-03-27 18:06:22 +05:30
Murali Reddy
c5fb8349bf
CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load
...
Balancing) capability for ELB service
merging GSLB feature
2013-03-27 17:54:07 +05:30
Pranav Saxena
c7be3b47cd
CLOUDSTACK-1540:LDAP: Integrate ldapremove functionaly in the UI
2013-03-27 16:11:51 +05:30
Pranav Saxena
f59ea14925
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-03-27 16:05:21 +05:30
Pranav Saxena
4d5f10585e
CLOUDSTACK-1540:LDAP: Integrate ldapremove functionaly in the UI
2013-03-27 16:04:09 +05:30
Funs Kessen
99ea4011b1
Removing baremetal related references
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
Conflicts:
server/src/com/cloud/network/NetworkServiceImpl.java
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-27 15:56:13 +05:30
Edison Su
359b931993
CLOUDSTACK-1788: remember, changing componentcontext.xml also needs to
...
change nooss, they are not in inheritance relationship any more.
2013-03-26 17:51:21 -07:00
Brian Spindler
99bcfd24c7
All slashes were being removed from the storage path which caused adding the pool to break.
...
Reviewed-by: Edison Su<sudison@gmail.com>
2013-03-26 17:36:29 -07:00
Jessica Wang
5df32e6d70
CLOUDSTACK-452: cloudstack UI - zone wizard - when Basic mode is selected, hide IPv6 DNS1, IPv6 DNS2 field.
2013-03-26 16:48:50 -07:00
Jessica Wang
e806ff6743
CLOUDSTACK-452: cloudstack UI - Infrastructure menu - zone detail - guest network - add guest network - validation - Either IPv4 fields or IPv6 fields need to be filled when adding a guest network.
2013-03-26 16:35:42 -07:00
Alena Prokharchyk
26b892daf3
CLOUDSTACK-1771: fixed VirtualRouter nics assignment in the Shared networks. Before the fix VR could get a different IP address from the network upon recreation. With the fix the IP address assigned to the first VR in the network, will remain with the network till its entire lifecycle (stored in placeholder nic) and will be assigned to the VR every time it recreates in the network.
...
Shared networks in both - Advance and Basic - zone types are covered by this checkin
2013-03-26 13:29:57 -07:00
Joe Brockmeier
ba812535aa
another incubating reference fix.
2013-03-26 15:27:29 -05:00
Joe Brockmeier
67034f0c38
Removed unnecessary -incubator reference from Castor docs.
2013-03-26 14:02:01 -05:00
Joe Brockmeier
718fae43a9
another URL correction and also fixing a mis-matched para tag that I committed previously. Oops.
2013-03-26 12:50:13 -05:00
Joe Brockmeier
736d4b950d
Redirecting users to the download page for archived releases. Removing the soon-to-be-incorrect URL for incubator releases.
2013-03-26 12:32:11 -05:00
Joe Brockmeier
1a139e2888
changing URLs in the feature-overview.xml file to reflect graduation.
2013-03-26 12:29:00 -05:00
Brian Federle
d6e8701cae
Regions UI: Change loading state text to 'Loading...'
2013-03-26 10:19:02 -07:00
Joe Brockmeier
fedef61c55
Changed URL for downloads to reflect graduation in configure-package-repository.xml
2013-03-26 12:17:45 -05:00
Joe Brockmeier
fa25f68b06
fixing git URL in cloudmonkey.xml to new location.
2013-03-26 12:09:14 -05:00
Joe Brockmeier
1a4f0b9acf
fixed git URL in building-with-maven-steps.xml
2013-03-26 11:58:42 -05:00
Joe Brockmeier
7cc5a2e45b
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-03-26 10:54:39 -05:00
Joe Brockmeier
a283dc2547
fixing incubator references in api-reference.xml and aws-ec2-user-setup.xml. Note I used the git repo URL for 4.1 rather than HEAD on master in the git URL.
2013-03-26 10:54:24 -05:00