~corey.bryant/glance:master

Last commit made on 2015-05-13
Get this branch:
git clone -b master https://git.launchpad.net/~corey.bryant/glance
Only Corey Bryant can upload to this branch. If you are Corey Bryant please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~corey.bryant/glance

Recent commits

2278bcf... by Louis Taylor

Set filesystem_store_datadir in tests

The new release of glance_store (0.5.0) included
I1d4f95cba47d21f1eb7e580314d01ac8d3481586, which raises errors if
filesystem_store_datadir or filesystem_store_datadirs is not set. Glance
currently is not correctly populating either of those options in certain
unit or functional tests, causing a lot of test failures. This patch
aims to unblock the gate by overriding the CONF option.

Change-Id: I3a9e0c7bfa4a9f38b41e93dce9652c4cc4811a9b
Closes-Bug: #1454384

4efb56a... by Flavio Percoco

Save image data after setting the data

The image's locations are missing when image's are imported using tasks
because the ImportToStore task is not saving the image metadata after
the import. This patch fixes that.

Change-Id: I43dec450d5fc4bee2131d78dbe3c2b2373c3f739
Closes-bug: #1453068

d77fd68... by Flavio Percoco

Make sure the converted image is imported

Turns out the converted image is being completely ignored. This is
because the `file_path` provided by the ImportToFS task cannot be
overriden by other tasks. In order to fix this, I've dropped all the
extra suffixes that we've been using in favor of working on the actual
`file_path` directly.

Change-Id: Ifbd2308057f33c1f712fa06f9bb3e57f90068fdc
Closes-bug: #1452750

9b8e286... by OpenStack Proposal Bot <email address hidden>

Updated from global requirements

In newer versions of oslo.db, a sanity check is run to verify table's
collations and ensure they're utf8. In order to un-block the gate, we
need to land this patch, which is broken by this sanity check.

I've disabled the sanity_check in this patch to help moving it forward
and I've filed an issue on LP (#1453047) to track the explicit switch to
utf-8. I preferred not to do the switch in this patch because it
deserves its own commit so we can track it properly (and revert if
needed).

Partially-Fixes: #1453047
Change-Id: Ifffbdd50c38a1d25215faa6a966c2d2a63935711

bcc7721... by Jenkins <email address hidden>

Merge "Add logging when policies forbid an action"

0ab2f11... by Jenkins <email address hidden>

Merge "Remove unneeded setup hook from setup.cfg"

b3d3b79... by Jenkins <email address hidden>

Merge "Merge tag '2015.1.0'"

d679404... by Jenkins <email address hidden>

Merge "Drop use of 'oslo' namespace package"

3ba62ae... by Monty Taylor

Remove unneeded setup hook from setup.cfg

These are a historical thing and are not needed. They don't hurt - but
they are noise.

Change-Id: I4bb8a2d327dc5cc602a95f4ba2cc0a82998af45c

1c95144... by OpenStack Proposal Bot <email address hidden>

Merge tag '2015.1.0'

Glance 2015.1.0

Change-Id: I46d033df22fd7dd1703ca70dc33d095eb55a172f