You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sh...@apache.org on 2022/08/26 08:52:41 UTC

[cloudstack] branch main updated (f76b6c686d -> c526244359)

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

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


    from f76b6c686d Merge remote-tracking branch 'apache/4.17' into main
     add c8494354ca UI: Fixes suffix icon on project selector not work (#6671)
     add 7ddebd3b2c server: fix error when dedicating guest vlan range for physical nw without vlan range (#6655)
     add 7115e35965 ui: fix update network update in sequence param (#6675)
     new c526244359 Merge remote-tracking branch 'apache/4.17' into main

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:
 .../java/com/cloud/network/NetworkServiceImpl.java | 27 ++++++++++++----------
 .../cloud/network/DedicateGuestVlanRangesTest.java | 20 ++++++++--------
 ui/src/components/header/ProjectMenu.vue           |  2 +-
 ui/src/components/header/SamlDomainSwitcher.vue    |  2 +-
 ui/src/style/ant-overwrite/ant-form.less           |  8 +++++++
 ui/src/views/AutogenView.vue                       |  2 +-
 ui/src/views/network/UpdateNetwork.vue             |  4 ++--
 7 files changed, 38 insertions(+), 27 deletions(-)


[cloudstack] 01/01: Merge remote-tracking branch 'apache/4.17' into main

Posted by sh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

shwstppr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit c5262443595e4ed1bb9898654f3bed728331ffc0
Merge: f76b6c686d 7115e35965
Author: Abhishek Kumar <ab...@gmail.com>
AuthorDate: Fri Aug 26 14:22:14 2022 +0530

    Merge remote-tracking branch 'apache/4.17' into main

 .../java/com/cloud/network/NetworkServiceImpl.java | 27 ++++++++++++----------
 .../cloud/network/DedicateGuestVlanRangesTest.java | 20 ++++++++--------
 ui/src/components/header/ProjectMenu.vue           |  2 +-
 ui/src/components/header/SamlDomainSwitcher.vue    |  2 +-
 ui/src/style/ant-overwrite/ant-form.less           |  8 +++++++
 ui/src/views/AutogenView.vue                       |  2 +-
 ui/src/views/network/UpdateNetwork.vue             |  4 ++--
 7 files changed, 38 insertions(+), 27 deletions(-)