38d0beb73e
Pycadf pulls in an older version of oslo.messaging, as does most of the other packages. Since 1.3.0 is released and we are building it allow the dependency resolver/adjuster to correctly adjust those packages to use the specified version instead of the one found in the requirements files. Change-Id: I59b607839a8b65274a08a4903cafb98ab8900870
74 lines
1.8 KiB
YAML
74 lines
1.8 KiB
YAML
ceilometer:
|
|
repo: git://github.com/openstack/ceilometer.git
|
|
tag: 2013.2
|
|
ceilometer-client:
|
|
repo: git://github.com/openstack/python-ceilometerclient.git
|
|
tag: 1.0.6
|
|
cinder-client:
|
|
repo: git://github.com/openstack/python-cinderclient.git
|
|
tag: 1.0.6
|
|
cinder:
|
|
repo: git://github.com/openstack/cinder.git
|
|
tag: 2013.2
|
|
django-openstack-auth:
|
|
repo: git://github.com/openstack/django_openstack_auth.git
|
|
tag: 1.1.3
|
|
glance-client:
|
|
repo: git://github.com/openstack/python-glanceclient.git
|
|
tag: 0.11.0
|
|
glance:
|
|
repo: git://github.com/openstack/glance.git
|
|
tag: 2013.2
|
|
heat:
|
|
repo: git://github.com/openstack/heat.git
|
|
tag: 2013.2
|
|
heat-client:
|
|
repo: git://github.com/openstack/python-heatclient.git
|
|
tag: 0.2.5
|
|
horizon:
|
|
repo: git://github.com/openstack/horizon.git
|
|
tag: 2013.2
|
|
keystone-client:
|
|
repo: git://github.com/openstack/python-keystoneclient.git
|
|
tag: 0.4.1
|
|
keystone:
|
|
repo: git://github.com/openstack/keystone.git
|
|
tag: 2013.2
|
|
nova-client:
|
|
repo: git://github.com/openstack/python-novaclient.git
|
|
tag: 2.15.0
|
|
nova:
|
|
repo: git://github.com/openstack/nova.git
|
|
tag: 2013.2
|
|
novnc:
|
|
repo: git://github.com/kanaka/noVNC.git
|
|
branch: master
|
|
openstack-client:
|
|
repo: git://github.com/openstack/python-openstackclient.git
|
|
tag: 0.2.2
|
|
oslo-config:
|
|
repo: git://github.com/openstack/oslo.config.git
|
|
tag: 1.2.1
|
|
oslo-incubator:
|
|
repo: git://github.com/openstack/oslo-incubator.git
|
|
tag: 2013.2
|
|
neutron-client:
|
|
repo: git://github.com/openstack/python-neutronclient.git
|
|
tag: 2.3.1
|
|
neutron:
|
|
repo: git://github.com/openstack/neutron.git
|
|
tag: 2013.2
|
|
swift-client:
|
|
repo: git://github.com/openstack/python-swiftclient.git
|
|
tag: 1.8.0
|
|
trove-client:
|
|
repo: git://github.com/openstack/python-troveclient.git
|
|
tag: 0.1.4
|
|
trove:
|
|
repo: git://github.com/openstack/trove.git
|
|
tag: 2013.2
|
|
oslo-messaging:
|
|
disabled: True
|
|
pycadf:
|
|
disabled: True
|