Correct a typo.

Signed-off-by Ning Sun <ning.sun@intel.com>

Change-Id: I7f881e67229cef40404c87e01898a22ea95fbbf3
This commit is contained in:
Ning Sun 2016-01-19 22:45:04 -08:00
parent 47c1f318a2
commit 1fe2102a9e
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.
"""