-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Moved api path to base url to continue to support v11 * Refactored all services to continue v11 support and expand support to v12 using the base_url property. * Update config.ini Fixed test fixture config * Corrected test_get_threads to include api/v1 in the path * Support for v12 Auth with backwards compatibility. * Updates to cell service to support v12 using blobs. Updates include tests, new utils for skipping invalid tests, and updates to the FileService.py * Updates to services and tests to support v12 * Updates to services and tests to support v12 * Small change to CubeService_test.py to use a real rule statement in the get all names test. Test used to use comments which seem unreliable across versions. * Updates to the ProcessService and HierarchyService and related tests. * Removed test that requires control process, not all models have control processes. * New functions request the server metadata and update system logger levels * Updates to process tests * Remove ODATA tags that are not needed * Updates to the application service to support v12. Updated tests to resolve dependency issues with chores and processes. * New manage service that allows you to control the PAe control plane * Remove support for Impersonation and ErrorLogs entity * Manage Service Updates * Manage Service Updates and small fixes to security tests * Simplification of the auth and root creation methods
- Loading branch information
1 parent
c11f9e3
commit 68e6f82
Showing
41 changed files
with
885 additions
and
417 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.