Adds the API WG repository under the list of repos to be controlled
by the TC. The API WG is a cross project workgroup that aims to
provide guidelines and standards for all openstack projects for
desgon of their REST APIs.
Related project-config change: Iecff31860eb36d124ebcc573d20f2a72dabdc8c4
Change-Id: I8c708bcb4ba9a818b6aecdd51e65619c66bb69e1
One of the takeaways from the exercise about kilo priorities was oslo is
not the right home for all cross project discussions. We need a new home
for cross project specs, and since the TC is our governing technical
committee this repo should be under there management.
The specific scope and model for this repo is left up to the TC to
decide. Although I am in favor of using this for specs that are not limited
to a just a few projects (although not every project may hit the issue
the spec is addressing at the same time) and using this as recommended
guidelines. For example having a spec on doing API microversioning would
be useful as several projects hope to implement this and it would be
ashame if they all did it slightly differently. Another example is
logging standards: what debug,info etc should consist of.
Related project-config change: Id9393dfc2c7f1f883a5f20d85f7ecb79e2c52063
Change-Id: I498a304057043a54370b132f2153a4c65840639c
Since the TC isn't a program, create a new YAML file listing which
repositories are owned by the TC.
Change-Id: I142ac8ff7ba6b1d4c8f6a7bfeef68b1739f23f6c
The project-config repo is a split of the project configuration
data from the config repo.
Subunit2sql is a new effort to help characterize individual test
failures in a RDBMS.
Change-Id: If40a499585205f0de40637fa34b8b6de12731950
As discussed on IRC with the TripleO PTL, tripleo-puppet-elements is going
to be part of the official TripleO program.
Change-Id: I344c0b108494759f60c9f7e4fdc8616794cbd79d
- Mostly those authors from the Architecture Design Guide book sprint
who had no other commits in Juno. We use a separate book sprint tool
just for book sprints, then bring in to the repo in bulk.
- Egle Sigler gave us the OpenStack Command Line cheat sheet which we added.
- until https://bugs.launchpad.net/openstack-org/+bug/1373101 is resolved with Sebastian, removing him so they can run electorate roll script
Change-Id: Icf7f262b64b6d21b2edff30cdbc2a15f7238b02d
Similar to the python-keystoneclient-kerberos auth plugin, the federation
auth plugin for keystoneclient requires external dependencies that should
not be required for all installations of keystoneclient. Therefore this
plugin has been added as a separate repository and package (on pypi).
Change-Id: I8e6ba4d8ef41dce84748574956fba485ec79919b
Recognizes the efforts of contributors with a Co-Authored-By
attribution in Juno, but without a patch landed as primary
author.
Change-Id: I96ce6fd05470bd4695c105bd3d62f720bc471428
At its July 2014 meeting, the OpenStack Foundation Board of Directors
heard information about the impact and options to address the
OpenStack Contributor License Agreement. One of the questions raised
was whether the issues being brought forward were simply the opinion
of one member of the Board.
This resolution clarifies that the TC believes that the current CLA is
problematic and the DCO should be considered instead.
Change-Id: I5da90bd9ae3c7c08c028aa8dd3d0521b8b44d593
There was a typo in repository name - `glance.store` instead of
`glance_store`. To ensure, see repository location at github [1].
[1] https://github.com/openstack/glance_store
Change-Id: Ieacaa64475a2c24746f217dcfa4b1596dcfe585a
As discussed on our mailing list, I'd like to treat juno co-authors
for Compute ATCs. This is the simplest way to achieve that.
I have been asked to verify the foundation membership status of the
various people proposed in this patch. There is a comment per
person which does that. If the person has a commit _ever_ in an
incubated or graduated repository, then I consider them to be a
foundation member. For those authors where that is not true I have
hand verified their foundation profile id.
I have also been asked to _not_ generate this for other programs,
so I have stopped doing that and gone back to just doing Compute.
Other PTLs can do this for their programs if they desire, using
the script I will propose in a separate change.
Change-Id: I687b59e037593499adcb112e2bf348afc5f2fb7d
Add new ha-guide to Documentation program, this is a split
from the openstack-manuals repository.
See https://review.openstack.org/#/c/121426/ for the config change.
Change-Id: I60df8f332cf3e82d5a0e8f3c9029b282672267c7
Zaqar is a messaging service which provides support for different
messaging patterns and messaging related semantics. Mentioning `queue`
in the service codename and description misleads people from what the
service goal actually is.
Change-Id: I09df25e0bc9cf1804ea4db67271fb55d1dcce30d
keystoneclient-kerberos provides kerberos support for keystoneclient and
other OpenStack clients and will be maintained by the Keystone program.
Change-Id: I191a0a3c05fd010cab8ea2c972ccd0e125004722
Several things have changed since last the Project Testing Interface
was approved. It seems like a good idea to formally approve the current
state of the world before suggesting new changes.
Change-Id: Ic933a9dea945e5360d31773baef191fbd5bf436e
This text was approved by the PPB way back in OpenStack's history. There
are several things which have changed and have not been recorded in it,
and there is a new change that should be made. For now, this is verbatim
what was voted on in the past. Changes will follow to update to current
reality.
Change-Id: I9b5e0e5a52aab1d00497d2e8a75e9c9b249a27e9
This was added to work around bug 1091333. A new sphinx has been
released and so this is no longer necessary.
Change-Id: I9107884d964757a9154bdd1feb4ea6df4e9df43e
Jaromir and Liz have continued to provide significant UX input and
design for features being contributed to Horizon. Several features
reflect their contributions. The project would suffer without their
ongoing contribution and I would like their efforts to be formally
recognized.
Change-Id: I63884702da5ccc02d3ee0b0a0a2d9c35a13e3a70
Kite and python-kiteclient have been moved into the openstack
namespace. Python-kiteclient should be part of Barbican but
was omitted earlier.
Change-Id: I567bb6e938bcdeda26e67e50b6e8f5ee7e13665c
Authentication and authorization is always closely followed by auditing
how the user obtained that authorization and what the user does with
that authorization.
As OpenStack's approach to auditing has matured, it has become clear
that that there is a regular cross-pollination of contributors and
stakeholders between the two projects, making it appropriate to
officially integrate auditing into the Identity program's mission.
As a result, this change also moves the PyCADF library to the Identity
program, which provides OpenStack's auditing data model.
Change-Id: I0cd840e88b6f5ec9e576e39f4dff739cba3f04c1