You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2016/01/26 07:56:51 UTC

[6/6] git commit: updated refs/heads/master to 886be62

Merge release branch 4.7 to master

* 4.7:
  CLOUDSTACK-9245 - Deletes ACL items when destroying the VPC or deleting the ACL itself
  CLOUDSTACK-9245 - Formatting NetworkACLServiceImpl class
  CLOUDSTACK-9245 - Formatting VpcManagerImpl class
  CLOUDSTACK-9245 - Formatting NetworkACLManagerImpl class


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/886be62c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/886be62c
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/886be62c

Branch: refs/heads/master
Commit: 886be62cfb288a086059c6f14557ca0642d24295
Parents: ac51a78 1e4bc9a
Author: Remi Bergsma <gi...@remi.nl>
Authored: Tue Jan 26 07:56:20 2016 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Tue Jan 26 07:56:20 2016 +0100

----------------------------------------------------------------------
 .../cloud/network/vpc/NetworkACLService.java    |   5 +-
 .../network/vpc/NetworkACLManagerImpl.java      | 135 +++----
 .../network/vpc/NetworkACLServiceImpl.java      | 251 ++++++------
 .../com/cloud/network/vpc/VpcManagerImpl.java   | 397 ++++++++++---------
 .../com/cloud/vpc/NetworkACLManagerTest.java    |  72 ++--
 5 files changed, 444 insertions(+), 416 deletions(-)
----------------------------------------------------------------------