4188b18...
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.
b10f899...
by
David Ames
on 2019-02-02
Rebuild for sync charms.openstck
Change-Id: Ib20fb9182a411d b5deaa81d448b31 5e867be7e67
Closes-Bug: #1813982
(cherry picked from commit 5fc15ee7a4afd30 4e130273375a24d ab43131ac6)
7a00cf3...
by
Corey Bryant
on 2019-01-17
Rebuild for certificate line separation issue
Closes-Bug: #1813982
Change-Id: I50f4bcf7a3fd3c 7f9caee28c72142 94f026d6750
(cherry picked from commit c91ae4d2f92cdd9 c196ed408b011b9 72e6ae4c24)
0e70aec...
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: Ibc7741e7bcfebf 64674cd66d1cf0a caf3b104bdf
0ed21fa...
by
James Page
on 2018-11-15
Deal with py2-py3 payload switch during upgrade-charm
Switch to using the default upgrade-charm handler as provided
by charms.openstack and associated layers.
This ensures that the payload execution switch from py2->py3
at OpenStack Rocky is implemented during the charm upgrade
process.
Change-Id: I7b4b785321ff42 b656160b8c6c604 bc816ca913c
Closes-Bug: 1803451
1d11bcc...
by
Ryan Beisner
on 2018-11-07
Rebuild for sync charm-helpers
Change-Id: I9ed4242fb227ff 04de8c97858aa15 0d6c2ce2eff
600ebc6...
by
Zuul <email address hidden>
on 2018-10-12
Merge "fix tox python3 overrides"
69e79c3...
by
Ryan Beisner
on 2018-10-04
Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.
Change-Id: I06bacbfb0f37e4 981f0935a47c8e2 f33e4e20e48
d903301...
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: I285da8c7646aea 35073495e16aacc 70df35751e5
Signed-off-by: Doug Hellmann <email address hidden>
2796fdc...
by
Zuul <email address hidden>
on 2018-09-23
Merge "Add pause/resume actions to manilla"