File: README.md

package info (click to toggle)
puppet-module-congress 13.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 444 kB
  • sloc: ruby: 1,310; python: 40; makefile: 17; sh: 15
file content (85 lines) | stat: -rw-r--r-- 2,810 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Team and repository tags
========================

[![Team and repository tags](https://governance.openstack.org/tc/badges/puppet-congress.svg)](https://governance.openstack.org/tc/reference/tags/index.html)

<!-- Change things from this point on -->

congress
=======

#### Table of Contents

1. [Overview - What is the congress module?](#overview)
2. [Module Description - What does the module do?](#module-description)
3. [Setup - The basics of getting started with congress](#setup)
4. [Implementation - An under-the-hood peek at what the module is doing](#implementation)
5. [Limitations - OS compatibility, etc.](#limitations)
6. [Development - Guide for contributing to the module](#development)
7. [Contributors - Those with commits](#contributors)

Overview
--------

The congress module is a part of [OpenStack](https://www.openstack.org), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects not part of the core software.  The module its self is used to flexibly configure and manage the policy service for OpenStack.

Module Description
------------------

The congress module is a thorough attempt to make Puppet capable of managing the entirety of congress.  This includes manifests to provision region specific endpoint and database connections.  Types are shipped as part of the congress module to assist in manipulation of configuration files.

Setup
-----

**What the congress module affects**

* [Congress](https://wiki.openstack.org/wiki/Congress), the policy service for OpenStack.

### Installing congress

    congress is not currently in Puppet Forge, but is anticipated to be added soon.  Once that happens, you'll be able to install congress with:
    puppet module install openstack/congress

### Beginning with congress

To utilize the congress module's functionality you will need to declare multiple resources.

Implementation
--------------

### congress

congress is a combination of Puppet manifest and ruby code to delivery configuration and extra functionality through types and providers.

Limitations
------------

* All the congress types use the CLI tools and so need to be ran on the congress node.

Beaker-Rspec
------------

This module has beaker-rspec tests

To run the tests on the default vagrant node:

```shell
bundle install
bundle exec rake acceptance
```

For more information on writing and running beaker-rspec tests visit the documentation:

* https://github.com/puppetlabs/beaker-rspec/blob/master/README.md

Development
-----------

Developer documentation for the entire puppet-openstack project.

* https://docs.openstack.org/puppet-openstack-guide/latest/

Contributors
------------

* https://github.com/openstack/puppet-congress/graphs/contributors