lp:~james-page/simplestreams/virt-openstack

Created by James Page and last modified
Get this branch:
bzr branch lp:~james-page/simplestreams/virt-openstack
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:
Merged

Recent revisions

429. By James Page

Ensure that virt attribute is high level virtualization type, rather and low level hypervisor type

428. By James Page

Update help message to detail setting of virt key in stream data for hypervisor-mapping

427. By James Page

Set hypervisor_type on glance image data, and virt in stream data

426. By James Page

Switch hypervisor_type -> virt inline with other cloud stream data

425. By Ben Howard

Set product aliases without modifying release data dictionary

In r424 we added support for aliases. With that code it is possible
that the daily devel products will lack the intended 'devel' alias.

Aliases for a release/arch are set from toolutil.REL2VER[release] and
if the stream is not daily the 'devel' item in the list of aliases is
removed, however the code from that commit accidentally removed 'devel'
from the source dictionary rather than creating a local copy first.
If the devel release is evaluated before the devel daily then the 'devel'
alias will not be present in the dictionary.

This patch will copy the aliases from the release dictionary and
modify the copy for the product being indexed.

424. By Ben Howard

[MERGE] Added alias' to support LXD

423. By Scott Moser

Enable better support for multi-hypervisor regions in OpenStack

1) Determine correct disk format.
2) Set hypervisor_type on images based on ftype field.

422. By Scott Moser

dump_data: dump json data with sorted keys

make dump_data use sorted keys for dictionaries.
The desire is to reduce differences in output that would otherwise
be the same.

421. By Scott Moser

tools/make-test-data: Fix missing lxc/lxd files for ppc64el builds.

We had a whitelist on ppc64el ever since the first ppc64el builds.
Removing that whitelist means we will now get correct file information
for all ppc64el builds.

420. By Scott Moser

Fix TestUrlContentSourcea to test with requests, add build-depends

Fix the test case to use Requests, then fix the build failure that actually
testing it caused. Then, support skipping the requests tests if it is
not present.

Branch metadata

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

Subscribers