668 Commits

Author SHA1 Message Date
Jenkins
0398f82051 Merge "Add feature/2.0.x branch reporting to #openstack-infra" 2016-01-04 09:34:48 +00:00
Jenkins
3d05a69c8e Merge "New Project - ekko" 2016-01-04 09:33:02 +00:00
Wayne Warren
a946cb012a Add feature/2.0.x branch reporting to #openstack-infra
Change-Id: Iff02d977b2bbcd221ae797715dc9a1d06c64815e
2015-12-31 13:54:45 -08: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
Emilien Macchi
54a227d95e Create puppet-rally module
Puppet OpenStack group [1] would like to add a new module
in the family: puppet-rally.

This patch follows the usual process to add new modules by configuring
gerrit, gerritbot, jenkins and zuul.

[1] https://review.openstack.org/#/c/262786/

Change-Id: Ia2b5a65b8f720ed0e5c8cc5f506b402db0d08870
2015-12-31 08:40:20 -05: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
Jenkins
8714c8ffcc Merge "Create bareon-api repository" 2015-12-23 12:09:36 +00: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
67ea1a26b0 Merge "Add fuel-plugin-midonet notifications at #midonet" 2015-12-23 08:36:46 +00: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
Evgeniy L
8c656f1f2c Create bareon-api repository
Change-Id: I07c965ce119513510595093817796b8f1142f7b2
Closes-bug: #1527516
2015-12-22 12:17:09 +03:00
Jaume Devesa
943d120143 Add fuel-plugin-midonet notifications at #midonet
Add notifications of the fuel-plugin-midonet to #midonet channel.

Change-Id: Ia2d9421b26ea111068357d5f2f884b48556975ff
2015-12-21 18:09:11 +01:00
Evgeny Sikachev
90b6d43b67 Update settings for sahara-scenario
Add full stack of python jobs in gate and
add sahara-scenario to channels

Change-Id: Ie2bab1c3df3b5d974610f5cc078044a3e07d6b19
2015-12-21 17:28:36 +03:00
Jenkins
68300a562a Merge "Revert "Report openstack-specs changes to openstack-dev"" 2015-12-21 10:42:32 +00:00
yolanda.robla
94045d87e6 Revert "Report openstack-specs changes to openstack-dev"
This reverts commit 302ef7eaf3f4bd216c30e122e7aa1e87a9e465af.

Change-Id: I9f82b55d2e87d69621613ad9d231a37e58477db9
2015-12-21 10:21:43 +00:00
Jenkins
3ff6609ffe Merge "Added new repo for fuel-plugin-designate in Openstack NS" 2015-12-21 10:11:15 +00:00
Jenkins
4a91dc745a Merge "Adding trove-dashboard repo and jobs" 2015-12-21 09:47:33 +00:00
Jenkins
f73a270b43 Merge "Report openstack-specs changes to openstack-dev" 2015-12-21 09:43:38 +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
Mateusz Matuszkowiak
59865e6f4c Added new repo for fuel-plugin-designate in Openstack NS
Note, that this is not an official Fuel project.

Change-Id: I0ae554ec3eb61749d52f8f710c0624c6f8f60c51
Closes-Bug: #1527568
2015-12-18 13:09:03 +01:00
Evgeniy L
d262ac8be5 Create openstack/bareon-specs repository
The project should have the same permissions as openstack/bareon.

Change-Id: Ic93bd186ca05b66c53dbd075ba9805d3a34381ac
Closes-bug: #1527267
2015-12-17 18:42:18 +03:00
JJ Asghar
ed3250556e Creation of the Coda Repo
At the Tokyo Summit, HPE asked if OSOps would take the responsibility to
house the Coda project. This is the creation of the repo for them to
upload the project to.

A description of Coda is, per Nathaniel Kimball:

Coda is a Horizon dashboard and panel (both share the name) that
facilitates resource clean up of a project once that project is no longer
needed (e.g. A customer cancels their account). It consists of a single
text entry box which allows you to search by project ID and will display
all resources, project info, and user info for the project. Upon pressing
the delete button the user is prompted each time for valid admin
credentials (annoying but a purposeful safe-guard) and will then walk the
list of resources deleting each one and will display the outcome of each
operation in a tabular format. This project started as a stand-alone
Django app inside HP and has been very valuable in operating our public
cloud. It was originally called Scrubber (because that’s what it did) but
was renamed to Coda after being ported to Horizon and adapted for Keystone
instead of a proprietary Identity service. It is the intent of HP to open
source our entire suite of tools using a musical theme. Coda was chosen as
the name for this project as a coda in music is a passage that brings a
piece to an end. It is particularly apropos for this use because the
symbol for a coda resembles a cross hair.

Change-Id: I08e550dd91575d2469cc6659a96002d786f2d372
2015-12-15 18:46:29 -06:00
Jenkins
5119697c5b Merge "Added new repo for fuel-plugin-qlogic-sriov-vxlan in Openstack NS" 2015-12-15 19:28:16 +00:00
Jenkins
18042d59d3 Merge "Add devstack-plugin-kafka project" 2015-12-15 10:30:13 +00:00
Mateusz Matuszkowiak
9c25c3fadd Added new repo for fuel-plugin-qlogic-sriov-vxlan in Openstack NS
Change-Id: I263fce2ed5ce35e273084feda30b45d98a40ff96
Closes-Bug: #1525344
2015-12-15 11:04:34 +01:00
Tomasz 'Zen' Napierala
c37921a7f4 Create new project Solar
Solar provides flexible orchestration and resource management
framework for deploying distributed systems. It leverages abstraction
layer over commonly used configuration management systems like puppet,
ansible etc. to enable complex, multi node orchestration. Solar can be
used as separate tool for quick prototyping deployment topology, but
as a framework it can be also integrated with existing tools used to
configure and deploy distributed systems including OpenStack clouds.
Solar also provides control over resulting changes by introducing
changes log and history for deployment entities. This enables more
control over lifecycle management of infrastructure.

