From 5a82d3551c6655220d4c5d4809118db5b8eba9c0 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Mon, 21 Jul 2014 15:52:47 +0000 Subject: Regenerate OpenStack lorry. Regenerate openstack.lorry to include repositories needed for DNS services. --- open-source-lorries/openstack.lorry | 15 +++++++++++++++ scripts/generate-openstack.lorry.py | 7 ++++--- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry index 1b01a70..bc8db40 100644 --- a/open-source-lorries/openstack.lorry +++ b/open-source-lorries/openstack.lorry @@ -44,6 +44,11 @@ "url": "git://git.openstack.org/openstack/python-keystoneclient.git" }, + "openstack/keystonemiddleware": { + "type": "git", + "url": "git://git.openstack.org/openstack/keystonemiddleware.git" + }, + "openstack/horizon": { "type": "git", "url": "git://git.openstack.org/openstack/horizon.git" @@ -207,5 +212,15 @@ "openstack/taskflow": { "type": "git", "url": "git://git.openstack.org/openstack/taskflow.git" + }, + + "openstack/designate": { + "type": "git", + "url": "git://git.openstack.org/openstack/designate.git" + }, + + "openstack/python-designateclient": { + "type": "git", + "url": "git://git.openstack.org/openstack/python-designateclient.git" } } diff --git a/scripts/generate-openstack.lorry.py b/scripts/generate-openstack.lorry.py index 4fb48be..670602c 100755 --- a/scripts/generate-openstack.lorry.py +++ b/scripts/generate-openstack.lorry.py @@ -27,18 +27,19 @@ sections = [ "Orchestration", "Database Service", "Bare metal", - "Common Libraries" + "Common Libraries", + "DNS Services", ] def clean_repo(repo): ret = None - name_match = re.search("openstack/(.*)$", repo) + name_match = re.search("(openstack|stackforge)/(.*)$", repo) # Filter out the specs repos. # Could probably be sone in the above regexp, but don't # have the inclination to work out how. if name_match: - name = name_match.group(1) + name = name_match.group(2) if not re.search("specs$", name): ret = name -- cgit v1.2.1 From 7ce9a738a7263ee02673d25016afd45980488048 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Mon, 21 Jul 2014 15:53:43 +0000 Subject: Lorry OpenStack dependencies. Lorry all dependencies for core OpenStack projects. --- open-source-lorries/python-packages.lorry | 388 ++++++++++++++++++++++++++++++ open-source-lorries/thrift.lorry | 6 + 2 files changed, 394 insertions(+) create mode 100644 open-source-lorries/python-packages.lorry create mode 100644 open-source-lorries/thrift.lorry diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry new file mode 100644 index 0000000..282d379 --- /dev/null +++ b/open-source-lorries/python-packages.lorry @@ -0,0 +1,388 @@ +{ + "python-packages/alembic": { + "type": "git", + "url": "git@bitbucket.org:zzzeek/alembic.git" + }, + "python-packages/anyjson": { + "type": "hg", + "url": "https://bitbucket.org/runeh/anyjson" + }, + "python-packages/cffi": { + "type": "hg", + "url": "https://bitbucket.org/cffi/cffi" + }, + "python-packages/cliff": { + "type": "git", + "url": "git://github.com/dreamhost/cliff.git" + }, + "python-packages/creole": { + "type": "git", + "url": "git://github.com/jedie/python-creole.git" + }, + "python-packages/croniter": { + "type": "git", + "url": "git://github.com/kiorky/croniter.git" + }, + "python-packages/dateutil": { + "type": "bzr", + "url": "lp:dateutil" + }, + "python-packages/decorator": { + "type": "hg", + "url": "https://bitbucket.org/pypa/pypi" + }, + "python-packages/defusedxml": { + "type": "hg", + "url": "https://bitbucket.org/tiran/defusedxml" + }, + "python-packages/disutils2": { + "type": "hg", + "url": "http://hg.python.org/distutils2" + }, + "python-packages/dnspython": { + "type": "git", + "url": "git://github.com/rthalley/dnspython.git" + }, + "python-packages/docutils": { + "layout": "standard", + "type": "svn", + "url": "http://svn.code.sf.net/p/docutils/code" + }, + "python-packages/dogpile-cache": { + "type": "git", + "url": "git@bitbucket.org:zzzeek/dogpile.cache.git" + }, + "python-packages/eventlet": { + "type": "git", + "url": "git://github.com/eventlet/eventlet.git" + }, + "python-packages/fixtures": { + "type": "bzr", + "url": "lp:python-fixtures" + }, + "python-packages/futures": { + "type": "hg", + "url": "https://code.google.com/p/pythonfutures/" + }, + "python-packages/greenlet": { + "type": "git", + "url": "git://github.com/python-greenlet/greenlet.git" + }, + "python-packages/happybase": { + "type": "git", + "url": "git://github.com/wbolster/happybase.git" + }, + "python-packages/httplib2": { + "type": "git", + "url": "git://github.com/jcgregorio/httplib2.git" + }, + "python-packages/httpretty": { + "type": "git", + "url": "git://github.com/gabrielfalcao/httpretty.git" + }, + "python-packages/itsdangerous": { + "type": "git", + "url": "git://github.com/mitsuhiko/itsdangerous.git" + }, + "python-packages/jsonpath-rw": { + "type": "git", + "url": "git://github.com/kennknowles/python-jsonpath-rw.git" + }, + "python-packages/jsonrpclib": { + "type": "git", + "url": "git://github.com/joshmarshall/jsonrpclib.git" + }, + "python-packages/kombu": { + "type": "git", + "url": "git://github.com/celery/kombu.git" + }, + "python-packages/lockfile": { + "type": "git", + "url": "git://github.com/smontanaro/pylockfile.git" + }, + "python-packages/m2crypto": { + "type": "git", + "url": "git://github.com/martinpaljak/M2Crypto.git" + }, + "python-packages/mock": { + "type": "hg", + "url": "https://code.google.com/p/mock/" + }, + "python-packages/mox": { + "layout": "standard", + "type": "svn", + "url": "http://pymox.googlecode.com/svn/" + }, + "python-packages/msgpack-python": { + "type": "git", + "url": "git://github.com/msgpack/msgpack-python.git" + }, + "python-packages/mysqldb1": { + "type": "git", + "url": "git://github.com/farcepest/MySQLdb1.git" + }, + "python-packages/netifaces": { + "type": "hg", + "url": "https://bitbucket.org/al45tair/netifaces" + }, + "python-packages/networkx": { + "type": "git", + "url": "git://github.com/networkx/networkx.git" + }, + "python-packages/nose": { + "type": "git", + "url": "git://github.com/nose-devs/nose.git" + }, + "python-packages/oauthlib": { + "type": "git", + "url": "git://github.com/idan/oauthlib.git" + }, + "python-packages/openid": { + "type": "git", + "url": "git://github.com/openid/python-openid.git" + }, + "python-packages/passlib": { + "type": "hg", + "url": "https://code.google.com/p/passlib/" + }, + "python-packages/paste": { + "type": "hg", + "url": "http://bitbucket.org/ianb/paste" + }, + "python-packages/pastedeploy": { + "type": "hg", + "url": "http://bitbucket.org/ianb/pastedeploy" + }, + "python-packages/pecan": { + "type": "git", + "url": "git://github.com/stackforge/pecan.git" + }, + "python-packages/pexpect": { + "type": "git", + "url": "git://github.com/pexpect/pexpect.git" + }, + "python-packages/posix-ipc-tarball": { + "compression": "gzip", + "strip": 1, + "type": "tarball", + "url": "http://semanchuk.com/philip/posix_ipc/posix_ipc-0.9.8.tar.gz" + }, + "python-packages/psycopg2": { + "type": "git", + "url": "git://github.com/nwcell/psycopg2-windows.git" + }, + "python-packages/py-bcrypt": { + "type": "hg", + "url": "https://code.google.com/p/py-bcrypt/" + }, + "python-packages/pyasn1": { + "module": "pyasn1", + "type": "cvs", + "url": ":pserver:anonymous@pyasn1.cvs.sourceforge.net:/cvsroot/pyasn1" + }, + "python-packages/pycadf": { + "type": "git", + "url": "git://github.com/openstack/pycadf.git" + }, + "python-packages/pycco": { + "type": "git", + "url": "git://github.com/fitzgen/pycco.git" + }, + "python-packages/pycparser": { + "type": "git", + "url": "git://github.com/eliben/pycparser.git" + }, + "python-packages/pycrypto": { + "type": "git", + "url": "git://github.com/dlitz/pycrypto.git" + }, + "python-packages/pygments": { + "type": "hg", + "url": "https://bitbucket.org/birkenfeld/pygments-main" + }, + "python-packages/pyjwt": { + "type": "git", + "url": "git://github.com/progrium/pyjwt.git" + }, + "python-packages/pylint": { + "type": "hg", + "url": "https://bitbucket.org/logilab/pylint/" + }, + "python-packages/pyopenssl": { + "type": "git", + "url": "git://github.com/pyca/pyopenssl.git" + }, + "python-packages/pysnmp": { + "module": "pysnmp", + "type": "cvs", + "url": ":pserver:anonymous@pysnmp.cvs.sourceforge.net:/cvsroot/pysnmp" + }, + "python-packages/qpid-python": { + "type": "git", + "url": "http://git.apache.org/qpid.git" + }, + "python-packages/raven": { + "type": "git", + "url": "git://github.com/getsentry/raven-python.git" + }, + "python-packages/redis-py": { + "type": "git", + "url": "git://github.com/andymccurdy/redis-py.git" + }, + "python-packages/routes": { + "type": "git", + "url": "git://github.com/bbangert/routes.git" + }, + "python-packages/rq": { + "type": "git", + "url": "git://github.com/nvie/rq.git" + }, + "python-packages/rsa": { + "type": "hg", + "url": "https://bitbucket.org/sybren/python-rsa" + }, + "python-packages/rtslib-fb": { + "type": "git", + "url": "git://github.com/agrover/rtslib-fb.git" + }, + "python-packages/sphinx": { + "type": "hg", + "url": "https://bitbucket.org/birkenfeld/sphinx" + }, + "python-packages/sqlalchemy": { + "type": "git", + "url": "git://github.com/zzzeek/sqlalchemy.git" + }, + "python-packages/sqlalchemy-migrate": { + "type": "git", + "url": "git://github.com/stackforge/sqlalchemy-migrate.git" + }, + "python-packages/subunit": { + "type": "bzr", + "url": "lp:subunit" + }, + "python-packages/suds": { + "type": "hg", + "url": "https://bitbucket.org/mirror/suds" + }, + "python-packages/tempita": { + "type": "hg", + "url": "https://bitbucket.org/ianb/tempita" + }, + "python-packages/testrepository": { + "type": "bzr", + "url": "lp:testrepository" + }, + "python-packages/testscenarios": { + "type": "bzr", + "url": "lp:testscenarios" + }, + "python-packages/testtools": { + "type": "git", + "url": "git://github.com/testing-cabal/testtools.git" + }, + "python-packages/times": { + "type": "git", + "url": "git://github.com/nvie/times.git" + }, + "python-packages/tox": { + "type": "hg", + "url": "https://bitbucket.org/hpk42/tox" + }, + "python-packages/urllib3": { + "type": "git", + "url": "git://github.com/shazow/urllib3.git" + }, + "python-packages/uwsgi": { + "type": "git", + "url": "git://github.com/unbit/uwsgi.git" + }, + "python-packages/webob": { + "type": "git", + "url": "git://github.com/Pylons/webob.git" + }, + "python-packages/websockify": { + "type": "git", + "url": "git://github.com/kanaka/websockify.git" + }, + "python-packages/wsme": { + "type": "git", + "url": "git://github.com/stackforge/wsme.git" + }, + "python-packages/xattr": { + "type": "git", + "url": "git://github.com/xattr/xattr.git" + }, + "python-packages/zope-browser": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.browser.git" + }, + "python-packages/zope-component": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.component.git" + }, + "python-packages/zope-configuration": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.configuration.git" + }, + "python-packages/zope-contenttype": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.contenttype.git" + }, + "python-packages/zope-event": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.event.git" + }, + "python-packages/zope-exceptions": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.exceptions.git" + }, + "python-packages/zope-i18n": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.i18n.git" + }, + "python-packages/zope-i18nmessageid": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.i18nmessageid.git" + }, + "python-packages/zope-interface": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.interface.git" + }, + "python-packages/zope-location": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.location.git" + }, + "python-packages/zope-pagetemplate": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.pagetemplate.git" + }, + "python-packages/zope-proxy": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.proxy.git" + }, + "python-packages/zope-publisher": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.publisher.git" + }, + "python-packages/zope-schema": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.schema.git" + }, + "python-packages/zope-security": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.security.git" + }, + "python-packages/zope-tal": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.tal.git" + }, + "python-packages/zope-tales": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.tales.git" + }, + "python-packages/zope-traversing": { + "type": "git", + "url": "git://github.com/zopefoundation/zope.traversing.git" + } +} diff --git a/open-source-lorries/thrift.lorry b/open-source-lorries/thrift.lorry new file mode 100644 index 0000000..bbd9ad3 --- /dev/null +++ b/open-source-lorries/thrift.lorry @@ -0,0 +1,6 @@ +{ + "thrift": { + "type": "git", + "url": "git://git.apache.org/thrift.git" + } +} -- cgit v1.2.1