← Back to team overview

canonical-ci-engineering team mailing list archive

Updated lp:uci-engine deployment environment variables

 

In case you missed this through other channels, the uci-engine deploy.py
script requires some additional environment variables. This is to handle
the prodstack deployments which require separate credentials for swift vs
glance/nova. Most development deployments can set them as described here:

export GLANCE_OS_AUTH_URL=$OS_AUTH_URL
export GLANCE_OS_USERNAME=$OS_USERNAME
export GLANCE_OS_PASSWORD=$OS_PASSWORD
export GLANCE_OS_TENANT_NAME=$OS_TENANT_NAME
export GLANCE_OS_REGION_NAME=$OS_REGION_NAME

Francis
-- 
Francis Ginther
Canonical - Ubuntu Engineering - Continuous Integration Team

Follow ups