Commit Graph

3 Commits

Author SHA1 Message Date
Clark Boylan 86a69a5b4d Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: I46ccab87f063c51dd3236757dbb0567738803fae
2022-02-17 12:46:57 -08:00
Colleen Murphy 4c0cc92a78 Add beaker-rspec bindep dependencies
Without this bindep file, the openstackci-beaker* jobs for the
puppet-openstackci module fail trying to build the gem dependencies.

Change-Id: Ie079e9344121c931f2d60beae59a3e881b6e81a9
2018-06-28 08:13:31 +00:00
Andreas Jaeger 34d80201a1 Move other-requirements.txt to bindep.txt
The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.

Move the file around to follow this change.

Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.

For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirements
http://docs.openstack.org/infra/bindep/

Change-Id: Ie72ada0f9fad5299893e4725a33fa8ccab49ebcb
2016-08-12 19:30:33 +02:00