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
/
unit
/
test_metadata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use cell targeted context to query BDMs for metadata
Balazs Gibizer
2020-12-07
1
-6
/
+10
*
Support large network queries towards neutron
Kobi Samoray
2020-02-16
1
-0
/
+39
*
Merge "Avoid fetching metadata when no subnets found"
Zuul
2020-02-04
1
-0
/
+57
|
\
|
*
Avoid fetching metadata when no subnets found
Kobi Samoray
2020-01-28
1
-0
/
+57
*
|
nova-net: Remove use of legacy 'FloatingIP' object
Stephen Finucane
2019-12-03
1
-10
/
+5
|
/
*
nova-net: Remove layer of indirection in 'nova.network'
Stephen Finucane
2020-01-15
1
-3
/
+3
*
nova-net: Remove final references to nova-network
Stephen Finucane
2020-01-08
1
-11
/
+5
*
nova-net: Convert remaining unit tests to neutron
Stephen Finucane
2019-12-16
1
-8
/
+1
*
Tests: autospecs all the mock.patch usages
Takashi NATSUME
2019-08-19
1
-6
/
+6
*
Ensure that metadata proxy raises correct exception
Gary Kotton
2019-05-27
1
-0
/
+28
*
Improve metadata performance
Gary Kotton
2019-05-03
1
-0
/
+46
*
Merge "Remove deprecated 'default_flavor' config option"
Zuul
2019-05-02
1
-2
/
+1
|
\
|
*
Remove deprecated 'default_flavor' config option
Takashi NATSUME
2019-04-30
1
-2
/
+1
*
|
Remove 'get_keypair_at_top'
Stephen Finucane
2019-04-29
1
-38
/
+2
|
/
*
conf: Undeprecate and move the 'dhcp_domain' option
Stephen Finucane
2019-04-15
1
-2
/
+2
*
Handle unsetting '[DEFAULT] dhcp_domain'
Stephen Finucane
2019-04-15
1
-3
/
+11
*
Allow run metadata api per cell
Kevin_Zheng
2019-01-14
1
-2
/
+29
*
Use uuidsentinel from oslo.utils
Eric Fried
2018-09-05
1
-1
/
+1
*
Use nova.db.api directly
Chris Dent
2018-07-10
1
-1
/
+1
*
metadata: add vf_trusted field to device metadata
Sahid Orentino Ferdjaoui
2018-05-31
1
-5
/
+34
*
Unit test framework: common FakeResponse
Eric Fried
2018-03-26
1
-3
/
+5
*
Merge "conf: Remove 'vendordata_driver' opt"
Zuul
2018-01-19
1
-35
/
+2
|
\
|
*
conf: Remove 'vendordata_driver' opt
Stephen Finucane
2017-11-02
1
-35
/
+2
*
|
Handle InstanceNotFound when setting password via metadata
Matt Riedemann
2017-11-06
1
-0
/
+14
|
/
*
Merge "Handle keypair not found from metadata server using cells"
Jenkins
2017-09-12
1
-0
/
+18
|
\
|
*
Handle keypair not found from metadata server using cells
Luis Pigueiras
2017-07-03
1
-0
/
+18
*
|
Pre-load instance.device_metadata in InstanceMetadata
Matt Riedemann
2017-07-06
1
-1
/
+24
|
/
*
Sanitize instance in InstanceMetadata to avoid un-pickleable context
Dan Smith
2017-06-29
1
-10
/
+8
*
Fix lookup of instance mapping in metadata set-password
Dan Smith
2017-06-08
1
-1
/
+4
*
Get instance availability_zone without hitting the api db
Dan Smith
2017-03-23
1
-1
/
+1
*
Use flake8-import-order
John L. Villalovos
2017-03-06
1
-1
/
+1
*
Only create vendordata_dynamic ksa session if needed
Matt Riedemann
2017-03-01
1
-1
/
+16
*
Check for 204 case in DynamicVendorData
Matt Riedemann
2017-03-01
1
-2
/
+6
*
api/metadata/vendordata_dynamic: don't import Requests for its constants
Jordan Pittier
2017-02-26
1
-1
/
+2
*
[3/3]Replace six.iteritems() with .items()
Spencer Yu
2017-02-09
1
-2
/
+1
*
Merge "Adding vlans field to Device tagging metadata"
Jenkins
2017-01-27
1
-6
/
+26
|
\
|
*
Adding vlans field to Device tagging metadata
Vladik Romanovsky
2017-01-26
1
-6
/
+26
*
|
Optionally make dynamic vendordata failures fatal.
Michael Still
2017-01-26
1
-0
/
+10
*
|
Use a service account to make vendordata requests.
Michael Still
2017-01-26
1
-10
/
+12
|
/
*
Make metadata server know about cell mappings
Dan Smith
2017-01-13
1
-4
/
+23
*
Make test_metadata pass with CONF.use_neutron=True by default
Matt Riedemann
2017-01-03
1
-17
/
+7
*
Merge "conf: Move api options to a group"
Jenkins
2016-12-02
1
-7
/
+9
|
\
|
*
conf: Move api options to a group
Maciej Szankin
2016-11-25
1
-7
/
+9
*
|
Port test_metadata to Python 3
Victor Stinner
2016-11-29
1
-39
/
+43
|
/
*
Cleanup before removal of conductor local apis
Hans Lindgren
2016-10-18
1
-8
/
+0
*
Merge "Add more vd2 unit tests"
Jenkins
2016-08-30
1
-4
/
+89
|
\
|
*
Add more vd2 unit tests
Michael Still
2016-08-30
1
-4
/
+89
*
|
Remove deprecated security_group_api config option
ChangBo Guo(gcb)
2016-08-19
1
-1
/
+1
|
/
*
New style vendordata support.
Michael Still
2016-07-26
1
-2
/
+55
*
Device tagging metadata API support
Artom Lifshitz
2016-06-30
1
-2
/
+107
[next]