I'm assuming this isn't being run on a new machine. 1) Ensure you don't have a clouds.yaml file in ~/.config/openstack 2) Check you don't have any OS_ environment variables when running ./stack.sh 3) Running ./clean.sh should clean up those two above issues and a bunch more potential causes
the bootstrap_keystone function doesn't have any OS specific code stevemar From: Shinobu Kinjo <ski...@redhat.com> To: pradip.inte...@gmail.com, openstack@lists.openstack.org Cc: "OpenStack Development Mailing List \(not for usage questions \)" <openstack-...@lists.openstack.org> Date: 2016/02/05 05:05 PM Subject: Re: [Openstack] [openstack-dev] [Installation] RHEL-7 devstack installation failed in bootstrap_keystone It's better to send this kind of topic to: openstack@lists.openstack.org not *dev* from the next. Rgds, Shinobu ----- Original Message ----- From: "Pradip Mukhopadhyay" <pradip.inte...@gmail.com> To: "OpenStack Development Mailing List (not for usage questions)" <openstack-...@lists.openstack.org> Sent: Friday, February 5, 2016 8:17:03 PM Subject: [openstack-dev] [Installation] RHEL-7 devstack installation failed in bootstrap_keystone Hello, In a RHEL-7, getting this error: 2016-02-05 11:08:00.385 | Discovering versions from the identity service failed when creating the password plugin. Attempting to determine version from URL. 2016-02-05 11:08:00.385 | Could not determine a suitable URL for the plugin 2016-02-05 11:08:00.403 | + /opt/stack/devstack/lib/keystone:bootstrap_keystone:L617: token_id= 2016-02-05 11:08:00.403 | + /opt/stack/devstack/lib/keystone:bootstrap_keystone:L1: exit_trap 2016-02-05 11:08:00.403 | + ./stack.sh:exit_trap:L474: local r=1 2016-02-05 11:08:00.404 | ++ ./stack.sh:exit_trap:L475: jobs -p 2016-02-05 11:08:00.404 | + ./stack.sh:exit_trap:L475: jobs= 2016-02-05 11:08:00.404 | + ./stack.sh:exit_trap:L478: [[ -n '' ]] 2016-02-05 11:08:00.404 | + ./stack.sh:exit_trap:L484: kill_spinner 2016-02-05 11:08:00.404 | + ./stack.sh:kill_spinner:L370: '[' '!' -z '' ']' 2016-02-05 11:08:00.404 | + ./stack.sh:exit_trap:L486: [[ 1 -ne 0 ]] 2016-02-05 11:08:00.404 | + ./stack.sh:exit_trap:L487: echo 'Error on exit' 2016-02-05 11:08:00.404 | Error on exit 2016-02-05 11:08:00.404 | + ./stack.sh:exit_trap:L488: generate-subunit 1454670313 167 fail 2016-02-05 11:08:00.670 | + ./stack.sh:exit_trap:L489: [[ -z /opt/stack/logs ]] 2016-02-05 11:08:00.670 | + ./stack.sh:exit_trap:L492: /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2016-02-05 11:08:00.955 | + ./stack.sh:exit_trap:L498: exit 1 [stack@scson0001301001 devstack]$ uname -a Linux scson0001301001.nb.openenglab.netapp.com 3.10.0-229.el7.x86_64 #1 SMP Thu Jan 29 18:37:38 EST 2015 x86_64 x86_64 x86_64 GNU/Linux Any idea how to overcome it? Thanks, Pradip __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack