diff options
| author | Mark Asselstine <mark.asselstine@windriver.com> | 2017-01-21 22:48:46 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-01-21 23:17:12 -0500 |
| commit | c5432f5b16e050a5719b145456bbe25d12cc3a31 (patch) | |
| tree | 79157e8634b124f880ccfa18e2b09faa217828f2 /meta-openstack/conf/layer.conf | |
| parent | 989bb39ce87eb879a8bf994160b8ebf552421627 (diff) | |
| download | meta-cloud-services-c5432f5b16e050a5719b145456bbe25d12cc3a31.tar.gz | |
python-amqp: bring back the 1.x.x series
The stable/newton version of python-oslo.messaging requires
python-amqp <2.0.0 so we will bring back the latest version of the
1.x.x series (removed by commit 3af287f179a0), uprev to v1.4.9 and
make it the PREF version.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/conf/layer.conf')
| -rw-r--r-- | meta-openstack/conf/layer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index 4007cb9..e940478 100644 --- a/meta-openstack/conf/layer.conf +++ b/meta-openstack/conf/layer.conf | |||
| @@ -19,5 +19,6 @@ PREFERRED_VERSION_python-django = "1.8.6" | |||
| 19 | PREFERRED_VERSION_python-netaddr = "0.7.19" | 19 | PREFERRED_VERSION_python-netaddr = "0.7.19" |
| 20 | PREFERRED_VERSION_python-sqlalchemy = "1.0.16" | 20 | PREFERRED_VERSION_python-sqlalchemy = "1.0.16" |
| 21 | PREFERRED_VERSION_python-requests = "2.12.0" | 21 | PREFERRED_VERSION_python-requests = "2.12.0" |
| 22 | PREFERRED_VERSION_python-amqp = "1.4.9" | ||
| 22 | 23 | ||
| 23 | LICENSE_PATH += "${LAYERDIR}/licenses" | 24 | LICENSE_PATH += "${LAYERDIR}/licenses" |
