{
    "_requirements_": {
        "branches": {
            "_master_": {
                "requirements": {
                    "base_requirements": [
                        "repoze.lru",
                        "ecdsa==0.11",
                        "PyYAML==3.11",
                        "Jinja2==2.7.3",
                        "MarkupSafe==0.23",
                        "MySQL-python",
                        "yaprt",
                        "setuptools==7.0",
                        "netaddr==0.7.12",
                        "lxml",
                        "requests==2.4.1",
                        "paramiko==1.14.0",
                        "warlock",
                        "pexpect==3.3",
                        "pip==1.5.6",
                        "prettytable==0.7.2",
                        "pycrypto==2.6.1",
                        "wheel==0.24.0",
                        "pbr",
                        "python-memcached",
                        "wsgiref==0.1.2",
                        "cloudlib==0.3.0"
                    ]
                }
            }
        }
    },
    "cinder": {
        "branches": {
            "stable/juno": {
                "pip_install_url": "git+https://github.com/openstack/cinder@stable/juno",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "Paste",
                        "PasteDeploy>=1.5.0",
                        "Routes>=1.12.3,!=2.0",
                        "SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6",
                        "WebOb>=1.2.3",
                        "anyjson>=0.3.3",
                        "argparse",
                        "eventlet>=0.15.1",
                        "greenlet>=0.3.2",
                        "iso8601>=0.1.9",
                        "keystonemiddleware>=1.0.0",
                        "kombu>=2.5.0",
                        "lxml>=2.3",
                        "netaddr>=0.7.12",
                        "oslo.config>=1.4.0",
                        "oslo.db>=1.0.0,<1.1",
                        "oslo.i18n>=1.0.0",
                        "oslo.messaging>=1.4.0,!=1.5.0",
                        "oslo.rootwrap>=1.3.0",
                        "osprofiler>=0.3.0",
                        "paramiko>=1.13.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "pycrypto>=2.6",
                        "python-barbicanclient>=2.1.0,!=3.0.0",
                        "python-glanceclient>=0.14.0",
                        "python-novaclient>=2.18.0",
                        "python-swiftclient>=2.2.0",
                        "requests>=1.2.1,!=2.4.0",
                        "rtslib-fb>=2.1.39",
                        "six>=1.7.0",
                        "sqlalchemy-migrate>=0.9.1,!=0.9.2",
                        "stevedore>=1.0.0",
                        "suds>=0.4",
                        "taskflow>=0.4",
                        "wsgiref>=0.1.2"
                    ],
                    "test_requirements": [
                        "MySQL-python",
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.9.2,<0.10",
                        "mock>=1.0",
                        "mox>=0.5.3",
                        "oslosphinx>=2.2.0",
                        "psycopg2",
                        "python-subunit>=0.0.18",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.34,!=1.4.0"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/cinder",
        "releases": []
    },
    "glance": {
        "branches": {
            "stable/juno": {
                "pip_install_url": "git+https://github.com/openstack/glance@stable/juno",
                "requirements": {
                    "base_requirements": [
                        "Paste",
                        "PasteDeploy>=1.5.0",
                        "Routes>=1.12.3,!=2.0",
                        "SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6",
                        "WSME>=0.6",
                        "WebOb>=1.2.3",
                        "anyjson>=0.3.3",
                        "argparse",
                        "boto>=2.32.1,<2.35.0",
                        "eventlet>=0.15.1,<0.16.0",
                        "glance_store>=0.1.1",
                        "greenlet>=0.3.2",
                        "httplib2>=0.7.5",
                        "iso8601>=0.1.9",
                        "jsonschema>=2.0.0,<3.0.0",
                        "keystonemiddleware>=1.0.0",
                        "kombu>=2.5.0",
                        "netaddr>=0.7.12",
                        "ordereddict",
                        "oslo.config>=1.4.0",
                        "oslo.db>=1.0.0,<1.1",
                        "oslo.i18n>=1.0.0",
                        "oslo.messaging>=1.4.0,!=1.5.0",
                        "oslo.vmware>=0.6.0",
                        "osprofiler>=0.3.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "posix_ipc",
                        "pyOpenSSL>=0.11",
                        "pycrypto>=2.6",
                        "python-cinderclient>=1.1.0",
                        "python-keystoneclient>=0.10.0",
                        "python-swiftclient>=2.2.0",
                        "retrying>=1.2.2,!=1.3.0",
                        "six>=1.7.0",
                        "sqlalchemy-migrate==0.9.1",
                        "stevedore>=1.0.0"
                    ],
                    "test_requirements": [
                        "Babel>=1.3",
                        "MySQL-python",
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.8.0,<0.9",
                        "mock>=1.0",
                        "mox>=0.5.3",
                        "oslosphinx>=2.2.0",
                        "psutil>=1.1.1,<2.0.0",
                        "psycopg2",
                        "pysendfile==2.0.0",
                        "qpid-python",
                        "requests>=1.2.1,!=2.4.0",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.34,!=1.4.0",
                        "xattr>=0.4"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/glance",
        "releases": []
    },
    "heat": {
        "branches": {
            "stable/juno": {
                "pip_install_url": "git+https://github.com/openstack/heat@stable/juno",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "PasteDeploy>=1.5.0",
                        "PyYAML>=3.1.0",
                        "Routes>=1.12.3,!=2.0",
                        "SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6",
                        "WebOb>=1.2.3",
                        "argparse",
                        "eventlet>=0.15.1,<0.16.0",
                        "greenlet>=0.3.2",
                        "httplib2>=0.7.5",
                        "iso8601>=0.1.9",
                        "keystonemiddleware>=1.0.0",
                        "kombu>=2.5.0",
                        "lxml>=2.3",
                        "netaddr>=0.7.12",
                        "oslo.config>=1.4.0",
                        "oslo.db>=1.0.0,<1.1",
                        "oslo.i18n>=1.0.0",
                        "oslo.messaging>=1.4.0,!=1.5.0",
                        "oslo.utils>=1.0.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "posix_ipc",
                        "pycrypto>=2.6",
                        "python-ceilometerclient>=1.0.6",
                        "python-cinderclient>=1.1.0",
                        "python-glanceclient>=0.14.0",
                        "python-heatclient>=0.2.9",
                        "python-keystoneclient>=0.10.0",
                        "python-neutronclient>=2.3.6,<3",
                        "python-novaclient>=2.18.0",
                        "python-saharaclient>=0.7.3",
                        "python-swiftclient>=2.2.0",
                        "python-troveclient>=1.0.4",
                        "qpid-python",
                        "requests>=1.2.1,!=2.4.0",
                        "six>=1.7.0",
                        "sqlalchemy-migrate==0.9.1",
                        "stevedore>=1.0.0"
                    ],
                    "test_requirements": [
                        "MySQL-python",
                        "coverage>=3.6",
                        "discover",
                        "hacking>=0.8.0,<0.9",
                        "lockfile>=0.8",
                        "mock>=1.0",
                        "mox>=0.5.3",
                        "oslosphinx>=2.2.0",
                        "oslotest>=1.1.0",
                        "psycopg2",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testscenarios>=0.4",
                        "testtools>=0.9.34,!=1.4.0"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/heat",
        "releases": []
    },
    "holland": {
        "branches": {
            "v1.0.10": {
                "pip_install_url": "git+https://github.com/holland-backup/holland@v1.0.10",
                "requirements": {}
            }
        },
        "git_url": "https://github.com/holland-backup/holland",
        "releases": []
    },
    "horizon": {
        "branches": {
            "stable/juno": {
                "pip_install_url": "git+https://github.com/openstack/horizon@stable/juno",
                "requirements": {
                    "base_requirements": [
                        "Django>=1.4.2,<1.7",
                        "django-pyscss>=1.0.3",
                        "django_compressor>=1.4",
                        "django_openstack_auth>=1.1.7",
                        "eventlet>=0.15.1,<0.16.0",
                        "httplib2>=0.7.5",
                        "iso8601>=0.1.9",
                        "kombu>=2.5.0",
                        "lockfile>=0.8",
                        "netaddr>=0.7.12",
                        "pbr>=0.6,!=0.7,<1.0",
                        "pyScss>=1.2.1,<1.3",
                        "python-ceilometerclient>=1.0.6",
                        "python-cinderclient>=1.1.0",
                        "python-glanceclient>=0.14.0",
                        "python-heatclient>=0.2.9",
                        "python-keystoneclient>=0.10.0",
                        "python-neutronclient>=2.3.6,<3",
                        "python-novaclient>=2.18.0",
                        "python-saharaclient>=0.7.3",
                        "python-swiftclient>=2.2.0",
                        "python-troveclient>=1.0.4",
                        "pytz",
                        "six>=1.7.0",
                        "xstatic-angular-cookies>=1.2.1.1",
                        "xstatic-angular-mock>=1.2.1.1",
                        "xstatic-angular>=1.2.1.1",
                        "xstatic-bootstrap-datepicker>=1.3.1.0",
                        "xstatic-bootstrap-scss>=3",
                        "xstatic-d3>=3.1.6.2",
                        "xstatic-font-awesome>=4.1.0",
                        "xstatic-hogan>=2.0.0.2",
                        "xstatic-jasmine>=1.3.1.1,<2",
                        "xstatic-jquery-migrate>=1.2.1.1",
                        "xstatic-jquery-ui>=1.10.1",
                        "xstatic-jquery.quicksearch>=2.0.3.1",
                        "xstatic-jquery.tablesorter>=2.0.5b.0",
                        "xstatic-jquery>=1.7.2",
                        "xstatic-jsencrypt>=2.0.0.2",
                        "xstatic-qunit>=1.14.0.2",
                        "xstatic-rickshaw>=1.5.0",
                        "xstatic-spin>=1.2.5.2",
                        "xstatic>=1.0.0"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "django-nose",
                        "hacking>=0.9.2,<0.10",
                        "mox>=0.5.3",
                        "nodeenv>=0.9.4",
                        "nose",
                        "nose-exclude",
                        "nosehtmloutput>=0.0.3",
                        "nosexcover",
                        "openstack.nose_plugin>=0.7",
                        "oslosphinx>=2.2.0",
                        "selenium",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testtools>=0.9.34,!=1.4.0",
                        "xvfbwrapper>=0.1.3"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/horizon",
        "releases": []
    },
    "httpretty": {
        "branches": {
            "0.8.3": {
                "pip_install_url": "git+https://github.com/gabrielfalcao/httpretty@0.8.3",
                "requirements": {
                    "base_requirements": [
                        "urllib3==1.7.1"
                    ],
                    "dev_requirements": [
                        "markment",
                        "steadymark"
                    ],
                    "test_requirements": [
                        "coverage==3.7.1",
                        "httplib2==0.8",
                        "mock==1.0.1",
                        "nose==1.3.0",
                        "requests",
                        "sure==1.2.3",
                        "tornado==3.2"
                    ]
                }
            }
        },
        "git_url": "https://github.com/gabrielfalcao/httpretty",
        "releases": []
    },
    "keystone": {
        "branches": {
            "stable/juno": {
                "pip_install_url": "git+https://github.com/openstack/keystone@stable/juno",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "Paste",
                        "PasteDeploy>=1.5.0",
                        "Routes>=1.12.3,!=2.0",
                        "SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6",
                        "WebOb>=1.2.3",
                        "dogpile.cache>=0.5.3",
                        "eventlet>=0.15.1,<0.16.0",
                        "greenlet>=0.3.2",
                        "iso8601>=0.1.9",
                        "jsonschema>=2.0.0,<3.0.0",
                        "keystonemiddleware>=1.0.0",
                        "netaddr>=0.7.12",
                        "oauthlib>=0.6",
                        "oslo.config>=1.4.0",
                        "oslo.db>=1.0.0,<1.1",
                        "oslo.i18n>=1.0.0",
                        "oslo.messaging>=1.4.0,!=1.5.0",
                        "oslo.serialization>=1.0.0",
                        "oslo.utils>=1.0.0",
                        "passlib",
                        "pbr>=0.6,!=0.7,<1.0",
                        "posix_ipc",
                        "pycadf>=0.6.0",
                        "python-keystoneclient>=0.10.0",
                        "six>=1.7.0",
                        "sqlalchemy-migrate==0.9.1"
                    ],
                    "test_requirements": [
                        "WebTest>=2.0",
                        "bashate>=0.2",
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.9.2,<0.10",
                        "httplib2>=0.7.5",
                        "keyring>=2.1,!=3.3",
                        "kombu>=2.5.0",
                        "ldappool>=1.0",
                        "lockfile>=0.8",
                        "lxml>=2.3",
                        "mock>=1.0",
                        "oslosphinx>=2.2.0",
                        "oslotest>=1.1.0",
                        "pymongo>=2.5",
                        "pysaml2",
                        "pysqlite",
                        "python-ldap==2.3.13",
                        "python-memcached>=1.48",
                        "python-subunit>=0.0.18",
                        "requests>=1.2.1,!=2.4.0",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "stevedore>=1.0.0",
                        "testrepository>=0.0.18",
                        "testscenarios>=0.4",
                        "testtools>=0.9.34,!=1.4.0"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/keystone",
        "releases": []
    },
    "keystonemiddleware": {
        "branches": {
            "1.2.0": {
                "pip_install_url": "git+https://github.com/openstack/keystonemiddleware@1.2.0",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "WebOb>=1.2.3",
                        "iso8601>=0.1.9",
                        "netaddr>=0.7.12",
                        "oslo.config>=1.4.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-keystoneclient>=0.10.0",
                        "requests>=1.2.1,!=2.4.0",
                        "six>=1.7.0"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.8.0,<0.9",
                        "httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3",
                        "mock>=1.0",
                        "oslosphinx>=2.2.0",
                        "oslotest>=1.1.0",
                        "pycrypto>=2.6",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testresources>=0.2.4",
                        "testtools>=0.9.34"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/keystonemiddleware",
        "releases": []
    },
    "neutron": {
        "branches": {
            "stable/juno": {
                "pip_install_url": "git+https://github.com/openstack/neutron@stable/juno",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "Jinja2",
                        "Paste",
                        "PasteDeploy>=1.5.0",
                        "Routes>=1.12.3,!=2.0",
                        "SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6",
                        "WebOb>=1.2.3",
                        "alembic>=0.6.4",
                        "anyjson>=0.3.3",
                        "argparse",
                        "eventlet>=0.15.1,<0.16.0",
                        "greenlet>=0.3.2",
                        "httplib2>=0.7.5",
                        "iso8601>=0.1.9",
                        "jsonrpclib",
                        "keystonemiddleware>=1.0.0",
                        "netaddr>=0.7.12",
                        "oslo.config>=1.4.0",
                        "oslo.db>=1.0.0,<1.1",
                        "oslo.messaging>=1.4.0,!=1.5.0",
                        "oslo.rootwrap>=1.3.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-keystoneclient>=0.10.0",
                        "python-neutronclient>=2.3.6,<3",
                        "python-novaclient>=2.18.0",
                        "requests>=1.2.1,!=2.4.0",
                        "six>=1.7.0",
                        "stevedore>=1.0.0"
                    ],
                    "test_requirements": [
                        "WebTest>=2.0",
                        "cliff>=1.7.0",
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.9.2,<0.10",
                        "mock>=1.0",
                        "ordereddict",
                        "oslosphinx>=2.2.0",
                        "python-subunit>=0.0.18",
                        "requests-mock>=0.4.0",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.34,!=1.4.0"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/neutron",
        "releases": []
    },
    "nova": {
        "branches": {
            "stable/juno": {
                "pip_install_url": "git+https://github.com/openstack/nova@stable/juno",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "Jinja2",
                        "Paste",
                        "PasteDeploy>=1.5.0",
                        "Routes>=1.12.3,!=2.0",
                        "SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6",
                        "WebOb>=1.2.3",
                        "anyjson>=0.3.3",
                        "argparse",
                        "boto>=2.32.1,<2.35.0",
                        "decorator>=3.4.0",
                        "eventlet>=0.15.1,<0.16.0",
                        "greenlet>=0.3.2",
                        "iso8601>=0.1.9",
                        "jsonschema>=2.0.0,<3.0.0",
                        "keystonemiddleware>=1.0.0",
                        "kombu>=2.5.0",
                        "lockfile>=0.8",
                        "lxml>=2.3",
                        "netaddr>=0.7.12",
                        "oslo.config>=1.4.0",
                        "oslo.db>=1.0.0,<1.1",
                        "oslo.i18n>=1.0.0",
                        "oslo.messaging>=1.4.0,!=1.5.0",
                        "oslo.rootwrap>=1.3.0",
                        "oslo.vmware>=0.6.0",
                        "paramiko>=1.13.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "posix_ipc",
                        "pyasn1",
                        "pycadf>=0.6.0",
                        "python-cinderclient>=1.1.0",
                        "python-glanceclient>=0.14.0",
                        "python-keystoneclient>=0.10.0",
                        "python-neutronclient>=2.3.6,<3",
                        "rfc3986>=0.2.0",
                        "simplejson>=2.2.0",
                        "six>=1.7.0",
                        "sqlalchemy-migrate==0.9.1",
                        "stevedore>=1.0.0",
                        "suds>=0.4",
                        "websockify>=0.6.0,<0.7",
                        "wsgiref>=0.1.2"
                    ],
                    "test_requirements": [
                        "MySQL-python",
                        "coverage>=3.6",
                        "discover",
                        "feedparser",
                        "fixtures>=0.3.14",
                        "hacking>=0.9.2,<0.10",
                        "libvirt-python>=1.2.5",
                        "mock>=1.0",
                        "mox>=0.5.3",
                        "oslosphinx>=2.2.0",
                        "oslotest>=1.1.0",
                        "psycopg2",
                        "pylint==0.25.2",
                        "python-ironicclient>=0.2.1",
                        "python-subunit>=0.0.18",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.34,!=1.4.0"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/nova",
        "releases": []
    },
    "python-barbicanclient": {
        "branches": {
            "2.2.1": {
                "pip_install_url": "git+https://github.com/openstack/python-barbicanclient@2.2.1",
                "requirements": {
                    "base_requirements": [
                        "argparse",
                        "pbr>=0.5.21,<1.0",
                        "python-keystoneclient>=0.9.0",
                        "requests>=1.2.3",
                        "six>=1.5.2"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "hacking>=0.7.0",
                        "httpretty>=0.8.0",
                        "mock>=1.0.1",
                        "testrepository>=0.0.17",
                        "testtools>=0.9.32,<0.9.35"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-barbicanclient",
        "releases": []
    },
    "python-ceilometerclient": {
        "branches": {
            "1.0.9": {
                "pip_install_url": "git+https://github.com/openstack/python-ceilometerclient@1.0.9",
                "requirements": {
                    "base_requirements": [
                        "PrettyTable>=0.7,<0.8",
                        "argparse",
                        "iso8601>=0.1.8",
                        "pbr>=0.5.21,<1.0",
                        "python-keystoneclient>=0.4.1",
                        "six>=1.4.1"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.8.0,<0.9",
                        "mock>=1.0",
                        "python-subunit",
                        "sphinx>=1.1.2,<1.2",
                        "testrepository>=0.0.17",
                        "testtools>=0.9.32"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-ceilometerclient",
        "releases": []
    },
    "python-cinderclient": {
        "branches": {
            "1.1.1": {
                "pip_install_url": "git+https://github.com/openstack/python-cinderclient@1.1.1",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "PrettyTable>=0.7,<0.8",
                        "argparse",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-keystoneclient>=0.10.0",
                        "requests>=1.2.1",
                        "simplejson>=2.2.0",
                        "six>=1.7.0"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.8.0,<0.9",
                        "mock>=1.0",
                        "oslosphinx>=2.2.0.0a2",
                        "python-subunit>=0.0.18",
                        "requests-mock>=0.4.0",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.34"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-cinderclient",
        "releases": []
    },
    "python-designateclient": {
        "branches": {
            "1.0.3": {
                "pip_install_url": "git+https://github.com/openstack/python-designateclient@1.0.3",
                "requirements": {
                    "base_requirements": [
                        "cliff>=1.4.3",
                        "jsonschema>=2.0.0,<3.0.0",
                        "pbr>=0.6,<1.0",
                        "python-keystoneclient>=0.6.0",
                        "requests>=1.1",
                        "stevedore>=0.14"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "hacking>=0.8.0,<0.9",
                        "python-subunit>=0.0.18",
                        "sphinx>=1.1.2,<1.2",
                        "testrepository>=0.0.17"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-designateclient",
        "releases": []
    },
    "python-glanceclient": {
        "branches": {
            "0.15.0": {
                "pip_install_url": "git+https://github.com/openstack/python-glanceclient@0.15.0",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "PrettyTable>=0.7,<0.8",
                        "argparse",
                        "oslo.utils>=1.0.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "pyOpenSSL>=0.11",
                        "python-keystoneclient>=0.10.0",
                        "requests>=1.2.1,!=2.4.0",
                        "six>=1.7.0",
                        "warlock>=1.0.1,<2"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "hacking>=0.8.0,<0.9",
                        "mock>=1.0",
                        "mox3>=0.7.0",
                        "oslosphinx>=2.2.0.0a2",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.34"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-glanceclient",
        "releases": []
    },
    "python-heatclient": {
        "branches": {
            "0.2.12": {
                "pip_install_url": "git+https://github.com/openstack/python-heatclient@0.2.12",
                "requirements": {
                    "base_requirements": [
                        "PrettyTable>=0.7,<0.8",
                        "PyYAML>=3.1.0",
                        "argparse",
                        "iso8601>=0.1.9",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-keystoneclient>=0.10.0",
                        "requests>=1.2.1,!=2.4.0",
                        "six>=1.7.0"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.8.0,<0.9",
                        "httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3",
                        "mock>=1.0",
                        "mox3>=0.7.0",
                        "oslosphinx>=2.2.0",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testscenarios>=0.4",
                        "testtools>=0.9.34"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-heatclient",
        "releases": []
    },
    "python-ironicclient": {
        "branches": {
            "0.2.1": {
                "pip_install_url": "git+https://github.com/openstack/python-ironicclient@0.2.1",
                "requirements": {
                    "base_requirements": [
                        "PrettyTable>=0.7,<0.8",
                        "anyjson>=0.3.3",
                        "argparse",
                        "httplib2>=0.7.5",
                        "lxml>=2.3",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-keystoneclient>=0.10.0",
                        "six>=1.7.0"
                    ],
                    "test_requirements": [
                        "Babel>=1.3",
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.8.0,<0.9",
                        "mock>=1.0",
                        "oslosphinx",
                        "python-subunit>=0.0.18",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.34"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-ironicclient",
        "releases": []
    },
    "python-keystoneclient": {
        "branches": {
            "1.0.0": {
                "pip_install_url": "git+https://github.com/openstack/python-keystoneclient@1.0.0",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "PrettyTable>=0.7,<0.8",
                        "argparse",
                        "iso8601>=0.1.9",
                        "netaddr>=0.7.12",
                        "oslo.config>=1.4.0",
                        "oslo.i18n>=1.0.0",
                        "oslo.serialization>=1.0.0",
                        "oslo.utils>=1.1.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "requests>=2.2.0,!=2.4.0",
                        "six>=1.7.0",
                        "stevedore>=1.1.0"
                    ],
                    "test_requirements": [
                        "WebOb>=1.2.3",
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.9.2,<0.10",
                        "keyring>=2.1,!=3.3",
                        "lxml>=2.3",
                        "mock>=1.0",
                        "mox3>=0.7.0",
                        "oauthlib>=0.6",
                        "oslosphinx>=2.2.0",
                        "oslotest>=1.2.0",
                        "pycrypto>=2.6",
                        "requests-mock>=0.5.1",
                        "sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3",
                        "testrepository>=0.0.18",
                        "testresources>=0.2.4",
                        "testtools>=0.9.36,!=1.2.0"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-keystoneclient",
        "releases": []
    },
    "python-neutronclient": {
        "branches": {
            "2.3.10": {
                "pip_install_url": "git+https://github.com/openstack/python-neutronclient@2.3.10",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "argparse",
                        "cliff>=1.7.0",
                        "iso8601>=0.1.9",
                        "netaddr>=0.7.12",
                        "oslo.i18n>=1.0.0",
                        "oslo.serialization>=1.0.0",
                        "oslo.utils>=1.0.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-keystoneclient>=0.11.1",
                        "requests>=2.2.0,!=2.4.0",
                        "simplejson>=2.2.0",
                        "six>=1.7.0"
                    ],
                    "test_requirements": [
                        "cliff-tablib>=1.0",
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.9.2,<0.10",
                        "mox3>=0.7.0",
                        "oslosphinx>=2.2.0",
                        "oslotest>=1.2.0",
                        "python-subunit>=0.0.18",
                        "requests-mock>=0.5.1",
                        "sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.36,!=1.2.0"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-neutronclient",
        "releases": []
    },
    "python-novaclient": {
        "branches": {
            "2.20.0": {
                "pip_install_url": "git+https://github.com/openstack/python-novaclient@2.20.0",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "PrettyTable>=0.7,<0.8",
                        "argparse",
                        "iso8601>=0.1.9",
                        "oslo.utils>=1.0.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-keystoneclient>=0.10.0",
                        "requests>=1.2.1,!=2.4.0",
                        "simplejson>=2.2.0",
                        "six>=1.7.0"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.9.2,<0.10",
                        "keyring>=2.1,!=3.3",
                        "mock>=1.0",
                        "oslosphinx>=2.2.0",
                        "requests-mock>=0.4.0",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "testrepository>=0.0.18",
                        "testscenarios>=0.4",
                        "testtools>=0.9.34"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-novaclient",
        "releases": []
    },
    "python-openstackclient": {
        "branches": {
            "1.0.1": {
                "pip_install_url": "git+https://github.com/openstack/python-openstackclient@1.0.1",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "cliff-tablib>=1.0",
                        "cliff>=1.7.0",
                        "oslo.i18n>=1.0.0",
                        "oslo.serialization>=1.0.0",
                        "oslo.utils>=1.0.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-cinderclient>=1.1.0",
                        "python-glanceclient>=0.14.0",
                        "python-keystoneclient>=0.11.1",
                        "python-neutronclient>=2.3.6,<3",
                        "python-novaclient>=2.18.0",
                        "requests>=2.2.0,!=2.4.0",
                        "six>=1.7.0",
                        "stevedore>=1.1.0"
                    ],
                    "test_requirements": [
                        "WebOb>=1.2.3",
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.9.1,<0.10",
                        "mock>=1.0",
                        "oslosphinx>=2.2.0",
                        "oslotest>=1.2.0",
                        "requests-mock>=0.5.1",
                        "sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.36,!=1.2.0"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-openstackclient",
        "releases": []
    },
    "python-saharaclient": {
        "branches": {
            "0.7.6": {
                "pip_install_url": "git+https://github.com/openstack/python-saharaclient@0.7.6",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "PrettyTable>=0.7,<0.8",
                        "argparse",
                        "netaddr>=0.7.12",
                        "oslo.i18n>=1.0.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-keystoneclient>=0.11.1",
                        "requests>=2.2.0,!=2.4.0",
                        "six>=1.7.0"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "hacking>=0.9.2,<0.10",
                        "mock>=1.0",
                        "oslo.config>=1.4.0",
                        "oslosphinx>=2.2.0",
                        "python-neutronclient>=2.3.6,<3",
                        "python-novaclient>=2.18.0",
                        "python-swiftclient>=2.2.0",
                        "sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3",
                        "testrepository>=0.0.18"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-saharaclient",
        "releases": []
    },
    "python-swiftclient": {
        "branches": {
            "2.3.1": {
                "pip_install_url": "git+https://github.com/openstack/python-swiftclient@2.3.1",
                "requirements": {
                    "base_requirements": [
                        "futures>=2.1.3",
                        "requests>=1.1",
                        "simplejson>=2.0.9",
                        "six>=1.5.2"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "hacking>=0.8.0,<0.9",
                        "mock>=1.0",
                        "oslosphinx",
                        "python-keystoneclient>=0.7.0",
                        "sphinx>=1.1.2,<1.2",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.34"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-swiftclient",
        "releases": []
    },
    "python-troveclient": {
        "branches": {
            "1.0.8": {
                "pip_install_url": "git+https://github.com/openstack/python-troveclient@1.0.8",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "PrettyTable>=0.7,<0.8",
                        "argparse",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-keystoneclient>=0.11.1",
                        "requests>=2.2.0,!=2.4.0",
                        "simplejson>=2.2.0",
                        "six>=1.7.0"
                    ],
                    "test_requirements": [
                        "discover",
                        "hacking>=0.8.0,<0.9",
                        "httplib2>=0.7.5",
                        "mock>=1.0",
                        "oslosphinx>=2.2.0",
                        "requests-mock>=0.5.1",
                        "sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.36,!=1.2.0,!=1.4.0"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-troveclient",
        "releases": []
    },
    "python-tuskarclient": {
        "branches": {
            "0.1.8": {
                "pip_install_url": "git+https://github.com/openstack/python-tuskarclient@0.1.8",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "argparse",
                        "iso8601>=0.1.8",
                        "pbr>=0.5.21,<1.0",
                        "prettytable>=0.6,<0.8",
                        "python-keystoneclient>=0.4.1",
                        "requests>=1.1",
                        "simplejson>=2.0.9",
                        "six>=1.4.1"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.9.2,<0.10",
                        "mock>=1.0",
                        "sphinx>=1.1.2,<1.2",
                        "sphinxcontrib-pecanwsme>=0.5",
                        "testrepository>=0.0.17",
                        "testtools>=0.9.32"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-tuskarclient",
        "releases": []
    },
    "python-zaqarclient": {
        "branches": {
            "0.0.2": {
                "pip_install_url": "git+https://github.com/openstack/python-zaqarclient@0.0.2",
                "requirements": {
                    "base_requirements": [
                        "jsonschema>=2.0.0,<3.0.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-keystoneclient>=0.9.0",
                        "requests>=1.1",
                        "six>=1.6.0",
                        "stevedore>=0.14"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "discover",
                        "fixtures>=0.3.14",
                        "hacking>=0.8.0,<0.9",
                        "mock>=1.0",
                        "nose",
                        "nose-exclude",
                        "openstack.nose_plugin>=0.7",
                        "python-subunit>=0.0.18",
                        "testrepository>=0.0.18",
                        "testtools>=0.9.34"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/python-zaqarclient",
        "releases": []
    },
    "python2-lxc": {
        "branches": {
            "master": {
                "pip_install_url": "git+https://github.com/lxc/python2-lxc@master",
                "requirements": {}
            }
        },
        "git_url": "https://github.com/lxc/python2-lxc",
        "releases": []
    },
    "requirements": {
        "branches": {
            "stable/juno": {
                "pip_install_url": "git+https://github.com/openstack/requirements@stable/juno",
                "requirements": {
                    "base_requirements": [
                        "Babel>=1.3",
                        "Django>=1.4.2,<1.7",
                        "Flask>=0.10,<1.0",
                        "Jinja2",
                        "Mako>=0.4.0",
                        "MySQL-python",
                        "Paste",
                        "PasteDeploy>=1.5.0",
                        "Pillow==2.4.0",
                        "Pint>=0.5",
                        "PrettyTable>=0.7,<0.8",
                        "PyYAML>=3.1.0",
                        "Routes>=1.12.3,!=2.0",
                        "SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6",
                        "WSME>=0.6",
                        "WebOb>=1.2.3",
                        "WebTest>=2.0",
                        "XenAPI>=1.2",
                        "alembic>=0.6.4",
                        "anyjson>=0.3.3",
                        "argcomplete>=0.6.8",
                        "argparse",
                        "bashate>=0.2",
                        "boto>=2.32.1,<2.35.0",
                        "cffi",
                        "cliff-tablib>=1.0",
                        "cliff>=1.7.0",
                        "cmd2>=0.6.7",
                        "coinor.pulp>=1.0.4",
                        "configobj",
                        "coverage>=3.6",
                        "croniter>=0.3.4",
                        "cryptography>=0.4",
                        "ddt>=0.4.0",
                        "decorator>=3.4.0",
                        "dib-utils",
                        "discover",
                        "diskimage-builder>=0.1.20",
                        "django-bootstrap-form",
                        "django-nose",
                        "django-pyscss>=1.0.3",
                        "django_compressor>=1.4",
                        "django_openstack_auth>=1.1.7",
                        "dnspython>=1.9.4",
                        "doc8",
                        "dogpile.cache>=0.5.3",
                        "eventlet>=0.15.1,<0.16.0",
                        "extras",
                        "falcon>=0.1.6,<0.2.0",
                        "feedparser",
                        "fixtures>=0.3.14",
                        "flake8==2.2.3",
                        "futures>=2.1.6",
                        "gear",
                        "glance_store>=0.1.1",
                        "greenio>=0.6.0",
                        "greenlet>=0.3.2",
                        "hacking>=0.9.2,<0.10",
                        "happybase>=0.5,!=0.7",
                        "hgtools",
                        "httplib2>=0.7.5",
                        "httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3",
                        "iso8601>=0.1.9",
                        "jsonpatch>=1.1",
                        "jsonpath-rw>=1.2.0,<2.0",
                        "jsonrpclib",
                        "jsonschema>=2.0.0,<3.0.0",
                        "kazoo>=1.3.1",
                        "keyring>=2.1,!=3.3",
                        "keystonemiddleware>=1.0.0",
                        "kombu>=2.5.0",
                        "ldappool>=1.0",
                        "libvirt-python>=1.2.5",
                        "lockfile>=0.8",
                        "lxml>=2.3",
                        "mock>=1.0",
                        "mox3>=0.7.0",
                        "mox>=0.5.3",
                        "msgpack-python>=0.4.0",
                        "netaddr>=0.7.12",
                        "netifaces>=0.10.4",
                        "networkx>=1.8",
                        "nodeenv>=0.9.4",
                        "nose",
                        "nose-exclude",
                        "nosehtmloutput>=0.0.3",
                        "nosexcover",
                        "oauthlib>=0.6",
                        "openstack-doc-tools>=0.18.1",
                        "openstack.nose_plugin>=0.7",
                        "ordereddict",
                        "os-apply-config",
                        "os-cloud-config",
                        "os-collect-config",
                        "os-refresh-config",
                        "oslo.concurrency>=0.3.0",
                        "oslo.config>=1.4.0",
                        "oslo.context>=0.1.0",
                        "oslo.db>=1.0.0,<1.1",
                        "oslo.i18n>=1.0.0",
                        "oslo.messaging>=1.4.0,!=1.5.0",
                        "oslo.rootwrap>=1.3.0",
                        "oslo.serialization>=1.0.0",
                        "oslo.utils>=1.0.0",
                        "oslo.vmware>=0.6.0",
                        "oslosphinx>=2.2.0",
                        "oslotest>=1.1.0",
                        "osprofiler>=0.3.0",
                        "paramiko>=1.13.0",
                        "passlib",
                        "pbr>=0.6,!=0.7,<1.0",
                        "pecan>=0.5.0",
                        "pep8==1.5.7",
                        "pexpect>=3.1",
                        "pip>=1.4",
                        "pip_missing_reqs>=1.1.5",
                        "posix_ipc",
                        "proboscis==1.2.5.3",
                        "psutil>=1.1.1,<2.0.0",
                        "psycopg2",
                        "pyOpenSSL>=0.11",
                        "pyScss>=1.2.1,<1.3",
                        "pyasn1",
                        "pyasn1_modules",
                        "pycadf>=0.6.0",
                        "pycrypto>=2.6",
                        "pyeclib>=0.9.2",
                        "pyflakes==0.8.1",
                        "pyghmi>=0.6.11",
                        "pylint==0.25.2",
                        "pymongo>=2.5",
                        "pyparsing>=2.0.1",
                        "pysaml2",
                        "pysendfile==2.0.0",
                        "pysnmp>=4.2.1,<5.0.0",
                        "pysqlite",
                        "pystache",
                        "python-barbicanclient>=2.1.0,!=3.0.0",
                        "python-ceilometerclient>=1.0.6",
                        "python-cinderclient>=1.1.0",
                        "python-designateclient>=1.0.0",
                        "python-glanceclient>=0.14.0",
                        "python-heatclient>=0.2.9",
                        "python-ironicclient>=0.2.1",
                        "python-keystoneclient>=0.10.0",
                        "python-ldap==2.3.13",
                        "python-marconiclient>=0.0.2",
                        "python-memcached>=1.48",
                        "python-neutronclient>=2.3.6,<3",
                        "python-novaclient>=2.18.0",
                        "python-openstackclient>=0.3.0",
                        "python-saharaclient>=0.7.3",
                        "python-seamicroclient>=0.1.0,<2.0",
                        "python-subunit>=0.0.18",
                        "python-swiftclient>=2.2.0",
                        "python-troveclient>=1.0.4",
                        "python-zaqarclient>=0.0.3",
                        "pytz",
                        "pyudev",
                        "pyzmq>=14.3.1",
                        "qpid-python",
                        "redis",
                        "requests-kerberos>=0.5",
                        "requests-mock>=0.4.0",
                        "requests>=1.2.1,!=2.4.0",
                        "retrying>=1.2.2,!=1.3.0",
                        "rfc3986>=0.2.0",
                        "rtslib-fb>=2.1.39",
                        "selenium",
                        "simplejson>=2.2.0",
                        "six>=1.7.0",
                        "sockjs-tornado>=1.0.0,<2.0.0",
                        "sphinx>=1.1.2,!=1.2.0,<1.3",
                        "sphinxcontrib-docbookrestapi",
                        "sphinxcontrib-httpdomain",
                        "sphinxcontrib-pecanwsme>=0.8",
                        "sqlalchemy-migrate==0.9.1",
                        "stevedore>=1.0.0",
                        "suds>=0.4",
                        "swift",
                        "taskflow>=0.4",
                        "tempest-lib",
                        "testrepository>=0.0.18",
                        "testresources>=0.2.4",
                        "testscenarios>=0.4",
                        "testtools>=0.9.34,!=1.4.0",
                        "tooz>=0.3",
                        "tripleo-image-elements",
                        "trollius>=1.0",
                        "unittest2",
                        "warlock>=1.0.1,<2",
                        "websockify>=0.6.0,<0.7",
                        "wheel",
                        "wrapt>=1.7.0",
                        "wsgi_intercept>=0.6.1",
                        "wsgiref>=0.1.2",
                        "xattr>=0.4",
                        "xstatic-angular-cookies>=1.2.1.1",
                        "xstatic-angular-mock>=1.2.1.1",
                        "xstatic-angular>=1.2.1.1",
                        "xstatic-bootstrap-datepicker>=1.3.1.0",
                        "xstatic-bootstrap-scss>=3",
                        "xstatic-d3>=3.1.6.2",
                        "xstatic-font-awesome>=4.1.0",
                        "xstatic-hogan>=2.0.0.2",
                        "xstatic-jasmine>=1.3.1.1,<2",
                        "xstatic-jquery-migrate>=1.2.1.1",
                        "xstatic-jquery-ui>=1.10.1",
                        "xstatic-jquery.bootstrap.wizard>=1.0.0.1",
                        "xstatic-jquery.quicksearch>=2.0.3.1",
                        "xstatic-jquery.tablesorter>=2.0.5b.0",
                        "xstatic-jquery>=1.7.2",
                        "xstatic-jsencrypt>=2.0.0.2",
                        "xstatic-qunit>=1.14.0.2",
                        "xstatic-rickshaw>=1.5.0",
                        "xstatic-spin>=1.2.5.2",
                        "xstatic>=1.0.0",
                        "xvfbwrapper>=0.1.3",
                        "zake>=0.1"
                    ],
                    "test_requirements": [
                        "hacking>=0.9.2,<0.10",
                        "testrepository>=0.0.17",
                        "testscenarios>=0.4",
                        "testtools>=0.9.32,<0.9.35"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/requirements",
        "releases": []
    },
    "swift": {
        "branches": {
            "2.2.1": {
                "pip_install_url": "git+https://github.com/openstack/swift@2.2.1",
                "requirements": {
                    "base_requirements": [
                        "dnspython>=1.9.4",
                        "eventlet>=0.9.15",
                        "greenlet>=0.3.1",
                        "netifaces>=0.5,!=0.10.0,!=0.10.1",
                        "pastedeploy>=1.3.3",
                        "simplejson>=2.0.9",
                        "xattr>=0.4"
                    ],
                    "test_requirements": [
                        "coverage",
                        "hacking>=0.8.0,<0.9",
                        "mock>=1.0",
                        "nose",
                        "nosehtmloutput",
                        "nosexcover",
                        "openstack.nose_plugin",
                        "oslosphinx",
                        "python-swiftclient",
                        "sphinx>=1.1.2,<1.2"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/swift",
        "releases": []
    },
    "tempest": {
        "branches": {
            "3": {
                "pip_install_url": "git+https://github.com/openstack/tempest@3",
                "requirements": {
                    "base_requirements": [
                        "anyjson>=0.3.3",
                        "boto>=2.32.1",
                        "fixtures>=0.3.14",
                        "httplib2>=0.7.5",
                        "iso8601>=0.1.9",
                        "jsonschema>=2.0.0,<3.0.0",
                        "netaddr>=0.7.12",
                        "oslo.config>=1.4.0",
                        "paramiko>=1.13.0",
                        "pbr>=0.6,!=0.7,<1.0",
                        "python-ceilometerclient>=1.0.6",
                        "python-cinderclient>=1.1.0",
                        "python-glanceclient>=0.14.0",
                        "python-heatclient>=0.2.9",
                        "python-ironicclient>=0.2.1",
                        "python-keystoneclient>=0.11.1",
                        "python-neutronclient>=2.3.6,<3",
                        "python-novaclient>=2.18.0",
                        "python-saharaclient>=0.7.5",
                        "python-swiftclient>=2.2.0",
                        "six>=1.7.0",
                        "tempest-lib",
                        "testrepository>=0.0.18",
                        "testscenarios>=0.4",
                        "testtools>=0.9.36,!=1.2.0"
                    ],
                    "test_requirements": [
                        "coverage>=3.6",
                        "hacking>=0.9.2,<0.10",
                        "mock>=1.0",
                        "mox>=0.5.3",
                        "oslosphinx>=2.2.0",
                        "oslotest>=1.2.0",
                        "python-subunit>=0.0.18",
                        "sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3",
                        "stevedore>=1.1.0"
                    ]
                }
            }
        },
        "git_url": "https://github.com/openstack/tempest",
        "releases": []
    },
    "turbolift": {
        "branches": {
            "v2.1.3": {
                "pip_install_url": "git+https://github.com/cloudnull/turbolift@v2.1.3",
                "requirements": {
                    "base_requirements": [
                        "prettytable>=0.7.0",
                        "requests>=2.2.0"
                    ],
                    "test_requirements": [
                        "discover",
                        "hacking>=0.8.0,<0.9",
                        "mock>=1.0",
                        "unittest2"
                    ]
                }
            }
        },
        "git_url": "https://github.com/cloudnull/turbolift",
        "releases": []
    }
}

