diff options
author | Dan Prince <dprince@redhat.com> | 2013-03-15 16:57:47 -0400 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2013-03-15 16:57:47 -0400 |
commit | 7f1b1b69d70a6c7ee37b0f8c907473ddf5c08cac (patch) | |
tree | 201acdb5fe78bb8127b84b9ab2543cc88ebcc6f5 /nova/context.py | |
parent | 4aac62be597a90a908b28fcaeb2307e4a8eabf58 (diff) | |
download | nova-7f1b1b69d70a6c7ee37b0f8c907473ddf5c08cac.tar.gz nova-7f1b1b69d70a6c7ee37b0f8c907473ddf5c08cac.tar.xz nova-7f1b1b69d70a6c7ee37b0f8c907473ddf5c08cac.zip |
Revert 1154253 causes XenServer image compat issue
In 1154253 we:
Drop gzip flag from tar command for OVF archives
While support more OVF file formats is a worthy goal the approach
in 1154253 is going to cause serious issues for existing
Nova XenServer users who are already zipping their OVS images.
I would also point out that our utils.py xenserver plugins still
zips tarballs we create (see create_tarball) so the new code
causes internal inconsistencies as well.
This should fix SmokeStack.
Fixes LP Bug #1155783.
Change-Id: Iff6db314c0dec6df2e48d98db2a547f6624b9d9a
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions