f21b86fefb
It seems uuidgen doesn't exist by default on the new trusty nodes [1]. There are quite a few projects that use uuidgen [2] so we need to ensure it's on the node. On Trusty, this is provided by the uuid-runtime package. Note that on Centos & Fedora this is provided by util-linux which is already tehre. [1] http://logs.openstack.org/75/292475/1/check/gate-telemetry-dsvm-integration-ceilometer/2e85d1f/logs/devstacklog.txt.gz#_2016-03-16_19_20_30_116 [2] http://codesearch.openstack.org/?q=uuidgen&i=nope&files=&repos= Change-Id: I230836d8b644698473d0611931334c232cf00734
35 lines
526 B
Plaintext
35 lines
526 B
Plaintext
bc
|
|
bridge-utils
|
|
curl
|
|
g++
|
|
gcc
|
|
gettext # used for compiling message catalogs
|
|
git
|
|
graphviz # needed for docs
|
|
iputils-ping
|
|
libffi-dev # for pyOpenSSL
|
|
libjpeg-dev # Pillow 3.0.0
|
|
libmysqlclient-dev # MySQL-python
|
|
libpq-dev # psycopg2
|
|
libssl-dev # for pyOpenSSL
|
|
libxml2-dev # lxml
|
|
libxslt1-dev # lxml
|
|
libyaml-dev
|
|
lsof # useful when debugging
|
|
openjdk-7-jre-headless # NOPRIME
|
|
openssh-server
|
|
openssl
|
|
pkg-config
|
|
psmisc
|
|
python2.7
|
|
python-dev
|
|
python-gdbm # needed for testr
|
|
screen
|
|
tar
|
|
tcpdump
|
|
unzip
|
|
uuid-runtime
|
|
wget
|
|
wget
|
|
zlib1g-dev
|