<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb, branch wrynose</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=wrynose</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=wrynose'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2025-07-18T03:49:59+00:00</updated>
<entry>
<title>meta-openstack: Fix whitespace warnings</title>
<updated>2025-07-18T03:49:59+00:00</updated>
<author>
<name>Ryosuke Saito</name>
<email>ryosuke.saito@linaro.org</email>
</author>
<published>2025-07-17T03:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=6c5afb77aa5580dbe737f682ee2f792122c0c2f3'/>
<id>urn:sha1:6c5afb77aa5580dbe737f682ee2f792122c0c2f3</id>
<content type='text'>
Add whitespaces around variable assignments to eliminate the build warnings:

WARNING: python-ceilometer_git.bb:25 has a lack of whitespace around the assignment:
 'KEYSTONE_HOST="${CONTROLLER_IP}"'
WARNING: python-cinder_git.bb:39 has a lack of whitespace around the assignment:
 'KEYSTONE_HOST="${CONTROLLER_IP}"'
...

Signed-off-by: Ryosuke Saito &lt;ryosuke.saito@linaro.org&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer/global: update S assignments</title>
<updated>2025-07-16T18:42:13+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-07-16T18:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=24f0b028ecdd3740a4a7b2e961d00bc4587f6e7d'/>
<id>urn:sha1:24f0b028ecdd3740a4a7b2e961d00bc4587f6e7d</id>
<content type='text'>
Updating meta-cloud-services and sublayers to comply with the UNPACKDIR
changes. The techniques mentioned in the following commit are used:

  Author: Alexander Kanavin &lt;alex@linutronix.de&gt;
  Date:   Tue Jun 24 13:53:51 2025 +0200

      migration-guides/migration-5.3.rst: add guidance for breaking WORKDIR changes

      (From yocto-docs rev: f59504d8706a817e0b5a6235ebb69cb3b3ebb277)

      Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
      Signed-off-by: Antonin Godard &lt;antonin.godard@bootlin.com&gt;
      Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>global: convert github SRC_URIs to use https protocol</title>
<updated>2021-11-02T13:59:45+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-11-02T13:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=14196f7dee9deb0ef9822bf3c8b41142ccced858'/>
<id>urn:sha1:14196f7dee9deb0ef9822bf3c8b41142ccced858</id>
<content type='text'>
github is removing git:// access, and fetches will start
experiencing interruptions in service, and eventually will fail completely.

bitbake will also begin to warn on github src_uri's that don't use
https. So we convert the meta-virt instances to use protocol=https
(done using the oe-core contrib conversion script)

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>global: overrides conversion</title>
<updated>2021-08-01T03:49:54+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-08-01T03:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=0cffcd09a44b2a58452a5bb13714bfc47d6546bf'/>
<id>urn:sha1:0cffcd09a44b2a58452a5bb13714bfc47d6546bf</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python: prepare for python3 only configuration</title>
<updated>2020-01-22T17:44:39+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2020-01-22T17:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=9d632de8d0e109e342fe580cf4b2423a51c890c3'/>
<id>urn:sha1:9d632de8d0e109e342fe580cf4b2423a51c890c3</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-cinderclient: Fix do_package_qa error</title>
<updated>2019-11-27T22:59:42+00:00</updated>
<author>
<name>zhengruoqin</name>
<email>zhengrq.fnst@cn.fujitsu.com</email>
</author>
<published>2019-11-27T11:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=300ff9bb2630e26ebab694fe17a9d887e40c13e5'/>
<id>urn:sha1:300ff9bb2630e26ebab694fe17a9d887e40c13e5</id>
<content type='text'>
Fix the error as follows:

ERROR: python-cinderclient-3.1.0+gitAUTOINC+3640aeab6e-r0 do_package_qa: QA Issue: /usr/lib/python2.7/site-packages/cinderclient/tests/functional/hooks/post_test_hook.sh contained in package python-cinderclient requires /bin/bash, but no providers found in RDEPENDS_python-cinderclient? [file-rdeps]
ERROR: python-cinderclient-3.1.0+gitAUTOINC+3640aeab6e-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-cinderclient: Fix build error as following:</title>
<updated>2018-05-24T20:08:35+00:00</updated>
<author>
<name>Lei Maohui</name>
<email>leimaohui@cn.fujitsu.com</email>
</author>
<published>2018-05-11T17:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=d925c91f9f6bec218ddf3a3cc26d3e9ea84bca17'/>
<id>urn:sha1:d925c91f9f6bec218ddf3a3cc26d3e9ea84bca17</id>
<content type='text'>
"distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr&gt;=2.0.0')"

Signed-off-by: Lei Maohui &lt;leimaohui@cn.fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>python-cinderclient: uprev to latest stable/pike</title>
<updated>2017-11-14T17:38:27+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-11-13T19:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=40116bf038970b47f386a01714e499fc54a155b6'/>
<id>urn:sha1:40116bf038970b47f386a01714e499fc54a155b6</id>
<content type='text'>
Remove old patches and update runtime dependencies based on
requirements.txt

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>cinder: uprev to Liberty</title>
<updated>2016-02-05T19:42:18+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2016-02-04T01:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=527c2cbc8999cf2ea6a69db777b29da15c7a6ccf'/>
<id>urn:sha1:527c2cbc8999cf2ea6a69db777b29da15c7a6ccf</id>
<content type='text'>
Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
<entry>
<title>Use a bbclass to remove argparse from requirements</title>
<updated>2015-12-11T17:14:32+00:00</updated>
<author>
<name>Josep Puigdemont</name>
<email>josep.puigdemont@enea.com</email>
</author>
<published>2015-12-09T12:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=2d260e08c1e1b4f115b226fdcaf02eb9e7dce77f'/>
<id>urn:sha1:2d260e08c1e1b4f115b226fdcaf02eb9e7dce77f</id>
<content type='text'>
argparse is required by some of the CLI applications of openstack. The
module is provided by python 2.7, however python-distribute (used in
fido), is not able to find it:

Python 2.7.9 (default, Oct 27 2015, 18:12:55)
[GCC 4.9.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
&gt;&gt;&gt; import pkg_resources
&gt;&gt;&gt; pkg_resources.get_distribution('argparse')
Traceback (most recent call last):
  File "&lt;stdin&gt;", line 1, in &lt;module&gt;
  File
"/usr/lib/python2.7/site-packages/distribute-0.6.49-py2.7.egg/pkg_resources.py",
line 338, in get_distribution
    if isinstance(dist,Requirement): dist = get_provider(dist)
  File
"/usr/lib/python2.7/site-packages/distribute-0.6.49-py2.7.egg/pkg_resources.py",
line 217, in get_provider
    return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
  File
"/usr/lib/python2.7/site-packages/distribute-0.6.49-py2.7.egg/pkg_resources.py",
line 698, in require
    needed = self.resolve(parse_requirements(requirements))
  File
"/usr/lib/python2.7/site-packages/distribute-0.6.49-py2.7.egg/pkg_resources.py",
line 596, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: argparse
&gt;&gt;&gt; import argparse
&gt;&gt;&gt;

This patch adds a class that when inherited will remove argparse from
requirements.txt. Also with this patch, those python modules used by
openstackclient inherit the class.

Signed-off-by: Josep Puigdemont &lt;josep.puigdemont@enea.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
</content>
</entry>
</feed>
