← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1747181] [NEW] Install and configure (Red Hat) in glance

 

Public bug reported:


This bug tracker is for errors with the documentation, use the following
as a template and remove or add fields as you see fit. Convert [ ] into
[x] to check boxes:

- [x] This doc is inaccurate in this way:

I'm newbie in OpenStack and trying to install minimal deployment.

When editing both glance .conf files (api.conf and registry.conf), guide
advise to fill [keystone_authtoken] section with project_domain_name and
user_domain_name equal "default" domain (first letter lowercase). In
previous steps of guide (when configuring keystone) we created scripts
and tokens for admin and demo users with domain name "Default" (first
letter uppercase). As a result, when we try to create image (as
described here -
https://docs.openstack.org/glance/pike/install/verify.html) we get error

    503 Service Unavailable: The server is currently unavailable. Please
try again at a later time.

with messages in /var/log/glance/api.log like

    CRITICAL keystonemiddleware.auth_token [-] Unable to validate
token...

So, I was advised to do one of the following:
1) change values project_domain_name and user_domain_name on "Default", or
2) change name of project_domain_name and user_domain_name on *_domain_id

and everything works fine with first option.

glance version: 1:15.0.0-2.el7

-----------------------------------
Release: 15.0.1.dev2 on 'Tue Sep 19 08:50:14 2017, commit 06af2eb'
SHA: 06af2eb5abe0332f7035a7d7c2fbfd19fbc4dae7
Source: https://git.openstack.org/cgit/openstack/glance/tree/doc/source/install/install-rdo.rst
URL: https://docs.openstack.org/glance/pike/install/install-rdo.html

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1747181

Title:
  Install and configure (Red Hat) in glance

Status in Glance:
  New

Bug description:

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [x] This doc is inaccurate in this way:

  I'm newbie in OpenStack and trying to install minimal deployment.

  When editing both glance .conf files (api.conf and registry.conf),
  guide advise to fill [keystone_authtoken] section with
  project_domain_name and user_domain_name equal "default" domain (first
  letter lowercase). In previous steps of guide (when configuring
  keystone) we created scripts and tokens for admin and demo users with
  domain name "Default" (first letter uppercase). As a result, when we
  try to create image (as described here -
  https://docs.openstack.org/glance/pike/install/verify.html) we get
  error

      503 Service Unavailable: The server is currently unavailable.
  Please try again at a later time.

  with messages in /var/log/glance/api.log like

      CRITICAL keystonemiddleware.auth_token [-] Unable to validate
  token...

  So, I was advised to do one of the following:
  1) change values project_domain_name and user_domain_name on "Default", or
  2) change name of project_domain_name and user_domain_name on *_domain_id

  and everything works fine with first option.

  glance version: 1:15.0.0-2.el7

  -----------------------------------
  Release: 15.0.1.dev2 on 'Tue Sep 19 08:50:14 2017, commit 06af2eb'
  SHA: 06af2eb5abe0332f7035a7d7c2fbfd19fbc4dae7
  Source: https://git.openstack.org/cgit/openstack/glance/tree/doc/source/install/install-rdo.rst
  URL: https://docs.openstack.org/glance/pike/install/install-rdo.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1747181/+subscriptions


Follow ups