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
The change adds a new project for the plugins repo within OpenStack-Ansible.
New projects:
openstack-ansible-plugins
Related governance change: https://review.openstack.org/272333
Change-Id: Iac45259a24a63e77c63400dc800968be9a1b6801
Implements: blueprint independent-role-repositories
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This is an experimental repo for Modular Layer 2 (ml2) driver,
that allow to work with switches from different vendors.
Change-Id: Ic20f02abdd5f612087e02e14b453ca75f42a92be
Add the neccessary flags and enable jobs to integrate neutronclient
in-to the translation infrastructure.
Change-Id: Ia2f1ad92b9f737a9e9bcc40adb646ee0c71365dc
- 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
Puppet OpenStack group [1] would like to add a new module
in the family: puppet-oslo.
This patch follows the usual process to add new modules by configuring
gerrit, gerritbot, jenkins and zuul.
[1] https://review.openstack.org/#/c/270872/
Change-Id: I8978dc2fbcb0821f6ec485ff50b7e1e89cab15b4
Murano-dashboard is a dashboard for horizon, therefore shares the same
message structure as horizon does, i.e. django and djangojs .pot files.
Therefore this commit alters jenkins scripts, that update
translations, to include murano-dashboard where required.
However murano-dashboard (unlike horizon) does not use a shell file to
run it's tests, instead relying on tox.
This change does not actually run the jobs, we need to have a repo
for testing that the new consolidated setup works, so getting this in
helps with some manual testing.
Targets blueprint: murano-i18n
Change-Id: I7e8a620c12bcf47a908a4011976d1b148ee3e0dd
Includes fairy-slipper and openstack-doc-tools. I don't
see clouddocs-maven-plugin but that'll be obsolete soon.
While fairy-slipper will create output for the api-site,
it also is a doc tool.
Change-Id: If26885c321dbdb60e09279fa4f43abffa5a2b55b
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
fuel-plugins which have a group and docimpact flags
set to 'fuel' update to 'fuel-plugins' value.
Change-Id: Ib096380976dfc49c60a15fb16b4db3e8e68311e7
Closes-Bug: #1534105
This for horizon-cisco-ui, ironic-ui, trove-dashboard, zaqar-ui.
These four repositories are not setup yet for translations, the periodic (daily)
jobs fail for them and there's no effort going on to fix them.
Disable translations. Once repositories are setup we can readd.
Change-Id: I4c0242be87d290cb6758f6caacd3e514bd3a9c8c
Initial releases will be handled by neutron-release.
Matching governance change I2d6e13f83c474afdf152e372e870c362678780c5Z
Change-Id: Id20e25f67f829bc227e5ff9a8d8213d585554244
Use a more generic description to describe Watcher projects (Watcher
core and Watcher client).
The description on github will need a manual update from the infra team.
Change-Id: If1c7c6b89a9db2153f4da7317163d5a80e8e7b19
Closes-bug: #1527654
Commit adding information for a new puppet-ec2api
project.
Change-Id: Ic3340e4d819363b44455c754126e7d20016410ee
Needed-By: I77ab87a8530c7643d8caa779970dc11714c027aa
* 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