lp:~reldan/glance/fix_logging_in_swift

Created by Eldar Nugaev and last modified
Get this branch:
bzr branch lp:~reldan/glance/fix_logging_in_swift
Only Eldar Nugaev can upload to this branch. If you are Eldar Nugaev please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eldar Nugaev
Project:
Glance
Status:
Merged

Recent revisions

114. By Eldar Nugaev

fixing after review

113. By Jay Pipes

Removes capture of exception from eventlet in _upload_and_activate(), which catches the exceptions that come from the _safe_kill() method properly.

Also fixes an incorrect call to _safe_kill() with mapping instead of image ID in the block of code that kills an image if a bad checksum is given.

Fixes bug #759018.

112. By Jay Pipes

Ensures that configuration values for debug and verbose are used if command-line options are not set.

111. By Eldar Nugaev

Fix logging in swift

110. By Jay Pipes

Change parsing of headers to accept 'True', 'on', 1 for boolean truth values.

109. By Jay Pipes

Fix up the way the exception is raised from _safe_kill()... When I "fixed" bug 729726, I mistakenly used the traceback as the message. doh.

108. By Soren Hansen

Add the migration sql scripts to MANIFEST.in. The gets them included in not only the tarball, but also by setup.py install.

107. By Jay Pipes

Changes "key" column in image_properties to "name".

106. By Dan Prince

Updated properties should be marked as deleted=0. This allows previously deleted properties to be reactivated on an update.

Add unit tests to check the above condition.

Also updated the help for bin/glance's 'update' command so that it explicitly states:

 Metadata fields that are not specified in the update command will be deleted.

105. By Jay Pipes

Adds --config-file option to common options processing.

Updates glance-manage to use configuration files as well
as command line options.

Completes documentation on configuring Glance's servers
and CLI tools.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~glance-coresec/glance/cactus-trunk
This branch contains Public information 
Everyone can see this information.

Subscribers