Netbox_device.py module (#46936)

* netbox_device module

* Add init.py to each directory

* Fixed a few of the shippable failed tests

* No need for import pynetbox in netbox_utils-removed, changed syntax for set

* A bit more cleanup

* Fixed the 'data' to have suboptions

* Fixed formatting for device_role

* Attempting to fix shippable errors

* Final testing and updated documentation

* Fixed return type and removed testing result files

* Updated some returns to be a list to keep 'meta' formatting consistent

* Updated module to standardize the meta return type

* Updated short_description and added David Gomez as author

* Updated short_description, added David Gomez as author, added module direcotry to BOTMETA.yml

* Updated data type to dict and removed JSON from netbox_utils
This commit is contained in:
FragmentedPacket
2018-11-09 00:24:13 -07:00
committed by John R Barker
parent a80c25cbd9
commit 3147dc2a15
5 changed files with 402 additions and 0 deletions

1
.github/BOTMETA.yml vendored
View File

@@ -199,6 +199,7 @@ files:
labels:
- networking
- infoblox
$modules/net_tools/netbox/: fragmentedpacket
$modules/network/a10/: ericchou1 mischapeters
$modules/network/aci/: $team_aci
$modules/network/aireos/: jmighion