jrxFive / python-nomad

Client library Hashicorp Nomad
https://python-nomad.readthedocs.io/en/latest/
MIT License
139 stars 73 forks source link

No data when you are using namespaces #82

Closed pserranoa closed 5 years ago

pserranoa commented 5 years ago

If you are using python-nomad with namespaces, you can't reach the data from this namespaces because the namespace is not passed at the params

See the posible solution at the follogin pull request https://github.com/jrxFive/python-nomad/pull/81

jrxFive commented 5 years ago

Fixed in #81