940 Commits

Author SHA1 Message Date
Jenkins
f38389c233 Merge "Dismiss glance-drivers team" 2016-01-27 10:55:59 +00:00
Jenkins
1838a768ef Merge "Add networking-generic-switch project" 2016-01-27 10:53:42 +00:00
Jenkins
318e98cfce Merge "acl cleanup for openstack-chef project" 2016-01-26 16:28:47 +00:00
Flavio Percoco
3108ee19f3 Dismiss glance-drivers team
The Glance Drivers team is being dismissed in favor of a single glance
core team. This patch gives the core team rights on glance-specs.

Change-Id: I6a2b18e51d319ed12c35c93e182215767e158434
2016-01-26 10:24:32 -04:30
vsaienko
fb0c29902d Add networking-generic-switch project
This is an experimental repo for Modular Layer 2 (ml2) driver,
that allow to work with switches from different vendors.

Change-Id: Ic20f02abdd5f612087e02e14b453ca75f42a92be
2016-01-25 23:25:25 +02:00
Dougal Matthews
d78a6a078b Retire the Tuskar project
Change-Id: Ia91c4aca3dabadce11febe79b665a08e1f84f537
Depends-On: I469fdc1339d4991586bf2e1d62d99fd5b68289eb
Depends-On: Iee7117358100a1b5cfb365103e6e2ac247ea6178
Depends-On: If724a2cbde086d4c4341539a2e51ee4fd1915a26
2016-01-25 14:35:34 +00:00
Lucas Alvares Gomes
13aab94612 Add new ironic-staging-drivers project
This project will be used to hold out-of-tree ironic drivers

