Merge "Correct a typo."

This commit is contained in:
Jenkins 2016-01-21 03:20:20 +00:00 committed by Gerrit Code Review
commit 7b0cce90a5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
Demonstrates the various Barbican API calls, against an unauthenticated local
Barbican server. This script is intended to be a lightweight way to demonstrate
and 'smoke test' the Barbican API via it's REST API, with no other dependencies
required including the Barbican Python client. Not that this script is not
required including the Barbican Python client. Note that this script is not
intended to replace DevStack or Tempest style testing.
"""