user_key.py 71 Bytes
Newer Older
1 2 3 4 5
from openstack_auth.user import User


class UserKey(User):
    """"""