cloudstack/api/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
..
agent Adding more tests to cover other possibilities concerning different versions of the XenServer 2015-03-31 16:49:48 +02:00
alert All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
api/commands Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
capacity removed executable flags from java classes 2014-11-23 19:49:01 +01:00
configuration CS-19072: fixed broken pagination and count in listNetworkOfferings 2014-07-28 14:44:04 -07:00
consoleproxy Removed schema from the dependency of many components 2013-07-29 10:55:19 -07:00
dc removed executable flags from java classes 2014-11-23 19:49:01 +01:00
deploy CLOUDSTACK-5853 cannot deploy vm with differing service storage tag and data disk storage tag 2014-11-18 14:07:51 -08:00
domain Removed getUUID() method from Domain interface as this interface already implements @Identity where getUUID is defined 2014-03-13 12:54:13 -07:00
event CLOUDSTACK-8151: Add removeRawUsageRecords API to cleanup old cloud_usage data 2015-01-23 19:38:32 +05:30
exception removed executable flags from java classes 2014-11-23 19:49:01 +01:00
gpu CLOUDSTACK-6447: Grid K120Q and K220Q vGPU types are missing in create service offering menu. 2014-04-18 13:49:26 +05:30
ha Boolean -> boolean 2015-03-25 22:20:40 +01:00
host removed executable flags from java classes 2014-11-23 19:49:01 +01:00
hypervisor hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +05:30
info Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
network CLOUDSTACK-6697: bigswitch networking plugin update 2015-04-09 13:02:02 +05:30
offering For volumes created from template, do not log offering ID in VOLUME.CREATE in usage_event. Moved offering type to DiskOffering interface 2015-01-07 12:31:41 +05:30
org Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
projects Revert "CLOUDSTACK-5872: Async response from addAccountToProject doesn't contain useful information" 2014-03-03 12:44:08 -08:00
region/ha All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
resource removed executable flags from java classes 2014-11-23 19:49:01 +01:00
serializer API response: added new field to @Param - RoleType[] authorized() default {}. The field defines who is authorized to see this partciluar reponse field. If not specified, the parameter is returned to everybody 2014-02-20 17:15:43 -08:00
server removed executable flags from java classes 2014-11-23 19:49:01 +01:00
storage state description c&p fix 2015-01-24 13:54:29 +01:00
template removed executable flags from java classes 2014-11-23 19:49:01 +01:00
user CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 14:53:53 +05:30
uservm removed executable flags from java classes 2014-11-23 19:49:01 +01:00
vm ensure agent reconciliation triggers events 2015-02-18 11:15:44 +05:30