Commit Graph

39 Commits

Author SHA1 Message Date
John Bowdre a57d20d7b4 improve documentation for subnet filter usage 2022-07-25 15:45:43 -05:00
John Bowdre 625739bd31 fix inverted logic in gateway check (#3) 2021-12-22 06:35:00 -06:00
John Bowdre 6a042450f9 enable optional custom subnet filter 2021-12-21 22:19:39 -06:00
John Bowdre c1c197e73f increment version: v1.0.7 2021-12-21 22:09:38 -06:00
John Bowdre cfd083dae0 allow for custom filters instead of just 'isPool' (#3) 2021-12-21 22:07:21 -06:00
John Bowdre 3dd51aafbc
Update README.md 2021-12-21 20:52:50 -06:00
John Bowdre 63618af4c2
Update README.md 2021-12-21 20:51:38 -06:00
John Bowdre ec67aff7fa increment version to 1.0.6
start using CHANGELOG.md
2021-12-21 16:57:12 -06:00
John Bowdre b1f5dd1aea Make 'isPool' filter optional, #3 2021-12-21 16:56:08 -06:00
John Bowdre 8861002c96 fix for detecting ranges with no gateway set, #3 2021-12-21 14:40:35 -06:00
John Bowdre 9d85a69eed Increment to version v1.0.5 2021-11-22 16:28:03 -06:00
John Bowdre 493452fdbf Re-add 'owner' tag on phpIPAM reservation note inside 'try' block to work around bug in vRA 8.6 2021-11-22 16:27:28 -06:00
John Bowdre 21ed9d7c66 remove reference to resourceInfo['owner'] to work around problem with vRA 8.6 2021-10-19 16:02:53 -05:00
John Bowdre 3797a59310
Include blog post links for more config details. 2021-10-04 14:12:20 -05:00
John Bowdre 141ae313bf remove unused variable 2021-02-21 19:21:05 -06:00
John Bowdre 2279014db1 calculate IP version for allocate_ip; increment to v1.0.3 2021-02-21 19:04:36 -06:00
John Bowdre 11645c7add Add modification notice 2021-02-21 13:29:08 -06:00
John Bowdre f1c229ce90 increment to v1.0.2 2021-02-09 16:42:06 -06:00
jbowdre 3fc919ec37 Merge branch 'main' of github.com:jbowdre/phpIPAM-for-vRA8 into main 2021-01-26 16:43:35 -06:00
jbowdre 9c3216f15e allocate from the entire usable range 2021-01-26 16:41:41 -06:00
John Bowdre f9a7a43b28
Update README.md 2021-01-26 10:59:19 -06:00
jbowdre 6581fde145 Allow for subnets without DNS servers defined in IPAM; increment to v1.0.1 2021-01-26 10:56:36 -06:00
John Bowdre 1f71766392 update README to mention pool requirement 2021-01-22 10:19:44 -06:00
jbowdre 7e8988314f
Update README.md 2021-01-15 16:18:17 -06:00
John Bowdre 2a29ea0e67 Update README 2021-01-15 16:15:14 -06:00
John Bowdre 3c6aa31407 v1.0 release! 2021-01-15 15:35:11 -06:00
John Bowdre 8ecb24dfda implement deallocate_ip 2021-01-15 15:32:56 -06:00
John Bowdre 62ec0b89ad code cleanup 2021-01-15 14:55:54 -06:00
John Bowdre b31e96d42b implement allocate_ip 2021-01-15 14:45:50 -06:00
John Bowdre 629f70a96c fixing .gitignore 2021-01-15 12:42:21 -06:00
John Bowdre 0f4478eabc fixing .gitignore 2021-01-15 12:41:56 -06:00
John Bowdre 5408f1eeae fixing .gitignore 2021-01-15 12:40:38 -06:00
John Bowdre 6d31034ba7 fixing .gitignore 2021-01-15 12:40:08 -06:00
John Bowdre 997d217954 remove test.py 2021-01-15 12:13:05 -06:00
John Bowdre 90c9b4fb76 remove test.py 2021-01-15 12:08:13 -06:00
John Bowdre c7be21c307 only get subnets marked as pools; capture gatewayAddress and dnsServerAddresses 2021-01-15 11:36:19 -06:00
john 2b9ab9a710 work on ip allocation 2021-01-14 16:10:38 -06:00
John Bowdre f0b6ae317b fix typo 2021-01-11 18:00:07 -06:00
John Bowdre 7b8065c9de initial commit 2021-01-11 17:14:27 -06:00