This is an automated email from the ASF dual-hosted git repository.
nvazquez pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 2d8f070 When creating a new firewall egress rule, the source and
destination CIDRs were not being trimmed, this commit changes this to trim both
CIDRs from the user input. (#5867)
add a094dbc Add option to infer boot type and mode from template (#5974)
No new revisions were added by this update.
Summary of changes:
.../main/java/com/cloud/api/query/QueryManagerImpl.java | 2 ++
ui/src/views/compute/DeployVM.vue | 14 ++++++++++----
2 files changed, 12 insertions(+), 4 deletions(-)