Bug 950201

Summary: wrong auth_region value in /usr/share/quantum/quantum-dist.conf and /etc/quantum/quantum.conf
Product: Red Hat OpenStack Reporter: Bob Kukura <rkukura>
Component: openstack-neutronAssignee: Jakub Libosvar <jlibosva>
Status: CLOSED ERRATA QA Contact: Ofer Blaut <oblaut>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.1CC: chrisw, jkt, jlibosva, lpeer, mlopes
Target Milestone: async   
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 2013.2-0.10.b3 Doc Type: Bug Fix
Doc Text:
A typographical mistake was present in quantum-dist.conf's auth_region key for Identity Service authentication. This resulted in the 'EndpointNotFound: Could not find Service or Region in Service Catalog.' being generated in the l3 agent log. With this update, all settings related to Identity Service authentication have been removed from neutron-dist.conf, and consequently the 'EndpointNotFound' error no longer appears in l3 agent log.
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-20 00:01:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bob Kukura 2013-04-09 20:15:23 UTC
Description of problem:

After installing quantum according to the Getting Started Guide, the quantum-l3-agent repeatedly logs errors with "EndpointNotFound: Could not find Service or Region in Service Catalog." to /var/log/quantum/l3-agent.log. When "keystone endpoint-create" is run to create the quantum server's, the region defaults to "regionOne", but the auth_region variable in /usr/share/quantum/quantum-dist.conf specifies the region as "RegionOne". Note that the comment in /etc/quantum/quantum.conf also shows the wrong value for auth_region. 

Possibly the following should all be removed from /usr/share/quantum/quantum-dist.conf:

# configuration for agents to access quantum client API                                                                                                                                                            
auth_url = http://localhost:35357/v2.0
auth_region = RegionOne
admin_tenant_name = %SERVICE_TENANT_NAME%
admin_user = %SERVICE_USER%
admin_password = %SERVICE_PASSWORD%




Version-Release number of selected component (if applicable):


How reproducible:

100%


Steps to Reproduce:
1. Configure quantum according to the Getting Started Guide, not passing "--region RegionOne" to "keystone endpoint-create" as was specified in previous documentation.
2. Configure and start quantum-l3-agent.
3. Check /var/log/quantum/l3-agent.log for errors.
  
Actual results:

Errors are logged.


Expected results:

No errors are logged.


Additional info:

Comment 4 Jakub Libosvar 2013-11-14 12:40:58 UTC
Section mentioned in description was already removed since Neutron.

Comment 9 errata-xmlrpc 2013-12-20 00:01:03 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2013-1859.html