Fix typo in spec

Change-Id: I0b2da162dd549e5ccbcccdf73ce5fd67389e4683
This commit is contained in:
MaoyangLiu 2018-12-11 19:38:59 +08:00 committed by Pierre Riteau
parent b7b600efc2
commit 793bb585a3
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ API always has an impact for pythonclient, too.
The drawback is the authentification and the authorization for the API call
become more complex. The response body changes depending on the keystone token.
If a token scopes admin role, the API needs to create its response with host
information. If not, the API doesn't have to add the infomation.
information. If not, the API doesn't have to add the information.
Data model impact
-----------------