<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/nova.git/bindep.txt, branch 24.2.1</title>
<subtitle>opendev.org: openstack/nova.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/'/>
<entry>
<title>tests: Allow bindep and test-setup.sh to run on EL distros</title>
<updated>2021-06-18T11:34:27+00:00</updated>
<author>
<name>Lee Yarwood</name>
<email>lyarwood@redhat.com</email>
</author>
<published>2021-06-15T11:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=085de864db31631ead22f9c23488ed05b6bd5f88'/>
<id>085de864db31631ead22f9c23488ed05b6bd5f88</id>
<content type='text'>
Only install mariadb on EL based hosts. Also when using mariadb and
postgresql on EL based distros we need to ensure each service is
configured and actually started before using either.

Co-Authored-By: Ade Lee &lt;alee@redhat.com&gt;
Change-Id: I7122933d85bd7d0333c2c35e0f1a8414c1baa6d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only install mariadb on EL based hosts. Also when using mariadb and
postgresql on EL based distros we need to ensure each service is
configured and actually started before using either.

Co-Authored-By: Ade Lee &lt;alee@redhat.com&gt;
Change-Id: I7122933d85bd7d0333c2c35e0f1a8414c1baa6d5
</pre>
</div>
</content>
</entry>
<entry>
<title>bindep: Install python3 and python3-devel on CentOS 8 and Fedora</title>
<updated>2020-10-03T12:20:21+00:00</updated>
<author>
<name>Lee Yarwood</name>
<email>lyarwood@redhat.com</email>
</author>
<published>2020-10-03T12:16:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=ead034d9693727dc3f74044ab1c8e4677036f3e1'/>
<id>ead034d9693727dc3f74044ab1c8e4677036f3e1</id>
<content type='text'>
python-devel is no longer available on either distro, both should now
use python3 and python3-devel packages.

Change-Id: I51eb3c6626aec9842cb756d7f97c683c77479401
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
python-devel is no longer available on either distro, both should now
use python3 and python3-devel packages.

Change-Id: I51eb3c6626aec9842cb756d7f97c683c77479401
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lsscsi to bindep</title>
<updated>2020-08-05T21:16:49+00:00</updated>
<author>
<name>Sean McGinnis</name>
<email>sean.mcginnis@gmail.com</email>
</author>
<published>2020-08-05T21:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=b3b56d8127c8488ad0c7c0095b056b23dde1e96d'/>
<id>b3b56d8127c8488ad0c7c0095b056b23dde1e96d</id>
<content type='text'>
lsscsi is needed for some of the SCSI device identification. This
identification is actually done in os-brick, but due to the way devstack
and potentially other things install from source, os-brick's bindep.txt
file may not be used.

Since Nova needs the package in order for os-brick to operate, we can
just add it to nova so we can make sure it is available.

Change-Id: Iba5307a6c644ae0fe5eb754f1b1e5dbdfc541cb9
Signed-off-by: Sean McGinnis &lt;sean.mcginnis@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lsscsi is needed for some of the SCSI device identification. This
identification is actually done in os-brick, but due to the way devstack
and potentially other things install from source, os-brick's bindep.txt
file may not be used.

Since Nova needs the package in order for os-brick to operate, we can
just add it to nova so we can make sure it is available.

Change-Id: Iba5307a6c644ae0fe5eb754f1b1e5dbdfc541cb9
Signed-off-by: Sean McGinnis &lt;sean.mcginnis@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add missing test bindep on openssl"</title>
<updated>2020-06-21T02:01:16+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-06-21T02:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=07acbe8ce706c12236f536985d996a08376b8d13'/>
<id>07acbe8ce706c12236f536985d996a08376b8d13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing test bindep on openssl</title>
<updated>2020-05-22T15:47:07+00:00</updated>
<author>
<name>Matthew Booth</name>
<email>mbooth@redhat.com</email>
</author>
<published>2019-03-18T15:00:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=d8f732518120913e7c1a69f8da4f92bef0ed19b1'/>
<id>d8f732518120913e7c1a69f8da4f92bef0ed19b1</id>
<content type='text'>
nova.virt.xenapi.agent.SimpleDH._run_ssl expects the 'openssl' binary
to be installed. This method is also executed by unit tests.

Change-Id: I5b53e1a97811768c0bbe8f4bdac06591f3739c66
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nova.virt.xenapi.agent.SimpleDH._run_ssl expects the 'openssl' binary
to be installed. This method is also executed by unit tests.

Change-Id: I5b53e1a97811768c0bbe8f4bdac06591f3739c66
</pre>
</div>
</content>
</entry>
<entry>
<title>Add packages required for pdf-docs run to bindep.txt</title>
<updated>2020-05-18T20:39:49+00:00</updated>
<author>
<name>melanie witt</name>
<email>melwittt@gmail.com</email>
</author>
<published>2020-05-14T00:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=d40a0856ad2436afc929645bee03484fb98e8a6f'/>
<id>d40a0856ad2436afc929645bee03484fb98e8a6f</id>
<content type='text'>
This adds packages needed to run 'tox -e pdf-docs' locally to our
bindep.txt for users, for example:

  bindep -l newline pdf-docs | xargs &lt;package manager&gt; install -y

