Commit Graph

6 Commits

Author SHA1 Message Date
Ghanshyam Mann 9470460ef4 Retire opendev/puppet-openstack_health: remove repo content
openstack/health is retiring[1] so we need to retire
the opendev/puppet-openstack_health module also.
This removes the repo content and updates the README file.

[1] https://review.opendev.org/c/openstack/governance/+/836706/2

Depends-On: https://review.opendev.org/c/openstack/project-config/+/836710
Change-Id: I66bb6e0df4a132352f0ebdd57393059061329fe2
2023-10-12 08:28:35 +02:00
Colleen Murphy 23f6743639 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: I4a51af700fe42251306e527cac4170f3ea43fb75
2018-07-12 09:57:45 +02:00
Colleen Murphy 95e26637f5 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: Ic0775473835f523d587b8e39170084fa5c37bcbe
2017-08-18 10:41:44 +02:00
Spencer Krum b9f49cd857 Use new infra_spec_helper for gem dependencies
Change-Id: I364924c9297a7c490280e16c5819b6f9c5d72a71
2016-06-21 18:39:23 -07:00
Spencer Krum ec2dcb73de Pin google-api-client; sanitize Gemfile
Change-Id: I9d88519dac7a1bde2f8fee06b7c53e2928e59d2d
2016-04-14 15:21:44 -07:00
Glauco Oliveira e091e45134 Add provisioning scripts
This is a initial version of how to deploy OpenStack-Health.

This script provisions openstack-health as it is today. This will be a
foundation for future deployments, once the application becomes more
mature.

Change-Id: Id4ef45bba0db28b95d7fb72799cb86ab4db6343b
Co-Authored-By: Bruno Tavares <btavare@thoughtworks.com>
Co-Authored-By: Caio Carrara <ccarrara@thoughtworks.com>
2015-10-13 22:34:07 -03:00