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
This is an experimental repo for Modular Layer 2 (ml2) driver,
that allow to work with switches from different vendors.
Change-Id: Ic20f02abdd5f612087e02e14b453ca75f42a92be
- 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
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
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
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
Initial releases will be handled by neutron-release.
Matching governance change I2d6e13f83c474afdf152e372e870c362678780c5Z
Change-Id: Id20e25f67f829bc227e5ff9a8d8213d585554244
* 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
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
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
- Migrates from WADL to Swagger-ish
- Runs a server to display the docs
Needed-By: I057cf0c0ebe404c78ecbb21140257b2516de1202
Change-Id: Ia8e69427b09d36da2fc2011dee7c043dad014402
Midonet will be part of the big tent soon. This patch introduces the
puppet module to deploy MidoNet components.
Change-Id: I646c16eff20385831eb23be7c69821945d1d2eea
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
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
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
Add the openstack-ux repo to Gerrit and master projects list.
Needed-By: Ia823498b35febdd81a9e12af27d73809a6022ccb
Change-Id: Id8013bb99c2656c85813ed4b67b75faa18a56455
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
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
This ACL section is unused with current workflow and there
are no remote branches with this name for mistral.
Change-Id: I3a3436a4ef65242cb05c7f8d85720128e4cc9514
We're not using proposed branches anymore in our workflow, remove the
now obsolete section from gerrit ACL files.
Change-Id: I48a64bd2af4781daa6d8330b3d1108d213a90f0f
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
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