Fix warnnings when tox -e docs
Change-Id: I8f252f7d1f091bd48c40b6c6d6e0f89ddd1599af Closes-Bug: #1711084
This commit is contained in:
parent
f718d453ae
commit
eb5fa6c374
@ -1,5 +1,6 @@
|
||||
Barbican Guide
|
||||
==============
|
||||
Save VIM credentials into Barbican
|
||||
==================================
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
||||
|
@ -57,6 +57,7 @@ Feature Documentation
|
||||
contributor/tacker_conductor.rst
|
||||
contributor/tacker_vim_monitoring.rst
|
||||
contributor/policy_actions_framework.rst
|
||||
contributor/encrypt_vim_auth_with_barbican.rst
|
||||
|
||||
User Guide
|
||||
==========
|
||||
|
@ -11,7 +11,7 @@
|
||||
License for the specific language governing permissions and limitations
|
||||
under the License.
|
||||
|
||||
.. _ref-scale:
|
||||
.. _ref-vnffg:
|
||||
|
||||
====================
|
||||
VNF Forwarding Graph
|
||||
|
@ -452,7 +452,7 @@ class ExtensionManager(object):
|
||||
"""Extend resources with additional resources or attributes.
|
||||
|
||||
:param attr_map: the existing mapping from resource name to
|
||||
attrs definition.
|
||||
attrs definition.
|
||||
|
||||
After this function, we will extend the attr_map if an extension
|
||||
wants to extend this map.
|
||||
|
Loading…
Reference in New Issue
Block a user