Commit graph

27 commits

Author SHA1 Message Date
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
141ae313bf remove unused variable 2021-02-21 19:21:05 -06:00
2279014db1 calculate IP version for allocate_ip; increment to v1.0.3 2021-02-21 19:04:36 -06:00
11645c7add Add modification notice 2021-02-21 13:29:08 -06:00
f1c229ce90 increment to v1.0.2 2021-02-09 16:42:06 -06:00
3fc919ec37 Merge branch 'main' of github.com:jbowdre/phpIPAM-for-vRA8 into main 2021-01-26 16:43:35 -06:00
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
6581fde145 Allow for subnets without DNS servers defined in IPAM; increment to v1.0.1 2021-01-26 10:56:36 -06:00
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
2a29ea0e67 Update README 2021-01-15 16:15:14 -06:00
3c6aa31407 v1.0 release! 2021-01-15 15:35:11 -06:00
8ecb24dfda implement deallocate_ip 2021-01-15 15:32:56 -06:00
62ec0b89ad code cleanup 2021-01-15 14:55:54 -06:00
b31e96d42b implement allocate_ip 2021-01-15 14:45:50 -06:00
629f70a96c fixing .gitignore 2021-01-15 12:42:21 -06:00
0f4478eabc fixing .gitignore 2021-01-15 12:41:56 -06:00
5408f1eeae fixing .gitignore 2021-01-15 12:40:38 -06:00
6d31034ba7 fixing .gitignore 2021-01-15 12:40:08 -06:00
997d217954 remove test.py 2021-01-15 12:13:05 -06:00
90c9b4fb76 remove test.py 2021-01-15 12:08:13 -06:00
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
f0b6ae317b fix typo 2021-01-11 18:00:07 -06:00
7b8065c9de initial commit 2021-01-11 17:14:27 -06:00