2007 Commits

Author SHA1 Message Date
Jeremy Stanley
e5a9f679aa Infra completion of incubated oslo code removal
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
2016-12-14 19:41:11 +00:00
Jenkins
1a5c49c942 Merge "fix title markup" 2016-12-14 09:38:39 +00:00
Jenkins
3166c3675b Merge "fix incorrect line break in documentation link" 2016-12-14 09:38:33 +00:00
Jenkins
8255744b55 Merge "escape the PTL IRC nick to avoid rst rendering issues" 2016-12-14 09:37:03 +00:00
Jenkins
ffc151b21b Merge "remove reference to obsolete tag" 2016-12-14 09:35:21 +00:00
Jenkins
361805997e Merge "add a blank line after repository list" 2016-12-14 09:35:15 +00:00
Jenkins
9ed5c3fccf Merge "Add new charm Cloudkitty" 2016-12-14 09:33:13 +00:00
Jenkins
070512e3c1 Merge "Adjust TripleO tags to reflect stable branches" 2016-12-14 09:31:59 +00:00
Doug Hellmann
71ff3c8244 fix title markup
Change-Id: I396cdbccef1137a471f2fc12535ea2b48b664fed
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-13 14:41:04 -05:00
Doug Hellmann
87bc147647 fix incorrect line break in documentation link
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>
2016-12-13 14:39:04 -05:00
Doug Hellmann
2154219d72 escape the PTL IRC nick to avoid rst rendering issues
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>
2016-12-13 14:37:53 -05:00
Doug Hellmann
1aeb7d5c16 remove reference to obsolete tag
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>
2016-12-13 14:34:16 -05:00
Doug Hellmann
ace18dc728 add a blank line after repository list
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>
2016-12-13 14:33:17 -05:00
Jenkins
79369ce767 Merge "Remove django-openstack-auth-kerberos" 2016-12-13 09:18:53 +00:00
Jenkins
981784b8d9 Merge "Claim supports-upgrade and follows-standard-deprecation for ironic-inspector" 2016-12-13 09:18:19 +00:00
Thierry Carrez
a1a7d4a2a2 Fix legacy.yaml YAML syntax
Fix linter error in legacy.yaml.

Change-Id: I6a1cd4f365fcc2526b6d628a4379b1a31f31f7a5
2016-12-12 14:23:08 +01:00
Thierry Carrez
fb52770578 Skip docutils 0.13.1
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
2016-12-12 14:17:18 +01:00
Steven Hardy
5378de399f Adjust TripleO tags to reflect stable branches
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
2016-12-12 08:09:57 -05:00
Jenkins
433a9a6fa2 Merge "Acknowledge remove-incubated-oslo-code for Zun" 2016-12-09 09:02:50 +00:00
Jenkins
c550d46b5b Merge "Add barbican repo for tempest tests" 2016-12-07 10:11:55 +00:00
Devdatta Kulkarni
6e3ae5276b Remove solum-infra-guestagent from solum governance
As we discussed in mail list[0] and IRC meeting[1], we decided
remove solum-infra-guestagent from solum governance.

[0] http://lists.openstack.org/pipermail/openstack-dev/2016-October/106387.html
[1] http://eavesdrop.openstack.org/meetings/solum_team_meeting/2016/solum_team_meeting.2016-11-09-14.00.log.html

Change-Id: Ifdfba313a8b8e4b93e9270ec6a374adbec71ebf4
2016-12-06 08:34:36 -06:00
Luka Peschke
27bb47ace1 Add new charm Cloudkitty
Add Cloudkitty to the charms collection

Change-Id: Ib66e153406258598d2f7f842291d4a96631e86ac
Depends-on: If38d077a9c93b2e19a449923ef2dac3dac32b747
2016-12-06 12:28:25 +01:00
Jenkins
28679a9bfe Merge "Fix irc nick for RPM Packaging nick" 2016-12-06 09:36:17 +00:00
Jenkins
f1459fb08f Merge "Add os_searchlight to OpenStack-Ansible" 2016-12-06 09:33:50 +00:00
Jenkins
b9cc53054f Merge "Acknowledge remove-incubated-oslo-code for Tricircle" 2016-12-06 09:31:24 +00:00
Jim Rollenhagen
ec2379dc5e Add openstack/molteniron to ironic governance
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
2016-12-05 10:10:04 -05:00
joehuang
3ed69fce00 Acknowledge remove-incubated-oslo-code for Tricircle
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>
2016-12-05 03:20:05 -05:00
Jenkins
f305b9c864 Merge "Add specs repository for CloudKitty" 2016-12-03 14:51:51 +00:00
Dirk Mueller
422f491e94 Fix irc nick for RPM Packaging nick
Change-Id: I5ff9d024a488f4043668c7ff5bfa1bf670939fcb
2016-12-03 10:24:42 +01:00
David Lyle
bc9a086d02 Remove django-openstack-auth-kerberos
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
2016-12-02 13:32:09 -07:00
Dmitry Tantsur
da6acea414 Claim supports-upgrade and follows-standard-deprecation for ironic-inspector
We have a voting grenade job since Newton to validate upgrade path.
The upgrade procedure itself is documented at:
http://docs.openstack.org/developer/ironic-inspector/upgrade.html

