Re: [pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider

2021-05-02 Thread Thomas Lamprecht
Hi, On 02.05.21 20:49, Samuel Lorch wrote: > would it be possible to write Custom Plugins without recompiling any Proxmox > Packages? > There's already patches for that on the list, so that is planned: https://lists.proxmox.com/pipermail/pve-devel/2021-April/047999.html > At work we have a cus

Re: [pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider

2021-05-02 Thread Samuel Lorch
Hello, would it be possible to write Custom Plugins without recompiling any Proxmox Packages? At work we have a custom IPAM System and it would be of massive help if i could just put a self written Plugin into some directory and it would be available for use as a IPAM provider. Thanks, Sa

Re: [pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider

2021-01-04 Thread aderumier
Hi, currently phpipam && netbox are already implemented (+internal pve ipam for small setup) :) I'm going to send new patch serie soon. (currently working on tests units) Le mardi 29 décembre 2020 à 15:22 +0100, Josef Johansson a écrit : > AFAIK both phpIPAM and NetBox should be supported as IPA

Re: [pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider

2020-12-29 Thread Josef Johansson
AFAIK both phpIPAM and NetBox should be supported as IPAM. On 12/9/20 8:01 PM, Bruce Wainer wrote: > Hello, > In your new SDN environment, are there plans for a plugin for phpIPAM? If > not, can you provide any starting points for developing one? > Thank you, > Bruce Wainer >

Re: [pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider

2020-12-13 Thread alexandre derumier
On 11/12/2020 19:34, Bruce Wainer wrote: Looking at the code, it doesn't appear that the MAC of the interface is being passed into phpIPAM, if this is known then I'd prefer that it be passed via add_ip and add_next_freeip. yes, indeed, currently I don't register the mac, but I could add it, no

Re: [pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider

2020-12-11 Thread Bruce Wainer
Thank you Alexandre. I will definitely be testing SDN and the integration with phpIPAM once released. Looking at the code, it doesn't appear that the MAC of the interface is being passed into phpIPAM, if this is known then I'd prefer that it be passed via add_ip and add_next_freeip. Bruce On Fri,

Re: [pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider

2020-12-11 Thread alexandre derumier
The code is already commited :) https://git.proxmox.com/?p=pve-network.git;a=blob;f=PVE/Network/SDN/Ipams/PhpIpamPlugin.pm;h=6261764ffb5cb9d7b2bc865704ac74663790d860;hb=HEAD It's not yet released, but I'll keep you in touch for testing if you want. (I have implement basic things (add/del subne

Re: [pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider

2020-12-10 Thread Bruce Wainer
Great thanks, I thought I had seen it in one of the patches but when I looked back at some of the more recent submissions it looked like only the internal IPAM was being implemented at first. Bruce On Thu, Dec 10, 2020 at 3:33 AM alexandre derumier wrote: > Hi, > phpIPAM is already implemented :

Re: [pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider

2020-12-10 Thread alexandre derumier
Hi, phpIPAM is already implemented :) (currently phpIPAM && netbox) On 09/12/2020 20:01, Bruce Wainer wrote: Hello, In your new SDN environment, are there plans for a plugin for phpIPAM? If not, can you provide any starting points for developing one? Thank you, Bruce Wainer __

[pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider

2020-12-09 Thread Bruce Wainer
Hello, In your new SDN environment, are there plans for a plugin for phpIPAM? If not, can you provide any starting points for developing one? Thank you, Bruce Wainer ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin