Reviewed: https://review.openstack.org/5003 Committed: http://github.com/openstack/nova/commit/b8f22627e477e32dc278168f0e73f0b599d93ee4 Submitter: Jenkins Branch: master
commit b8f22627e477e32dc278168f0e73f0b599d93ee4 Author: Adam Gandelman <[email protected]> Date: Tue Mar 6 16:28:44 2012 -0800 api-paste.ini: Add /1.0 to default urlmap The metadata handler lists 1.0 as a supported version, but there is no mapping for /1.0 to the meta pipeline in the default paste config, resulting in requests to 169.254.169.254/1.0/ re-serving the metaversions pipeline instead. Fixes bug 948595 Change-Id: Ib9cb54a04170ad86bbcbbb59557be97f05de13f9 ** Changed in: nova Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948595 Title: Default api-paste.ini does not properly route metadata requests to /1.0 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/948595/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
