Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
opencontrail
/
65d3550b50b6a747d748daa43702a10666aadce1
/
.
/
opencontrail
/
files
/
3.0
/
keystonerc
blob: b665facf6114eca4581ae7ccf91b0ac2cc2a6b07 [
file
] [
log
] [
blame
]
{%-
from
"opencontrail/map.jinja"
import
common
with
context
%}
export
OS_USERNAME
=
admin
export
SERVICE_TOKEN
={{
common
.
identity
.
token
}}
export
OS_SERVICE_ENDPOINT
=
http
:
//{{ common.identity.host }}:{{ common.identity.port }}/v2.0