Add aodh default user for apex
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 1 Feb 2016 09:29:18 +0000 (10:29 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 1 Feb 2016 09:29:18 +0000 (10:29 +0100)
Noticed here:
https://build.opnfv.org/ci/view/functest/job/functest-apex-opnfv-jump-1-daily-master/lastBuild/consoleFull

Change-Id: I508f8c2d6e19ba2ee5e633a3ed323693b06a6692
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
testcases/VIM/OpenStack/CI/libraries/os_defaults.yaml

index 94982df..55a6ae1 100644 (file)
@@ -11,7 +11,7 @@ apex:
     routers: []
     security_groups: ['default']
     tenants: ['admin', 'services', 'service']
-    users: ['heat', 'heat-cfn', 'cinder', 'nova', 'swift', 'glance', 'neutron', 'admin', 'ceilometer', 'cinderv2']
+    users: ['heat', 'heat-cfn', 'cinder', 'nova', 'swift', 'glance', 'neutron', 'admin', 'ceilometer', 'cinderv2', 'aodh']
 compass:
     images: []
     networks: ['ext-net']
@@ -28,4 +28,4 @@ joid:
     users: ['admin', 'glance', 'nova', 'neutron', 'heat-cfn_heat', 'ceilometer', 'cinder_cinderv2', 'swift']
 common:
     networks: ['functest-net']
-    routers: ['functest-router']
\ No newline at end of file
+    routers: ['functest-router']