~rafaeldtinoco/ubuntu/+source/simplestreams:xenial-1686437-keystone-v3

Last commit made on 2019-10-01
Get this branch:
git clone -b xenial-1686437-keystone-v3 https://git.launchpad.net/~rafaeldtinoco/ubuntu/+source/simplestreams
Only Rafael David Tinoco can upload to this branch. If you are Rafael David Tinoco please log in for upload directions.

Branch merges

Branch information

Name:
xenial-1686437-keystone-v3
Repository:
lp:~rafaeldtinoco/ubuntu/+source/simplestreams

Recent commits

f9c0d75... by Rafael David Tinoco

changelog

e3ea6a6... by Rafael David Tinoco

* Pull back several upstream fixes to glance sync code
  - 428-do-not-require-that-hypervisor_config-be-present.patch (LP: #1578622)
  - 433-glance-ignore-inactive-images.patch (LP: #1583276)
  - 435-glance-refactor-for-testing.patch
  - 436-glance-fix-race-conditions.patch (LP: #1584938)
  - 450-453-454-keystone-v3-support.patch (LP: #1686437, #1728982, #1719879)
  - 455-nova-lxd-support-squashfs-images.patch (LP: #1686086)
  - 460-glance-handle-v2-auth-with-sessions.patch (LP: #1611987)
  - skip-openstack-tests-if-no-libs.patch

Signed-off-by: Rafael David Tinoco <email address hidden>

b21bc99... by Scott Moser

Import patches-unapplied version 0.1.0~bzr426-0ubuntu1.3 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 42652aa520c7856e51d365c9e158124ace8d81a5

New changelog entries:
  * Openstack: Add keystone v3 auth support (LP: #1686437).

42652aa... by Andres Rodriguez

Import patches-unapplied version 0.1.0~bzr426-0ubuntu1.2 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 353cf1dc2f62eb63936244e8b92c51c29b0d1e05

New changelog entries:
  * [SRU] Set custom user agent (LP: #1578624)

353cf1d... by Robie Basak

Import patches-unapplied version 0.1.0~bzr426-0ubuntu1.1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: c2750bbdf3e9500a2da0c5f5503cb85d9a59fa00

New changelog entries:
  * Fix signature verification speed (LP: #1580534).

c2750bb... by Scott Moser

Import patches-unapplied version 0.1.0~bzr426-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 69feb70fd3bbe7f44bc5c20a21d844a83e2d407f

New changelog entries:
  * debian/README.source, debian/new-upstream-snapshot: add
    script to do what README.source said to do before.
  * New upstream snapshot.
    - glance mirror: use 'virt' key for hypervisor type and use names
      'kvm' and 'lxd' rather than 'qemu' and 'lxc' (LP: #1560903)

69feb70... by Scott Moser

Import patches-unapplied version 0.1.0~bzr423-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 2df2c541f2eba5cf5d16a4f01cdb36c0e833d5de

New changelog entries:
  * New upstream snapshot.
    - glance mirror: better support for multi-hypervisor regions in
      OpenStack (LP: #1518260)
    - util.py: dump_data: dump json data with sorted keys

2df2c54... by Scott Moser

Import patches-unapplied version 0.1.0~bzr420-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 9f6ab1bd919c427c89f3790e01d5d9ecfb16b4eb

New changelog entries:
  * New upstream snapshot.
    - sstream-query, sstream-mirror: fix a bug where --no-verify did not
      work with signed streams.
    - sanitize size parameter to read on Readers to address differences
      in python2 and python3 (LP: #1523682).
  * debian/control:
    - bump standards version
    - add build-depends on python-requests, python3-requests
    - add build-depends on dh-python
  * debian/copyright: fix lintian error by changing license name
    'agplv3' to 'AGPL-3'

9f6ab1b... by Scott Moser

Import patches-unapplied version 0.1.0~bzr416-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 03b697d7ea7ff16b0117432983fdefff141040c8

New changelog entries:
  * New upstream snapshot.
    - support using gpgv if available and a keyring is provided (LP: #1250370)
    - sstream-mirror: fix trace if .data is not present (LP: #1511364)
    - support --json output to sstream-query
    - sstream-mirror do not write status information to stdout.
    - add json2streams command for converting json data to stream format.
  * debian/control: mention build-depends on python-mock and python3-mock

03b697d... by Scott Moser

Import patches-unapplied version 0.1.0~bzr401-0ubuntu1 to ubuntu/wily-proposed

Imported using git-ubuntu import.

Changelog parent: 608c3ff510eab3e93566ac786100e8d44c56dc14

New changelog entries:
  * New upstream snapshot.
    - export checksummer in simplestreams.util (LP: #1499749)