masakari:stable/pike

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

Branch merges

Branch information

Name:
stable/pike
Repository:
lp:masakari

Recent commits

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

280696b... by Ian Wienand

Replace openstack.org git:// URLs with https://

This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I74e78bc8a7c9ad8c0c41b6693bd642f182214ca6

0202624... by Nguyen Hai

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: I0d7b94ec4aa23791dc48d6e92507364a4897a57a
Story: #2002586
Task: #24310

725094c... by Zuul <email address hidden>

Merge "Updated from global requirements" into stable/pike

1750c3c... by OpenStack Proposal Bot <email address hidden>

Updated from global requirements

Change-Id: I2903653a13313b0eee7ba30705a453064b1e4991

f8354d8... by SamP

Add upper-constraints stable/pike to test requirements

 Normally, OpenStack Release Bot propose this change [1].
However, masakari did not get that proposal. This is maybe,
when pike released, masakari was not an official project.
This patch propose stable/pike cap for upper-constraints.txt

[1] https://review.openstack.org/#/c/492981/

Needed-By: I2903653a13313b0eee7ba30705a453064b1e4991
Change-Id: Ifc30770a20e819c531d5e85ff3bc8e9be088166d

93556d3... by Jenkins <email address hidden>

Merge "Make 'error' instances recovery configurable"

a67e0c5... by Dinesh Bhor

Make 'error' instances recovery configurable

Currently on master error instances are evacuated from failed
compute host and stopped at the destination host after evacuation.
Some operators may not want to evacuate error instances in some
cases like below:
If user is running 1ACT/n SBY application on instances, launching
error instances will cause unexpected effect.

This patch adds a new config option 'ignore_instances_in_error_state'
under [host_failure] section which makes the recovery of error
instances configurable. If this config option set to True, masakari
will skip the recovery of error instances otherwise it will evacuate
error instances from a failed source compute node along with other
instances. The default value for this config option is set to False.

Change-Id: I24f8282357f28544fd1b56f270da22c7329a9f3d

f9d6796... by Jenkins <email address hidden>

Merge "Add missing domain name to novaclient"

cba0222... by Jenkins <email address hidden>

Merge "Update the documentation link for doc migration"