lp://qastaging/~racb/simplestreams/for-libvirt

Created by Robie Basak and last modified
Get this branch:
bzr branch lp://qastaging/~racb/simplestreams/for-libvirt
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robie Basak
Project:
simplestreams
Status:
Development

Recent revisions

292. By Robie Basak

Allow sync without a reader

For queries, we're sometimes not interested in a reader at all. Permit
this by passing through content of None if the reader is None.

291. By Robie Basak

Move FilterMirror.filter_item to module

290. By Robie Basak

Move ItemFilter and get_filters into new module

289. By Robie Basak

sstream-query: add --pretty

288. By Scott Moser

Makefile: use 'wildcard' rather than 'find'

287. By Scott Moser

fix do-mirror for source/reader changes.

now this works:
  ./tools/tenv ./tools/do-mirror -v --max=1 examples/foocloud/ my.out/

286. By Scott Moser

Add a tests to test that bad signatures cause failure.

This should now verify that if you try to mirror something and that mirror
has invalid gpg signatures that that is noticed.

285. By Scott Moser

Add API and tool support for --keyring arg to gpg

* Rearrange reading of metadata files a bit so that it actually occurrs
  inside a mirror reader
* s/reader/source in several places to give you the idea that you're
  getting a ContentSource instead of a *Reader
* Enforce signed reads based on file extension (i.e. if you query a .sjson, it
  has to have a valid signature, otherwise it doesn't), and barf if things
  aren't signed

284. By Scott Moser

command_hook: intepret command output as strings

with python3, subprocess.communicate() returns bytes, so need
to decode those to string.

283. By Scott Moser

make pep8 clean also.

still need to add some way to run this (from tools/pylint or something).
pep8 clean as of
  $ dpkg-query --show pep8
  pep8 1.4.5-1

Branch metadata

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

Subscribers