Commit Graph

9 Commits

Author SHA1 Message Date
Monty Taylor 204c74eb97 Retire repo
Depends-On: https://review.opendev.org/720892
Change-Id: Idba01ac889457222398a137da8d1ec2c9841f328
2020-04-22 10:19:07 -05:00
OpenDev Sysadmins adf386d0d8 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:26:10 +00:00
Ian Wienand 8f18b92eaf Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: If430530f0ad4092a449a177b0ec204c447b9ffc1
2019-03-24 20:35:39 +00:00
Colleen Murphy f07628885b Update Gemfile for Zuulv3
The logic in the Gemfile was relying on Zuulv2 variables to find out
whether the spec helper gem was already available on disk, and since
Zuulv3 has changed things it was failing to find it and downloading the
master version instead. This patch ensures the Gemfile looks for the gem
in the right place when running in CI.

Change-Id: I42f1c58270dd83ef834546143f417cd7c41d4279
2018-07-12 09:57:44 +02:00
Colleen Murphy 9871269103 Depend on helper gem for spec_helper_acceptance
Instead of keeping a local copy of spec_helper_acceptance.rb and
requiring updates to all modules for any change, we can move it into the
common helper gem and require it from there. This will make it easier to
create and review changes that affect all puppet modules. Also change
the Gemfile to look for the gem in the local workspace if running in a
zuul environment.

Change-Id: I9cf7c8e74637fbe9d871ea73351ecebdd9c55cfb
2017-08-18 10:41:43 +02:00
Colleen Murphy 6ff6728267 Update beaker setup for xenial
Add a xenial nodeset and update the spec helper to install puppet 3 from
the Ubuntu repos instead of from puppetlabs.

Change-Id: I9919593612c4451cb40555a42afea2b1f8c9e466
2017-06-11 21:51:04 +02:00
Paul Belanger 63e46704cd
Add bindep.txt file
Bindep is a tool for checking the presence of binary packages needed
to use an application / library. It started life as a way to make it
easier to set up a development environment for OpenStack projects.

Change-Id: I819e53514fe5685484306cbcce71fd4539da36d0
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-01 21:09:54 -04:00
James E. Blair 0d4a0be8a9 Add module boilerplate
Change-Id: Icdab79594f9ded5026900a15862e6b057d9d7b1f
2016-07-25 12:15:42 -04:00
OpenStack Project Creator 9ac9caf881 Added .gitreview 2016-07-13 06:50:29 +00:00