Commit Graph

14 Commits

Author SHA1 Message Date
Clark Boylan c283b26e5d 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: Iba0c772880c4ba40b29ccb62cfc5fb18e90dd7a9
2022-02-17 11:46:29 -08:00
Sean McGinnis b3d7e1d418 Fix gitreview host name
This can cause issues with release automation when the repo is tagged
since the host will not match what is expected for the ssh key.

Change-Id: Ifdbabe55c695e4237be93a2a0bf99d8e2086f8ae
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-02-18 10:58:09 -06:00
OpenDev Sysadmins 3b024bfb51 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:02 +00:00
Ian Wienand 054b948563 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: Ie26c4adfd1da4b5f07506d5ef4f3e132b704c533
2019-03-24 20:35:39 +00:00
Jeremy Stanley 56bf7c379c Dissuade .gitignore references to personal tools
Developers run all sorts of different tools within Git repositories,
any of which can leave their own special trashfiles all over the
place. We can't every hope to catalog them all, so better to
recommend developers simply configure a global core.excludesfile to
filter the irrelevant files which tend to get created by their
personal choice of tools. Add a comment block explaining this, for
clarity.

We can, and should of course, continue to list files created by the
tools recommended by our workflow (test frameworks, documentation
and packaging builds, et cetera).

This change is a port of Ib58a57267b064e4142686de6c37a70dbff04b9a7
from the openstack-dev/cookiecutter repository.

Change-Id: Ia1da64c08247ea7f8a8b4b3677fe65ae45455c3b
2018-10-05 18:18:02 +00:00
Colleen Murphy 4465a5ebaf 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: I9b7818cd5d5ad4bdb437d555c8070c1588506e2a
2017-08-23 00:02:48 +02:00
Jeremy Stanley fb44c47604 Update cookiecutter metadata suggested year
Change-Id: I99ae0c24808ea52764f83e29ca9b5f1f418085e3
2016-07-18 20:40:10 +00:00
Jeremy Stanley f418876cf7 Use new infra_spec_helper for gem dependencies
Change-Id: I56fbbcc9bf5f31c2f51d459d4adaa2a6eb0b84b1
Co-Authored-By: Spencer Krum <nibz@spencerkrum.com>
2016-07-18 20:26:56 +00:00
Spencer Krum aec6aa6d0d Pin google-api-client
Change-Id: If1145bd8dce15b0d5122d21f3d3735ae579333e1
2016-04-14 15:27:21 -07:00
Andreas Jaeger d081f8268f Update Infra URL
Do not use a the git repository group as URL for OpenStack Infra,
instead use the http://docs.openstack.org/infra/system-config/ which
is also used in governance repository as URL for Infra.

Change-Id: Ie9a30c73f297ae106ae8ebc3a6f494cf84012aed
2016-01-06 16:27:27 +01:00
Andreas Jaeger 9ab8a7c1c3 Use git.openstack.org everywhere
Our official git master is at git.openstack.org, update places
that use github instead.

Remove contributors link, it's not available on git.openstack.org.

Fix capitalization of OpenStack.

Change-Id: Ia3dc1065292bfe00976bd2d527d44f28789cda6b
2015-12-30 10:28:16 +01:00
James E. Blair a907b9c959 Correct extra JSON comma
This is why yaml > json.  :)

Change-Id: I040c6e2095abd3d0a1552ceb5a8b88549b59866a
2015-09-15 17:00:35 -07:00
Yolanda Robla a258d5b819 Add initial version for puppet-infra-cookiecutter
Change-Id: If704ab696cb5cd4e2b25d885cb1f84b2653f89ce
2015-08-26 09:50:42 +02:00
OpenStack Project Creator a148a3747c Added .gitreview 2015-08-13 16:33:10 +00:00