Tags: SlipJ/python-nomad
Tags
Update requests (jrxFive#80) * update requirements-dev.txt by removing requests, update travis.yml to install both requirements and requirements-dev
Base Requester and Exceptions (jrxFive#68) * restructure base Requester class, inherit from class instead of passing object to each instantiation. Additional exceptions for status_codes * add querystring helper, pass dict as params in endpoints. fix client tests. * add documentation for jobs.parse method * add client read_at file offset * add client stream_file (jrxFive#72) * Client stream _ogs (jrxFive#73) * Client gc_allocation (jrxFive#74) * add gc_all_allocations
Nomad node drain 0.8 (jrxFive#54) * add exception for InvalidParameters add functionality for drain_node_with_spec and purge_node. Remove 3.3 and add 3.6 python versions to test against
Merge pull request jrxFive#37 from jrxFive/cert_tuple add optional parameter for cert tuple
PreviousNext