charm-glance-simplestreams-sync:stable/18.11

Last commit made on 2019-04-19
Get this branch:
git clone -b stable/18.11 https://git.launchpad.net/charm-glance-simplestreams-sync

Branch merges

Branch information

Name:
stable/18.11
Repository:
lp:charm-glance-simplestreams-sync

Recent commits

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

550417a... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I7bc32a30d70f5cc6fe55752dcb96f647e61caad3

45b444e... by Ryan Beisner

Sync charm-helpers

Change-Id: I3f35600d1a6b61ce75726e2652239b2657464257

e8d5424... by Ryan Beisner

Fix lint in unit tests re: py3-first and py2 compat

Change-Id: If0e29a80aa678f777973be5e7ee882b1e38073b5

e9d7e29... by David Ames

Series Upgrade

Implement the series-upgrade feature allowing to move between Ubuntu
series.

Change-Id: I8a9a3e61613322a692389b8718f29a91aba65267

152d2f1... by Zuul <email address hidden>

Merge "fix tox python3 overrides"

11a8812... by Liam Young

Tests dir no longer need copy of charmhelpers

Charmhelpers is now installed via pip for unit tests so stop
'Make sync' from pulling it down.

Change-Id: I3247596d72b394d2d65b44a03c323cc71d727bc5

59bd350... by Ryan Beisner

Update requirements

Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: I86e33814f54debc54b5a29423badbfec19002f4b

8ec56ce... by Doug Hellmann

fix tox python3 overrides

We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Ie4bd11d0f71bf179914f36405d77fe63fc8ce02b
Signed-off-by: Doug Hellmann <email address hidden>

1f017a2... by Ryan Beisner

Add cosmic

Add a tactical change which is already merged into charm-helpers.

This needs to go into all charms to solve the chicken:egg issue
where cosmic is untestable until this change exists.

Reference:

https://github.com/juju/charm-helpers/commit/4835c6c167c429527ef0a0291d17cf559c9cf880

Change-Id: Ia211f4990e80496c1f47489b7c9679d38d586da5