Commit Graph

5451 Commits

Author SHA1 Message Date
John Anderson
1048d3909b fixes #3724 - allow filtering interfaces by more than one device name 2019-12-04 02:00:08 -05:00
Jeremy Stretch
4ecbfc4e5e Service.protocol to slug (#3569) 2019-11-27 22:27:06 -05:00
Jeremy Stretch
213bd1555a VLAN.status to slug (#3569) 2019-11-27 22:15:59 -05:00
Jeremy Stretch
14a7a33cc2 IPAddress.role to slug (#3569) 2019-11-27 22:09:16 -05:00
Jeremy Stretch
ba8f324b12 IPAddress.status to slug (#3569) 2019-11-27 21:54:01 -05:00
Jeremy Stretch
929c0648d0 Prefix.status to slug (#3569) 2019-11-27 21:46:53 -05:00
Jeremy Stretch
21fe5902a8 PowerOutlet.feed_leg to slug (#3569) 2019-11-27 21:30:11 -05:00
Jeremy Stretch
b2caaa6733 Fixes #3312: Fix validation error when editing power cables in bulk 2019-11-27 09:19:34 -05:00
Jeremy Stretch
15722c1871 Fixes #3720: Correctly indicate power feed terminations on cable list 2019-11-26 16:56:11 -05:00
Jeremy Stretch
1d18948307 Fixes #3709: Prevent exception when importing an invalid cable definition 2019-11-26 16:46:51 -05:00
Charles Butler
2b75ed0d23 👷 Add deployment step on merge to develop 2019-11-26 12:02:10 -05:00
Marco Ceppi
2455aca2f1 Execute startup scripts everytime 2019-11-26 11:20:38 -05:00
Marco Ceppi
c1f0bfa9f3 Update initializers to match management-api local-dev 2019-11-26 11:20:38 -05:00
Marco Ceppi
7121d2e2d0 Add ability to update initializers based on management-api exports 2019-11-26 11:20:38 -05:00
Marco Ceppi
40ddf9a12f Add connection type to NestedInterfaceSerializer 2019-11-26 11:19:58 -05:00
Jeremy Stretch
8c7f6c62b0 PowerFeed.status to slug (#3569) 2019-11-25 21:22:14 -05:00
Jeremy Stretch
2dc07ca30d PowerFeed.phase to slug (#3569) 2019-11-25 21:14:04 -05:00
Jeremy Stretch
bb8b012397 PowerFeed.supply to slug (#3569) 2019-11-25 21:08:34 -05:00
Jeremy Stretch
62494f295e PowerFeed.type to slug (#3569) 2019-11-25 21:03:11 -05:00
Jeremy Stretch
9872a46583 Rack.outer_unit to slug (#3569) 2019-11-25 20:54:24 -05:00
Jeremy Stretch
4846557d61 Cable.length_unit to slug (#3569) 2019-11-25 20:40:29 -05:00
Jeremy Stretch
79a40e22c9 Cable.type to slug (#3569) 2019-11-25 19:57:13 -05:00
Jeremy Stretch
dead5b42be Front/RearPort.type to slug (#3569) 2019-11-25 19:39:25 -05:00
Jeremy Stretch
bcc34f6099 Device.face to slug (#3569) 2019-11-25 19:23:43 -05:00
Marco Ceppi
62295c8b60 Mis-spelled variable name 2019-11-25 11:44:39 -05:00
Marco Ceppi
64de66e2d5 Allow for creation of interfaces and tenants in startup / initializers 2019-11-25 11:31:44 -05:00
Jeremy Stretch
6a451e0c0e
Merge pull request #3701 from hSaria/3697-custom-scripts-example-typo
Fixes #3697: Correct field_order attribute name
2019-11-22 08:45:21 -05:00
Jeremy Stretch
5c95927a43 Site.status to slug (#3569) 2019-11-21 22:54:01 -05:00
Jeremy Stretch
3fa4ceadb0 Interface.mode to slug (#3569) 2019-11-21 22:50:01 -05:00
Jeremy Stretch
f93cd17fee Consolidate #3569 field migrations by model 2019-11-21 22:26:35 -05:00
Jeremy Stretch
5f5081f719 Interface.type to slug (#3569) 2019-11-21 22:11:02 -05:00
Jeremy Stretch
180d3d0029 Resolved migration discrepancies when dealing with NULL values 2019-11-21 21:44:30 -05:00
Jeremy Stretch
4e2863e4ec Move CircuitTermination.term_side choices to a ChoiceSet 2019-11-21 21:28:59 -05:00
Marco Ceppi
fff05b3154 Always run *some* startup scripts even when disabled 2019-11-21 17:29:08 -05:00
Marco Ceppi
0fe0267c72 Add Keystone interface type 2019-11-21 16:50:37 -05:00
Marco Ceppi
c03d893284 Add filtering by site for interfaces 2019-11-21 16:50:37 -05:00
Marco Ceppi
f40b6fd5f9 Correct ordering of interfaces for customer ports 2019-11-21 16:50:37 -05:00
Marco Ceppi
927551554a Expand site status definitions 2019-11-21 16:50:37 -05:00
Marco Ceppi
b037e9de35 Add Custom Field support to dcim Regions 2019-11-21 16:50:37 -05:00
Marco Ceppi
8aab425b45 Add initializers for custom_fields and manufacturers 2019-11-21 16:50:37 -05:00
Marco Ceppi
58ae0f317d Tweak docker-compose to avoid collisions 2019-11-21 16:50:37 -05:00
Marco Ceppi
ee79407981 Merge upstream v2.6.7 into develop 2019-11-21 07:00:06 -05:00
hSaria
b46e52eccc
Fixed #3697: Correct field_order attribute name 2019-11-20 17:03:12 +00:00
Jeremy Stretch
f3a41df395 #3455: Correct related_name on Cluster.tenant 2019-11-18 22:12:29 -05:00
Jeremy Stretch
afd82fd9d3 DeviceType.subdevice_role to slug (#3569) 2019-11-18 22:08:33 -05:00
Jeremy Stretch
fbd12e1887 Create a separate migration for each field 2019-11-18 21:41:04 -05:00
Jeremy Stretch
4f0d82ac16 Standardize migration names for #3569 2019-11-18 21:04:12 -05:00
Jeremy Stretch
88b8cf3360 Tweak migrations to handle NULL values 2019-11-18 20:56:22 -05:00
Jeremy Stretch
a8db07e0a8 Device.face to slug (#3569) 2019-11-16 21:46:07 -05:00
Jeremy Stretch
c79c29e769 Rack.status to slug (#3569) 2019-11-15 22:03:41 -05:00