Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 591 Bytes

README.rst

File metadata and controls

26 lines (16 loc) · 591 Bytes

nsot_sync

The goal of nsot_sync is to translate from a driver (local computer networks or another vendor's IPAM) to native NSoT resources.

It has been written to make adding extra drivers easy, based on a simple contract.

For Quickstart and other documentation, check out the docs.

TODO

  • Write tests
  • Write out driver contract

Driver Contract

Unfinished, reminder list for writing the real contract out

  • Every resource must contain an 'attributes' key, even if empty dict