ceph/tasks/buildpackages
Robin H. Johnson 0240f57643
buildpackages: Be robust about addresses
OpenStack could tell us the VM has multiple networks, and offers no
guarantee about the order of addresses either (the old code failed if
the v4 IP was first).

For now, take the first listed network, and the first listed IPv4
address therein. Comments contain more detailed examples of possible
output from openstack tool.

Also remove the need for using jq to parse the output.

Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
2015-12-10 11:55:49 -08:00
..
centos-6.5-user-data.txt buildpackages: user-data must be per os-type/os-version 2015-09-27 23:42:58 +02:00
centos-7.0-user-data.txt buildpackages: user-data must be per os-type/os-version 2015-09-27 23:42:58 +02:00
common.sh buildpackages: do not -jX on dumpling 2015-11-20 13:46:28 +01:00
make-deb.sh buildpackages: do not -jX on dumpling 2015-11-20 13:46:28 +01:00
make-rpm.sh buildpackages: do not -jX on dumpling 2015-11-20 13:46:28 +01:00
Makefile buildpackages: Be robust about addresses 2015-12-10 11:55:49 -08:00
ubuntu-14.04-user-data.txt buildpackages: user-data must be per os-type/os-version 2015-09-27 23:42:58 +02:00
user-data.txt buildpackages: user-data must be per os-type/os-version 2015-09-27 23:42:58 +02:00