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 0c93a85b3a3 add ip rule for VPC extra IPs (#6846)
add fa39e61a4cc Fix spelling (#6609)
No new revisions were added by this update.
Summary of changes:
.../com/cloud/agent/api/storage/OVFHelperTest.java | 2 +-
.../service/dao/ServiceOfferingDetailsDaoImpl.java | 2 +-
.../com/cloud/upgrade/dao/Upgrade222to224.java | 4 +-
.../resourcedetail/ResourceDetailsDao.java | 2 +-
.../resourcedetail/ResourceDetailsDaoBase.java | 2 +-
.../dao/DiskOfferingDetailsDaoImpl.java | 2 +-
.../main/resources/META-INF/db/schema-410to420.sql | 2 +-
.../ovm3/resources/helpers/Ovm3StoragePool.java | 2 +-
.../cloud/api/commands/ConfigureSimulatorCmd.java | 2 +-
.../hypervisor/vmware/manager/VmwareManager.java | 2 +-
.../CitrixCreateVMSnapshotCommandWrapper.java | 2 +-
.../src/main/resources/components-example.xml | 2 +-
.../network/contrail/management/DBSyncGeneric.java | 2 +-
.../com/cloud/network/nicira/NiciraRestClient.java | 2 +-
scripts/installer/createtmplt.sh | 2 +-
scripts/installer/createvolume.sh | 2 +-
scripts/storage/secondary/createvolume.sh | 2 +-
.../create_privatetemplate_from_snapshot.sh | 4 +-
.../vm/hypervisor/xenserver/upgrade_snapshot.sh | 4 +-
scripts/vm/hypervisor/xenserver/vmops | 2 +-
scripts/vm/network/security_group.py | 2 +-
server/conf/migration-components.xml | 2 +-
.../java/com/cloud/network/NetworkServiceImpl.java | 6 +-
.../network/lb/LoadBalancingRulesManagerImpl.java | 22 +--
.../com/cloud/server/ConfigurationServerImpl.java | 14 +-
.../main/java/com/cloud/test/DatabaseConfig.java | 2 +-
.../component/maint/test_hypervisor_limit.py | 2 +-
.../maint/test_ip_resource_count_for_vpc.py | 4 +-
.../component/maint/test_redundant_router.py | 6 +-
.../test_redundant_router_deployment_planning.py | 10 +-
.../maint/testpath_disable_enable_zone.py | 10 +-
.../component/test_advancedsg_networks.py | 10 +-
.../integration/component/test_browse_templates.py | 66 +++----
test/integration/component/test_browse_volumes.py | 194 ++++++++++-----------
test/integration/component/test_deploy_vgpu_vm.py | 2 +-
.../component/test_dynamic_compute_offering.py | 20 +--
test/integration/component/test_haproxy.py | 2 +-
.../component/test_multiple_ips_per_nic.py | 4 +-
.../component/test_organization_states.py | 8 +-
test/integration/component/test_stopped_vm.py | 2 +-
...template_from_snapshot_with_template_details.py | 2 +-
test/integration/component/test_vpc_offerings.py | 6 +-
test/integration/smoke/test_accounts.py | 12 +-
test/integration/smoke/test_vm_life_cycle.py | 8 +-
test/integration/smoke/test_vm_snapshots.py | 2 +-
test/integration/testpaths/testpath_stopped_vm.py | 4 +-
test/integration/testpaths/testpath_usage.py | 12 +-
test/integration/testpaths/testpath_vmlc.py | 10 +-
.../demo/simulator/testcase/test_vm_life_cycle.py | 6 +-
tools/ngui/static/js/lib/jquery-1.7.2.js | 2 +-
ui/docs/development.md | 2 +-
ui/public/locales/ja_JP.json | 2 +-
ui/src/views/compute/DeployVM.vue | 2 +-
ui/src/views/network/LoadBalancing.vue | 2 +-
ui/src/views/plugins/quota/QuotaSummary.vue | 4 +-
.../cloud/utils/cisco/n1kv/vsm/VsmResponse.java | 2 +-
56 files changed, 256 insertions(+), 256 deletions(-)