This website requires JavaScript.
Explore
Get Started
openstack
/
etcd3gw
Code
Issues
Proposed changes
70
Commits
1
Branch
22
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Radosław Piliszek
56b6839022
[CI] Add jobs
...
Change-Id: Ic375cda9ec40083976e18a915db7fe8e53f47c73
2020-10-25 14:39:03 +00:00
doc
/source
Add basic usage example in usage.rst
2020-07-30 09:12:52 -04:00
etcd3gw
Restore previous endpoint default (v3alpha)
2020-08-13 16:35:55 -04:00
releasenotes
Initial implementation with py27,py35,pep8 working
2017-03-24 17:53:23 -04:00
.coveragerc
Skip tests and examples for coverage
2017-03-25 13:10:40 -04:00
.gitignore
Initial Cookiecutter Commit.
2017-03-24 13:37:10 -04:00
.gitreview
Initial Cookiecutter Commit.
2017-03-24 13:37:10 -04:00
.mailmap
Initial Cookiecutter Commit.
2017-03-24 13:37:10 -04:00
.testr.conf
Initial Cookiecutter Commit.
2017-03-24 13:37:10 -04:00
.travis.yml
Allow failures for non-py2.7 tests
2017-08-30 17:10:51 -04:00
.zuul.yaml
[CI] Add jobs
2020-10-25 14:39:03 +00:00
babel.cfg
Initial Cookiecutter Commit.
2017-03-24 13:37:10 -04:00
CONTRIBUTING.rst
Initial Cookiecutter Commit.
2017-03-24 13:37:10 -04:00
HACKING.rst
Initial Cookiecutter Commit.
2017-03-24 13:37:10 -04:00
LICENSE
Initial Cookiecutter Commit.
2017-03-24 13:37:10 -04:00
README.md
Make API path configurable
2020-07-23 09:03:06 -04:00
requirements.txt
Fix for CVE-2018-18074 - bump requests
2020-07-30 09:12:16 -04:00
setup-etcd-env.sh
Update etcd version, add py36
2017-08-30 10:19:30 -04:00
setup.cfg
prep for next rev
2017-03-27 10:40:25 -04:00
setup.py
prep for next rev
2017-03-27 10:40:25 -04:00
test-requirements.txt
Raise hacking checks to recent version
2020-08-12 09:59:23 -04:00
tox.ini
Use py.test to better find hung tests
2017-08-30 16:02:28 -04:00
README.md
etcd3 gateway Python Client
A python client for etcd3 grpc-gateway v3 API
Description
An etcd3 grpc-gateway v3 API Python client
Readme
590
KiB
Languages
Python
99%
Shell
1%