update README
This commit is contained in:
parent
38d417b436
commit
0e456669c0
1 changed files with 8 additions and 0 deletions
|
|
@ -9,10 +9,18 @@ The goal is to generate an existing infrastructure on Netbox and have the abilit
|
|||
|
||||
* Create servers, chassis and blade through standard tools (`dmidecode`)
|
||||
* Create physical, bonding and vlan network interfaces with IPs
|
||||
* Create IPMI interface if found
|
||||
* Create or get existing VLAN and associate it to interfaces
|
||||
* Generic ability to guess datacenters and rack location through drivers (`cmd` and `file` and custom ones)
|
||||
* Update existing `Device` and `Interfaces`
|
||||
* Handle blade moving (new slot, new chassis)
|
||||
|
||||
# Requirements
|
||||
|
||||
- Netbox >= 2.6
|
||||
- Python >= 3.4
|
||||
- [python3-netaddr](https://github.com/drkjam/netaddr)
|
||||
- [python3-netifaces](https://github.com/al45tair/netifaces)
|
||||
|
||||
# Known limitations
|
||||
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue