nova/nova/api/metadata
andrewbogott 9260ea1493 Include project_id in instance metadata.
Instances sometimes need to know what project they're
in in order to manage permissions or naming.  This
change allows an instance to grab its project id without
needing keystone auth or other work-arounds.

Implements blueprint project-id-in-metadata
DocImpact: Update release notes and the metadata-service doc page.
Closes-Bug: #1470179
Change-Id: Idf2ea1473a545a51e1a4e50579da585d8f674f74
2015-07-10 16:42:43 -05:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
base.py Include project_id in instance metadata. 2015-07-10 16:42:43 -05:00
handler.py Remove unused metadata conductor parameter 2015-04-12 00:50:48 +02:00
password.py Use six.moves.range for Python 3 2015-05-20 15:19:51 -07:00
vendordata_json.py Use oslo.log 2015-02-22 07:56:40 -05:00