Codebase list python-castellan / 2750d14
Fixing some warning about oslo namespace Change-Id: I560edc4324ae74f44c61de6014362f1aca37596f Tim Kelsey 9 years ago
1 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1212 # License for the specific language governing permissions and limitations
1313 # under the License.
1414
15 from oslo.utils import importutils
1615 from oslo_config import cfg
16 from oslo_utils import importutils
17
1718
1819 keymgr_opts = [
1920 cfg.StrOpt('api_class',