In get_repositories method, team_name arg can be project team,
SIG or TC and this method support the SIG name as "<sig-name> SIG"
(appending SIG after sig-name). Adding example names in this method
doc string to clarify about those naming convention.
Change-Id: I197b8cf5e3a78af0944b911e572d845abcb30e52
Load the repositories owned by each working group, assigning them to a
team with the WG name and a deliverable based on the repository name.
Change-Id: I637796324c5f49595c0df6154bf9802612a965ab
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Now that the README contents are included on the PyPI page, the phrasing
needs to be updated a little to make them make more sense there.
Change-Id: I170e7567b2101e9eddf5632ac59db79dd07aead8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The main openstack/cinder repo has the stable:follows-policy tag, but it
was never applied to os-brick, python-cinderclient, or
python-brick-cinderclient-ext. These repos also follow stable policies
and should be marked to indicate that.
Change-Id: Id649f6fe3ddc74a24144f57bb8a2562aedd4cd4d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Recent additions to the Charms repositories failed to mention
that they are externally-released (directly to the Charm store)
rather than being handled by the release management team.
Change-Id: I5744bf77ebf1cfac721b374597d9b1e1af520631
Updates Loci PTL for remainder of development cycle from
Sam Yaple to Chris Hoge. Current PTL, Loci team members,
and TC have all informally discussed and approved this
change in leadership.
Change-Id: Ic80d1db99dd9fd371d8b5ed590e752b9f2034be1
Start a reviewable document with the chair's responsibilities. This
isn't included in the published documentation for now because it is
meant as a set of informal notes rather than a binding document.
Change-Id: I7e4a15aa8d63ef77c60e0b93887e3c2ffe075149
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Set out a vision for OpenStack clouds that clarifies, in long form, the
meaning of the mission statement at a technical level. Define what we
mean by 'cloud', describe how OpenStack must be different from other
cloud offerings, and list the design goals that we hope the OpenStack
system as a whole will achieve.
Change-Id: Ie988d87365cd2e190f2c6c13ee178f1590e4642d
Prefix the module name with an underscore to indicate that it is not
meant to be used by things outside of the library.
Change-Id: Id37e69dc5b643bd7276d25352d63547dff572238
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Replace the separate URL arguments to the class method with one arg
for the base.
Add a new method for loading data from the local filesystem.
Change-Id: I818873b21865837f9068e8c60106d522366d768b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Start a class to encapsulate the idea that the governance data comes
from several different sources. For now this still only reads the
project team data.
Change-Id: I3687a8fe4a102c142b933847907e4bc3a1187d96
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The OSC team does not use the wiki page currently listed as the home
page, and it is clearly marked deprecated. Linking to it here is causing
confusion for users looking for the most recent information about bug
trackers and other details. This change updates the link to point to the
documentation for the project instead.
Change-Id: Ie3543c3d045d146243e2d8fc1ae352824504262c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
These charms and interfaces are direct and indirect
dependencies for the on-going Octavia charm work.
Also amends the ``release-management`` key for the
``charm-octavia`` entry.
Change-Id: I2448ed051340ec879542f1e954a8a72c6334838b
Depends-On: Ia5bab981b806cb9ca6316b0d9fa7f61456434334
The publish-to-pypi-python3 template has been renamed to
publish-to-pypi, so we can update the description of the python3-first
goal.
Leave the original text in a note and explain how this was changed.
Change-Id: I349a721ef3e1ca88b635ff817d3ed7d68adf5aa4
Depends-On: https://review.openstack.org/615239