1b112acb34
This flag was deprecated in a previous cycle. The flag and any uses of it can now be removed. Change-Id: I2224f38b9fa86b70425b25404a27c5c37d477cf3
14 lines
486 B
YAML
14 lines
486 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following deprecated configuration options have been removed from the
|
|
``api`` section of ``nova.conf``:
|
|
|
|
- ``allow_instance_snapshots``
|
|
|
|
These were deprecated in the 16.0.0 release as they allowed inconsistent
|
|
API behavior across deployments. To disable snapshots in the
|
|
``createImage`` server action API, change the
|
|
``os_compute_api:servers:create_image`` and
|
|
``os_compute_api:servers:create_image:allow_volume_backed`` policies.
|