This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from c683de4a55b kvm: fix unit test LibvirtReplugNicCommandWrapperTest
(#7908)
add 2e1c2821a82 UI: Add central project store and watch functionality
(#7900)
add a0702279aae server Don't allow inadvertent deletion of hidden details
via API (#7880)
add 8ad1009ad2d ui: fix notification list reordering intermittently (#7609)
add 3c38ed7a656 server: allow user to list available IPs on shared
networks (#7898)
add 3b05797344c Merge remote-tracking branch 'origin/4.18'
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/network/IpAddressManager.java | 4 +
.../com/cloud/network/IpAddressManagerImpl.java | 2 +-
.../com/cloud/server/ManagementServerImpl.java | 16 ++-
.../main/java/com/cloud/vm/UserVmManagerImpl.java | 25 ++++-
.../java/com/cloud/vm/UserVmManagerImplTest.java | 29 +++--
test/integration/component/test_update_vm.py | 124 ++++++++++++++++++---
ui/src/components/header/HeaderNotice.vue | 2 +-
ui/src/components/header/ProjectMenu.vue | 14 ++-
ui/src/store/getters.js | 1 +
ui/src/store/modules/app.js | 13 ++-
ui/src/store/modules/user.js | 6 +-
ui/src/utils/plugins.js | 9 +-
ui/src/views/AutogenView.vue | 3 +
13 files changed, 211 insertions(+), 37 deletions(-)