Files
python-keystoneclient/keystoneclient
Brant Knudson 26534dadb1 oslo-incubator apiclient.exceptions to keystoneclient.exceptions
Applications are using exceptions out of
keystoneclient.openstack.common.apiclient.exceptions so it's part
of the public interface. But since it's from oslo-incubator it's
not considered stable. Since keystoneclient is all stable this
creates bad situation.

With this change, all the symbols out of apiclient.exceptions are
moved into keystoneclient.exceptions rather than the other way
around (keystoneclient.exceptions used to re-export all of
apiclient.exceptions). Now we're in control of the
apiclient.exceptions and keystoneclient.exceptions that
applications are using.

Closes-Bug: 1481806
Change-Id: Ib3afa86b9d276f6a45d1ecd6f9157ee02ec8570d
2015-08-05 14:59:23 +00:00
..
2015-07-26 06:54:22 -05:00
2015-06-30 12:58:55 -05:00
2012-09-29 16:03:23 -07:00
2015-07-26 06:54:22 -05:00
2015-03-17 08:27:47 -05:00
2015-07-26 06:54:23 -05:00
2014-02-08 22:22:08 +08:00
2015-02-09 20:34:49 -06:00
2015-08-02 11:22:18 -05:00