diff options
author | shangxdy <shang.xiaodong@zte.com.cn> | 2016-08-17 16:09:53 +0800 |
---|---|---|
committer | shangxdy <shang.xiaodong@zte.com.cn> | 2016-08-17 17:03:37 +0800 |
commit | 278a8fcc9ac9d18d8192d22aca50b39371894db5 (patch) | |
tree | accbd88bd2f0ee23f0d3f7d4182a4a3d0472e8a2 /tosca2heat/heat-translator/translator/osc/utils.py | |
parent | b98b5e075c7287317b1620746cc83e1af8b6243e (diff) |
Fix bug: authentication error when deploy vRNC with nfv tosca template
When deploy vRNC, the follow errors occured:
openstack stack create -t ./vRNC_Hot_Template.yaml vRNC_Stack
The request you have made requires authentication. (HTTP 401)
(Request-ID: req-d0ddd5bd-5291-4b2f-ab92-95618881647a)
The reason is that creating user is before creating project, and the
order will be reverse.
JIRA:PARSER-90
Change-Id: I890be71bfe7b2ec5f393f235c4c79c705340dfaa
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Diffstat (limited to 'tosca2heat/heat-translator/translator/osc/utils.py')
0 files changed, 0 insertions, 0 deletions