documentation housekeeping

This commit is contained in:
jbowdre 2020-11-11 08:20:22 -06:00
parent 8fae3b4e02
commit 80638898f3
4 changed files with 10 additions and 1 deletions

View file

@ -9,4 +9,4 @@ This expects several custom properties to exist in Solarwinds for each IPAM-mana
- `Site_ID`: 3-character identifier
- `vRA_Range`: boolean; true if you want the subnet to be used by vRA
Or you can edit `src/main/python/get_ip_ranges/source.python` to remove/change this requirement.
Or you can edit `src/main/python/get_ip_ranges/source.py` to remove/change this requirement.

View file

@ -1,4 +1,7 @@
"""
Modified by John Bowdre to support Solarwinds IPAM
Initial release: 11/10/2020
Copyright (c) 2020 VMware, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").

View file

@ -1,4 +1,7 @@
"""
Modified by John Bowdre to support Solarwinds IPAM
Initial release: 11/10/2020
Copyright (c) 2020 VMware, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").

View file

@ -1,4 +1,7 @@
"""
Modified by John Bowdre to support Solarwinds IPAM
Initial release: 11/10/2020
Copyright (c) 2020 VMware, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").