Make recent release note more readable
In time for the next release, I reviewed the releasenotes since the last release and found that it needed a little polishing to be easier to understand. Change-Id: I7d3056c13d6a44236f2fb406dbad475d1242523a
This commit is contained in:
parent
0affa19c89
commit
0ccc7674d8
@ -1,9 +1,10 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
``python-openstackclient`` is no more a requirement for
|
||||
``python-ironic-inspector-client``. If you wish to use
|
||||
**ironic-inspector** cli, you should install
|
||||
``python-openstackclient`` manually or use setuptools "extra"::
|
||||
The ``python-openstackclient`` package is no longer a requirement
|
||||
for ``python-ironic-inspector-client`` to be installed. If you wish
|
||||
to use the **ironic-inspector** cli, you should install
|
||||
``python-openstackclient`` manually or use setuptools "extra" option
|
||||
to install both packages automatically::
|
||||
|
||||
pip install python-ironic-inspector-client[cli]
|
||||
|
Loading…
x
Reference in New Issue
Block a user