Skip to main content

A Nautobot plugin for moving devices

Project description

Nautobot Move

Nautobot Move enables you to move a device by replacing a planned device. It works best in connection with nautobot_deepcopy to enable you to plan a move and then switch it on once you’re ready to go. Cables and connections will be preserved from the planned device.

Please note that this plugin uses internal Nautobot components, which is explicitly discouraged by the documentation. We promise to keep the plugin up to date, but the latest version might break on unsupported Nautobot version. Your mileage may vary.

Integration

To integrate the plugin, you will have to provide add it to your PLUGINS configuration to your configuration.py:

PLUGINS = [
  "nautobot_move",
  # my other plugins
]

The Nautobot plugins guide should help you get started!

Usage

Once the plugin is installed, a button labelled Move will appear on the detail page of devices.

Move button

Once you click that button, you will be directed to a form that allows you to choose any planned device to move this device to, preserving any connections. When submitting, the backend will make sure the connections actually match up, and emit a form error otherwise.

Move form

The planned device that is superseded will be deleted.


Have fun!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nautobot_move-2.0.2.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

nautobot_move-2.0.2-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file nautobot_move-2.0.2.tar.gz.

File metadata

  • Download URL: nautobot_move-2.0.2.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for nautobot_move-2.0.2.tar.gz
Algorithm Hash digest
SHA256 ae56a2e79e2140e75c7754794b889ca185857e2feced83aeac8fb96ff2da8882
MD5 37f502a0cfc5d21fc1eb295c55ea1cbc
BLAKE2b-256 98276a1d79f0718bddf11a37d3d3fcaee42d1833821275173a2f490cd8d1d9f9

See more details on using hashes here.

File details

Details for the file nautobot_move-2.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for nautobot_move-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 54960cdc1af20ddeec758edfaa67476cc27c220137dbbaeefea589ccc141d309
MD5 b552de833515772a1a6dbe4c684f68c6
BLAKE2b-256 68eb36cc3e668bf591e2ea747d52dde7bb70045e5c7e8120153c30a57cf91897

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page