charm-gnocchi:stable/18.08

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/18.08 https://git.launchpad.net/charm-gnocchi

Branch merges

Branch information

Name:
stable/18.08
Repository:
lp:charm-gnocchi

Recent commits

2a01890... by OpenDev Sysadmins <email address hidden>

OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.

d4b449b... by Doug Hellmann

import zuul job settings from project-config

This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I5401c31ebda0c1c8020cc4f3754d3e7e95bded8f
Story: #2002586
Task: #24317

21b018e... by David Ames

Updates for 18.08 stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I4479830f43d24e50b339bf94f89b94d336833289

708b998... by Zuul <email address hidden>

Merge "Update functional test definitions"

ba34d56... by Ryan Beisner

Update functional test definitions

Change-Id: Ib89e69a6d2c5b9e652bfed74acbbcbcc4a7186d6

6b2d9d2... by James Page

Support for OpenStack Rocky

Update latest release to ship with a version 4 to rocky, ensuring
that charm does not try to keep upgrading gnocchi.

Change-Id: I60834807687ca0d9fb0bfc68095a79bddf0eb717

fa42fcb... by Ryan Beisner

Update functional test definitions

Change-Id: Ifc653a91aa82208fa4a9deba82d3f84075aa1447

bc17451... by James Page

Update WSGI process group

Ensure WSGI processes run under the 'gnocchi' group to
support restriction in permissions to /etc/gnocchi/* to
root or members of the gnocchi group.

This change also picks up changes in charms.openstack
to support this functionality, as well as fixing
misc issues with upgrades.

Change-Id: I14d865cd96b7c250ad92c8bdee74693a6eccc769
Closes-Bug: 1780490
Closes-Bug: 1779062
Related-Bug: 1781468

6ee36ed... by Zuul <email address hidden>

Merge "Render api-paste.ini from charm"

60678f2... by James Page

Render api-paste.ini from charm

Due to misc bugs in the way older versions of the gnocchi packages
installed the api-paste.ini, this file is not treated as a dpkg
configuration file, and as a result @ Queens, the file from the
package is not installed over any previous version.

Include api-paste.ini as part of the charm to ensure that a good
paste configuration is installed for all Gnocchi releases.

Change-Id: I1362a64368f0df8e07c7d29d5b504edaf96a70de
Closes-Bug: 1781468