Correct typo in releasenote
A missing space is messing up the html rendering. Change-Id: If65cae35384995c7dbb138ee3993ee4d99850e64
This commit is contained in:
@@ -5,7 +5,7 @@ features:
|
|||||||
introduced in Rocky. This feature introduces two new image properties,
|
introduced in Rocky. This feature introduces two new image properties,
|
||||||
``os_hash_algo`` and ``os_hash_value``. The content of ``os_hash_algo``
|
``os_hash_algo`` and ``os_hash_value``. The content of ``os_hash_algo``
|
||||||
is an algorithm identifier recognized by the Python ``hashlib`` library.
|
is an algorithm identifier recognized by the Python ``hashlib`` library.
|
||||||
The ``os_hash_value``is a hexdigest of the image data computed using
|
The ``os_hash_value`` is a hexdigest of the image data computed using
|
||||||
this algorithm. The ``os_hash_algo`` is not end-user settable; it
|
this algorithm. The ``os_hash_algo`` is not end-user settable; it
|
||||||
is configured in Glance by the cloud operator. In the glanceclient,
|
is configured in Glance by the cloud operator. In the glanceclient,
|
||||||
the feature is limited solely to the display of these values.
|
the feature is limited solely to the display of these values.
|
||||||
|
Reference in New Issue
Block a user