47b29546a4
Change-Id: I98f76993b77ec09089a8fb7ec4209d6729017f2f
98 lines
2.4 KiB
YAML
98 lines
2.4 KiB
YAML
platform_overrides:
|
|
redhat-7.*|centos-7.*:
|
|
forced_pips:
|
|
- "sqlalchemy>=0.9.7,<0.9.99"
|
|
- "python-ldap>=2.4.6"
|
|
- "django-openstack-auth==1.2.0"
|
|
- "oslo-config==1.9.3"
|
|
- "oslo-incubator==2015.1.0"
|
|
- "oslo-messaging==1.8.2"
|
|
- "pycadf==0.6.0"
|
|
- "python-cinderclient==1.1.1"
|
|
- "python-ceilometerclient==1.0.14"
|
|
- "python-glanceclient==0.17.1"
|
|
- "python-heatclient==0.4.0"
|
|
- "python-ironicclient==0.6.0"
|
|
- "python-keystoneclient==1.3.1"
|
|
- "python-novaclient==2.23.0"
|
|
- "python-neutronclient==2.4.0"
|
|
- "python-swiftclient==2.4.0"
|
|
- "python-troveclient==1.0.9"
|
|
redhat-6.*|centos-6.*:
|
|
forced_pips:
|
|
- "sqlalchemy>=0.9.7,<0.9.99"
|
|
- "python-ldap>=2.4.6"
|
|
- "django-openstack-auth==1.2.0"
|
|
- "oslo-config==1.9.3"
|
|
- "oslo-incubator==2015.1.0"
|
|
- "oslo-messaging==1.8.2"
|
|
- "pycadf==0.6.0"
|
|
- "python-cinderclient==1.1.1"
|
|
- "python-ceilometerclient==1.0.14"
|
|
- "python-glanceclient==0.17.1"
|
|
- "python-heatclient==0.4.0"
|
|
- "python-ironicclient==0.6.0"
|
|
- "python-keystoneclient==1.3.1"
|
|
- "python-novaclient==2.23.0"
|
|
- "python-neutronclient==2.4.0"
|
|
- "python-swiftclient==2.4.0"
|
|
- "python-troveclient==1.0.9"
|
|
ceilometer:
|
|
repo: git://github.com/openstack/ceilometer.git
|
|
tag: 2015.1.0
|
|
use_tests_requires: False
|
|
pips:
|
|
- name: libvirt-python
|
|
- name: functools32
|
|
cinder:
|
|
repo: git://github.com/openstack/cinder.git
|
|
tag: 2015.1.0
|
|
pips:
|
|
- name: functools32
|
|
glance:
|
|
repo: git://github.com/openstack/glance.git
|
|
tag: 2015.1.0
|
|
pips:
|
|
- name: functools32
|
|
heat:
|
|
repo: git://github.com/openstack/heat.git
|
|
tag: 2015.1.0
|
|
pips:
|
|
- name: functools32
|
|
horizon:
|
|
repo: git://github.com/openstack/horizon.git
|
|
tag: 2015.1.0
|
|
pips:
|
|
- name: lesscpy
|
|
- name: functools32
|
|
ironic:
|
|
repo: git://github.com/openstack/ironic.git
|
|
tag: 2015.1.0
|
|
pips:
|
|
- name: functools32
|
|
keystone:
|
|
repo: git://github.com/openstack/keystone.git
|
|
tag: 2015.1.0
|
|
pips:
|
|
- name: functools32
|
|
nova:
|
|
repo: git://github.com/openstack/nova.git
|
|
tag: 2015.1.0
|
|
pips:
|
|
- name: libvirt-python
|
|
- name: functools32
|
|
- name: python-memcached
|
|
neutron:
|
|
repo: git://github.com/openstack/neutron.git
|
|
tag: 2015.1.0
|
|
pips:
|
|
- name: pyudev
|
|
- name: configobj
|
|
- name: functools32
|
|
trove:
|
|
repo: git://github.com/openstack/trove.git
|
|
tag: 2015.1.0
|
|
use_tests_requires: False
|
|
pips:
|
|
- name: functools32
|