Plugins
We use stevedore to allow you to extend the application. To do this, you need to register entrypoint(s) in a module. There is a configuration setting of the second component of the namespace, and that should be the function name you’ve chosen.
noclouddotnet.instanceid
reversedns
Make an instance-id based upon reverse lookup of remote address.
- param request
flask request object
- returns
instance id, hostname tuple
simple
Return a uuid-based hostname.
- param request
flask request object
- returns
instance id, hostname tuple