Fix problem description number in deprecate file injection spec

The numbers in this list weren't being rendered properly.

Change-Id: Ifd010ca8efcef4c58b6a5b547e4728c31b91fa2c
This commit is contained in:
Matt Riedemann 2018-07-26 21:51:08 -04:00
parent 0fef04372c
commit 37c576b9a8
1 changed files with 2 additions and 3 deletions

View File

@ -29,9 +29,8 @@ There are a few issues with nova's file injection support.
behavior is to not honor the user request, at least when using libvirt
which is by far the most widely deployed compute driver in nova. Note
that the ``[libvirt]/inject_partition`` configuration option default value
has been to disable file injection `since the Icehouse release`_.
.. _since the Icehouse release: https://review.openstack.org/#/c/70239/
has been to disable file injection
`since the Icehouse release <https://review.openstack.org/#/c/70239/>`_.
#. It is not secure