Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Sync with upstream #7

Open
wants to merge 75 commits into
base: master
Choose a base branch
from
Open

Conversation

bastelfreak
Copy link
Contributor

No description provided.

sebastianrakel and others added 30 commits January 23, 2016 15:03
this implements #10
everything is a bit hacky and only for testing! I would not recommend
using this ldap config in production.
The dhcp hostname will be set automated by socket.getfqdn()
this is a workaround to also support virtualenv
the recommended way to python apps is uwsgi, not gunicorn
* You can delete LDAP Entries by DN
* You can get LDAP DN by IP and by MAC
* You can get all objects of class "dhcpHost"
* Added method to check if ipv4/mac configuration exists
* Added delete Method
* Added get method for ipv4 and mac
* Added a all method to get all stored configurations
* /dhcp endoint have GET,POST
* /dhcp/ipv4/<ipv4> endpoint have GET,PUT,DELETE
* /dhcp/mac/<mac> endpoint have GET,PUT,DELETE
* The gateway and networkmask arguments are not requires anymore
sebastianrakel and others added 30 commits February 7, 2016 13:13
Now it is possible to user upper- or lower- or mixedcase mac addresses
using them via tox is a bit strange and doesn't work as expected
add [install] section to marmoset.service
(used ´´´json instead of ```json)
without this the app will start but returns 404 on every route
set correct ServerName in example conf
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants