Client for OpenStack Group Based Policy
Go to file
Shyam Singh 366ab2bfdb Upgrade for stable/rocky branch
* Removed py36 env from 'tox.ini'.
    * Updated requirements.txt with relevant 'stable/rocky' branch
        libraries.
    * Updated test-requirements.txt with relevant 'stable/rocky' branch
        libraries.
    * Replaced 'mox' with 'mock' on unit tests.
    * Use stestr directly instead of ostestr to run UTs, as is done in 
        newer upstream branches.
    * Specify basepython as python2.7 for pep8, cover jobs, in case a 
        python3 version of tox is used.
    * Added 'flake8-import-order' and kept import-order-style as 'pep8'.
    * Added zuul jobs w.r.t. 'stable/rocky' release.
    * Removed '-U' option from toxenv install command, for stable/rocky
        & above branches compatibility.

Change-Id: I9161749fb2d8618b695815c095bdedae0251bb76
2020-06-11 16:09:03 +00:00
doc/source GBP Client repo init 2014-09-28 23:11:15 -07:00
gbpclient Upgrade for stable/rocky branch 2020-06-11 16:09:03 +00:00
tools GBP Client for GBP resources 2014-10-31 01:20:49 -07:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 15:02:14 +00:00
.gitignore GBP Client for GBP resources 2014-10-31 01:20:49 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:21 +00:00
.pylintrc GBP Client repo init 2014-09-28 23:11:15 -07:00
.stestr.conf Upgrade for stable/rocky branch 2020-06-11 16:09:03 +00:00
.testr.conf GBP Client repo init 2014-09-28 23:11:15 -07:00
.zuul.yaml Upgrade for stable/rocky branch 2020-06-11 16:09:03 +00:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:46 +00:00
HACKING.rst GBP Client for GBP resources 2014-10-31 01:20:49 -07:00
LICENSE GBP Client for GBP resources 2014-10-31 01:20:49 -07:00
MANIFEST.in GBP Client repo init 2014-09-28 23:11:15 -07:00
README.rst GBP Client repo init 2014-09-28 23:11:15 -07:00
gbp_test.sh Pike sync 2017-12-19 12:17:24 -08:00
openstack-common.conf GBP Client repo init 2014-09-28 23:11:15 -07:00
requirements.txt Upgrade for stable/rocky branch 2020-06-11 16:09:03 +00:00
run_tests.sh GBP Client for GBP resources 2014-10-31 01:20:49 -07:00
setup.cfg Upgrade for stable/rocky branch 2020-06-11 16:09:03 +00:00
setup.py Syncing with mitaka dependencies 2016-02-24 18:58:34 -08:00
test-requirements.txt Upgrade for stable/rocky branch 2020-06-11 16:09:03 +00:00
tox.ini Upgrade for stable/rocky branch 2020-06-11 16:09:03 +00:00

README.rst

This is the client API library for Group Based Policy.