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 833d1b45239 cloudstack-setup-agent: mask libvirt non-monolithic
services (#7114)
add 8838943a761 VR: fix warning Expected X answers while executing
SetXXXCommand but Y (#7050)
add abef381aa65 marvin: newer python setuptools doesn't like -SNAPSHOT in
marvin version (#7120)
add a7d2d8d750d Merge release branch 4.17 to main
No new revisions were added by this update.
Summary of changes:
core/src/main/java/com/cloud/agent/api/routing/IpAssocCommand.java | 5 -----
.../main/java/com/cloud/agent/api/routing/IpAssocVpcCommand.java | 6 ------
.../java/com/cloud/agent/api/routing/NetworkElementCommand.java | 2 +-
.../java/com/cloud/agent/api/routing/SetFirewallRulesCommand.java | 5 -----
.../com/cloud/agent/api/routing/SetIpv6FirewallRulesCommand.java | 5 -----
.../java/com/cloud/agent/api/routing/SetMonitorServiceCommand.java | 5 +++++
.../main/java/com/cloud/agent/api/routing/SetNetworkACLCommand.java | 5 -----
.../com/cloud/agent/api/routing/SetPortForwardingRulesCommand.java | 5 -----
.../java/com/cloud/agent/api/routing/SetStaticNatRulesCommand.java | 5 -----
.../java/com/cloud/agent/api/routing/SetStaticRouteCommand.java | 5 -----
.../com/cloud/agent/resource/virtualnetwork/ConfigHelperTest.java | 2 +-
tools/marvin/mvn-setup.py | 2 +-
12 files changed, 8 insertions(+), 44 deletions(-)