Commit Graph

16 Commits

Author SHA1 Message Date
OpenDev Sysadmins d6e4096eca 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:52:23 +00:00
Andreas Jaeger b2cfb4f6c4 Retire puppet-odsreg
The repository is not used anymore, retire it.

Change-Id: If030468625b0621e2416545add1d443d1835870c
Depends-On: https://review.openstack.org/599700
2018-09-04 19:29:29 +02:00
Colleen Murphy fc89fa9639 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: Ib6b780ed33fa65694ca3471a7bcf19e7730c18a9
2018-07-12 09:57:45 +02:00
Colleen Murphy c0f6fd89ef 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: Ie2c2210ddb22b948faca86668d17529f4803348b
2017-08-18 10:41:44 +02:00
Colleen Murphy 7176853551 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: I3ea01f9dd4ee9217861ff3e28aac3b92a9f00fa3
2017-06-24 16:23:29 +02:00
Spencer Krum af091c7aa2 Use new infra_spec_helper for gem dependencies
Change-Id: I32db076e1a8a70ae0dca9d3161332ef70435da54
2016-06-21 18:39:18 -07:00
Philip Marc Schwartz 63be60e82f Update pip provider to use openstack_pip provider
Change-Id: I5cdc5da18e2d29d2b51d72ef50028599ce7784ab
Signed-off-by: Philip Marc Schwartz <philip@progmad.com>
2016-06-16 10:20:22 -04:00
Spencer Krum b961c723c2 Pin google-api-client; sanitize Gemfile
Change-Id: Ia3fb85164c8ef443be38bdd53a4e6af0f851f12c
2016-04-14 15:21:26 -07:00
Andreas Jaeger 1e76ebb437 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: I5422048180edb66b08428ef8242a82ede3849487
2016-01-06 16:32:21 +01:00
Andreas Jaeger 6eaee39ae7 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: I9a1b5ca6769d63eea84f31de2e7485af78799c3d
2015-12-29 21:40:28 +01:00
Thierry Carrez 5c70083eb1 www-data needs to own Django DB
The Django database (summit.db) and directory need to be owned
by www-data instead of odsreg, otherwise the app can't run.

Change-Id: Ic1b25990f85701d64cf3af6e3eafbfa9eb9d2c93
2015-09-18 17:08:06 +02:00
James E. Blair de09adabf3 Fix paths in apache configuration
Also add "Satisfy any" to make 2.4 happy.

Change-Id: Ie1e7007c0e2d90d8d83d91b97e4554b9daaba821
2015-09-17 21:51:07 -07:00
James E. Blair 89eeed1c46 Fix path to manage.py
Change-Id: I4a45c1ca5ed2a6c0f3fba01f71176deaf720f645
2015-09-17 21:30:25 -07:00
James E. Blair fd60552663 Deploy as a wsgi app
Also, correct vcsrepo so it is continuously deployed.

Change-Id: Ibd06de25f0d277d7c8ccb652b50d6a44743934cd
2015-09-17 13:51:35 -07:00
James E. Blair fc572bdcb5 Initial commit
Change-Id: I380308eb96024792f416c1bf0bf0062bf143b923
2015-09-16 08:17:13 -07:00
OpenStack Project Creator 4e4dfddc69 Added .gitreview 2015-09-15 23:18:21 +00:00