summaryrefslogtreecommitdiff
path: root/ironic/objects/fields.py
Commit message (Expand)AuthorAgeFilesLines
* Stop using md5 for __repr__ of objectsDmitry Tantsur2020-07-071-6/+1
* Stop using six libraryRiccardo Pittau2019-12-231-2/+1
* Deploy templates: data model, DB API & objectsMark Goddard2019-02-131-0/+4
* Fix W504 errorsJulia Kreger2018-05-091-2/+2
* Add RPC object for traitsJohn Garbutt2018-01-231-0/+4
* Use flake8-import-orderJohn L. Villalovos2017-02-161-1/+1
* Add power state change notificationsMario Villaplana2016-10-171-0/+17
* Replace "phase" with "status" in notification baseMario Villaplana2016-09-151-0/+4
* Add notification base classes and docsMario Villaplana2016-08-231-0/+22
* Create a custom StringField that can process functionsSam Betts2016-08-031-0/+33
* Fix object field type calling conventionsDan Smith2015-09-091-22/+9
* Migrate RPC objects to oslo.versionedobjects FieldsLucas Alvares Gomes2015-07-091-0/+88