Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not use the six library. | Cyril Roelandt | 2020-06-23 | 1 | -5/+1 |
| | | | | Change-Id: I3dbfcfa0f5f590a41ed549afd44537d8ed41433a | ||||
* | Move old oslo-incubator code out of openstack/common | Abhishek Kekane | 2016-11-08 | 1 | -0/+98 |
As part of the first community-wide goal, teams were asked to remove the openstack/common package of their projects if one existed. This was a byproduct of the old oslo-incubator form of syncing common functionality. Package openstack/common/apiclient is moved to glanceclient/v1 package as it is used by v1 api only. NOTE: Removed glanceclient/common/base.py as it is deprecated and not used anywhere. Closes-Bug: #1639487 Change-Id: Ib3ac09743ce761ab0186e99e1c9de02517f89510 |