poppyred / python-consul2

Python client for the Consul HTTP API ,Continue develop on cablehead/python-consul
https://python-consul2.readthedocs.io/
MIT License
130 stars 28 forks source link

Method parameter policy in Roles.list() is unused #18

Closed snesbittsea closed 3 years ago

snesbittsea commented 3 years ago

The Roles.list() method takes a parameter "policy", As far as I can tell this parameter is never consumed and has no effect.