Currently there's no way to specify a parent/child relationship with the racktables_object module. Proposal is to add a "parent" field that will accept the name of the parent object. Code wise, we should look up the object types in the "ObjectParentCompat" table to ensure compatibility, and then create the appropriate entry in the "EntityLink" table.
Currently there's no way to specify a parent/child relationship with the racktables_object module. Proposal is to add a "parent" field that will accept the name of the parent object. Code wise, we should look up the object types in the "ObjectParentCompat" table to ensure compatibility, and then create the appropriate entry in the "EntityLink" table.