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
*
move all tests to nova/tests/unit
Sean Dague
2014-11-12
1
-865
/
+0
*
Merge "Use response.text for returning unicode EC2 metadata"
Jenkins
2014-10-22
1
-0
/
+22
|
\
|
*
Use response.text for returning unicode EC2 metadata
Adam Gandelman
2014-10-14
1
-0
/
+22
*
|
Switch to nova's jsonutils in oslo.serialization
Davanum Srinivas
2014-10-14
1
-1
/
+1
|
/
*
Consistently use jsonutils instead of specific implementation
Ihar Hrachyshka
2014-08-12
1
-7
/
+8
*
Deprecate metadata_neutron_* configuration settings
Gary Kotton
2014-08-03
1
-4
/
+6
*
Make sure that metadata handler uses constant_time_compare()
Dan Smith
2014-07-16
1
-0
/
+15
*
Fix and gate on H305 and H307
Davanum Srinivas
2014-07-15
1
-1
/
+1
*
Merge "Replace assertTrue/False with assertEqual/NotEqual"
Jenkins
2014-07-11
1
-1
/
+1
|
\
|
*
Replace assertTrue/False with assertEqual/NotEqual
Sergey Nikitin
2014-06-20
1
-1
/
+1
*
|
Fix the rest of direct uses of instance module objects
Chris Behrens
2014-06-24
1
-5
/
+5
|
/
*
Removes the use of mutables as default args
ChangBo Guo(gcb)
2014-06-18
1
-2
/
+3
*
Make metadata password routines use Instance object
Dan Smith
2014-06-03
1
-11
/
+9
*
Fix for multiple misspelled words
Edgar Magana
2014-05-24
1
-1
/
+1
*
Enable flake8 F841 checking
Alexander Bochkarev
2014-05-28
1
-1
/
+1
*
Remove metadata's network-api dependence on the database
Dan Smith
2014-04-21
1
-9
/
+4
*
Revert "Fix network-api direct database hits in metadata server"
Dan Prince
2014-04-14
1
-10
/
+20
*
Fix network-api direct database hits in metadata server
Dan Smith
2014-04-10
1
-20
/
+10
*
Include proper Content-Type in the HTTP Headers
sridhargaddam
2014-03-24
1
-0
/
+17
*
Task cleanup_running_deleted_instances can now use slave
Michael Wilson
2014-03-10
1
-1
/
+1
*
Merge "Refactoring metadata/base"
Jenkins
2014-02-28
1
-0
/
+21
|
\
|
*
Refactoring metadata/base
Aneesh Puliyedath Udumbath
2014-02-10
1
-0
/
+21
*
|
Make volume attach use objects
Nikola Dipanov
2014-02-25
1
-10
/
+18
|
/
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Prevent spoofing instance_id from neutron to nova
Aaron Rosen
2013-12-11
1
-0
/
+30
*
Add compatibility for InstanceMetadata and primitives
Dan Smith
2013-10-31
1
-0
/
+5
*
Utilizes assertIsNone and assertIsNotNone - tests/etc
Zhongyue Luo
2013-10-31
1
-1
/
+1
*
Make metadata server use objects for Instance and Security Groups
Dan Smith
2013-10-30
1
-43
/
+57
*
Merge "Utilizes assertIn - tests/etc"
Jenkins
2013-10-22
1
-9
/
+9
|
\
|
*
Utilizes assertIn - tests/etc
Zhongyue Luo
2013-10-21
1
-9
/
+9
*
|
populate local-ipv4 address in config drive
John Garbutt
2013-10-14
1
-0
/
+24
|
/
*
Merge "Utilizes assertNotIn"
Jenkins
2013-10-12
1
-4
/
+4
|
\
|
*
Utilizes assertNotIn
Zhongyue Luo
2013-10-09
1
-4
/
+4
*
|
xeanpi: pass network_info to generate_configdrive
John Garbutt
2013-10-11
1
-4
/
+4
*
|
Utilize assertIsInstance
Zhongyue Luo
2013-10-09
1
-1
/
+1
|
/
*
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
[next]