Merge ~barryprice/swoffsite-charms/+git/swoffsite-charm:master into ~swoffsite-charmers/swoffsite-charms/+git/swoffsite-charm:master

Proposed by Barry Price
Status: Merged
Approved by: Haw Loeung
Approved revision: 4395eee214a95c01cfc96e1acca59d5bee80539b
Merged at revision: 557d1e54df9c8603c453d6669ac5aa26880293c1
Proposed branch: ~barryprice/swoffsite-charms/+git/swoffsite-charm:master
Merge into: ~swoffsite-charmers/swoffsite-charms/+git/swoffsite-charm:master
Diff against target: 12 lines (+1/-0)
1 file modified
run-job (+1/-0)
Reviewer Review Type Date Requested Status
🤖 Canonical IS Review Bot (community) Approve
Haw Loeung +1 Approve
Review via email: mp+453388@code.launchpad.net

Commit message

Add os_identity_api_version to our environment for keystone v3

To post a comment you must log in.
Revision history for this message
Haw Loeung (hloeung) wrote :

LGTM

review: Approve (+1)
Revision history for this message
🤖 Canonical IS Review Bot (canonical-is-reviewbot) wrote :

Proxy approval for hloeung

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/run-job b/run-job
2index f7227f5..b92ee5d 100755
3--- a/run-job
4+++ b/run-job
5@@ -47,6 +47,7 @@ for k in (
6 'aws_access_key_id',
7 'aws_secret_access_key',
8 'os_auth_url',
9+ 'os_identity_api_version',
10 'os_password',
11 'os_region_name',
12 'os_tenant_name',

Subscribers

People subscribed via source and target branches