Standard deprecation path is followed. Release notes are published at:
http://docs.openstack.org/releasenotes/ironic-inspector/

Also fixes missing link to the documentation.

Change-Id: Idae9be0606ad9634ed4dd5c9f697ec02aaf06a62
2016-12-02 13:42:17 +01:00
Jenkins
ba7665c99c Merge "[badge] Add title elements to svg" 2016-12-02 09:32:07 +00:00
Jenkins
50c6e89f62 Merge "Acknowledge remove-incubated-oslo-code for Dragonflow" 2016-12-02 09:32:01 +00:00
Jenkins
7bda5d8925 Merge "Update "remove-incubated-oslo-code" goal status for Magnum" 2016-12-02 09:31:05 +00:00
Jenkins
e011b7b8f9 Merge "Acknowledge remove-incubated-oslo-code for Karbor" 2016-12-02 09:27:25 +00:00
Jenkins
17a8fbb77d Merge "Acknowledge remove-incubated-oslo-code for Watcher" 2016-12-02 09:27:19 +00:00
Jenkins
ae4f1c94a4 Merge "Remove some projects from ironic governance" 2016-12-02 09:27:10 +00:00
Hongbin Lu
68ff4221eb Acknowledge remove-incubated-oslo-code for Zun
The zun repos does not rely on oslo-incubator and consumed the
oslo.* libraries.

Change-Id: I2cd87668944762804140d21d2db5a72ae5abdb3d
2016-12-01 13:34:44 -06:00
Brian Rosmaita
14e928bbf8 [badge] Add title elements to svg
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
2016-11-30 16:54:47 -05:00
Marc Koderer
fe0954c90c Add barbican repo for tempest tests
As described in the tempest documentation [1] the recommended way
for plugins are seperate branchless repos outside the project repo.

[1]: http://docs.openstack.org/developer/tempest/plugin.html#standalone-plugin-vs-in-repo-plugin

Depends-On: Ib5d7fec7a992013d0a479a25cb72e819b30b45bd
Change-Id: I1b88d17e91648e0f1f76a951dc5f8c99008c2f18
2016-11-30 10:37:00 +01:00
Jenkins
4479336dcf Merge "Acknowledge remove-incubated-oslo-code for I18n" 2016-11-30 08:47:40 +00:00
Jenkins
1ade73efd9 Merge "Acknowledge remove-incubated-oslo-code for App Catalog" 2016-11-30 08:47:34 +00:00
Jenkins
71ffaf8f11 Merge "Acknowledge remove-incubated-oslo-code goal for QA" 2016-11-30 08:47:29 +00:00
Jenkins
ea1f12087a Merge "Acknowledge remove-incubated-oslo-code goal for OpenStack UX" 2016-11-30 08:47:23 +00:00
Jenkins
aece3b0265 Merge "Acknowledge remove-incubated-oslo-code for Tacker" 2016-11-30 08:47:17 +00:00
Jenkins
2f6aa96e80 Merge "Acknowledge remove incubated oslo code for Vitrage" 2016-11-30 08:47:12 +00:00
Jenkins
569f3b4a98 Merge "Acknowledge remove-incubated-oslo-code for Freezer" 2016-11-30 08:46:56 +00:00
Jenkins
42d740a956 Merge "Add link to artifacts for Castellan" 2016-11-30 08:46:50 +00:00
Jenkins
2347f73ff3 Merge "Acknowledge Ocata community goals" 2016-11-30 08:46:45 +00:00
Jenkins
4aae180d48 Merge "Acknowledge remove-incubated-oslo-code for ec2-api" 2016-11-30 08:46:39 +00:00