Makes API Sample tests runs with all extensions enabled for v2.1
Nova has deprecated the extensions concept and in future all extensions will be enabled all the time.
API Doc also now publish the API request and response corresponding to all extension are enabled.
Current API Sample tests are implemented separately for each extensions which is not required now. This BP is to make all API sample tests to run with all extension enabled. So all the sample files (request and response) will be available as per all extensions are enabled not for individual extensions.
Work will be managed on https:/
Blueprint information
- Status:
- Complete
- Approver:
- John Garbutt
- Priority:
- Medium
- Drafter:
- Ghanshyam Mann
- Direction:
- Approved
- Assignee:
- Ghanshyam Mann
- Definition:
- Approved
- Series goal:
- Accepted for newton
- Implementation:
-
Implemented
- Milestone target:
-
newton-2
- Started by
- John Garbutt
- Completed by
- Matt Riedemann
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Enable all extension for image API sample tests
Addressed by: https:/
Enable all extension for Flavor API sample tests
Addressed by: https:/
WIP-Enable all extension for server API sample tests
Addressed by: https:/
Enable all extension for server PUT API sample tests
Addressed by: https:/
WIP-Enable all extension for server actions sample tests
Addressed by: https:/
Enable all extension for server API tests part-1
Delayed this till newton --johnthetubaguy 2nd march 2016
This is approved, and there are changes up (with merge conflicts), but why is this marked as 'blocked'? -- mriedem 20160329
We need to think new direction no this as v2 extensions tests should not be merged as v2 still support extensions(
We will discuss this in Newton cycle and proceed accordingly. -- gmann 20160330
Addressed by: https:/
Enable all extension for remaining server API tests
Addressed by: https:/
Enable all extension for all remaining sample tests
Addressed by: https:/
Remove unused _get_flags method from integrated_helpers
Addressed by: https:/
fix OS-SCH-