summaryrefslogtreecommitdiff
path: root/nova/tests/unit/objects/test_fields.py
Commit message (Expand)AuthorAgeFilesLines
* Make ResourceClass.normalize_name handle sharp SEric Fried2018-04-101-7/+2
* Test case: ResourceClass.normalize_name with ßEric Fried2018-04-101-0/+13
* Move resource class fieldsChris Dent2018-03-131-2/+3
* Address nits from service create/destroy notification reviewMatt Riedemann2017-11-271-0/+10
* Merge "VGPU: Define vgpu resource class"Zuul2017-10-261-0/+2
|\
| * VGPU: Define vgpu resource classHuan Xie2017-10-251-0/+2
* | Add test so we remember why CUSTOM_ prefix addedJohn Garbutt2017-10-231-0/+11
|/
* iso8601.is8601.Utc No Longer ExistsSean McCully2017-08-291-2/+2
* Use PCIAddressField in oslo.versionedobjectsTakashi NATSUME2017-07-111-22/+0
* XenAPI: device taggingJohn Hua2017-06-141-0/+14
* Use cursive for signature verificationdane-fichter2017-03-281-20/+0
* Merge "Create schema generation for AddressBase"Jenkins2016-12-061-0/+16
|\
| * Create schema generation for AddressBaseJulian Sy2016-11-091-0/+16
* | objects: Move 'vm_mode' to 'fields.VMMode'Stephen Finucane2016-11-251-0/+57
* | objects: Move 'hv_type' to 'fields.HVType'Stephen Finucane2016-11-251-1/+38
* | objects: Move 'arch' to 'fields.Architecture'Stephen Finucane2016-11-251-0/+53
* | Remove redundant VersionedObject FieldsMatt Riedemann2016-11-221-2/+2
* | placement: change resource class to a StringFieldJay Pipes2016-10-121-35/+2
|/
* Remove code duplication in enumsdineshbhor2016-08-161-2/+2
* objects: added 'os_secure_boot' property to ImageMetaProps objectSimona Iuliana Toader2016-05-241-0/+18
* Add metadata objects for device taggingArtom Lifshitz2016-04-041-0/+67
* Merge "Removes redundant object fields"Jenkins2016-03-231-86/+0
|\
| * Removes redundant object fieldsClaudiu Belu2016-03-181-86/+0
* | test_fields: Remove all 'Enum' subclass testsStephen Finucane2016-03-071-448/+0
|/
* Implement an indexed ResourceClass Enum objectChris Dent2016-02-101-0/+54
* Merge "Add image signature verification"Jenkins2016-01-221-0/+20
|\
| * Add image signature verificationDane Fichter2016-01-071-0/+20
* | Add infra for versioned notificationsBalazs Gibizer2016-01-191-0/+55
* | Add DiskFormat as Enum in fieldsjichenjc2016-01-111-0/+25
|/
* Add 'CPUThreadAllocationPolicy' enum fieldStephen Finucane2016-01-061-0/+18
* Replaces longs with intsClaudiu Belu2015-12-071-2/+2
* Use o.vo DictOfListOfStringsFieldRyan Rossiter2015-11-301-16/+0
* Use o.vo FlexibleBooleanFieldRyan Rossiter2015-11-241-17/+0
* Merge "Replaced deprecated timeutils methods"Jenkins2015-11-241-4/+4
|\
| * Replaced deprecated timeutils methodsGábor Antal2015-11-181-4/+4
* | Use o.vo VersionPredicateFieldRyan Rossiter2015-11-181-12/+0
|/
* Add test cases for some classes in objects.fieldsjichenjc2015-09-211-0/+52
* Use compatibility methods from osloDan Smith2015-08-261-38/+0
* objects: add missing enum values to DiskBus fieldMatt Riedemann2015-08-241-1/+3
* Add non-negative integer and float fieldsEdLeafe2015-08-101-0/+14
* Add DictOfListOfStrings type of fieldSylvain Bauza2015-07-281-0/+16
* Add VersionPredicate type of fieldSylvain Bauza2015-07-221-0/+12
* Add BlockDeviceType enum fieldMatt Riedemann2015-07-011-0/+20
* Add BlockDeviceDestinationType enum fieldMatt Riedemann2015-07-011-0/+17
* Add BlockDeviceSourceType enum fieldMatt Riedemann2015-07-011-0/+19
* Adds MonitorMetricTypeField enum fieldJay Pipes2015-06-261-0/+28
* Remove hv_type translation shim for powervmMatt Riedemann2015-06-171-2/+1
* Replace metaclass registry with explicit opt-in registry from osloDan Smith2015-06-081-0/+3
* Use fields from oslo.versionedobjectsDan Smith2015-06-081-2/+5
* objects: define the ImageMeta & ImageMetaProps objectsDaniel P. Berrange2015-06-031-0/+150