← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1822986] Re: Not clear if www_authenticate_uri is really needed

 

Reviewed:  https://review.opendev.org/663530
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=97ca86fad75dd601f6d38de95bb6a6709f0fdf80
Submitter: Zuul
Branch:    master

commit 97ca86fad75dd601f6d38de95bb6a6709f0fdf80
Author: Sharat Sharma <s.sharatsharma@xxxxxxxxx>
Date:   Thu Jun 6 03:23:48 2019 -0400

    Modifying install-guide to include public endpoint for identity service
    
    - Adding a line to set www_authenticate_uri to point to the public identity endpoint
    - Removing version for public endpoint of identity service as per discussion in
      https://review.opendev.org/#/c/643938/5/doc/source/install/from-pypi.rst@139
    
    Change-Id: Iba5e5c9289196f24f0fbe0ae305d6bd834d18645
    Closes-Bug: #1822986


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1822986

Title:
  Not clear if www_authenticate_uri is really needed

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  I am validating a small OpenStack Rocky installation.
  The nova part seems working but I noticed this warning in the nova log files:

  Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may\
   not be able to authenticate against an admin endpoint

  
  Indeed I didn't set the attribute, since it is not mentioned in the Rocky installation guide.

  
  If it is really required:
  - I think it should be mentioned in the installation guide
  - The nova services shouldn't start if it is not defined (also because according to the confi guide it has not a default)

  If it is not required, the warning message is not very clear IMHO

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


References