71c29a184b
This adds the ability to request image precache support for an aggregate in support of the matching server feature. Related to blueprint image-precache-support Depends-On: https://review.opendev.org/#/c/687140 Change-Id: Id354ccfa99e500a598685e6b794c12160ea2a990
11 lines
367 B
YAML
11 lines
367 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for `microversion 2.81`_ which adds image pre-caching support by
|
|
aggregate.
|
|
|
|
- The ``aggregate-cache-images`` command is added to the CLI
|
|
- The ``cache_images()`` method is added to the python API binding
|
|
|
|
.. _microversion 2.81: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id73
|