This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from c856614  Document how to pass CIDRs lists API calls (#4035)
     add e225db4  ca: Removed check on client mode (#4226)
     add eec5602  api: Bug fixes for primate (#4214)
     new 36ef850  Merge remote-tracking branch 'origin/4.14'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/cloudstack/acl/RoleService.java     |  8 ++++
 .../api/command/admin/acl/ListRolesCmd.java        | 25 ++++++------
 .../cloudstack/api/command/user/vm/ListVMsCmd.java | 12 ++++++
 .../cloudstack/api/response/HostResponse.java      |  6 +--
 .../org/apache/cloudstack/acl/dao/RoleDao.java     |  6 +++
 .../org/apache/cloudstack/acl/dao/RoleDaoImpl.java | 15 ++++++-
 .../cloudstack/ca/provider/RootCAProviderTest.java |  2 -
 .../java/com/cloud/api/query/QueryManagerImpl.java | 15 +++----
 .../com/cloud/api/query/dao/HostJoinDaoImpl.java   | 12 +++++-
 .../cloud/api/query/dao/TemplateJoinDaoImpl.java   | 10 ++---
 .../cloud/network/vpc/NetworkACLServiceImpl.java   |  2 +-
 .../org/apache/cloudstack/acl/RoleManagerImpl.java | 46 ++++++++++++++++------
 .../apache/cloudstack/acl/RoleManagerImplTest.java | 19 ++++-----
 13 files changed, 123 insertions(+), 55 deletions(-)

Reply via email to