devstack/lib
Ian Wienand 887fb54013 Fix preparation of aki/ari/ami images on Ubuntu
The boto tests currently don't run because euca-bundle-image fails on
Ubuntu; e.g.

---
 ++ euca-bundle-image -r x86_64 \
  -i /opt/stack/new/devstack/files/images/cirros-0.3.2-x86_64-uec/cirros-0.3.2-x86_64-vmlinuz \
  --kernel true \
  -d /opt/stack/new/devstack/files/images/s3-materials/cirros-0.3.2

 euca-bundle-image: error: No such file or directory: /opt/stack/new/devstack/files/images/s3-materials/cirros-0.3.2
---

I noticed this in debugging why Fedora tests are running slower.  I
think that the version of euca-bundle-image in Fedora must create the
directory if it doesn't exist, while the Ubuntu one fails.

I also think this doesn't get caught by errexit because it's running
in a special sub-shell to use other credentials.

Change-Id: I79125e956088353aa76a3f7d6d81af1e4f6a27d4
2014-09-14 23:57:25 +00:00
..
cinder_backends Add VMware vmdk cinder backend 2014-09-09 17:30:54 -04:00
cinder_plugins Additional Cinder backend: solidfire 2014-07-31 10:44:23 -05:00
databases Clean up local variable usage - Backends 2014-07-25 16:24:00 -05:00
neutron_plugins Ubuntu: Start openvswitch-switch service after install 2014-08-28 15:54:40 -04:00
neutron_thirdparty Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
nova_plugins Detect when Debian is used to launch libvirtd 2014-08-28 16:40:14 +02:00
apache Use the apache 2.4 ErrorLogFormat directive 2014-08-28 08:39:50 -07:00
baremetal Merge "Fix missing --container-format options" 2014-08-23 09:59:33 +00:00
ceilometer Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
ceph Increase CEPH_LOOPBACK_DISK_SIZE_DEFAULT to 4GB 2014-09-09 22:57:49 +03:00
cinder Merge "Replace screen_it() with run_process() throughout" 2014-09-13 12:38:34 +00:00
config Clean up local variable usage - Remainder 2014-08-19 19:14:04 -05:00
database Add ability to switch database driver 2014-08-15 15:47:22 +02:00
dib Utility functions for building test images 2014-08-22 15:02:26 +12:00
dstat Pull dstat logic into its own function so grenade can use it 2014-08-26 17:10:52 -07:00
gantt Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
glance Merge "Replace screen_it() with run_process() throughout" 2014-09-13 12:38:34 +00:00
heat Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
horizon Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
infra Remove unfubar_setuptools 2014-07-17 05:56:59 +02:00
ironic Merge "Fix Ironic agent ramdisk URL" 2014-09-13 18:40:08 +00:00
keystone Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
ldap Fix errexit in lib/ldap 2014-03-06 11:25:08 -06:00
neutron Merge "Update parameter checking with provider network" 2014-09-13 12:38:40 +00:00
nova Merge "Replace screen_it() with run_process() throughout" 2014-09-13 12:38:34 +00:00
opendaylight Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
oslo Merge "Add oslo.log" 2014-09-07 17:05:45 +00:00
rpc_backend Clean up local variable usage - Backends 2014-07-25 16:24:00 -05:00
sahara Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
stackforge Install sqlalchemy-migrate from master if requested 2014-08-21 12:28:30 +02:00
swift Merge "Replace screen_it() with run_process() throughout" 2014-09-13 12:38:34 +00:00
tempest Fix preparation of aki/ari/ami images on Ubuntu 2014-09-14 23:57:25 +00:00
template Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
tls Merge "Don't try to regenerate existing ssl certificates" 2014-08-25 14:42:35 +00:00
trove Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
zaqar Merge "Replace screen_it() with run_process() throughout" 2014-09-13 12:38:34 +00:00