Removed Device.ro_snmp

This commit is contained in:
Jeremy Stretch
2016-05-19 11:34:38 -04:00
parent b9e4f30177
commit d6cd3428f6
11 changed files with 33 additions and 32 deletions

View File

@@ -544,7 +544,6 @@ CREATE TABLE dcim_device (
face smallint,
device_type_id integer NOT NULL,
rack_id integer NOT NULL,
ro_snmp character varying(50) NOT NULL,
device_role_id integer NOT NULL,
primary_ip_id integer,
status boolean NOT NULL,