← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1785237] Re: The section on the Neutron Metadata API proxy in cellsv2-layout.html is confusing and possibly wrong

 

Reviewed:  https://review.openstack.org/588525
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=efb533a6ddbfbcf1e16e9e6ed94a22c374e90cba
Submitter: Zuul
Branch:    master

commit efb533a6ddbfbcf1e16e9e6ed94a22c374e90cba
Author: Liam Young <liam.young@xxxxxxxxxxxxx>
Date:   Fri Aug 3 13:16:45 2018 +0100

    Remove Neutron MetaAPIProxy from cellsv2-layout
    
    Its unclear which metadata service the section is refering to
    and moreover none of them seem to need an api_database section.
    
    Change-Id: I77f7a0f3a1e4a3702ca330cbe3f54b6a77bb77b0
    Closes-Bug: #1785237


** 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/1785237

Title:
  The section on the Neutron Metadata API proxy in cellsv2-layout.html
  is confusing and possibly wrong

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  I found it hard to understand what configuration was needed when
  reading:

  "The Neutron metadata API proxy should be global across all cells, and
  thus be configured as an API-level service with access to the
  [api_database]/connection information."

  Which service is it referring to ns-metadata-proxy, neutron-metadata-
  agent or nova-api-metadata?

  Given that the 'api_database' section is only valid for nova that
  would suggest its the nova-api-metadata but the nova-api-metadata
  receives all its data via rpc (as far as I can tell) so it doesn't
  seem to need api_database section.

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


References