cloudstack/server/src/com/cloud
KC Wang 01864ef77c CLOUDSTACK-6697: bigswitch networking plugin update
1. provide compatibility with the Big Cloud Fabric (BCF) controller
   L2 Connectivity Service in both VPC and non-VPC modes
2. virtual network terminology updates: VNS --> BCF_SEGMENT
3. uses HTTPS with trust-always certificate handling
4. topology sync support with BCF controller
5. support multiple (two) BCF controllers with HA
6. support VM migration
7. support Firewall, Static NAT, and Source NAT with NAT enabled option
8. add VifDriver for Indigo Virtual Switch (IVS)

This closes #151

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-09 13:02:02 +05:30
..
account Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
acl Error message exposes domain Id when deployVirtualMachine() is attempted on a shared network to which the user doesnot have access to. 2015-03-13 15:02:26 +05:30
agent/manager CLOUDSTACK-8181: Introducing a new allocator called firstfitleastconsumed. The purpose of this allocator is to find hosts/pools with least capacity usage (in terms of percentage) within the cluster and use those resources first before others. This allocator can be used changing vm.allocation.algorithm. For hosts it would decide the least consumed host through the setting host.capacityType.to.order.clusters to base the usage on cpu or ram. 2015-01-26 10:48:06 -08:00
alert CLOUDSTACK-8285: check and update IP capacity states based on allocation state 2015-02-25 16:47:40 +05:30
api CLOUDSTACK-6697: bigswitch networking plugin update 2015-04-09 13:02:02 +05:30
async Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
capacity CLOUDSTACK-8312: The storage usage of "Primary Storage Allocated" is incorrect. 2015-03-10 16:52:25 +05:30
configuration hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +05:30
consoleproxy Avoid distributing private key for realhostip.com 2015-03-13 15:02:27 +05:30
dc Fixed some problems reported by FindBugs 2014-03-13 13:45:30 -07:00
deploy removed executable flags from java classes 2014-11-23 19:49:01 +01:00
event removed executable flags from java classes 2014-11-23 19:49:01 +01:00
ha Boolean -> boolean 2015-03-25 22:20:40 +01:00
hypervisor kvm: Check the return value of the cloudstack-setup-agent command 2015-03-04 12:42:14 +05:30
metadata CLOUDSTACK-6987: Add support for storing metadata for snapshot policy and controlling policy using display flag 2014-06-24 14:07:39 -07:00
network CLOUDSTACK-6697: bigswitch networking plugin update 2015-04-09 13:02:02 +05:30
projects removed executable flags from java classes 2014-11-23 19:49:01 +01:00
resource hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +05:30
resourcelimit CLOUDSTACK-5238: password checks, NPE fixes and minor fixes 2015-02-27 18:24:46 +05:30
server excluded plain text authenticator 2015-03-23 11:59:47 +05:30
servlet CLOUDSTACK-7089: don't log VNC password 2015-02-26 18:11:12 +05:30
storage CLOUDSTACK-8350: Volume attachment failed when user stops the VM during attaching DISK. 2015-03-27 15:26:32 +05:30
tags CLOUDSTACK-7362: fix wrong uuid issue for resource tags 2014-08-18 16:17:36 +02:00
template Adding support for creating a volume from a snapshot when the snapshot is on managed storage 2015-01-20 15:24:33 -07:00
test removed executable flags from java classes 2014-11-23 19:49:01 +01:00
usage CLOUDSTACK-8151: Add removeRawUsageRecords API to cleanup old cloud_usage data 2015-01-23 19:38:32 +05:30
user findbugs: removed redundant null check 2015-03-25 18:12:42 +01:00
uuididentity CLOUDSTACK-6785: changed async job param injectedjobid to customjobid and check for unique/uuid 2014-05-27 15:23:12 -06:00
vm CLOUDSTACK-7348 InvalidParameter Exception while executing scale vm. 2015-03-16 12:37:45 +05:30