lp:~jaypipes/glance/bug771849

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/glance/bug771849
Only Jay Pipes can upload to this branch. If you are Jay Pipes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jay Pipes
Project:
Glance
Status:
Merged

Recent revisions

136. By Jay Pipes

PEP8 nit

135. By Jay Pipes

One more try...

134. By Jay Pipes

Yet another attempt to fix URIs

133. By Jay Pipes

Fix URI parsing on MacOSX - Python 2.6.1 urlparse bugs

132. By Jay Pipes

Merge trunk

131. By Jay Pipes

Overhaul the way that the store URI works. We can now support
specifying the authurls for Swift and S3 with either an
http://, an https:// or no prefix at all.

The following specifies an HTTP Swift auth URL:

swift_store_auth_address = http://localhost/v1

The following specifies an HTTPS Swift auth URL:

swift_store_auth_address = https://localhost/v1
swift_store_autth_address = localhost/v1

The default scheme for Swift auth URL is HTTPS. For S3,
the default for the s3_store_service_address is HTTP,
since boto uses private key signing over HTTP by default
on the s3.amazonaws.com domain. Note that the new S3 stuff
isn't merged yet...

130. By Jay Pipes

Merge trunk

129. By Jay Pipes

Changes glance index to return all public images
in any status other than 'killed'. This should allow
tools like euca-describe-images to show images while
they are in a saving/untarring/decrypting state.

One line fix. 110 line test case. :)

128. By Brian Waldon

Adding prefilled Authors, mailmap files
Adding test to validate Authors file is properly set up

127. By Jay Pipes

Documentation updates to make glance add command clearer, hopefully :)

Branch metadata

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

Subscribers