4acffd6...
by
OpenDev Sysadmins <email address hidden>
on 2019-04-19
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.
413a96a...
by
David Ames
on 2018-11-19
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: I3ff89925b738cb 4f385d208fe4e82 99cb692a0dc
334f9eb...
by
Ryan Beisner
on 2018-11-07
Sync charm-helpers
Change-Id: Ia73d4a05344da2 cc59d6478ddfe77 04d91170e85
7e96099...
by
Doug Hellmann
on 2018-09-26
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: Ia5b18ff05d9aac eacfa7995fe5847 4d96dfcdf33
Signed-off-by: Doug Hellmann <email address hidden>
3cb90b3...
by
Ryan Beisner
on 2018-11-02
Fix lint in unit tests re: py3-first and py2 compat
Change-Id: I701c1dd1c7f02b 7c18b59915756f2 6e3003cd44e
87a0606...
by
Zuul <email address hidden>
on 2018-10-23
Merge "Replace oldest_peer() with is_leader()"
5cccc17...
by
Zuul <email address hidden>
on 2018-10-12
Merge "After go in standby mode give time to the resources to be migrated"
b3ce3e4...
by
Liam Young
on 2018-10-10
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: Ica6e2e6f9c0d43 edcbdca7296426e 184a9a335e0
f05e118...
by
Ryan Beisner
on 2018-10-03
Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.
Change-Id: I9aafb4f4fb5ca4 b6b04294e694052 02a412d056d
6b6a177...
by
Felipe Reyes
on 2018-09-27
Replace oldest_peer() with is_leader()
Change-Id: I9b5e97695185f0 c0aafed2618c4ed d9497192a3b
Closes-Bug: 1794850