lp:~james-page/simplestreams/i686

Created by James Page and last modified
Get this branch:
bzr branch lp:~james-page/simplestreams/i686
Only James Page can upload to this branch. If you are James Page please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Page
Project:
simplestreams
Status:
Development

Recent revisions

263. By James Page

Add i686 to list of matching architectures

262. By James Page

Map i386 to i686 when mirroing to glance

This ensures that the Nova ImagePropertiesFilter will correctly match
i386 based images to the i686 capability reported back from libvirt.

261. By Scott Moser

use smaller buffer size

In non-scientific tests, 10*1024 was doing about twice as well
as 50*1024 on my cable modem link for ~10M files.

260. By Scott Moser

resolve_work: rename 'max' to 'maxnum' and 'filter' to 'itemfilter'

This is just to avoid collision/confusion with builtin methods 'max' and
'filter'.

259. By Scott Moser

remove target file of signing

258. By Scott Moser

glance-mirror: fix issue where 'name' was not in simplestreams data

On first publish of an image, nothing was publishing the 'name' field.
subsequent runs would get it published (as the read from glance would get
copied in and then updated), but the first would have no 'name' field, unless
it was present in the source.

This puts the 'name' item in as it is registered to glance.

257. By Scott Moser

fix js2signed callback

256. By Scott Moser

simplestreams/util.py: pep8

255. By Scott Moser

tools/toolutil.py: pep8

254. By Scott Moser

refactor signing functions, move to simplestreams.util

move these out of tools/ and into simplestreams.util so they're more
available, possibly to a mirror.

Branch metadata

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

Subscribers