| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This is according to requriements from neutron v9.4.0 for latest
stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
According to v9.4.0 recommended for latest stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
|
| |
This was originally added due to versions <4.0.0 were segfaulting. This
is no longer the case, so no need to enforce an older version.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
This is used by latest stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
|
| |
This module is required for the uprev of python-neutron to v9.4.0,
corresponding to latest Openstack stable/newton release.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
| |
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
Newer recipe maintained in oe-core.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
This is the newest version recommended by latest stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
Latest version used by stable/newton is v.1.8.0, bring it in line.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
|
| |
This was enforced for liberty. For stable/newton v3.0.5 from meta-oe is
suitable, so no need to keep back the version.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
| |
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
Same recipe maintained in meta-python.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
According to v6.0.0 recommended for latest stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
According to v6.0.1 recommended for latest stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
This is used by latest stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
Use the SRCRV listed for latest stable/newton release.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
Newer recipe maintained in meta-python.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
This is used by latest stable/newton
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |
|
|
|
|
| |
Newer recipe in meta-cloud-services and an even newer one in meta-python
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
It's not an openstack specific package.
Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
| | |
| |
| |
| |
| |
| |
| | |
It's not an openstack specific package.
Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
python-jsonschema has a 'setup_requires' for python vcversioner so we
must have a -native version of python-vcversioner and DEPEND on it in
order to avoid setup.py downloading the requires from PyPI.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Meta-oe upreved to 2.13 (present in Pyro) so bump it here also to
avoid bitbake messages like:
"NOTE: preferred version 2.12.0 of python-requests not available"
Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
python-appdirs
python-keystoneauth
python-lesscpy
python-os-client-config
The setup scripts of these modules use setuptools instead of distutils,
resulting in errors like this:
| File "setup.py", line 5, in <module>
| from setuptools import setup
| ImportError: No module named setuptools
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
run-postinsts is now installed by default in image.bbclass, so no need
to include it in each image.
Reference: OE-core rev 529244ee212fe14019e35a5f163fab705ddbf141
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
| | |
| |
| |
| |
| |
| | |
This reverts commit 635597f365a2c27098489e3e7efc1f0debf2a0ec.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
This is used by latest stable/newton
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| | |
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
Newer recipe maintained in meta-oe.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
According to v10.0.3 recommended for latest stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
This is used by latest stable/newton
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| |
| | |
The git hash corresponds to v3.14.1, which is the latest for
stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| |
| | |
The git hash corresponds to v3.16.1, which is the latest for
stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| |
| | |
The git hash corresponds to v1.14.1, which is the latest for
stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
Same recipe maintained in meta-python.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
Newer recipe maintained in meta-python.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
Newer recipe maintained in meta-python.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
Same recipe is maintained in meta-python.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
According to v4.9.1 recommended for latest stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
Newer recipe maintained in meta-python
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| |
| | |
python-alchemy has two preferred versions. Drop the older one which
doesn't have a corresponding recipe.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
A newer recipe is maintained in meta-python.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
This is used by latest stable/newton
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
According to v1.9.0 requirements.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
According to v2.5.0 requirements.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Latest stable/newton lists v2.12.3 as the latest recommended version for
python-keystone1.
Commit b3c4115e60abe92bf45eef35a4696de0efe3712c that upgraded to v2.18.0 mentions it as a
requirement for python-os-client-config, but checking its list of requirements
we only find keystoneauth1 (>=2.1.0), which is fulfilled v2.12.3.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| | |
These are all listed as dependencies for v3.5.1
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| |
| | |
The git hash corresponds to v2.13.1, which is the latest for
stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
| | |
| |
| |
| |
| |
| |
| | |
The git hash corresponds to v3.17.1, which is the latest for
stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|