The metadata agent apparently no longer requires these options. Digging around led me to a couple of patches [1][2]. The first patch significantly impacts documentation and contains the DocImpact flag. At the time, the DocImpact flag generated bugs in the openstack-manuals repository. For some reason, the bug generated by this patch [3] was changed to "fix released" without any documentation patches. So, I'm changing the bug in openstack-manuals to "triaged" and need to address it.
[1] https://review.openstack.org/#/c/231065/ [2] https://review.openstack.org/#/c/231571/ [3] https://bugs.launchpad.net/openstack-manuals/+bug/1504529 ** Changed in: neutron Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1544190 Title: Options missing from metadata_agent.ini Status in neutron: Invalid Bug description: The metadata agent requires at least the following authentication options, but they are missing from the auto-generated metadata_agent.ini file: [DEFAULT] auth_uri = http://controller:5000 auth_url = http://controller:35357 auth_region = RegionOne auth_type = password project_domain_id = default user_domain_id = default project_name = service username = neutron password = password To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1544190/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

