charm-hacluster:stable/18.08

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

Branch merges

Branch information

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

Recent commits

f7974d0... 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.

068c13b... 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: I0194c83c1d9b4771b66654bc634a4389b467cd42
Story: #2002586
Task: #24317

235eb5d... 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: I4e457c59117533a612ed612aa471cf8f3223e68a

b20a875... by Chris MacNaughton

Revert "Support update parameters of a resource"

This reverts commit 02d83b2e4ead28c0f144f2e7495e0352843bf39e.

Change-Id: I47db2d4ad1672827e7e5667e9fe9f8b3737b8906

8bdb2c4... by Chris MacNaughton

Revert "Use crm configure show xml to find defined resources"

This reverts commit 1fdeb0b3e0deac975d944db531477a564debb287.

Change-Id: Iade3bbc06262c9234a87826e5a8e1f43535f74c6

1fdeb0b... by Felipe Reyes

Use crm configure show xml to find defined resources

Using the xml output provided by "crm configure" and parsing it to look
for nodes that match the xpath ".//*[@id='$NAME']". The test case added
uses the xml generated when ceph-radosgw has dns-ha enabled which
creates a groups of hostnames that cross references resources making the
previous approach give false positives.

Change-Id: If1c3584c889e7e101f15ed5ba6de89c687667754
Closes-Bug: 1789915

55d11c8... by Ryan Beisner

Update functional test definitions

Change-Id: I7e1104d787895410bd94c11ba9f682d159ca086d

61a5f7e... by Ryan Beisner

Update functional test definitions

Change-Id: I820568316188df557fc73e2cc2023e0aa02ef070

40fdca9... by Zuul <email address hidden>

Merge "Added actions status and cleanup"

4ca0e3d... by Zuul <email address hidden>

Merge "Sync charm-helpers to ensure Rocky support"