Not working unfortunately:

 

[root@shos1 ~]# source keystonerc_admin

[root@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@shos1 ~(keystone_admin)]#

 

I get the same response for project list:

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

 

 

 

On Mon, May 23, 2016 at 4:03 PM, Edward Ahern <Edward.Ahern@tecnotree.com> wrote:

Hi,

 

Is there a proven procedure to install magnum on mitaka?

I’m trying to work off this procedure 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@redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list

To unsubscribe: rdo-list-unsubscribe@redhat.com