Skip to content

Instantly share code, notes, and snippets.

#! /usr/bin/env python
import json
import os
import sys
from keystoneclient import utils
from keystoneclient.v2_0 import client
if not sys.argv[1:]: