diff options
author | James Gu <james.gu@att.com> | 2020-12-16 10:30:05 -0800 |
---|---|---|
committer | James Gu <james.gu@att.com> | 2020-12-17 10:11:34 -0800 |
commit | c9fe5a0b0f8baabf274bc75f15a7bb2a5703b976 (patch) | |
tree | ccb49f39e8e344c460fe00753172fcaac991fa8f /site/intel-pod17 | |
parent | c7596d9370fb22ec7c76bb28f6df9686cb075fef (diff) |
Pull upstream patchset for Nova rbac fix
Also fixed the test.sh to use the simplevm patch deployed in
/home/opnfv/functest folder.
Pull upstream Nova policy change to fix Nova aggregate and server
usage test cases
Signed-off-by: James Gu <james.gu@att.com>
Change-Id: Ibbdaafdf8636dbf2aca32f70baf5057a50764b11
Diffstat (limited to 'site/intel-pod17')
-rw-r--r-- | site/intel-pod17/site-definition.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/intel-pod17/site-definition.yaml b/site/intel-pod17/site-definition.yaml index 2925883..9bd0fc4 100644 --- a/site/intel-pod17/site-definition.yaml +++ b/site/intel-pod17/site-definition.yaml @@ -12,6 +12,6 @@ data: repositories: global: - revision: v1.8-prime + revision: refs/changes/95/767395/3 url: https://opendev.org/airship/treasuremap.git ... |