Bug 1541829
| Summary: | [Docs][Release Notes] Compute deprecation notices for RHOSP 13 release notes | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Lucy Bopf <lbopf> |
| Component: | documentation | Assignee: | Irina <igallagh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | RHOS Documentation Team <rhos-docs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 13.0 (Queens) | CC: | dcadzow, egallen, igallagh, lyarwood, mariel, sclewis, sgordon, srevivo, stephenfin |
| Target Milestone: | z8 | Keywords: | Triaged, ZStream |
| Target Release: | 13.0 (Queens) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Deprecated Functionality | |
| Doc Text: |
File injection from the Compute REST API. This will continue to be supported for now if using API microversion < 2.56. However, nova will eventually remove this functionality. The changes are as follows:
∘ Deprecate the `personality` parameter from the `POST /servers` create server API and the `POST /servers/{server_id}/action` rebuild server API. Specifying the `personality` parameter in the request body to either of these APIs will result in a `400 Bad Request` error response.
∘ Add support to pass `user_data` to the rebuild server API as a result of this change.
∘ Stop returning `maxPersonality` and `maxPersonalitySize` response values from the `GET /limits` API.
∘ Stop accepting and returning `injected_files`, `injected_file_path_bytes`, `injected_file_content_bytes` from the `os-quota-sets` and `os-quota-class-sets` APIs.
|
Story Points: | --- |
| Clone Of: | 1510716 | Environment: | |
| Last Closed: | 2019-09-12 10:27:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1510716 | ||
| Bug Blocks: | |||
|
Description
Lucy Bopf
2018-02-05 01:58:17 UTC
Hi Stephen I've added the first point from the release note for OSP12 (Comment 2) to the "Doc Text" as Doc Type "Deprecated functionality", and added that it should be picked up for the next OSP13 release (z8). Can you check the note type and content is still correct? Thanks! Irina Deprecation note added to OSP13z8 release notes: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/release_notes/chap-release_notes#deprecated_functionality |