summaryrefslogtreecommitdiffstats
path: root/nova/tests/fake_network.py
Commit message (Expand)AuthorAgeFilesLines
* Make fake_network tolerant of objectsDan Smith2013-06-261-4/+20
* Allocate networks in the backgroundChris Behrens2013-06-051-1/+4
* Revert "Remove the usage of instance['extra_specs'Dan Prince2013-03-161-2/+1
* Remove the usage of instance['extra_specs'].Yaguang Tang2013-03-121-1/+2
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Merge "Only dhcp the first ip for each mac address."Jenkins2013-02-161-0/+3
|\
| * Only dhcp the first ip for each mac address.Vishvananda Ishaya2013-02-131-0/+3
* | Merge "Fix add-fixed-ip and remove-fixed-ip."Jenkins2013-02-161-1/+5
|\|
| * Fix add-fixed-ip and remove-fixed-ip.Vishvananda Ishaya2013-02-131-1/+5
* | Merge "Fix passing conductor to get_instance_nw_info()"Jenkins2013-02-141-1/+1
|\ \
| * | Fix passing conductor to get_instance_nw_info()Dan Smith2013-02-121-1/+1
| |/
* / Allow VIF model to be chosen per imageDaniel P. Berrange2013-02-131-1/+1
|/
* Merge Libvirt....VirtualPortDriver class into LibvirtGenericVIFDriverDaniel P. Berrange2013-02-071-1/+4
* Move global service networking opts to new moduleMark McLoughlin2013-01-091-1/+1
* fix N402 for nova/testsSean Dague2013-01-091-1/+1
* Merge "Enable nova exception format checking in tests."Jenkins2013-01-041-2/+2
|\
| * Enable nova exception format checking in tests.Dan Prince2012-12-211-2/+2
* | Removed unused imports.Chuck Short2012-12-211-1/+0
* | libvirt: Make vif_driver.plug() returns NoneJian Wen2012-12-191-1/+4
|/
* Multi host DHCP networking and local DNS resolvingÉdouard Thuleau2012-11-291-0/+2
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in testsMark McLoughlin2012-11-101-4/+5
* Fixes test_libvirtr spawn_with_network_info testNikola Dipanov2012-10-101-9/+9
* Stop network.api import on network importVishvananda Ishaya2012-10-041-2/+2
* Clean up handling of project_only in network_getVishvananda Ishaya2012-09-141-3/+3
* Fix deallocate_fixed_ip invocationMate Lakat2012-08-311-0/+4
* Adds integration testing for api samplesVishvananda Ishaya2012-08-231-0/+51
* Remove unused instance id-to-uuid functionMark McLoughlin2012-08-231-7/+0
* Remove stub_network flagRongze Zhu2012-08-211-0/+30
* remove nova code related to Quantum v1 APIDan Wendlandt2012-08-101-1/+1
* Convert virtual_interfaces to using instance_uuid.Michael Still2012-07-311-6/+6
* bug 1024557Troy Toman2012-07-131-0/+1
* Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-031-1/+0
* update xen to use network_modelTrey Morris2012-05-241-3/+4
* Alphabetize imports in nova/tests/Joe Gordon2012-05-181-2/+2
* Fix errors in os-networks extensionVishvananda Ishaya2012-04-101-0/+3
* Changes remove_fixed_ip to pass the instance hostVishvananda Ishaya2012-03-131-1/+1
* Support fixed_ip range that is a subnet of the network blockJustin Santa Barbara2012-02-211-1/+1
* misc networking fixesTrey Morris2012-02-151-13/+24
* remove all instance_type db lookups from networkTrey Morris2012-02-101-15/+1
* Ties quantum, melange, and nova network modelTrey Morris2012-02-011-14/+75
* KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-241-1/+1
* Add policy checking to nova.network.api.APIBrian Waldon2012-01-161-5/+4
* Implement BP untie-nova-network-modelsJason Kölker2012-01-161-20/+47
* Merge "Add 'os-networks' extension"Jenkins2012-01-121-0/+6
|\
| * Add 'os-networks' extensionBrian Waldon2011-12-261-0/+6
* | preload cache table and keep it up to dateTrey Morris2012-01-051-20/+33
|/
* Remove VIF<->Network FK dependancyJason Kölker2011-11-301-3/+18