- 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
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
This change adds a new project for the roles within OpenStack-Ansible
for deploying OpenStack Gnocchi by importing the proof-of-concept
code developed independently during the Mitaka cycle.
Implements: role-gnocchi
Needed-By: I0175923b666ca4550709c471dccca1a24df5ad8e
Related-to: I6aeb35b0d502ba78a311b9797b4165a0095d34f1
Change-Id: I4decdb75f1b0b24899d85619a735584e52495bb4
The first step in replacing instack-virt-setup with
tripleo-quickstart[1], is to import the repo into the
openstack git.
Note, CI jobs are intentionally left out, because this
project requires a baremetal host for CI. It will be
covered by third-party CI.
[1] http://git.openstack.org/cgit/openstack/tripleo-specs/tree/specs/mitaka/tripleo-quickstart.rst
Needed-By: Ic7f8639059c51044b261d387461f07f59e1aa69a
Change-Id: Ieaf0a4204a5137b3d8b5e1eda8bf872d5cc091f3
For Kolla project, icehouse, juno, and kilo have all been removed
as branches from the repository.
This is housecleaning to remove them from the accessbot.
Change-Id: Ib0d1d699bfe32952bfb63461c7c38ee5a0aed893
Currently this is causing our accessbot changes to fail,
because when hitting that redirection the check hangs until
it times out. Renaming accessbot and gerritbot to properly
reflect the new name of the channel.
Change-Id: I89097ae0dbacc16bf5e94c1df75f81087d6f9404
This patch adds a pre-developed Rally deployment role to OpenStack-Ansible.
Governance Review: https://review.openstack.org/298757
Change-Id: I3fda72793bae0b2590541295976f44d2b4318831
This is a new repository that aims to host Puppet OpenStack
documentation in RST, like it's done in other projects.
Governance patch:
https://review.openstack.org/#/c/296778/
Change-Id: I6176057dbf1d2b07122ebd9a97acfcad1d03eb6e
This commit adds a new repository for the OpenStack client library
for accessing the Community App Catalog from the command line.
Partially-Implements: blueprint openstack-client-plugin
Needed-By: I14f729213f97dd674f269aecbc4fda3d85f8ab45
Change-Id: I55ec9790a283060e0f20a218a593fd7e3467650d
This updates the branches that we report content to #openstack-qa. We
add mitaka, and drop juno. Devstack and grenade are branched, and
knowing about stable branches is good.
Change-Id: Ibf5d4b7c2b32e786bb36e7a80f5ab5aa26f09b6b
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
Currently the related freezer code to talk to the API and
query the storage media is hosted in the openstack/freezer repo.
We would like to follow the same convention/organization as
other OpenStack projects and place the code on a dedicated repo,
hoping also to reduce complexity and increase readability.
The new repo name would be: openstack/python-freezerclient
Implements blueprint: freezerclient
Needed-By: I0d2ca6623c81185ab8443ade7d0234e4ded63d7f
Change-Id: I8441d5bf0e3dcbb679eb39ad29bf89cd957f37c4
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
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
This patch adds pre-developed Barbican and Magnum service
roles from Github into the OpenStack-Ansible set of roles.
Gorvernance Review: https://review.openstack.org/293541
Change-Id: I068eee6515c8fa57615b44ea6fcf3fd8f15759c9
This patch adds a pre-developed Zaqar service role from
Github into the OpenStack-Ansible set of roles.
Governance Review: https://review.openstack.org/292335
Change-Id: Ibcec58212bf02e53034979f76421933d07a9de43
This patch adds a pre-developed Designate service role from
Github into the OpenStack-Ansible set of roles.
Governance Review: https://review.openstack.org/292335
Change-Id: Icd3810574b72f98da8f51c26e46c527bdd89680b