Fix python pkg format issue

One issue left from below fix
https://review.openstack.org/#/c/592308/

This commit fixes the issue for Tempest
release - https://review.openstack.org/#/c/592276/

Change-Id: I2c7d6c0a3c0fd2755a5adbbed3fac4a7bcb7720b
This commit is contained in:
ghanshyam 2018-08-16 12:13:02 +00:00
parent 3eb29ede48
commit 8316f962c5
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ Tempest library interface, other pieces of Tempest do not have the same
stable interface and there are no guarantees on the Python API unless otherwise
stated.
For more details refer to the library documentation here: `Library
For more details refer to the `library documentation
<https://docs.openstack.org/tempest/latest/library.html#library>`_
Release Versioning