cancel
Showing results for 
Search instead for 
Did you mean: 
Kave
Cadet
Cadet
  • 2,426 Views

Overcloud Images Lab

Hi everybody,

I have question. When I want to upload the images to the undercloud’s image repositoryI have got this message .

[stack@undercloud ~]$ openstack overcloud image upload --image-path ~/images
Missing value auth-url required for auth plugin password

what is the problem?

0 Kudos
3 Replies
Rodolfo
Flight Engineer Flight Engineer
Flight Engineer
  • 2,419 Views

Hi Kave, on what course did you find this issue?

The problem apparently is that for some reason, your command can not get the proper credentials from the keystone server (network problem, config problem, messaging problem, etc, etc) to fulfill your request.

Thank you

RODOLFO


Rodolfo
Red Hat Instructor
Tags (1)
0 Kudos
Berto
Flight Engineer Flight Engineer
Flight Engineer
  • 2,406 Views

Kave:

The short answer to your question is that you need to source your `stackrc` file which is usually located after an undercloud deployment under '/home/stack/stackrc'.  That file contains all of the environment variables that were configured as part of the undercloud installation and they need to be set before interacting with the undercloud, including the upload of the overcloud images. 

Best of luck with your deployment.

Tags (2)
Rodolfo
Flight Engineer Flight Engineer
Flight Engineer
  • 2,375 Views

In our CL210 course, when you login into director, the stackrc file is sourced from .bashrc. 

That means that the issue asked by this user is not happening in that course. That's why I was asking.

Is this happening  to you in our CL210 course?

stackrc.png


Rodolfo
Red Hat Instructor
Tags (2)
0 Kudos
Join the discussion
You must log in to join this conversation.