Commit Graph

4 Commits

Author SHA1 Message Date
Emilien Macchi d54150a1ad Retire openstack/puppet-tuskar
Tuskar is not maintained anymore.
Further maintenance should be done in stable branches, but master is no
longer supported.

Change-Id: I957ef8dc587086f32c918676a66dd8e247e50280
2016-01-05 16:31:24 -05:00
Brad P. Crochet c43da2d635 Change puppet to match tuskar packaging and code
* The database connection is just 'connection'
* Fix the Red Hat package names

Change-Id: I37751f5641345532717b69bba4772de48913f549
2015-04-29 08:42:28 -04:00
Sebastien Badia ed2b5944d7 Fix db sync relationships
The tuskar puppet module doesn't specify a 'tuskar' package (or
title), the package declaration is managed by generic_service define,
and the package title is generated using service name (eg. 'api') and
the prefix 'tuskar-', so let's switch to 'tuskar-api' for package
dependency.

The tuskar puppet module doesn't specify a 'tuskar' user, let's remove
this relationship.

And finally this patch fix the relationship about 'database/connection'
it's 'database/sql_connection' in this module, and use tuskar_config
instead of Keystone_config.

Change-Id: I7d145f42379abf3c11936fe27ec6d0cdbfc10ab9
2015-01-16 14:23:22 +01:00
Emilien Macchi df2961c229 First commit without unit tests 2014-10-29 17:08:09 -04:00