Use git.openstack.org instead of github.com since git.openstack.org is
the reference for OpenStack
Change-Id: I24ac43a3f547f439b052d488a1c954de91ec8e11
The README references to the retired puppet-openstack module
should be removed, as they link to the empty github page.
This patch also cleans up a few other parts of the README,
such as adding a link to the horizon wiki and removing
'%example' from the installation command to match the
other projects.
Change-Id: I191186022d2b553ba25e4be62d70da3bb246f024
Closes-bug: #1518589
This patch splits out release notes into a separate dedicated file for
consistency with the puppetlabs puppet modules. Additionally, this
patch improves the release notes by:
- Fixing the tense to be consistent with commit message standards ("Add
new feature" instead of "Added new feature" or "Adds new feature")
- Breaking up changes into categories to make it easier for operators
to know what happened in the change: backwards-incompatible changes,
features, bugfixes, and maintenance commits
- Linewrapping to 80 chars
- Adding release dates, formatted according to ISO-8601
Change-Id: Iad66450804aea5ccd7c7c3120c44face0f667f18
Changes in this release:
* Stable Juno release
* Fixed the default value of compress_offline parameter
* Always manages local_settings.py
* Added parameters to configure policy files in horizon class
* Fixed Apache config file default
* Added parameter django_sessioN_engine to horizon class
* Stops setting wsgi_socket_prefix since the apache module takes care of it
* Adds workaround for puppet's handling of undef for setting the vhost bind address
* Changes cache_server_ip in horizon class to accept arrays
* Switched the default log level to INFO from DEBUG
* Fixed the default MSSQL port in security group rules
Change-Id: Ie61702b6677e53cf78815ff356f09ab867333a08
Before this update the Modulefile was not following semver in
relation to stable/havana, and the README files were not in sync.
This update introduces proper semver and consistency.
Change-Id: Ia0c2f0823de1766b3892a85112e2c89b82525ea5
A couple of the links in the readme are broken. This fixes the
ones that I noticed. Also fixes a typo in the release notes.
Change-Id: I244a187593dff11d554c2c8d86b0a531259a433f
Commit updates README.md with a more complete set of documentation,
removes travis.yml since we're on stackfoge now, and updates the
Modulefile for the new release.
Change-Id: I16969a5f09357a002bd89a11f8d01e463b192c9e