Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
T3c uses V5 api by default and will fallback to V4 (apache#7774)
* Updated tests to work with API V5 * Updated to work with API V5 and fall back to API V4 if 5 is unavailable * Added client help file for old/roback client * Fixed formatting error * Updated to use API V5 * Updated to use API V5 * Updated to use API V5 * More changes for API V5 * changes to deal with CI failures * Updated ds active to reflect new active state * Updated to generate random active state * Updated to fix CI errors * Updated "geoLimitCountries field to fix CI errors * Updated servers field to serversv5 * Updated cachegroup to cacheGroup * fixed field type * fixed more server type issues * fixed more server type issues * fixed more incorrect server type issues * fixed more incorrect server in test * fixed missing quotes * renamed servers cdn profiles and physicallocation * updated error comment to reflect correct data * updated GetServersCompat to return v5 response * fixed issue with root tenant * stopped using GetServersCompat * skip deliveryservices that are set to INACTIVE * requested changes * fixed capabilities naming * more requested changes * removed more problematic nil checks
- Loading branch information