Change-Id: Idce849eab4014d28ecb8c32453c29608946d0a20
2015-12-14 20:44:54 +00:00
Jenkins
758f09a9d2 Merge "Added new projects for the OSA role break out" 2015-12-10 12:46:02 +00:00
Jenkins
b964b2daeb Merge "Add watcher project to gerritbot" 2015-12-10 09:19:33 +00:00
Kevin Carter
7dec780754
Added new projects for the OSA role break out
The change adds new projects for the roles within OpenStack-Ansible
This is the second batch for the break out work which encompases the
OpenStack-Ansible play `setup-infrastructure.yml`.

New projects:
    - openstack/openstack-ansible-galera_client
    - openstack/openstack-ansible-galera_server
    - openstack/openstack-ansible-memcached_server
    - openstack/openstack-ansible-pip_lock_down
    - openstack/openstack-ansible-rabbitmq_server
    - openstack/openstack-ansible-repo_server
    - openstack/openstack-ansible-rsyslog_server

Governance Review: https://review.openstack.org/255372

Change-Id: Ia7509050693d81a4b3e01898ea4d5a6bfac3d598
Implements: blueprint independent-role-repositories
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-09 14:04:44 -06:00
Antoine Cabot
6d6b0df51a Add watcher project to gerritbot
Change-Id: Ie75ee590ac5e4a66cdcd81f6c302ea82e860865a
2015-12-09 17:19:17 +01:00
Jenkins
a700c9273d Merge "Add new puppet-vitrage project" 2015-12-09 09:39:04 +00:00
Jenkins
0150cbc507 Merge "Create bareon project" 2015-12-09 09:29:58 +00:00
Jenkins
232eba622e Merge "Added new repo for fuel-plugin-bgpvpn in Openstack NS" 2015-12-09 09:17:49 +00:00
Jenkins
aeadfc5a8f Merge "Remove stable/juno from gerritbot" 2015-12-08 19:01:06 +00:00
Andreas Jaeger
a08241ed72 Remove stable/juno from gerritbot
Remove stable/juno from gerritbot for those channels where all repos
have eol'ed juno.

Change-Id: If31256834e256697f759761cab00c74d0379bc36
2015-12-08 17:51:22 +01:00
Jenkins
30d8c7cbc8 Merge "Add feature/zuulv3 branch to gerritbot" 2015-12-08 16:46:16 +00:00
James E. Blair
edbe8e0874 Add feature/zuulv3 branch to gerritbot
Change-Id: I472d5f3d2b01a7b4545fd2d53b3d7288a9b1bb3f
2015-12-08 08:25:25 -08:00
Mateusz Matuszkowiak
cfb373e332 Added new repo for fuel-plugin-bgpvpn in Openstack NS
Change-Id: I6681ae5b821a45a813703c1941c802f5c290ac5f
Closes-Bug: #1523550
2015-12-08 16:07:38 +01:00
mgrosz
bfbc32568b Add new puppet-vitrage project
Add project as part of Puppet team.

Change-Id: I39d3e09336b220a623dffddc66060f49e64a3ebc
Needed-By: I8bec7a2d639f63d8379162e982385f626f77f6f4
2015-12-08 14:42:24 +00:00
Jenkins
54010467d4 Merge "New repository to store data regarding Fuel Plugins CI" 2015-12-08 10:55:31 +00:00
Vladimir Kozhukalov
ab837bfbd7 Create bareon project
This project is to provide a flexible and easy to
use operating system installation tool. It is to focus
on providing advanced partitioning functionality as well
as advanced pre-configuration features. It differs from
existent great cloud oriented solutions like Ironic Python
Agent (OS provisioning) and Cloud init (OS pre-configuration).
It is to be a tool similar to old plain OS installation tools like
anaconda or debian-installer but dramatically more convenient.

Change-Id: Ia6c59aefb260712d34d73a49f186e072637d7de5
2015-12-08 09:03:27 +00:00
Jenkins
d5215a9e21 Merge "Add accessbot/gerritbot to #midonet channel" 2015-12-06 20:25:55 +00:00
Clint Byrum
797f38f6f4 Add os-performance-tools
This code has been written to push performance counters from devstack
runs into statsd. It is intended to work as a plugin for subunit2sql,
but could very easily be adapted to receive code from other streams as
well.

This project should not be added until the corresponding spec is merged.
That spec is marked as a Depends-On below.

Depends-On: I3ad971cfa33789ade733e8fb92ff51d487078638
Change-Id: I2019afa4ef4b6247b9dd2139f4df98196370f4fe
Implements: counter-inspection
2015-12-05 08:34:43 +00:00
Jenkins
3a5b24222f Merge "Add new performance-docs repository" 2015-12-05 00:41:33 +00:00
Jenkins
a69e8c9899 Merge "Add (access,gerrit)bot for networking-bgpvpn" 2015-12-04 10:21:13 +00:00
Jenkins
d793c50bb0 Merge "Add openstack-powervm to accessbot/gerritbot" 2015-12-03 20:38:18 +00:00