lp:~rcj/simplestreams/lxd-test

Created by Robert C Jennings and last modified
Get this branch:
bzr branch lp:~rcj/simplestreams/lxd-test
Only Robert C Jennings can upload to this branch. If you are Robert C Jennings please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert C Jennings
Project:
simplestreams
Status:
Development

Recent revisions

384. By Robert C Jennings

Index LXD metadata with combined sha256 property for LXD/root tar files

383. By Scott Moser

add --no-verify argument to not gpg verify signed json files.

Its possible that the user doesn't have the key in their keyring and is
only testing or not concerned with checking content signatures.

This provides '--no-verify' or '-U' for that case to
  sstream-mirror, sstream-query, sstream-sync

382. By Scott Moser

README formatting fixes.

The RFC URL used is now owned by a domain squatter; as I was changing
that I figured I may as well do a little bit of clean-up as I read
through.

381. By Scott Moser

objectstores must close their readers if they read from them.

This fixes the leaking file handles that was happening when
a 'reader' (in most cases a UrlContentSource) was being handed
to 'insert_item', it would never be closed.

This is possibly confusing because it never was explicitly open()ed.
So the user had a reasonable excuse for not calling close().

The code causing the issue in MAAS was similar, in that the reader
was being passed around, and then read/copied and not 'close()ed'.

380. By Scott Moser

mirrors: be more careful about closing file handles

379. By Scott Moser

make-test-data: in fake data do not include content in metadata

the json files were getting 'content' populated for every item.
the content the actual content of the file. Not necessary or desireable.

378. By Scott Moser

tools/ubuntu_versions.py: know about wily

377. By Scott Moser

fix ppc64el and disk1.img

376. By Scott Moser

ppc64el has disk1.img and manifests

375. By Scott Moser

address 'DistroDataOutdated' exception raised by distro_info

If distro_info raises DistroDataOutdated then use devel as stable.

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.