charm-heat:stable/16.07

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

Branch merges

Branch information

Name:
stable/16.07
Repository:
lp:charm-heat

Recent commits

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

ac23db7... 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: I95ba8ceac014c80086d9f687b8db5e2e44e5f702

db8f236... by Narinder Gupta

modified the heat charm to accomodate the workers-mutiplier option

Heat charm was missing this functionality and this patch is to add
this feature. We were trying to deploy this charm in a lxc
container on a host machine with 72 cores. In end up creating 144
process with heat-engine and heat-api.

This patch will provide the option to limit the number of worker
process in case of high number of cores in a host.

Enable it for icehouse, kilo, liberty and mitaka.

Change-Id: I811f0a91e1ff9a6d95e80a4a40be063d7d047c7e
(cherry picked from commit 93045f31241997d6fddc466d854626b030e72336)

42cf12c... by David Ames

Updates for stable branch creation for 16.07

Set defaultbranch for git review/gerrit.
Switch amulet tests to stable.
Switch to using stable charm-helpers branch.

Change-Id: Ie0be5fd92f2fa6d81624bd2bd3a10523aee928a9

5651544... by Jenkins <email address hidden>

Merge "Use bundletester for amulet test execution"

8e977d1... by Ryan Beisner

Use bundletester for amulet test execution

Switch to using bundletester for execution of functional tests,
leveraging tox to build out test virtualenvs.

Rename amulet tests inline with gate-*, dev-* and dfs-*
naming standards.

Update README to refer to functional testing section of the charm
guide.

Change-Id: I6a985551034bafc93db43fdfa76667167844feb9

2ef7afa... by Liam Young

Pre 1607 release charm-helpers sync

Sync charmhelpers to pick up bug fixes for 1607 release

Change-Id: Icb7487ba1b4d19f14fb2bbc2a05f36373a6f7dab

a2aac0e... by David Ames

Install python dependencies early for CH ip.py

When using charmhelpers.contrib.network.ip apt install was quietly
failing. Install python dependencies in the early install hook
(before install.real).

Charm-helpers sync to bring in apt_install with fatal=True

Change-Id: Iefea33395dcf4785d50503c7b539a9294561de56
Partial-Bug: 1601972

fb3a941... by David Ames

Pre-release charm-helpers sync

To begin release testing get each charm up to date with lp:charm-helpers

Change-Id: I2d117aad4851fe355e8c808710d0d9a1e51b76ff

f6f1558... by James Page

Resync charmhelpers for licensing change

The charm-helpers project have re-licensed to Apache 2.0
inline with the agreed licensing approach to intefaces,
layers and charms generally.

Resync helpers to bring charmhelpers inline with charm
codebase.

Change-Id: Id2eeed21403a89a824e7924bb01610d9c7d6bb3c