Marek Isalski
Marek Isalski
Payment provider with ability to take direct debit payments in the UK, and SEPA in Europe. See also separate threads for direct debit in #89 (and completed SEPA icon in...
### Peering Manager version v1.6.0 ### Feature type New functionality ### Proposed functionality I intend to submit a PR to address some of what is discussed in https://github.com/peering-manager/peering-manager/discussions/505#discussioncomment-2303287 In essence,...
My muscle memory of 1990s and 2000s GUIs has taught me that Enter is "OK" and Esc is the "cancel" action. This PR proposes two command-line options: * `--esc-is-cancel` will...
When talking to NetBox v3.3, pynetbox v6.6.2 chokes when POSTing to `dcim.cable` by raising exception _AttributeError: object has no attribute "id"_ This is because in NetBox v3.2 and earlier: ```...
Use the `peeringdb.get_net` function to retrieve: * `name` for the name of the peer network as part of the `neighbor 192.0.2.1 description` * `info_prefixes4` and `info_prefixes6` to auto-populate * `irr_as_set`...
Currently hphr includes its own `netbox2` pillar module which retrieves information about interfaces and addresses… but it only works for *devices*. Please add support for *virtual-machine* instances of VyOS.