Jeremy Stretch
|
548127cc88
|
Rename VMInterface serializers
|
2020-06-23 15:46:20 -04:00 |
|
Jeremy Stretch
|
75354a8a78
|
Rename Interface to VMInterface
|
2020-06-23 13:21:44 -04:00 |
|
Jeremy Stretch
|
6cb31a274f
|
Initial work on #4721 (WIP)
|
2020-06-22 13:10:56 -04:00 |
|
Jeremy Stretch
|
448dc1442c
|
Replace TaggitSerializer and TagListSerializerField with TaggedObjectSerializer
|
2020-06-17 09:57:17 -04:00 |
|
Jeremy Stretch
|
cebe580484
|
Add a description field to all organizational models
|
2020-03-13 16:33:28 -04:00 |
|
Jeremy Stretch
|
7388fa3556
|
Fixes #4083: Permit nullifying applicable choice fields via API requests
|
2020-02-10 15:10:33 -05:00 |
|
Jeremy Stretch
|
fe490d144a
|
Fixes #3868: Fix creation of interfaces for virtual machines
|
2020-01-09 14:54:25 -05:00 |
|
Jeremy Stretch
|
5ac4a3ba79
|
Omit default uniqueness validator from VirtualMachineSerializer, which implies required fields
|
2019-12-09 12:11:42 -05:00 |
|
Jeremy Stretch
|
ca11b9a2f5
|
VirtualMachine.status to slug
|
2019-12-04 20:40:18 -05:00 |
|
Jeremy Stretch
|
3fa4ceadb0
|
Interface.mode to slug (#3569)
|
2019-11-21 22:50:01 -05:00 |
|
Jeremy Stretch
|
5f5081f719
|
Interface.type to slug (#3569)
|
2019-11-21 22:11:02 -05:00 |
|
Fredrik Lönnegren
|
3262805938
|
Add tenancy to cluster
fix pep8
|
2019-10-07 16:20:14 +02:00 |
|
Jeremy Stretch
|
017a5011ec
|
Added '*_count' fields for child objects
|
2019-04-19 16:50:42 -04:00 |
|
Jeremy Stretch
|
a46b43bff6
|
Added child counts to API serializers (WIP)
|
2019-04-12 17:07:56 -04:00 |
|
Jeremy Stretch
|
1a2c9e3bba
|
Rename form_factor to type on dcim.Interface
|
2019-04-12 13:42:56 -04:00 |
|
Jeremy Stretch
|
d9c8c0cbc1
|
Fixes #2968: Correct API documentation for SerializerMethodFields
|
2019-03-08 10:25:09 -05:00 |
|
Jeremy Stretch
|
874acab90f
|
Merge v2.4.8
|
2018-11-20 12:28:24 -05:00 |
|
Jeremy Stretch
|
23cde65add
|
Fixes #2589: Virtual machine API serializer should require cluster assignment
|
2018-11-14 10:38:53 -05:00 |
|
Jeremy Stretch
|
75f0d8ee90
|
Closes #2578: Reorganized nested serializers
|
2018-11-12 11:36:44 -05:00 |
|
Jeremy Stretch
|
22ed4f1b53
|
Merge release v2.4.6
|
2018-10-10 09:36:51 -04:00 |
|
Jeremy Stretch
|
259da2d18a
|
#2487: Added API tests
|
2018-10-04 16:20:01 -04:00 |
|
Jeremy Stretch
|
364bbdeab8
|
Merged release v2.4.5
|
2018-10-03 11:23:21 -04:00 |
|
John Anderson
|
4039753b2f
|
refactored UI for local config context
|
2018-09-18 11:52:12 -04:00 |
|
John Anderson
|
0da113b723
|
implemnted #2392 - local config context for devices and VMs
|
2018-09-16 00:25:20 -04:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|