mirror of https://github.com/apache/cloudstack.git
* Ability to specify NFS mount options while adding a primary storage and modify it later * Pull 8947: Rename all occurrence of nfsopt to nfsMountOpt and added nfsMountOpts to ApiConstants * Pull 8947: Refactor code - move into separate methods * Pull 8947: CollectionsUtils.isNotEmpty and switch statement in LibvirtStoragePoolDef.java * Pull 8947: UI - cancel maintainenace will remount the storage pool and apply the options * Pull 8947: UI - moved edit NFS mount options to edit Primary Storage form * Pull 8947: UI - moved 'NFS Mount Options' to below 'Type' in dataview * Pull 8947: Fixed message in AddPrimaryStorage.vue * Pull 8947: Convert _nfsmountOpts to Set in libvirtStoragePoolDef * Pull 8947: Throw exception and log error if mount fails due to incorrect mount option * Pull 8947: Added UT and moved integration test to component/maint * Pull 8947: Review comments * Pull 8947: Removed password from integration test * Pull 8947: move details allocation to inside the if loop in getStoragePoolNFSMountOpts * Pull 8947: Fixed a bug in AddPrimaryStorage.vue * Pull 8947: Pool should remain in maintenance mode if mount fails * Pull 8947: Removed password from integration test * Pull 8947: Added UT * Pull 8875: Fixed a bug in CloudStackPrimaryDataStoreLifeCycleImplTest * Pull 8875: Fixed a bug in LibvirtStoragePoolDefTest * Pull 8947: minor code restructuring * Pull 8947 : added some ut for coverage * Fix LibvirtStorageAdapterTest UT |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_bugs.py | ||
| test_capacity_host_delete.py | ||
| test_dedicate_guest_vlan_ranges.py | ||
| test_dedicate_public_ip_range.py | ||
| test_egress_rules_host_maintenance.py | ||
| test_escalations_instances.py | ||
| test_explicit_dedication.py | ||
| test_high_availability.py | ||
| test_host_high_availability.py | ||
| test_hypervisor_limit.py | ||
| test_ip_resource_count_for_vpc.py | ||
| test_multiple_ip_ranges.py | ||
| test_primary_storage_nfsmountopts_kvm.py | ||
| test_redundant_router.py | ||
| test_redundant_router_deployment_planning.py | ||
| test_redundant_router_network_rules.py | ||
| test_vpc.py | ||
| testpath_disable_enable_zone.py | ||
| testpath_disablestoragepool.py | ||
| testpath_vMotion_vmware.py | ||