diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-10-18 20:21:12 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-12-20 09:29:33 -0500 |
commit | 690202166f43281bd4439750eaec5262692454bb (patch) | |
tree | c5415ba6323f1dd0c60389d1b27d33b2bf17ce50 /nova/utils.py | |
parent | 3c35fdab55a4cd9d5854c691a29275cdba0cfcd5 (diff) | |
download | nova-690202166f43281bd4439750eaec5262692454bb.tar.gz nova-690202166f43281bd4439750eaec5262692454bb.tar.xz nova-690202166f43281bd4439750eaec5262692454bb.zip |
add 'random_seed' entry to instance metadata
This adds a 'random_seed' entry to the openstack metadata for an instance, both
in config-drive and in metadata service. It is a 512 byte blob of base64
encoded random data.
In the metadata service, every call will result in new data.
The intent of this field is to add some entropy to an instances entropy pool.
Change-Id: I7d8c1f9bf70a9c5a54f6349f3277588553471555
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions