With that keystonerc file, following command should work:
openstack user create --password temporal magnum
Does other commands as "openstack project list" work?
On Mon, May 23, 2016 at 5:03 PM, Edward Ahern <Edward.Ahern(a)tecnotree.com>
wrote:
Hi Alfredo,
Yes I am sourcing it
Details below, ip address removed re URL
Note I’m running the command as root user. The openstack installation was
completed via packstack, which I wasn’t involved in….
Regards,
Ed
# more keystonerc_admin
unset OS_SERVICE_TOKEN
export OS_USERNAME=admin
export OS_PASSWORD=2d0050bd38df4a0e
export OS_AUTH_URL=http://<ipaddr>:5000/v2.0
export PS1='[\u@\h \W(keystone_admin)]\$ '
export OS_TENANT_NAME=admin
export OS_REGION_NAME=RegionOne
*From:* Alfredo Moralejo Alonso [mailto:amoralej@redhat.com]
*Sent:* 23 May 2016 16:00
*To:* Edward Ahern <Edward.Ahern(a)tecnotree.com>
*Cc:* rdo-list <rdo-list(a)redhat.com>
*Subject:* Re: [rdo-list] Installing Magnum on mitaka
On Mon, May 23, 2016 at 4:03 PM, Edward Ahern <Edward.Ahern(a)tecnotree.com>
wrote:
Hi,
Is there a proven procedure to install magnum on mitaka?
I’m trying to work off this procedure
<
http://egonzalez.org/magnum-in-rdo-openstack-liberty-manual-installation-...
which is written for liberty.
I’m blocked at step “Create Magnum user at keystone”
I get the following error:
“# openstack user create --os-username magnum --password temporal
--os-auth-url http://<ipddr>:35357/v2.0/
Could not determine a suitable URL for the plugin”
Are you sourcing your keystonerc_admin file?, if so, what variables are
you declaring on it?
# openstack --version
openstack 2.2.0
Regards,
Ed
_______________________________________________
rdo-list mailing list
rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
To unsubscribe: rdo-list-unsubscribe(a)redhat.com