Skip to content

Support for multiple environment #11010

@gtherond

Description

@gtherond

NetBox version

v3.3.3

Feature type

Data model extension

Proposed functionality

Implement ability to create various environments such as PROD/STAGING/DEVS.

Use case

Many companies distinguish hardware between various environment even on the same location/rack or DC.

According to those environment, the hardware do keep the naming convention of the production and is only distinguished from prod by various elements such as IPs, subdomain variation on FQDN or simply OS hostnamectl environment tag.

As for now, we can't get multiple environment easily on DCIM as a device with a non-unique name located on the same tenant/rack can't be added.

If there is another DCIM way to do that please let me know, but for now there is nothing on the documentation regarding this topic to my knowledge.

Database changes

device name should be allowed do be duplicated.
introduce a environment (table?/row?) concept.

External dependencies

none

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: revisions neededThis issue requires additional information to be actionabletype: featureIntroduction of new functionality to the application

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions