This patch adds the config needed to create and maintain freezer
in Stackforge.
Freezer is an incremental backup and restore automation
tool for file system, MongoDB, MySQL.
LVM snapshot and strong encryption are supported and
data is stored in OpenStack Swift.
See also:
* https://pypi.python.org/pypi/freezer
Change-Id: Ib05a1f11577ba54ccc2c388c15057d6a5ee3199f
We were having intermittent failures with the experimental fedora 20
image so we are going to switch to the more tested Ubuntu image.
Change-Id: I3261af31bb07f281ba5acfb083ff46bdaa043e6f
We would like a new repo on stackforge so we can start tracking comments
and diffs for our blueprints. We are going to attempt to emulate:
https://github.com/openstack/nova-specs workflow to help us organize our
blueprints.
Change-Id: I81aa9ef9924c4bea50f69da0e0641b1beac17264
This reverts commit 466ec42a0023de24518e9e958270637efecdb992.
Since this commit, nodepool has gained a fairer allocator that should
allow better forward progress when contention arises [1]. This should
alleviate the issue of pending devstack jobs not running due to
insufficient fedora nodes under heavy load
[1] https://review.openstack.org/#/c/101110/
Change-Id: I33a3f59dd4601e5cddc3ebd180287d4d8c6fee4c
The d-g will know he needs the setup more nodes,
when the DEVSTACK_GATE_TOPOLOGY is set and it's value
is not 'aio' `all in one`. Jobs for nova network and neutron
are added.
devstack-precise-2-node replaced with devstack-trusy-2-node.
Change-Id: Ib7dfd93f95195505a911fbe56a4c65b4a7719328
The other jobs have ironic in their name, but we're changing defaults
soon so this should really be clearer.
Change-Id: I2803732e817b3e8fe0da4e57c340d8ac584cf885
Zuul was trying to run these jobs on precise but these jobs were only
registered in gearman as running on trusty. Make zuul run these jobs on
trusty too.
Change-Id: Ia1027fe1e32e0ebe4d57a6622beb02d7ef2ce95c
A bunch of tests which check client methods are prepared to be run
on mistral devstack job. So, need to add running this job for
python-mistralclient repository.
Change-Id: I9aeddc8ed12bece46156f216f505f1fd96b63c4d
The patch adds a new murano-apps repository that will contain examples
and reference implementation of murano application packages.
Change-Id: Id7cd4ddbd826abf4687fc2b0b114111427a1b4d5
Python 33 support was added recently and the gate made voting. This
patch disables such gate for Marconi's current stable branches.
Change-Id: Ibd6e2952be2bd57d3a91bc61dee697a0aaf49859
This job was intended to be votable. It is stable,
so let's make it votable and add it to gate-pipeline.
Change-Id: I95aa4f124fe221d5c25d1b6c0999cfe12767c0ce
It turns out that trusty has a recent-enough version of node
and NPM to allow us to remove the nodeenv dependency in
our javascript builds. This is the first step in doing this, to
get the core javascript build tools onto our jenkins nodes.
Note that a symlink for node is also created, because debian
has a different module called "node" for which there's a
namespace conflict. Since it's isolated to the npm-install
macro and we're unlikley to ever do Amateur Radio things
on infra, I don't expect this to be a problem.
Change-Id: I5349ad2013185fa20e784e3aa3691c7d41c43636
The patch adds a new glance.store repository that will contain all the
code for the new glance.store library. This work is part of the
blueprint create-store-package that aims to pull the stores code out of
glance.
Change-Id: Iea3b5c2e82e87868bdf9cae6a32b5895b792e3d8