This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
finalize plans for uniquely identifying hardware (via sku or other) #960
Labels
api
database
involves database schema or config changes, or non-trivial query authoring
high priority
High voltage.
v3.0
features, big changes for api v3.0
v3.0 code as it exists in master today requires that all new hardware_products be given a unique sku, and device reports must contain a sku (which is used to look up the actual hardware a device is using, for validation purposes). This requirement may not be the best decision if some hardware (notably switches) aren't assigned skus and aren't as customizable as servers when provisioned.
Need to come to a decision on this, and adjust code/api restrictions, before 3.0.0 can go final.
The text was updated successfully, but these errors were encountered: