Merge
jenkins/scripts/propose_translation_update_django_openstack_auth.sh,
jenkins/scripts/propose_translation_update_horizon.sh, and
jenkins/scripts/propose_translation_update_manuals.sh into
jenkins/scripts/propose_translation_update.sh.
Update Jenkins and Zuul files, we can use now the same job
in all cases.
Change-Id: Idb9e8534dfc0454d75fe186e1a4a454832c8fdae
This is failing because nothing does the install-from-git bit for
python-barbicanclient. cinder is the only project that imports it at
the moment, but unless the barbican server is configured its not doing
anything anyway.
Change-Id: Iad4dee2a59561c78c660dd03ea359a15d7788a65
Merge upstream_translation_update_manuals.sh,
upstream_translation_horizon.sh, and
upstream_translation_django_openstack_auth.sh into
upstream_translation_update.sh.
Adjust job definition for these projects so that the new scripts
get used.
Adjust layout.yaml for change, remove now obsolete condition.
Change-Id: I54d560398daa67af8effeb794fce11e53affa1a6
Now that we are switched to zanata we don't need two sets of job names
to keep the transifex vs zanata split straight in JJB and Zuul. Just
condense down to translation-jobs.
Change-Id: Ic512b2f58a1c9a084f4e25fdf4761fd0c4e6ff0a
This change adds standard docs and PyPI publishing as per sub-project
guidelines. It also corrects a gramatical nit in the project
description. The PyPI project has been created with the matching name
networking-bgpvpn.
Change-Id: I278536775461985b52d8186717efeb8c520f15d3
Barbican has a py34 test environment in tox.ini, but no check job
associated job. Because of that, a Python 3 regression was
reintroduced and nobody noticed. Having a check job would help to
detect earlier such error.
The next step will be to make the gate voting to ensure that Python 3
regressions cannot be reintroduced anymore.
Note: The change I41764d39a1dab95df47485efa3a9ea0868d93036 should fix
"tox -e py34" in Barbican.
Partially-Implements: blueprint barbican-py3
Change-Id: I8ce646aaca97b04741649f863a744fbd389198a6
Designate Client is not installed as part of stock
devstack, so this job hasn't been testing anything.
In addition, a recent DevStack addition to valdidate
all libs-from-git are correctly installed now causes
this job to fail every time.
Change-Id: I5d22fe0e209265475c24e4c620e2fa2a4bcfd4ec
Make the gate-python-fuelclient-python34 check job voting.
Also add it as voting gate job using the python3-jobs.
Change-Id: I534d8f255b79154a365cecb4c53893815c240706
The gate tests for LBaaSv2 take too long when using Octavia, so we need
to split up the tests into smaller chunks before Octavia becomes the ref
implementation, so things can actually pass the gate.
Change-Id: I587d1b09accbc998e8f1a6e9ed9f84edb3a194a1
Depends-On: I9388ed0b17eb0b366cf0d85c2493b0ecfff32abf
We don't need to run non-doc jobs for doc only changes, so don't need to
run .*-neutron-python27|34-constraints for doc only changes.
Change-Id: Ifabdcb67f05a5524c6be67c90daee0a57043069a
The translation team will not translate these, they have to prioritize
and will concentrate on the openstackclient and horizon:
http://lists.openstack.org/pipermail/openstack-i18n/2015-September/001402.html
Therefore I don't think the original patch is useful at all, let's not go
there for now.
This reverts commit f970269de381c7a7972b4802cccc719cc5087aad.
Change-Id: Ia9c2317271aafa4262576a3c7e3217a12c60772f
Add new devstack-plugin to project config. This
plugin configure BlockDeviceDriver cinder backend at devstack.
Change-Id: Ia39ad3cba6d24956cf5f84f6e7e9030440fd781a
This moves the new jobs into place, replacing the old jobs and becoming
the voting jobs for Barbican moving forward. The old jobs become
"-oldstable" and are used only for the juno/kilo branches.
Change-Id: Ib9612a5ac77b8e3d2e4b8fa82b4a462661d4d148
Depends-On: I95219c75b59fc4d49874fb228bba1ae131495159
Doing a grenade from icehouse to juno just doesn't make sense as we
deleted all the icehouse branches.
Closes-Bug: 1497077
Change-Id: I0d34c1dc99b92f3cd6a3389188554c38292862c2
Ceilometer has now its own project for Alarming, that contains
specific configuration files, services, endpoints, etc.
It requires a new Puppet module to be created and be part of
Puppet OpenStack modules.
Source: https://github.com/openstack/aodh
Change-Id: Iaf64f4d1d2e52e671032091efab0494f6ce59a4f
we fix all py34 issues in ec2api project in master branch
and now voting can be enabled for master.
but we are not planning to fix issues in kilo so it should
be skipped for kilo.
Change-Id: I3461f33e2d3d7d8bf6dd2ae8091ea3b195cd8c1f