← Back to team overview

canonical-ci-engineering team mailing list archive

Re: Updated lp:uci-engine deployment environment variables

 

And here's a mp to make deploy complain if you don't have them, if someone
gets a sec to ack it:
https://code.launchpad.net/~pwlars/uci-engine/extra-glance-deploy-checks/+merge/225526


On Wed, Jul 2, 2014 at 9:33 PM, Francis Ginther <
francis.ginther@xxxxxxxxxxxxx> wrote:

> 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
>
> --
> Mailing list: https://launchpad.net/~canonical-ci-engineering
> Post to     : canonical-ci-engineering@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~canonical-ci-engineering
> More help   : https://help.launchpad.net/ListHelp
>
>

References