summaryrefslogtreecommitdiff
path: root/nova/tests/unit/objects/test_host_mapping.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+2
* Remove six.text_type (2/2)Takashi Natsume2020-12-131-3/+2
* Warn for duplicate host mappings during discover_hostsmelanie witt2019-06-131-0/+40
* Use uuidsentinel from oslo.utilsEric Fried2018-09-051-1/+1
* Add --by-service to discover_hostsDan Smith2018-03-161-0/+70
* Add support for listing hosts in cellv2Hongbin Lu2017-12-071-0/+29
* Make discover_hosts only query for unmapped ComputeNode recordsDan Smith2017-05-151-4/+8
* Allow scheduler to run cell host discovery periodicallyDan Smith2017-02-011-0/+62
* Fix import statement orderTakashi NATSUME2016-10-311-2/+1
* Fix host mapping savingAndrey Volkov2016-07-151-2/+6
* Deprecated: failIfDiana Clarke2015-10-301-1/+1
* Add HostMapping objectDheeraj Gupta2015-07-101-0/+144