7 Commits

Author SHA1 Message Date
Andreas Jaeger
1db085d5ec Wrap some overly long lines
To cut down on noise when running bashate, wrap some overlong lines.

Change-Id: I23dcffbae2539d3d6b11e5527f3d4cbf08a18064
2015-12-23 13:56:53 +01:00
Cyril Roelandt
2554d974b8 Add python3-dev
The gate-neutron-dsvm-functional-py34 job needs Python.h, and it is
currently not available when running Python 3.

Change-Id: I00ce26864db682a4577dc5360519918007aa5499
Partial-Bug: #1500400
2015-10-22 15:08:28 +02:00
Steve Kowalik
85a0f4f44f Switch to using $() for subshells, part 1
Cleanup every use of `` for subshells in the nodepool and tools
directory , replacing them with $(), and finally making the scripts
consistent.

Change-Id: I2b05cd20f9c9a30ab88f8db235aa81da93b1fad3
2015-06-04 15:30:55 +10:00
Mike Heald
11a1ee31ac Remove broken 70-generic kernel as well as 70-virtual
Some vendor specific images have both -virutal and
-generic kernel images, so we need to remove both versions
of the troublesome -70 kernel so that we can install -69
and let openvswitch build.

Change-Id: Id6bdbefbf6fd3b783a189c1cf2ca0923ac5c43df
2014-10-13 18:16:52 +01:00
Mike Heald
e4d576dc4c Insist on kernel 3.2.0-69 for precise
Kernel 3.2.0-70 breaks openvswitch compilation on precise,
this removes -70 and reinstalls -69 so that it continues
working. Ubuntu bug is at
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1379201

Change-Id: I3f854cc662652606669920367b4ff4cc4d545f88
2014-10-10 15:45:00 +01:00
K Jonathan Harker
2f03cf35e5 Clean up bashate failures
Also create tools/run-bashate.sh to wrap a find command to search for
files to run bashate on, and use it in tox.

Change-Id: I5ab07425f566a556f158a4b76b00aa35f9fb4385
2014-09-30 12:39:48 -07:00
Anita Kuno
1d21cd635f Reorganizes project-config
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.

Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
2014-09-25 11:41:04 -04:00