[rdo-list] Installing Magnum on mitaka

Edward Ahern Edward.Ahern at tecnotree.com
Mon May 23 16:34:00 UTC 2016


Not working unfortunately:

[root at shos1 ~]# source keystonerc_admin
[root at shos1 ~(keystone_admin)]# openstack user create --password temporal magnum
The request you have made requires authentication. (HTTP 401) (Request-ID: req-575696b7-008e-4d86-9ae5-59c963ab8e40)
[root at shos1 ~(keystone_admin)]#

I get the same response for project list:
[root at shos1 ~(keystone_admin)]# openstack project list
The request you have made requires authentication. (HTTP 401) (Request-ID: req-7696788c-2d0d-49c8-a654-c7f71c0b3576)



From: Alfredo Moralejo Alonso [mailto:amoralej at redhat.com]
Sent: 23 May 2016 16:18
To: Edward Ahern <Edward.Ahern at tecnotree.com>
Cc: rdo-list <rdo-list at redhat.com>
Subject: Re: [rdo-list] Installing Magnum on mitaka


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 at tecnotree.com<mailto:Edward.Ahern at 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 at redhat.com<mailto:amoralej at redhat.com>]
Sent: 23 May 2016 16:00
To: Edward Ahern <Edward.Ahern at tecnotree.com<mailto:Edward.Ahern at tecnotree.com>>
Cc: rdo-list <rdo-list at redhat.com<mailto:rdo-list at redhat.com>>
Subject: Re: [rdo-list] Installing Magnum on mitaka



On Mon, May 23, 2016 at 4:03 PM, Edward Ahern <Edward.Ahern at tecnotree.com<mailto:Edward.Ahern at 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-from-source-code/> 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/<http://%3cipddr%3e: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 at redhat.com<mailto:rdo-list at redhat.com>
https://www.redhat.com/mailman/listinfo/rdo-list

To unsubscribe: rdo-list-unsubscribe at redhat.com<mailto:rdo-list-unsubscribe at redhat.com>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/rdo-list/attachments/20160523/f5b691dd/attachment.htm>


More information about the rdo-list mailing list