summaryrefslogtreecommitdiff
path: root/nova/tests/test_metadata.py
Commit message (Expand)AuthorAgeFilesLines
* move all tests to nova/tests/unitSean Dague2014-11-121-865/+0
* Merge "Use response.text for returning unicode EC2 metadata"Jenkins2014-10-221-0/+22
|\
| * Use response.text for returning unicode EC2 metadataAdam Gandelman2014-10-141-0/+22
* | Switch to nova's jsonutils in oslo.serializationDavanum Srinivas2014-10-141-1/+1
|/
* Consistently use jsonutils instead of specific implementationIhar Hrachyshka2014-08-121-7/+8
* Deprecate metadata_neutron_* configuration settingsGary Kotton2014-08-031-4/+6
* Make sure that metadata handler uses constant_time_compare()Dan Smith2014-07-161-0/+15
* Fix and gate on H305 and H307Davanum Srinivas2014-07-151-1/+1
* Merge "Replace assertTrue/False with assertEqual/NotEqual"Jenkins2014-07-111-1/+1
|\
| * Replace assertTrue/False with assertEqual/NotEqualSergey Nikitin2014-06-201-1/+1
* | Fix the rest of direct uses of instance module objectsChris Behrens2014-06-241-5/+5
|/
* Removes the use of mutables as default argsChangBo Guo(gcb)2014-06-181-2/+3
* Make metadata password routines use Instance objectDan Smith2014-06-031-11/+9
* Fix for multiple misspelled wordsEdgar Magana2014-05-241-1/+1
* Enable flake8 F841 checkingAlexander Bochkarev2014-05-281-1/+1
* Remove metadata's network-api dependence on the databaseDan Smith2014-04-211-9/+4
* Revert "Fix network-api direct database hits in metadata server"Dan Prince2014-04-141-10/+20
* Fix network-api direct database hits in metadata serverDan Smith2014-04-101-20/+10
* Include proper Content-Type in the HTTP Headerssridhargaddam2014-03-241-0/+17
* Task cleanup_running_deleted_instances can now use slaveMichael Wilson2014-03-101-1/+1
* Merge "Refactoring metadata/base"Jenkins2014-02-281-0/+21
|\
| * Refactoring metadata/baseAneesh Puliyedath Udumbath2014-02-101-0/+21
* | Make volume attach use objectsNikola Dipanov2014-02-251-10/+18
|/
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Prevent spoofing instance_id from neutron to novaAaron Rosen2013-12-111-0/+30
* Add compatibility for InstanceMetadata and primitivesDan Smith2013-10-311-0/+5
* Utilizes assertIsNone and assertIsNotNone - tests/etcZhongyue Luo2013-10-311-1/+1
* Make metadata server use objects for Instance and Security GroupsDan Smith2013-10-301-43/+57
* Merge "Utilizes assertIn - tests/etc"Jenkins2013-10-221-9/+9
|\
| * Utilizes assertIn - tests/etcZhongyue Luo2013-10-211-9/+9
* | populate local-ipv4 address in config driveJohn Garbutt2013-10-141-0/+24
|/
* Merge "Utilizes assertNotIn"Jenkins2013-10-121-4/+4
|\
| * Utilizes assertNotInZhongyue Luo2013-10-091-4/+4
* | xeanpi: pass network_info to generate_configdriveJohn Garbutt2013-10-111-4/+4
* | Utilize assertIsInstanceZhongyue Luo2013-10-091-1/+1
|/
* Remove deprecated legacy network info model in Hypervisor driversYaguang Tang2013-08-231-8/+4
* Fix bad check for openstack versions (vendor_data/config drive)Davanum Srinivas2013-08-141-0/+6
* add vendor_data to the md service and config driveScott Moser2013-07-311-5/+47
* Convert network API to use InfoCache objectChris Behrens2013-07-221-2/+1
* Fix accessing to '/' of metadata server without any checks to workHyunsun Moon2013-07-171-0/+10
* update Quantum usage to NeutronMark McClain2013-07-121-4/+4
* Merge "Preserve network order when using ConfigDrive"Jenkins2013-07-091-0/+30
|\
| * Preserve network order when using ConfigDriveMathieu Mitchell2013-06-201-0/+30
* | Fix and gate on E125Joe Gordon2013-07-041-1/+1
* | Fix metadata access in prep for instance objectsAlexei Kornienko2013-06-271-0/+1
|/
* Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-2/+2
* DB migration to the new BDM data formatNikola Dipanov2013-06-101-3/+9
* Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-3/+3
* Ensure only pickle-able objects live in metadataStanislaw Pitucha2013-03-281-0/+11
* Remove uses of instance['instance_type'] from nova/apiDan Smith2013-03-081-0/+12