stackrc (https://github.com/openstack-dev/devstack/blob/master/stackrc) should
specify:
# unified auth system (manages accounts/tokens)
KEYSTONE_REPO=https://github.com/openstack/keystone.git
KEYSTONE_BRANCH=master
If your stackrc differs, you can either update it or copy the two lines
above int
Hi Dolph,
Thanks for your comments. Solution 2 seems to be easier, but I am new
to openstack and not sure how to specify new version of keystone in
stackrc. Could you please explain it?
Regards
Joe
On Fri, Feb 10, 2012 at 12:50 PM, Dolph Mathews wrote:
> My fault! see https://bugs.launchpad
My fault! see https://bugs.launchpad.net/devstack/+bug/925718
Keystone standardized it's config file to use underscores at some point
during essex, and started throwing warnings if you continued to use
hyphens. I patched devstack to produce a config file matching the current
version of keystone.
Hi All,
I had devstack installed on mu Ubuntu 11.10 box, I updated it using
"git clone" today and then ran "stack.sh". It failed with the
following messages:
+ KEYSTONE_DATA=/opt/stack/keystone/bin/keystone_data.sh
+ cp /home/localadmin/devstack/files/keystone_data.sh
/opt/stack/keystone/bin/key
4 matches
Mail list logo