Skip to content

Install instructions don't work as-is #160

Description

@athompso

Plugin version

1.1.9

NetBox version

v4.5.9

Python version

3.9

Steps to Reproduce

If I follow the instructions of "To install, simply include this plugin in the plugins configuration section of netbox.", when I restart netbox, it fails to start because the python code for netbox_lifecycle is still missing.

Running (inside the netbox venv) pip install netbox-lifecycle solves the problem.
Presumably adding it to local-requirements.txt and re-updating would also solve the problem.

Similarly, the database migration procedure must also be run after installing netbox-lifecycle.

Expected Behavior

Per the README, adding one line to PLUGINS should have sufficed.

Observed Behavior

Netbox crashed and would not start.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions