9 Commits

Author SHA1 Message Date
Swapnil Kulkarni (coolsvap)
8b454bc7eb Update typo
Change-Id: Ia2e763e1a72157d17d03f1af885fe146eaf6bcc4
2016-01-08 03:32:14 +00:00
Emilien Macchi
eaf21d19ee Make Keystone_endpoint match service by name/type
Since a chance in puppet-keystone (1], we now match an endpoint with a
service name/type.
)
[1] http://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=0a4e06abb0f5b3f324464ff5219d2885816311ce

Change-Id: Id31829908be2818ba5afe121caf79d97300dd20f
Closes-Bug: #1528308
2015-12-22 18:13:36 +01:00
Jenkins
266b3b78ad Merge "Remove class_parameter_defaults puppet-lint check" 2015-11-13 16:56:12 +00:00
Gael Chamoulaud
8132ef1c11 metadata: Switch to OpenStack namespace and bump to Kilo
This patch fixes the puppet forge namespace, and bump min dependency to Kilo
https://wiki.openstack.org/wiki/Puppet/releases.

Change-Id: I2640446d5dfd6bea6e43a52e016a813ef78a105f
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-11-12 14:29:05 +01:00
Gael Chamoulaud
848b25ce57 Remove class_parameter_defaults puppet-lint check
Change-Id: I66cd8a717c2c7a213e6e02d4a80264182c6331c8
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-11-12 12:54:22 +01:00
Emilien Macchi
2cc6a9a4ef Update rspec tests for keystone
https://review.openstack.org/#/c/228744/ has been merged, we need to
drop the 'tenant' parameter to Keystone_user resource.

Change-Id: I44064f0d8fab71cfccc1dda5b49b04200d5a66a2
2015-10-21 09:51:07 -04:00
Emilien Macchi
bfe139e965 Try to use zuul-cloner to prepare fixtures
In OpenStack Infra, we would like to run Puppet unit tests that
sometimes depends on other Puppet OpenStack modules.
Example: a patch in puppet-openstacklib that needs to be tested in puppet-nova.

This patch modifies the Rakefile to:
* clean spec_prep and spec_clean Rake tasks
* use openstack/puppet-openstack-integration/install_modules_unit.sh script
  to clone modules.
* do not use .fixtures.yaml file to clone modules and rely on
  zuul-cloner or git.
* Add openstack/ in gitignore so we never commit the
  puppet-openstack-integration repository (can happen when spec_clean
  did not run but you want to submit the patch anyway)
* Allow to run a custom Puppetfile if PUPPETFILE env is exported. It
  will allow people to test the module with the dependencies they like,
  feature we had with .fixtures.yaml.

Also add 'r10k' to Gemfile.

That way, we will be able to use zuul dependencies and run tests accross
modules like we do with functional testing.

Change-Id: Ie3476db0bcc7f4ab08d64dd63e71958e8b3f5ab2
2015-10-08 15:23:04 -07:00
Richard Raseley
33c0956a92 puppet-zaqar: Initial commit
This is the initial commit for puppet-zaqar.
It has been automatically generated using cookiecutter[1] and msync[2]

[1] https://github.com/openstack/puppet-openstack-cookiecutter
[2] https://github.com/openstack/puppet-modulesync-configs

Change-Id: Iaca8f89dd22320ec0e08bfb8ec9b5912ad68c9fb
Co-Authored-By: yguenane@redhat.com
2015-08-25 09:59:38 -07:00
OpenStack Project Creator
98c3683887 Added .gitreview 2015-06-17 21:29:20 +00:00