cyborg/releasenotes/notes/add_description_to_device_profile-3c2efcbd54dac7b0.yaml
zhangbailin 002e31a129 Add 'description' field to the device profile object
Add the DeviceProfile objects version 1.1, and add 'description'
field to the DeviceProfile's fields.
And 'description' also will expose to end users from
the GET/POST response body.

Story: 2007397
Partial-Implements: blueprint add-description-field-to-device-profiles

Change-Id: I15fd9a430d09b20b55375b374fd7fd96542c6358
2020-03-19 03:59:36 +00:00

7 lines
218 B
YAML

---
features:
- |
Add ``description`` as a column of the ``device_profiles`` table
in the device profile to allow end users to set some descriptions
for the device profile when creating a device profile.