Commit Graph

10 Commits

Author SHA1 Message Date
Clark Boylan 372ba28bef 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: I334881c6fb2461741b3cd420763c4d03b5478811
2022-02-17 12:58:29 -08:00
OpenDev Sysadmins 2afbd8bea1 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:09 +00:00
Ian Wienand 2fa129b4c8 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: I3239e695ba0537559465d9d37752d1cd2667c863
2019-03-24 20:35:46 +00:00
Colleen Murphy b2fe5e04ec 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: Iec3438e87252430da200d392418caaf1c36219fc
2018-07-12 09:57:46 +02:00
Colleen Murphy dbc7eba8ac 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: Ifeb5aa6c5813ee0178f352afa1da7e39973798ba
2017-08-18 10:41:44 +02:00
Colleen Murphy 6bc8f72874 Fix beaker on xenial
Add a xenial nodeset and update the spec helper to install puppet 3 from
the Ubuntu repos instead of from puppetlabs.

Change-Id: If33acd253c2f41e5a2c5c0631a30ef92e7c61b6d
2017-06-24 16:57:54 +02:00
Colleen Murphy 751c57fcda Update Gemfile
Update the Gemfile to use the common helper gem that bundles all of the
common gem dependencies.

Change-Id: I8a2075a93494275bba296d39a8249cf0a4bf951a
2017-06-24 16:57:54 +02:00
Elizabeth K. Joseph 8dc571def3 Bump run_devstack timeout from 3600 to 7200 secs
Change-Id: Ie7293713b30b56676f7c414c070c695ee8d5f16f
2016-07-05 15:55:32 -07:00
Frank Kloeker a42f130aac Puppet module to provide a translation checksite
Install DevStack and refresh the installation daily
Sync translation files from Zanata
Branches are to configure, see README.md and init.pp for details
Requires puppetlabs-vcsrepo
Requires zanata-cli and API-Key

Working basis:
https://etherpad.openstack.org/p/i18n-mitaka-virtualsprint

Change-Id: I6b9a7fb2dfcdc2d7178cd149352e585ca7d3c7cc
Co-Authored-By: Ying Chun Guo <guoyingc@cn.ibm.com>
Co-Authored-By: KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>
Co-Authored-By: Ian Y. Choi <ianyrchoi@gmail.com>
Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
2016-04-05 08:15:10 +00:00
OpenStack Project Creator d9ad42b4b3 Added .gitreview 2016-01-31 19:35:02 +00:00