├── CONTRIBUTING.md ├── README.md ├── RELEASENOTES.md └── V1.4 ├── class_modules ├── __init__.py ├── nsx_alb_cleanup.py ├── nsx_alb_clouds.py ├── nsx_alb_datascripts.py ├── nsx_alb_dnsprofiles.py ├── nsx_alb_httppolicysets.py ├── nsx_alb_ipamprofiles.py ├── nsx_alb_l4policysets.py ├── nsx_alb_login.py ├── nsx_alb_logout.py ├── nsx_alb_migration_tracker.py ├── nsx_alb_planner_workbook.py ├── nsx_alb_poolgroups.py ├── nsx_alb_pools.py ├── nsx_alb_segroups.py ├── nsx_alb_tenants.py ├── nsx_alb_virtualservices.py ├── nsx_alb_vrfcontexts.py ├── nsx_alb_vsvips.py ├── nsx_alb_wafpolicies.py └── titles.py └── virtual_service_migrator.py /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/README.md -------------------------------------------------------------------------------- /RELEASENOTES.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/RELEASENOTES.md -------------------------------------------------------------------------------- /V1.4/class_modules/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/__init__.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_cleanup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_cleanup.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_clouds.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_clouds.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_datascripts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_datascripts.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_dnsprofiles.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_dnsprofiles.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_httppolicysets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_httppolicysets.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_ipamprofiles.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_ipamprofiles.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_l4policysets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_l4policysets.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_login.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_login.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_logout.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_logout.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_migration_tracker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_migration_tracker.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_planner_workbook.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_planner_workbook.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_poolgroups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_poolgroups.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_pools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_pools.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_segroups.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_segroups.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_tenants.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_tenants.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_virtualservices.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_virtualservices.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_vrfcontexts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_vrfcontexts.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_vsvips.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_vsvips.py -------------------------------------------------------------------------------- /V1.4/class_modules/nsx_alb_wafpolicies.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/nsx_alb_wafpolicies.py -------------------------------------------------------------------------------- /V1.4/class_modules/titles.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/class_modules/titles.py -------------------------------------------------------------------------------- /V1.4/virtual_service_migrator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/harikrishnant/VMware-AVI-Virtual-Service-Migrator/HEAD/V1.4/virtual_service_migrator.py --------------------------------------------------------------------------------