2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018

10/14/2013: What is the default username and password for keystone in OpenStackInstaller?

After a bit of looking around I finally looked at the keystone-services.sh file which specifies the user name and password clear as day:

keystone  --os-username=admin  --os-password=openstack  --os-auth-url=http://localhost:35357/v2.0  token-get


subscribe via RSS