index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
tests
/
test_metadata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated legacy network info model in Hypervisor drivers
Yaguang Tang
2013-08-23
1
-8
/
+4
*
Fix bad check for openstack versions (vendor_data/config drive)
Davanum Srinivas
2013-08-14
1
-0
/
+6
*
add vendor_data to the md service and config drive
Scott Moser
2013-07-31
1
-5
/
+47
*
Convert network API to use InfoCache object
Chris Behrens
2013-07-22
1
-2
/
+1
*
Fix accessing to '/' of metadata server without any checks to work
Hyunsun Moon
2013-07-17
1
-0
/
+10
*
update Quantum usage to Neutron
Mark McClain
2013-07-12
1
-4
/
+4
*
Merge "Preserve network order when using ConfigDrive"
Jenkins
2013-07-09
1
-0
/
+30
|
\
|
*
Preserve network order when using ConfigDrive
Mathieu Mitchell
2013-06-20
1
-0
/
+30
*
|
Fix and gate on E125
Joe Gordon
2013-07-04
1
-1
/
+1
*
|
Fix metadata access in prep for instance objects
Alexei Kornienko
2013-06-27
1
-0
/
+1
|
/
*
Rename functions in nova.compute.flavors from instance_type
Joe Gordon
2013-06-11
1
-2
/
+2
*
DB migration to the new BDM data format
Nikola Dipanov
2013-06-10
1
-3
/
+9
*
Rename nova.compute.instance_types to flavors
Joe Gordon
2013-05-07
1
-3
/
+3
*
Ensure only pickle-able objects live in metadata
Stanislaw Pitucha
2013-03-28
1
-0
/
+11
*
Remove uses of instance['instance_type'] from nova/api
Dan Smith
2013-03-08
1
-0
/
+12
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+1
*
Make the metadata paths use conductor
Dan Smith
2013-02-12
1
-4
/
+10
*
Refactor server password metadata to avoid direct db usage
Dan Smith
2013-02-05
1
-2
/
+11
*
Quantum metadata handler now uses X-Forwarded-For
Mark McClain
2013-01-31
1
-10
/
+34
*
Fix hacking N302 import only modules
Joe Gordon
2013-01-24
1
-18
/
+18
*
Merge "minor improvements to nova/tests/test_metadata.py"
Jenkins
2013-01-15
1
-1
/
+9
|
\
|
*
minor improvements to nova/tests/test_metadata.py
Scott Moser
2013-01-15
1
-1
/
+9
*
|
fix N402 for nova/tests
Sean Dague
2013-01-09
1
-1
/
+1
|
/
*
Allow larger encrypted password posts to metadata
Vishvananda Ishaya
2013-01-04
1
-1
/
+2
*
add 'random_seed' entry to instance metadata
Scott Moser
2012-12-20
1
-0
/
+15
*
Allows an instance to post encrypted password
Vishvananda Ishaya
2012-12-10
1
-0
/
+67
*
add metadata support for overlapping networks
Mark McClain
2012-11-30
1
-4
/
+68
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-2
/
+2
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
*
Switch from FLAGS to CONF in tests
Mark McLoughlin
2012-11-10
1
-2
/
+3
*
Stop network.api import on network import
Vishvananda Ishaya
2012-10-04
1
-2
/
+2
*
Include launch-index in openstack style metadata.
Michael Still
2012-08-28
1
-0
/
+3
*
OpenStack capitalization added to HACKING.rst
Joe Gordon
2012-08-17
1
-2
/
+2
*
Allow nova to guess device if not passed to attach
Vishvananda Ishaya
2012-08-15
1
-1
/
+2
*
continue config-drive-v2, add openstack metadata api
Scott Moser
2012-08-14
1
-13
/
+123
*
Remove unused imports
Joe Gordon
2012-08-02
1
-2
/
+0
*
Make metadata content match the requested version of the metadata API.
Steve Baker
2012-07-02
1
-0
/
+12
*
Fixes bug 1014194, metadata keys are incorrect for kernel-id and ramdisk-id
Steve Baker
2012-06-29
1
-0
/
+21
*
Merge "metadata: cleanup pubkey representation"
Jenkins
2012-06-27
1
-0
/
+10
|
\
|
*
metadata: cleanup pubkey representation
Scott Moser
2012-06-22
1
-0
/
+10
*
|
Fix several PEP-8 issues
Sascha Peilicke
2012-06-26
1
-3
/
+3
|
/
*
separate Metadata logic away from the web service
Scott Moser
2012-06-06
1
-96
/
+160
*
Alphabetize imports in nova/tests/
Joe Gordon
2012-05-18
1
-1
/
+1
*
Migrate block_device_mapping to use instance uuids.
Michael Still
2012-05-01
1
-15
/
+18
*
metadata speed - revert logic changes, just caching
Jesse Andrews
2012-03-14
1
-3
/
+5
*
improve speed of metadata
Jesse Andrews
2012-03-12
1
-5
/
+3
*
Cleanup some test docstrings
Joe Gordon
2012-03-06
1
-1
/
+1
*
Remove network_api fallback for info_cache from APIs
Chris Behrens
2012-02-22
1
-0
/
+1
*
Query directly for just the ip
Jason Kölker
2012-02-17
1
-5
/
+8
*
Ties quantum, melange, and nova network model
Trey Morris
2012-02-01
1
-8
/
+2
[next]