Update template for client impact

Added section for client (python and CLI) impact as well as a
link near the top so that an API blueprint can point to its
related client blueprint.

Change-Id: I4bc22933f27efcd59363e9e09ca117ad01f001cb
This commit is contained in:
Steve Heyman 2015-08-06 09:48:44 -05:00
parent cdccac883b
commit b4c980591d
1 changed files with 10 additions and 0 deletions

View File

@ -12,6 +12,10 @@ Include the URL of your launchpad blueprint:
https://blueprints.launchpad.net/barbican/+spec/example
Include the URL of your client blueprint:
https://blueprints.launchpad.net/python-barbicanclient/example
Introduction paragraph -- why are we doing anything? A single paragraph of
prose that operators can understand.
@ -183,6 +187,12 @@ Notifications & Audit Impact
Please specify any changes to notifications or auditing. Be that an extra notification,
changes to an existing notification, or removing a notification.
Python and Command Line Client Impact
-------------------------------------
Please specify any changes to the python and command line clients (CLI). Consider
the OpenStack unified clients as well as the soon to be deprecated Barbican clients.
Other end user impact
---------------------