When attempting to invoke prepare_devstack.sh do so with its full
path prepended, as it does not exist within the current working
directory.
Change-Id: I311d3d8f443eb55dea476cec8db3aedda906a25b
Now that both os-apply-config and os-collect-config support Python 3,
drop the non-voting job, and switch to the python3-jobs template.
Change-Id: Ie7f8187cc33299624bb165f5f865cdda03ce0d98
The previous patch deleted the entry for the third-party-request
mailing list since -request is a reserved word on the mailing
list server. This patch adds the list entry back with the name
third-party-requests, which should avoid a word usage clash with
the mail server.
Change-Id: I91cc67ba87c1deb1f21fa102f4051934cf9d890d
Using the word -request in a mailing list name is a bad idea.
The mail server uses -request internally as a reserved word. This
patch removes the definition for the list with the name
third-party-request.
Change-Id: Id549f982c74407e3ea57ba5bfe1bf950774f14e3
Add bashate to test-requirements.txt, add a tox env for bashate, and start
running it on config. Also convert devstack to run bashate via tox rather than
via run_tests.sh (the needed tox.ini changes to devstack have already merged).
Change-Id: I205d675ff231c0403dd135eacc8d57b45317859f
Installing only neutron results in errors during provisioning
due to Keystone being required. More testing is required before
service installation can be minimized via config, and maybe it
would be better to skip right to ensuring devstack can install
only dependencies.
Change-Id: I95f7468e53c942091e1f5fe4afd76994da2d386f
Release status page generation is broken since we renamed 'oslo' to
'oslo-incubator' in Launchpad. This fixes it.
This also removes oslo.messaging which is no longer tracked as part
of the Juno release (it has its separate release schedule).
Change-Id: I5cca639a7de2e05dd291ac93da4d67651575b065
This is a client library for RACK, which is in the stackforge project.
It provides a python API and a command-line tool.
Change-Id: I0e0824d906e683fe2db1bc84426d9d09fd95e6d9
Heat translator wants to have their documentation published on
readthedocs. Added rtfd to the their templates.
Change-Id: I34adb26ef0f982ae91879f3593083a3b22d081bb
The Neutron functional job is running properly again after the hooks script fixes merged to master and stable/icehouse:
https://review.openstack.org/#/c/117280/https://review.openstack.org/#/c/117281/
Enabling this job will ensure that breaking hook script changes will not be able to merge in the future.
This reverts commit 70d909536116a14f670f44ee7411552bd6e0cf2a.
Change-Id: I1f39f182d7807fcbc80ba20684ea9f0f3e935116
We suppose to add python 3.3 support to oslo.db so we should enable
(as non-voting, at first) gate testing on python 3.3
Change-Id: I413cf53234536286a6718e7662b7698f5ef4f64b