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

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


    from 6233a77  CLOUDSTACK-10294: PEP-8 fixes and enhancements to 
security_group.py (#2432)
     add 876c464  [CLOUDSTACK-10301] Allow updating the network ACL list name 
and Description
     add 1dc7cf1  Cleanups and formatting to make checkstyle happy

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/network/vpc/NetworkACLService.java   |  51 +--------
 .../user/network/UpdateNetworkACLListCmd.java      |  22 +++-
 .../java/com/cloud/network/vpc/NetworkACLVO.java   |   8 ++
 .../cloud/network/vpc/NetworkACLServiceImpl.java   |  96 ++++++++--------
 .../network/vpc/NetworkACLServiceImplTest.java     | 124 +++++++++++++++++++++
 ui/l10n/ar.js                                      |   1 +
 ui/l10n/ca.js                                      |   1 +
 ui/l10n/de_DE.js                                   |   1 +
 ui/l10n/en.js                                      |   1 +
 ui/l10n/es.js                                      |   1 +
 ui/l10n/fr_FR.js                                   |   1 +
 ui/l10n/hu.js                                      |   1 +
 ui/l10n/it_IT.js                                   |   1 +
 ui/l10n/ja_JP.js                                   |   1 +
 ui/l10n/ko_KR.js                                   |   1 +
 ui/l10n/nb_NO.js                                   |   1 +
 ui/l10n/nl_NL.js                                   |   1 +
 ui/l10n/pl.js                                      |   1 +
 ui/l10n/pt_BR.js                                   |   1 +
 ui/l10n/ru_RU.js                                   |   1 +
 ui/l10n/zh_CN.js                                   |   1 +
 ui/scripts/ui/widgets/detailView.js                |   2 +-
 ui/scripts/vpc.js                                  |  35 +++++-
 23 files changed, 254 insertions(+), 100 deletions(-)
 create mode 100644 
server/src/test/java/com/cloud/network/vpc/NetworkACLServiceImplTest.java

-- 
To stop receiving notification emails like this one, please contact
raf...@apache.org.

Reply via email to