The openstack-infra/storyboard and
openstack-infra/python-storyboardclient repositories are now free of
incubated Oslo library code. No other Infrastructure team
deliverables are affected by the goal. List the merged changes which
implemented this compliance.
Change-Id: Ie3f0c4931da6968cdcd900f440f8cfaa1c51ae58
Inserting an escaped line break in the link produces '-\ i' instead of the
expected '-i' and the RST rendering code produces a warning. Instead of
obsessing over line lengths in the YAML, just write the URL out fully.
Change-Id: Id24eff1db7f56a2b77833d2e46aad9be00238409
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
jd__ looks like an RST anonymous link reference. Wrap it in markup to
make it look like a literal string to avoid the incorrect interpretation.
Change-Id: I4def9a70bd9a0a73dd1662988d6cb6f7eb7fb900
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
When we cleaned up the release tags we missed a reference to one in the
static documentation.
Change-Id: Ie95f5e513b69f1168913dce8238ae3b4e4705ed7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Add a blank line after the field table containing the repository list to
avoid a Sphinx build warning.
Change-Id: I2c081c909cd7121fa885353d14f8083ca6b30e09
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
docutils 0.13.1 breaks our doc build in creative ways.
This was merged in requirements as [1].
[1] https://review.openstack.org/#/c/409529
Change-Id: I450e9cea26713e538739e86e4c9bae5f4c62bfe3
Since liberty we've maintained stable branches for a number of repos that are
tied to a specific release. From Mitaka we've adopted the normal stable-branch
policy[1] and thus all branches will be maintained in accordance with this policy
from this point onwards (we can't backport anything to liberty that hasn't been
backported to mitaka, ergo all stable branches now follow the policy)
I've applied the stable:follows-policy tag to the following
repos where we maintain stable branches:
tripleo-heat-templates
instack-undercloud
tripleo-common
tripleo-puppet-elements
puppet-tripleo
[1] http://lists.openstack.org/pipermail/openstack-dev/2016-March/090855.html
Change-Id: I77a0e9528042cfee63bdc0d00d6d363e6f8bdbc7
In the last ironic team meeting[0], the core team unanimously agreed
molteniron[1] belongs in the ironic governance, per our rules around
that.[2] Add it.
Molteniron is a tool similar to nodepool to reserve baremetal machines
for use by a CI that tests ironic. The CI does *not* run on these
machines; rather they are used as physical resources to test ironic with
real hardware. An ironic deployment + nodepool is not sufficient for
this, as the test system needs access to the out of band controller
(IPMI, iLO, DRAC, etc), and in an ironic deployment ironic controls
that instead.
This is in use by at least one third party CI, and others have plans to
use it.
[0] http://eavesdrop.openstack.org/meetings/ironic/2016/ironic.2016-11-14-17.00.html
[1] http://git.openstack.org/cgit/openstack/molteniron/
[2] http://docs.openstack.org/developer/ironic/dev/governance.html
Change-Id: I7d5b2b9b1fc1a471461ccb81bf55211e6414bf59
Tricircle doesn't rely on oslo-incubator or any
openstack/common modules, it is consuming the
oslo.* libraries. This is the acknowledgement on
this status.
Change-Id: I93d227229c0633d7816555caef2ce99a4175d186
Signed-off-by: joehuang <joehuang@huawei.com>
This repo is no longer managed or needed. The use of kerberos with
keystone and horizon is now supported via federation. This repo
has been largely inactive since horizon added it.
Change-Id: I4e09fc2fa0888334e1ec90b1829eb0c065f79bb3
Depends-On: I17374b3c846570c15066ac6575f63a3fdadb8f24
Add title elements describing the svg for accessibility purposes.
This is of limited use because the svg will be brought into an html
document via the img element, but it could be useful if a visually
impaired user accesses the svg directly. The title on each badge
is just a statement of the badge name. While sparse, it's helpful
because while the text elements of each badge contain this info,
it's duplicated and split up and would not be easy to understand.
Change-Id: Ia0a9b09221cf6bce029d1a5cee523efef201cf54