5 Commits

Author SHA1 Message Date
ZhongShengping
e75d0af8f6 Fix magnum default service type
Magnum default service type changed from "container" to
"container-infra". It is recommended to update the service
type at Keystone service catalog accordingly.

Change-Id: I08606ebe0b0c60a4cfc59310a010d81cf438826f
2016-07-05 15:36:09 +08:00
Nate Potter
ac3b678746 Update tests with rspec facts
This patch updates tests that perform on Debian/RedHat sets to use
on_supported_os from rspec-puppet-facts.

Change-Id: I4b7bec3e0b314cda34e41bda3892847a23325bb9
2016-05-20 10:32:25 -07:00
Nate Potter
d6a21a402c Make Keystone_endpoint match service by name/type
Since a change in puppet-keystone[1], we not match an endpoint with a
service name/type.

[1] http://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=0a4e06abb0f5b3f324464ff5219d2885816311ce

Change-Id: I2c286ea141aea73f22d988b8e75f2244ef97335e
Closes-bug: #1528308
Co-Authored-By: Emilien Macchi <emilien@redhat.com>
2016-01-07 17:43:41 +00:00
Iury Gregory Melo Ferreira
9b7ac7a647 Switch magnum to $::os_service_default
Switch to $::os_service_default all params in logging and db.
Changes: logging.pp, db.pp and tests.

Change-Id: Ic3ff963064fcb34f86056d88b6f2dce5e270fedc
2015-12-03 15:24:51 +00:00
Nate Potter
6a34ff8435 puppet-magnum: Initial commit
This is the initial commit for puppet-magnum.
It has mostly 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: Id43f377828837dba70745bbe66b51297e383e602
2015-11-12 15:52:15 +00:00