This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 2a63483b4c5 framework/config: make logic in ::value() defensive (#9108) add 6b4955affe9 Fix message publish in transaction (#8980) add a0f87187da1 ui: fix documentation link for VM autoscaling (#9044) add ea9a0f4adf8 ui: fix haenable in edit vm form (#9049) add f0df8d7831a ui: fix limit format (#9060) add 33659fdf069 server,test: fix resourceid for VOLUME.DETROY in restore VM (#9032) new b38f1364e6a Merge branch '4.19' 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: .../cloud/configuration/ConfigurationManager.java | 3 +- .../engine/orchestration/NetworkOrchestrator.java | 34 ++++++++++++++++------ .../configuration/ConfigurationManagerImpl.java | 17 +++++++---- .../main/java/com/cloud/vm/UserVmManagerImpl.java | 2 +- .../cloud/vpc/MockConfigurationManagerImpl.java | 5 ++-- test/integration/smoke/test_events_resource.py | 15 ++++++++-- ui/src/config/section/compute.js | 2 +- ui/src/views/compute/EditVM.vue | 3 +- ui/src/views/dashboard/UsageDashboard.vue | 6 ++-- 9 files changed, 62 insertions(+), 25 deletions(-)