The CI jobs don't use the 'pdf-docs' label for handling bindep for pdf
docs builds [1] and instead install a separate list of prereqs [2], so
this change is only relevant for local test runs.

[1] https://opendev.org/openstack/openstack-zuul-jobs/src/commit/64341d2e322b9e1c7f197bb0aafd63038d4e925c/zuul.d/jobs.yaml#L435
[2]
https://opendev.org/openstack/openstack-zuul-jobs/src/commit/64341d2e322b9e1c7f197bb0aafd63038d4e925c/roles/prepare-build-pdf-docs/tasks/main.yaml#L7-L20

Change-Id: Ib603baa1766b873073165c71772ada021c6e5036
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds packages needed to run 'tox -e pdf-docs' locally to our
bindep.txt for users, for example:

  bindep -l newline pdf-docs | xargs &lt;package manager&gt; install -y

The CI jobs don't use the 'pdf-docs' label for handling bindep for pdf
docs builds [1] and instead install a separate list of prereqs [2], so
this change is only relevant for local test runs.

[1] https://opendev.org/openstack/openstack-zuul-jobs/src/commit/64341d2e322b9e1c7f197bb0aafd63038d4e925c/zuul.d/jobs.yaml#L435
[2]
https://opendev.org/openstack/openstack-zuul-jobs/src/commit/64341d2e322b9e1c7f197bb0aafd63038d4e925c/roles/prepare-build-pdf-docs/tasks/main.yaml#L7-L20

Change-Id: Ib603baa1766b873073165c71772ada021c6e5036
</pre>
</div>
</content>
</entry>
<entry>
<title>Added openssh-client into bindep</title>
<updated>2019-10-23T07:21:23+00:00</updated>
<author>
<name>Daniel Pawlik</name>
<email>pawlik.dan@gmail.com</email>
</author>
<published>2019-10-23T07:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=f37623089ea854b9d31d471de2fdb0bb003a4d45'/>
<id>f37623089ea854b9d31d471de2fdb0bb003a4d45</id>
<content type='text'>
Currently containers with Nova doesn't include openssh-client package,
which is required to perform tempest test e.g.:
tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration.
This package is installed by default in cloud images, but its not
included in container images.

Change-Id: I559883b9f4d9ced0a20444c76f94540d3231cdd9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently containers with Nova doesn't include openssh-client package,
which is required to perform tempest test e.g.:
tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration.
This package is installed by default in cloud images, but its not
included in container images.

Change-Id: I559883b9f4d9ced0a20444c76f94540d3231cdd9
</pre>
</div>
</content>
</entry>
<entry>
<title>Add librsvg2* to bindep</title>
<updated>2019-09-18T21:25:49+00:00</updated>
<author>
<name>Matt Riedemann</name>
<email>mriedem.os@gmail.com</email>
</author>
<published>2019-09-18T21:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=9ae92e3f9841bd76a8327309580c19280f3d52b8'/>
<id>9ae92e3f9841bd76a8327309580c19280f3d52b8</id>
<content type='text'>
I3aaea1d15a357f550f529beaa84fb1a1a7748358 added the docs
build requirement on sphinxcontrib-svg2pdfconverter which
needs the native rsvg-convert command. This change adds
the native package that provides that command to bindep.txt.

Change-Id: I064a1f33902405c3db699a46feeb93397fc3b038
Closes-Bug: #1844583
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I3aaea1d15a357f550f529beaa84fb1a1a7748358 added the docs
build requirement on sphinxcontrib-svg2pdfconverter which
needs the native rsvg-convert command. This change adds
the native package that provides that command to bindep.txt.

Change-Id: I064a1f33902405c3db699a46feeb93397fc3b038
Closes-Bug: #1844583
</pre>
</div>
</content>
</entry>
<entry>
<title>bindep: Remove dead markers</title>
<updated>2019-07-18T10:27:13+00:00</updated>
<author>
<name>Stephen Finucane</name>
<email>sfinucan@redhat.com</email>
</author>
<published>2019-07-18T10:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=102bc41f908ed6382cb841c4bff5a45a8f5dd3f2'/>
<id>102bc41f908ed6382cb841c4bff5a45a8f5dd3f2</id>
<content type='text'>
Ubuntu 12.04 is rather long in the tooth now. Remove the bindep markers
for it.

Change-Id: Ie5c2d7ab1e3e637a1d42712e22a7a6e6d6427020
Signed-off-by: Stephen Finucane &lt;sfinucan@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ubuntu 12.04 is rather long in the tooth now. Remove the bindep markers
for it.

Change-Id: Ie5c2d7ab1e3e637a1d42712e22a7a6e6d6427020
Signed-off-by: Stephen Finucane &lt;sfinucan@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Bindep does not catch missing libpcre3-dev on Ubuntu"</title>
<updated>2018-02-14T07:31:09+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.openstack.org</email>
</author>
<published>2018-02-14T07:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/nova.git/commit/?id=bb3ded35372069bf84eefefeed303eff17775b38'/>
<id>bb3ded35372069bf84eefefeed303eff17775b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
