diff options
| author | Mark Asselstine <mark.asselstine@windriver.com> | 2017-11-07 15:38:35 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-11-08 14:17:24 -0500 |
| commit | a53a25484b5afb6fbf5d1fa1ad22ffb41b8493cc (patch) | |
| tree | 0ed652ad3142da94e4f6dd2d3c9e2ba6632cb2c3 /meta-openstack/conf | |
| parent | 1848f000bad47d98900ef945c76c750c3edf1a1f (diff) | |
| download | meta-cloud-services-a53a25484b5afb6fbf5d1fa1ad22ffb41b8493cc.tar.gz | |
python-amqp: uprev to v2.2.2
This newer version is required by the new version of
python-oslo.messaging found on stable/pike.
Drop the old v1.4.9 so we only have the one recipe.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/conf')
| -rw-r--r-- | meta-openstack/conf/layer.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index 61e9fb5..ceb489b 100644 --- a/meta-openstack/conf/layer.conf +++ b/meta-openstack/conf/layer.conf | |||
| @@ -19,7 +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.13.0" | 21 | PREFERRED_VERSION_python-requests = "2.13.0" |
| 22 | PREFERRED_VERSION_python-amqp = "1.4.9" | ||
| 23 | PREFERRED_VERSION_python-kombu = "3.0.%" | 22 | PREFERRED_VERSION_python-kombu = "3.0.%" |
| 24 | 23 | ||
| 25 | LICENSE_PATH += "${LAYERDIR}/licenses" | 24 | LICENSE_PATH += "${LAYERDIR}/licenses" |
