Saksham Srivastava
7fb2b8c68e
CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool
...
Signed-off-by: Koushik Das <koushik@apache.org>
2014-03-07 01:08:00 +07:00
Alena Prokharchyk
326313e02e
Resource metadata support for S2SVpnConnection
2013-12-12 14:57:44 -08:00
Alena Prokharchyk
888a599a41
Resource metadata support for customer gateway
2013-12-12 13:56:38 -08:00
Alena Prokharchyk
93fd323357
Resource metadata support for Site2SiteVpnGateway
2013-12-09 17:37:37 -08:00
edison su
77227960cf
Fix snapshot details dao
2013-12-03 13:05:03 -08:00
Alena Prokharchyk
4edc3989bb
Resource metadata support for NetworkACLItem
2013-11-27 14:37:28 -08:00
Alena Prokharchyk
c9b0a8b1f4
Resource metadata support for NetworkACLList
2013-11-26 17:22:32 -08:00
Alena Prokharchyk
1fe8efc85f
Resource metadata support for VPC Private Gateway
2013-11-26 12:48:41 -08:00
Alena Prokharchyk
cb14dad75b
Resource metadata - support for VPC
...
Conflicts:
api/src/com/cloud/server/ResourceTag.java
server/src/com/cloud/metadata/ResourceMetaDataManagerImpl.java
2013-11-21 12:59:49 -08:00
Alena Prokharchyk
0837697f9b
Resource Metadata: added implementation for Remote Access VPN
2013-11-13 14:27:06 -08:00
Alena Prokharchyk
8bd1eaa210
ResourceMetaData: added support for userIpAddress (publicIp) metadata
2013-11-08 10:48:43 -08:00
Syed
0076307863
Squashed merge of Ssl Termination feature
...
Bug: https://issues.apache.org/jira/browse/CLOUDSTACK-4821
FS: https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSL+Termination+Support
This patch implements the SSL offload feature for loadbalancers
and includes the implementaion for this to work with Netscaler.
The following are the new API's that this patch adds
uploadSslCert
deleteSslCert
listSslCert
assignCertToLoadBalancer
removeCertFromLoadBalancer
Unit tests are also included in the patch.
2013-11-08 16:49:16 +05:30
Bharat Kumar
7095ea2b5e
CLOUDSTACK-4738 Dynamic compute offering.
...
Signed-off-by: Koushik Das <koushik@apache.org>
2013-11-07 12:41:20 +05:30
Jayapal
b464a20a52
CLOUDSTACK-4736: Monitoring services in VR
2013-11-05 23:39:33 +05:30
Alena Prokharchyk
5caeab782d
ResourceDetails -
...
1) added createDetail to ResourceDetailDao interface to provide generic way of creating resourceDetail DB objects
2) added resource details support for firewall rules
2013-10-28 14:45:52 -07:00
Edison Su
70b2c0150d
rebase to spring changes
2013-10-25 18:15:36 -07:00
Alena Prokharchyk
24725f8e21
ResourceDetails:
...
1) Added support for Zone resource details
2) Renamed DcDetailsDao to DataCenterDetailsDao to follow the CS name convention for DataCenter related classes
2013-10-24 15:54:49 -07:00
Darren Shepherd
df728fcf41
Include new DAO added since spring-modularization branch
2013-10-23 11:23:52 -07:00
Darren Shepherd
67186429e1
Spring Modularization
...
ACS is now comprised of a hierarchy of spring application contexts.
Each plugin can contribute configuration files to add to an existing
module or create it's own module.
Additionally, for the mgmt server, ACS custom AOP is no longer used
and instead we use Spring AOP to manage interceptors.
2013-10-02 15:41:04 -07:00