- fuel-plugin-detach-swift
current repo: https://github.com/SmartInfrastructures/fuel-plugin-detach-swift
- fuel-plugin-tacker
current repo: https://github.com/michalskalski/fuel-plugin-tacker
These are yet another fuel plugins repositories,
created under Openstack namespace.
These projects met the following criteria:
- development of the plugin has already started under private repo,
- code is available under the open source license,
- current repository do not contain any binary files,
- plugin will support more than one Fuels version,
- there are plans to setup CI.
Change-Id: Ife7c03989bb39fb1fad2af044263324a6baccd85
Closes-Bug: #1512607
Closes-Bug: #1544536
This project is an implementation of the fs-blob-store, which exposes
an API that appears to be a real POSIX filesystem, but in reality
is a file renaming shim which sorts all documents into alphabetical
directories. /foo becomes /f/foo, /bar becomes /b/bar, etc.
This project backs our NPM mirroring script, allowing us to mirror
npm into AFS.
Needed-by: Icbaa3d28650583599d20f273ef65757783a73674
Change-Id: Ic969dd933349f718409dc9357b25ff13c0e02d29
TripleO has used implicit subteams for a while now,
but it would be better to encode these in gerrit ACLs.
The release team is left as tripleo-release, but
hopefully tripleo will move to managed release this
cycle.
Change-Id: If0d5b1c82b69c191c99ac152f37e16fb4e07f976
The content from the openstack-ansible-os_swift_sync repository has
been merged into the openstack-ansible-os_swift repository and is
therefore no longer needed.
This patch implements the retirement of the os_swift_sync
repository content as per [1].
[1] http://docs.openstack.org/infra/manual/drivers.html#retiring-a-project
Needed-By: I47c126dd6186f3b045110d00143036ebf60275e9
Change-Id: Idb70740db0f51b3f445bae2dd99bbc4fbb7b9862
The monasca-transform project is a new component in Monasca that
will aggregate and transform metrics. For example, it will consume
metrics for Swift from the Monasca metrics topic and count the total
number of times a container or object is accessed and group them by
project. Then it will publish the aggregated metric to the Kafka
metrics topic where the rest of the existing Monasca components
will be used to store, alarm and notify.
Change-Id: I7826768e174a229bc184ea38d75d212ac957e26c
Needed-By: I9227a6afb468e05aaeb939930b872d1c64f79551
Create a seperate project for Huawei Technologies.
Huawei driver code for interacting with neutron will
be devloped as part of this project.
Change-Id: I14393a25951af7861fa2b9f3f9364138f254aca0
SCF for Fuel is approaching, so stable/9.0 branch is going to be
created soon. With the current config fuel-ui-core group will
not be able to merge into the new branch.
This change should be reverted after the release.
Change-Id: I69c994e2f14c9a8213bcf1b8c6746e3135ea9d49
This reverts I72b8e0b777573fb8249c052ecfbfd213bcc87a93 , so it restores
the set of tests and the normal ACLs for sahara-tests.
Change-Id: I3b27aeaaba1b26ff17058f97703979f8b7c8460d
Split out Kubernetes client Magnum into a separate project. First
consumer is likely to be Magnum. We will be adding Magnum core
to the ACL so they can maintain it if they choose to. Please
add "dims-v" as the sole core member of the group. The idea is
to encourage other folks to contribute to this library as well
as allow Magnum cores a full say in the repo.
NOTE: this is not part of any official project at the moment,
so there is no governance review for this package.
Change-Id: I1472e631ec7f06e74e73c27edd68a1e2dc7b23e1
These _temporary_ changes should allow sahara-tests-release to:
- create a new, orphan branch where to push a series of (imported)
commits from another repositories;
- push a merge commit from the said orphan branch to master for proper
review;
- disable the tests from being executed (exception: the required basic
tests).
The first draft of the complete plan was outlined here:
http://lists.openstack.org/pipermail/openstack-dev/2016-March/089929.html
Change-Id: I72b8e0b777573fb8249c052ecfbfd213bcc87a93
Create a seperate project for Hewlett Packard Enterprise.
HPE mechanism driver for baremetal network provisioning
will go under this project.
Change-Id: I5dd4529052fe419118e1457d8b81db6d2de160e2
This group added with 'abandon' grant to allow the bot to abandon
Fuel-related request by follow special rules to do it.
This will allow to the 'request-abandon' script to abandon
old requests.
Change-Id: Ia729e56c7a7436f66266b04f6ec7727221fb6b3d
daisycloud is an installer which provides automated deployment and
management of OpenStack and other distributed systems.
daisycloud is an open source project (https://github.com/opendaisy)
and has been used widely by our customers already. To attract more
developers to join us, we would like to take the advantages of using
the OpenStack tool-chain and development infrastructure.
daisycloud-core is the core module project of daisycloud.
Change-Id: I10af17adb8510848ef6148527cc3cd7713104087
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Conveyor can clone and migrate resources between independent DC
or host/availability zone in the same DC, this can be triggered
by admin or resource owner, the resource types of
resources include Instance, Volume, Network, Router, Loadbalance, Stack.
Change-Id: I4f16329165eea18aa17dacfd1082b5ceab2bec59
This is to prevent a manual release as this project is managed by the
release team.
Julia Kreger should +1 this before merging.
Change-Id: I84d9cbe0ff7bb9375e952a4e5ddc35f19e49f240
This seems to have been an oversight when this project was created;
create stable branch ACLs to match ironic stable branch ACLs.
Change-Id: I6f6a1bdfa9c14620610bf5d7d0703b53982be5ae
The Searchlight content from Horizon is moving from a patch
on master 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.
At the horizon mitaka mid-cycle, we decided to move this to a plugin
for the Mitaka release. It was not possible to do so until
several patch dependencies merged on horizon master. Those
have now merged, so we are able to put this into its own repo.
Created temporary repository from the review on master.
On top of that, considerable moving of files and additional
pieces were added to complete the plugin.
https://pypi.python.org/pypi/searchlight-ui has been created with
the appropriate permissions for openstackci.
Change-Id: I528537a525a54db3887688ab49b33983403dd2ca
Needed-by: I035c479102200cce38511482f433b030b066584d
Modern microversion headers can be tricky to parse so a group of
concerned citizens decided we need a small library to parse them
in a consistent fashion. This adds a project, microversion-parse,
that contains a python library to do so. It's upstream is at
https://github.com/cdent/microversion-parse
For this project, no distinction is made in gerrit between core,
release, or stable maintainers. Core can do any of these.
Change-Id: If617d1ccf55e469a7ccd5647ab7358436971fd00
Mellanox Technologies has a number of powerful platforms for
managing scale-out computing networks. They can enable data center
operators to efficiently provision, monitor and operate the modern data
center fabric.
Change-Id: Idcb01fc1b261a600960ecfc82128fe79dfdbdf17
Now there are many people and enterprises using private clouds
and public clouds, such as OpenStack, VMware vCloud Director, AWS,
Azure and so on. Because clouds' API models are different from
each other, users will meet the following problems:
* High cost of learning
* Large workload to deploy the business in a new cloud
* Difficult to scale out the workload across the different clouds
The target of jacket project is to offer the standard OpenStack
API model for these heterogeneous clouds.
Jacket project's wiki is https://wiki.openstack.org/wiki/Jacket.
Change-Id: Iaa88e46ec2de1c013611572ed4779e7c289a6e64
This is yet another fuel-plugin-detach-* project,
created under Openstack namespace.
Note, that this is not an official Fuel project,
however, is actively developed by the "community"
under private respository on github:
https://github.com/adidenko/fuel-plugin-detach-haproxy
Will support more than one Fuel release, starting from 8.0.
Change-Id: I2e2e90063d4e7e910125aa9451486958d8f06ef2
Closes-Bug: #1558523
Due to [1], we need to reflect changes in the release management
process.
The neutron-lbaas-dashboard project is missing permissions
needed for release. This patch adds permissions for the
neutron-release group.
[1] https://review.openstack.org/#/c/290735/
Change-Id: I369e4a0169efed2fef2647996a1de234a50e06f4
This devstack plugin will allow for testing a variety of system-level
tools within a devstack job.
The original idea comes from needing to test libvirt+qemu in nova but
this plugin can trivially be extended to allow neutron to test newer
version of ovs or dpdk.
Currently it is not attached to any Big Tent project but once it's
utility is proven I imagine it will fall under either Nova or QA.
Change-Id: I5a3f3ca671b3cf25d71783dbb197e4449cac3e34
This project is inteneded to provide a control point
and facilitate an exchange of serialized configuration
data between deployment services such as Fuel and
deployed OpenStack services.
Blueprint: serialized-facts-nailgun-api
Change-Id: I6de0d46be49de9e2453df8aa2fefc8bd605029a4