Jeremy Stretch
|
29380b1120
|
Merge branch 'develop' into develop-2.5
|
2018-08-16 16:31:54 -04:00 |
|
Jeremy Stretch
|
5dce7c4e48
|
Closes #2356: Include cluster site as read-only field in VirtualMachine serializer
|
2018-08-16 11:57:20 -04:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
db7148350e
|
Fixes #2321: Allow explicitly setting a null value on nullable ChoiceFields
|
2018-08-07 14:05:07 -04:00 |
|
Jeremy Stretch
|
98bdb0cb3c
|
Fixes #2310: False validation error on certain nested serializers
|
2018-08-06 17:40:45 -04:00 |
|
Jeremy Stretch
|
24520717e4
|
Fixes #2305: Make VLAN fields optional when creating a VM interface via the API
|
2018-08-06 10:35:51 -04:00 |
|
Jeremy Stretch
|
f1bc88fc0c
|
Adopt django-taggit-serializer for representation of assigned tags in the API
|
2018-08-03 09:43:03 -04:00 |
|
Jeremy Stretch
|
c2416411c1
|
Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer
|
2018-07-30 12:41:20 -04:00 |
|
Jeremy Stretch
|
25b36d6d42
|
Remove separate config-context API endpoints; include rendered config context when retrieving a single device/VM
|
2018-07-03 12:29:20 -04:00 |
|
Jeremy Stretch
|
b9bdd666da
|
Closes #2200: Replaced detail_route API view decorator with action (DRF change)
|
2018-06-29 11:48:21 -04:00 |
|
Jeremy Stretch
|
c13e4858d7
|
Initial work on config contexts
|
2018-06-27 16:02:34 -04:00 |
|
Jeremy Stretch
|
9b3869790d
|
Implemented tags for all primary models
|
2018-05-10 12:53:11 -04:00 |
|
Jeremy Stretch
|
57f6d22c64
|
Merge branch 'develop' into develop-2.4
|
2018-04-19 11:24:11 -04:00 |
|
Jeremy Stretch
|
b44aa9d32e
|
Fixes #2014: Allow assignment of VLANs to VM interfaces via the API
|
2018-04-18 12:37:20 -04:00 |
|
Jeremy Stretch
|
821fb1e01e
|
Finished merging writable serializers
|
2018-04-05 14:12:43 -04:00 |
|
Jeremy Stretch
|
6b62720daf
|
Closes #1910: Added filters for cluter group and cluster type
|
2018-03-01 13:22:43 -05:00 |
|
Jeremy Stretch
|
4df128d34e
|
Renamed device status constants for clarity
|
2018-01-25 12:20:24 -05:00 |
|
Jeremy Stretch
|
063e79451f
|
Closes #1321: Added created and last_updated fields for relevant models to their API serializers
|
2017-12-21 10:49:40 -05:00 |
|
Jeremy Stretch
|
3df8c63d5c
|
Merge branch 'develop' into develop-2.3
|
2017-11-14 14:38:32 -05:00 |
|
Jeremy Stretch
|
a1b1e261de
|
Fixes #1699: Correct nested representation in the API of primary IPs for virtual machines and add missing primary_ip property
|
2017-11-09 09:33:40 -05:00 |
|
Jeremy Stretch
|
198170ca48
|
Closes #1553: Introduced support for bulk object creation via the API
|
2017-11-07 15:36:10 -05:00 |
|
Jeremy Stretch
|
f824d1eb3b
|
Closes #1556: Added API endpoints listing static field choices for each app
|
2017-10-10 16:41:35 -04:00 |
|
Jeremy Stretch
|
100d979d3e
|
Fixes #1554: Don't require form_factor when creating an interface assigned to a virtual machine
|
2017-10-09 14:27:31 -04:00 |
|
Jeremy Stretch
|
b734599f40
|
Closes #1557: Added filtering for virtual machine interfaces
|
2017-10-09 13:59:53 -04:00 |
|
Jeremy Stretch
|
6243fbfd0d
|
Closes #1493: Added functional roles for virtual machines
|
2017-09-29 11:13:41 -04:00 |
|
Jeremy Stretch
|
2ca161f3d8
|
Closes #1509: Extended cluster model to allow site assignment
|
2017-09-22 12:53:09 -04:00 |
|
Jeremy Stretch
|
e5e169f476
|
Fixes #1504: Added missing vcpus/memory/disk fields to virtual machine API serializer
|
2017-09-18 12:54:50 -04:00 |
|
Jeremy Stretch
|
6872ab0e14
|
Added a status field for virtual machines
|
2017-09-14 14:35:34 -04:00 |
|
Jeremy Stretch
|
e9f75adddb
|
Ditched VMInterface in favor of reusing dcim.Interface
|
2017-08-29 14:24:58 -04:00 |
|
Jeremy Stretch
|
9acd792abe
|
Added virtualization filters
|
2017-08-16 17:00:17 -04:00 |
|
Jeremy Stretch
|
4ef55502b4
|
Updates for v2.1.3 and expanded VirtualMachine model
|
2017-08-16 15:25:33 -04:00 |
|
Jeremy Stretch
|
b67e3ff957
|
Implemented initial virtualization API
|
2017-08-08 16:33:34 -04:00 |
|