¡@

Home 

OpenStack Study: __init__.py

OpenStack Index

**** CubicPower OpenStack Study ****

def API():

    cls = importutils.import_class(CONF.keymgr.api_class)

    return cls()