<br><font size=3 face="sans-serif">Hi folks,</font>
<br><font size=3 face="sans-serif">While installing vitrage by devstack
with a fresh clone I am hitting following error.</font>
<br><font size=3 face="sans-serif">What could be the problems here? Is
there any configures i missed?</font>
<br><font size=3 face="sans-serif">Thank you for help~</font>
<br>
<br><font size=2 face="sans-serif">++./stack.sh:echo_summary:385
echo -e Initializing Vitrage</font>
<br><font size=2 face="sans-serif">2016-04-22 07:38:02.311 | Initializing
Vitrage</font>
<br><font size=2 face="sans-serif">++/opt/stack/vitrage/devstack/plugin.sh:source:255
init_vitrage</font>
<br><font size=2 face="sans-serif">++/opt/stack/vitrage/devstack/plugin.sh:init_vitrage:179
_vitrage_create_accounts</font>
<br><font size=2 face="sans-serif">++/opt/stack/vitrage/devstack/plugin.sh:_vitrage_create_accounts:69
is_service_enabled vitrage-api</font>
<br><font size=2 face="sans-serif">++functions-common:is_service_enabled:2047
local xtrace</font>
<br><font size=2 face="sans-serif">+++functions-common:is_service_enabled:2048
set +o</font>
<br><font size=2 face="sans-serif">+++functions-common:is_service_enabled:2048
grep xtrace</font>
<br><font size=2 face="sans-serif">++functions-common:is_service_enabled:2048
xtrace='set -o xtrace'</font>
<br><font size=2 face="sans-serif">++functions-common:is_service_enabled:2049
set +o xtrace</font>
<br><font size=2 face="sans-serif">++functions-common:is_service_enabled:2077
return 0</font>
<br><font size=2 face="sans-serif">++/opt/stack/vitrage/devstack/plugin.sh:_vitrage_create_accounts:71
create_service_user vitrage admin</font>
<br><font size=2 face="sans-serif">++lib/keystone:create_service_user:449
local role=admin</font>
<br><font size=2 face="sans-serif">++lib/keystone:create_service_user:451
get_or_create_user vitrage stack Default</font>
<br><font size=2 face="sans-serif">++functions-common:get_or_create_user:798
local user_id</font>
<br><font size=2 face="sans-serif">++functions-common:get_or_create_user:799
[[ ! -z '' ]]</font>
<br><font size=2 face="sans-serif">++functions-common:get_or_create_user:802
local email=</font>
<br><font size=2 face="sans-serif">+++functions-common:get_or_create_user:816
</font><font size=2 color=red face="sans-serif"> openstack user create
vitrage --password stack --domain=Default --or-show -f value -c id</font>
<br><font size=2 color=red face="sans-serif">Discovering versions from
the identity service failed when creating the password plugin. Attempting
to determine version from URL.</font>
<br><font size=2 color=red face="sans-serif">Could not determine a suitable
URL for the plugin</font>
<br><font size=2 face="sans-serif">++functions-common:get_or_create_user:814
user_id=</font>
<br><font size=2 face="sans-serif">+functions-common:get_or_create_user:1
exit_trap</font>
<br><font size=2 face="sans-serif">+./stack.sh:exit_trap:474
local r=1</font>
<br><font size=2 face="sans-serif">++./stack.sh:exit_trap:475
jobs -p</font>
<br><font size=2 face="sans-serif">+./stack.sh:exit_trap:475
jobs=</font>
<br>
<br>
<br><font size=3>Here is my local.conf file:</font>
<br>
<br><font size=3>[[local|localrc]]</font>
<br><font size=3>ADMIN_PASSWORD=stack</font>
<br><font size=3>DATABASE_PASSWORD=stack</font>
<br><font size=3>RABBIT_PASSWORD=stack</font>
<br><font size=3>SERVICE_PASSWORD=stack</font>
<br>
<br><font size=3>enable_service heat h-api h-api-cfn h-api-cw h-eng</font>
<br><font size=3>disable_service tempest</font>
<br><font size=3>enable_plugin vitrage https://github.com/openstack/vitrage</font>
<br><font size=3>enable_plugin vitrage-dashboard https://github.com/openstack/vitrage-dashboard</font>
<br><font size=3>enable_plugin ceilometer https://github.com/openstack/ceilometer</font>
<br><font size=3>enable_plugin aodh https://github.com/openstack/aodh</font>
<br>
<br><font size=3>GIT_DEPTH=1</font>
<br>
<br><font size=3>[[post-config|$NOVA_CONF]]</font>
<br><font size=3>[DEFAULT]</font>
<br><font size=3>notification_topics = notifications,vitrage_notifications</font>
<br><font size=3>notification_driver=messagingv2</font>
<br><pre><font color="blue">
--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s). If you are not an intended recipient, any disclosure, reproduction, distribution or other dissemination or use of the information contained is strictly prohibited. If you have received this mail in error, please delete it and notify us immediately.
</font></pre><br>