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

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


    from f2708d6  Merge release branch 4.13 to master
     add dfd950c  Add protocol number support for security group rules (#3736)

No new revisions were added by this update.

Summary of changes:
 .../AuthorizeSecurityGroupIngressCmd.java          |   2 +-
 scripts/vm/network/security_group.py               |  21 +-
 .../network/security/SecurityGroupManagerImpl.java |  33 +-
 .../test_protocol_number_security_group.py         | 460 +++++++++++++++++++++
 ui/scripts/network.js                              | 114 ++++-
 5 files changed, 608 insertions(+), 22 deletions(-)
 create mode 100644 
test/integration/component/test_protocol_number_security_group.py

Reply via email to