Change-Id: Iaa76267d55a12893cbbb832c15e880d6c7f4a337
2016-01-25 10:37:08 +00:00
Andre Keedy
4ab3283db9 Add new project(shovel) to openstack
- Shovel(https://github.com/keedya/shovel) is an open source project,
  coordinates between Openstack (Ironic, glance) and rackHD  allowing
  users to find Baremetal Compute nodes dynamically discovered by RackHD
  and register them with Ironic and provides poller service that monitors
  compute nodes and logs the errors from SEL into Ironic Database.
  Eslint and eslint-config-openstack is implemented in shovel(npm run lint)
  along with unit tests that covers >80%(npm run test).
  Shovel releases registered in npm under node-shovel
  (https://www.npmjs.com/package/node-shovel#licensing)
- Consistent Testing Interface: shovel is written in nodejs,
  support npm run,install,lint,test
- Dependency: shovel depends on rackHD for baremetal discovery
  and SEL pollers
- License: Apache License
- Project has one active contributor
- Shovel is coupled with a horizon plugin
  (https://github.com/keedya/shovel-horizon-plugin)
  and a python client package
  (https://github.com/keedya/shovel-api-python-client)

Change-Id: I501ac001596a5523f1915b1c08ec7e393301eefc
2016-01-23 11:13:43 -08:00
Jenkins
90fcd7005a Merge "Add project configuration for Vahana." 2016-01-22 11:57:20 +00:00
Anita Kuno
64e775123f Revert "Add exclusiveGroupPermissions to sandbox's acl"
This reverts commit 9e13d17efd2f8dea3a3bb93dc8b99145879f19bd.

The prior patch successfully removed all permissions
for registered users from sandbox. Not what I was
after with this patch.

Change-Id: I3e8bbb74b119d98a97b1fe653721f324663bbd70
2016-01-19 21:41:35 +00:00
Anita Kuno
9e13d17efd Add exclusiveGroupPermissions to sandbox's acl
Currently the gitweb access information lists sandbox's acl
as giving +2 +A to all registered users. Looking at a patch to
sandbox reveals that +2 +A is not in fact a permission all
registered users can access.

With the belief that since the all projects acl setting gives
+1 to all registered users and therefore that the project
specific sandbox acl is not overridding the all projects acl,
the patch adds exclusiveGroupPermissions to the sandbox acl
to override the all projects acl and grant +2 +A to all
registered users for the sandbox repo.

Change-Id: I4f69d9ec3fdcdc524760f153fa61b0d9108cd8c6
2016-01-19 15:20:46 -05:00
Jenkins
c601275e6b Merge "Create packetary project" 2016-01-18 18:51:34 +00:00
Jenkins
1789b8c0b9 Merge "Create new project steth" 2016-01-17 08:45:21 +00:00
changzhi1990
df578f6810 Create new project steth
Steth - a network inspection tool for OpenStack

Steth is an inspection tool that can aid in pinpointing
issues before deployment and during operation of an OpenStack environment.

This tool can inspect the following network connectivity:
  * VLAN
  * VxLAN
  * GRE

For more information, please see https://github.com/unitedstack/steth/blob/master/README.md

Change-Id: If26e99089a5d9f9f8af45db8501d66e312f16eef
2016-01-16 00:12:23 +08:00
Evgeny Sikachev
1556e5c810 Add sahara-ci to sahara-scenario for verifying
Grant access for sahara-ci in sahara-scenario

Change-Id: I8d6c1f7732830495fb15870f97d81d60655530a4
2016-01-15 17:41:55 +03:00
Doug Wiegley
78b49e1c72 Prepare neutron-lib for pypi releases
Initial releases will be handled by neutron-release.

Matching governance change I2d6e13f83c474afdf152e372e870c362678780c5Z

Change-Id: Id20e25f67f829bc227e5ff9a8d8213d585554244
2016-01-14 10:26:07 -06:00
Jan Klare
2d89e34447 acl cleanup for openstack-chef project
* moved file gerrit/acls/openstack/chef-cookbooks.config to
  gerrit/acls/openstack/openstack-chef.config to adapt to proper project name in
  the big tent
* renamed gerrit groups in acl to fit the documented guideline (has yet to be done in
  gerrit)
* added permissions for pushSignedTag to new group openstack-chef-release (has
  yet to be created in gerrit)
* changed permissions for branch creation from -core to -release group

Change-Id: I7b6d81a85a0ce748b5ade64bf84c5c0c261cdd36
2016-01-13 13:03:36 +01:00
Chris Jones
5fe85ee0c8 Add project configuration for Vahana.
Vahana is a new project, being lead by Jay Clark, to produce a set of
client libraries for OpenStack on the iOS platform.

Change-Id: Id9b1eddae001228cf9918c8425f729522f6da633
2016-01-13 09:10:44 +00:00
Jenkins
a8f84e62a4 Merge "Add puppet-midonet to OpenStack infrastructure" 2016-01-12 11:07:03 +00:00
Jenkins
b5f3936589 Merge "New project for Ironic UI plugin" 2016-01-11 14:41:44 +00:00
Jenkins
39997892a9 Merge "New Project - Bilean" 2016-01-11 08:28:54 +00:00
Jenkins
a78b8f239a Merge "add new project Nomad to openstack repo" 2016-01-11 08:28:47 +00:00
lvdongbing
271822ba76 New Project - Bilean
Bilean is a project to provide generic billing service for OpenStack
clouds, it's a trigger-type, seconds-level billing system, please
notice the difference between cloudkitty.

The project is on Github now:
https://github.com/lvdongbing/bilean

Please see the wiki about some more info about Bilean:
https://wiki.openstack.org/wiki/Bilean

Change-Id: Ic8cd0ab0c95d46bf15bbd26a7a842dba46ff3faf
2016-01-06 15:59:07 -05:00
Anne Gentle
f2270474b0 Adds an API migration and docs generation tool, fairy-slipper
- Migrates from WADL to Swagger-ish
- Runs a server to display the docs

Needed-By: I057cf0c0ebe404c78ecbb21140257b2516de1202
Change-Id: Ia8e69427b09d36da2fc2011dee7c043dad014402
2016-01-06 19:14:54 +01:00
Jaume Devesa
1c5a1c73bf Add puppet-midonet to OpenStack infrastructure
Midonet will be part of the big tent soon. This patch introduces the
puppet module to deploy MidoNet components.

Change-Id: I646c16eff20385831eb23be7c69821945d1d2eea
2016-01-05 11:20:15 +01:00
Jenkins
d2cfff4803 Merge "Remove ACL for refs/heads/release- for mistral" 2016-01-04 18:26:58 +00:00
Elizabeth Elwell
c640dcb35c New project for Ironic UI plugin
New project set up for the Ironic plugin UI for Horizon as per
http://docs.openstack.org/infra/manual/creators.html.

Please note this is different to ironic-webclient.

Needed by: I7c92bd97b944ea4a357642b972add81f25231205
Change-Id: I8a9745ffa90107447d5c0d45557660f5ac5911bb
2016-01-04 10:52:25 +00:00
Jenkins
3d05a69c8e Merge "New Project - ekko" 2016-01-04 09:33:02 +00:00
Jenkins
273dc2bd79 Merge "Add release-schedule-generator project" 2016-01-04 09:22:54 +00:00
Louis Taylor
b00477586b Add release-schedule-generator project
This is a small project to generate icals and rst docs for the openstack
release cycles.

Change-Id: Ic614272e7c2000a9b8e3b53fe7728fe70ce1dfc4
2016-01-02 15:48:00 +00:00
SamYaple
38918d8754 New Project - ekko
ekko is a project that will bring block-based backup to OpenStack in a
way that is scallable by using object-storage for the backend. The
backup itself is enabled by a new feature in QEMU 2.4 that allows for
changed block tracking and incremental backups of running VMs.

A common feature I have seen requested throughout the community is
true block-based backups of VMs. I have been working on a way to solve
the scalability issue of backups for a while [1] and now that QEMU has
officially released this feature we can bring backup to OpenStack in a
way that is as scallable as OpenStack itself using Swift as a backend.

This would be different than a nova snapshot because that is not a
true backup. That does not allow for the space savings of incremental
backups nor compression or encryption which are requirements for a
good backup in my experience.

Future goals would including bringing this to other hypervisors since
Hyper-V and VMWare both support CBT and incremental backups of running
VMs. As well as potentially backing up Cinder volumes in a similiar
fashion.

[1] https://github.com/SamYaple/osdk

Change-Id: Ie0a726f0cad669593080a1910dff6ed2ae7cae71
2015-12-31 15:45:51 +00:00
Bulat Gaifullin
4c197f283b Create packetary project
This project provides object model and API for dealing with deb
and rpm repositories. One can use this framework to
implement operations like building repository
from a set of packages, clone repository, find package
dependencies, mix repositories, pull out a subset of
packages into a separate repository, etc.

Change-Id: Ic4b285f6e8d6d0489b5c0ca6ca5eee2bdab0672f
2015-12-29 20:02:37 +00:00
Steve Martinelli
7cfeffc3be fully retire keystoneauth-saml2 from openstack-ci
Change-Id: Id4f759e9d88979279e942457807fff5fadc82fbe
Depends-On: I20e6253a9f70b85f44845fd782b7ffc0d194dd4d
2015-12-27 03:28:58 -05:00
Zhipeng Huang
e5b528912b add new project Nomad to openstack repo
Change-Id: I125d952b0c735a7e998e0f6c4a997923103a834a
Signed-off-by: Zhipeng Huang <huangzhipeng@huawei.com>
2015-12-24 21:12:20 +08:00
Jenkins
e5838cdab4 Merge "add python-aodhclient to openstack repo" 2015-12-23 12:09:19 +00:00
Jenkins
b56baab228 Merge "Add python-brick-cinderclient-ext to OpenStack" 2015-12-23 12:06:57 +00:00
Jenkins
b0063c8598 Merge "Add openstack-ux repo" 2015-12-23 09:24:36 +00:00
Diana Whitten
c95d9d9726 Add openstack-ux repo
Add the openstack-ux repo to Gerrit and master projects list.

Needed-By: Ia823498b35febdd81a9e12af27d73809a6022ccb
Change-Id: Id8013bb99c2656c85813ed4b67b75faa18a56455
2015-12-22 08:43:39 -07:00
gordon chung
7054aef076 add python-aodhclient to openstack repo
we've created a new client lib for aodh so users don't need to
use ceilometerclient and redirect.

Change-Id: I11cc63a3fb987c457595220d91315fdadcf41a12
Needed-By: I21a6d2d038d9aabd0a1c2e777b9f9223b5b56d38
2015-12-22 07:56:09 -05:00
Ivan Kolodyazhny
b825888130 Add python-brick-cinderclient-ext to OpenStack
This patch adds the new cinder python-brick-cinderclient-ext project
to OpenStack.

Patch to openstack/governance: https://review.openstack.org/#/c/243068/.

Change-Id: Ib103f2ff9e0181e7456f283c63ec5db363e42b2b
2015-12-22 12:56:47 +02:00
Andreas Jaeger
c4ce5a5f42 Remove ACL for refs/heads/release- for mistral
This ACL section is unused with current workflow and there
are no remote branches with this name for mistral.

Change-Id: I3a3436a4ef65242cb05c7f8d85720128e4cc9514
2015-12-22 09:14:12 +01:00
Andreas Jaeger
8b6f075262 Remove proposed section from gerrit ACLs
We're not using proposed branches anymore in our workflow, remove the
now obsolete section from gerrit ACL files.

Change-Id: I48a64bd2af4781daa6d8330b3d1108d213a90f0f
2015-12-22 09:03:11 +01:00
Jenkins
3ff6609ffe Merge "Added new repo for fuel-plugin-designate in Openstack NS" 2015-12-21 10:11:15 +00:00
Jenkins
f57cdd5507 Merge "Add sahara-scenario to project config" 2015-12-21 10:01:19 +00:00
Jenkins
d442182523 Merge "Add dedicated acls for glance_store" 2015-12-21 10:01:11 +00:00
Jenkins
4a91dc745a Merge "Adding trove-dashboard repo and jobs" 2015-12-21 09:47:33 +00:00
Jenkins
295a5ec636 Merge "Add os-performance-tools" 2015-12-20 18:46:00 +00:00
David Lyle
7eeb08490e Adding trove-dashboard repo and jobs
The Trove content from Horizon is moving to a new repository to
be developed as a plugin to Horizon. This change sets up the
repository and the gate jobs for the new repository so the code
can be moved.

Used git filter-branch to maintain history and created temporary
repository with the results:
    https://github.com/dklyle/trove-dashboard
On top of the history and moved files, considerable moving of files
and additional pieces were added to complete the plugin.

https://pypi.python.org/pypi/trove-dashboard has been created with
the appropriate permissions for openstackci.

Needed-By: Ief3829b45987dfb4078c78428f5f699912542868
Change-Id: I158eac980f767a4b8cd43294e8cc215fbb1586f3
2015-12-18 15:58:27 -07:00
James E. Blair
1162b3bf33 Add git-restack project
It will be based on / forked from git-review

Change-Id: I81803cb140bfef6f5f38752ceab5a39cb506fd9a
2015-12-18 08:57:24 -08:00
Flavio Percoco
5022c4cfe6 Add dedicated acls for glance_store
The glance team would like to join efforts with other teams to better
maintain the drivers in glance_store. This patch adds an ACL file for
glance_store and grants permissions to the swift-core team on the
project.

Change-Id: I8e34092c5860605341f8f168443f71a6be6a649c
2015-12-18 15:42:38 +00:00