Shyam Singh ea11205cbc Added Python3 support.
* dict_items, dict_values, dict_keys returns view in Py3 instead of
	list so wrapped with list.
 * Replaced dict.iteritems() with dict.items().
 * Replaced dict.itervalues() with dict.values().
 * Replaced 'unicode(err)' with
	'oslo_utils.encodeutils.exception_to_unicode(err)'.
 * Added 'openstack-tox-py35' in Zuul CI jobs.

Fixes bug 1877507

Change-Id: Ic0892bfd501bc45bb8b7b7bebe299c86c34710ae
2020-05-16 16:30:34 +05:30
2014-09-28 23:11:15 -07:00
2020-05-16 16:30:34 +05:30
2014-10-31 01:20:49 -07:00
2014-10-31 01:20:49 -07:00
2019-04-19 19:51:21 +00:00
2014-09-28 23:11:15 -07:00
2014-09-28 23:11:15 -07:00
2020-05-16 16:30:34 +05:30
2017-12-19 12:17:24 -08:00
2014-10-31 01:20:49 -07:00
2014-10-31 01:20:49 -07:00
2014-09-28 23:11:15 -07:00
2014-09-28 23:11:15 -07:00
2014-09-28 23:11:15 -07:00
2014-10-31 01:20:49 -07:00
2015-12-23 01:31:14 +00:00
2016-02-24 18:58:34 -08:00
2018-09-07 11:23:18 -07:00
2020-05-16 16:30:34 +05:30

This is the client API library for Group Based Policy.

Description
Client for OpenStack Group Based Policy
Readme 2.6 MiB
Languages
Python 97.6%
Shell 2.4%