~rafaeldtinoco/ubuntu/+source/simplestreams:keystone-v3-fixes-bionic

Last commit made on 2019-11-28
Get this branch:
git clone -b keystone-v3-fixes-bionic 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:
keystone-v3-fixes-bionic
Repository:
lp:~rafaeldtinoco/ubuntu/+source/simplestreams

Recent commits

edeab3f... by Rafael David Tinoco

changelog

ce66e33... by Rafael David Tinoco

* Use glance v2 when "non-legacy" versions of clients are used:
  - d/p/lp1790904-support-glance-version-2.patch (LP: #1790904)

f238bc6... by Scott Moser

Import patches-unapplied version 0.1.0~bzr460-0ubuntu1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: f2b3dc7635470987e1863484bb48d1d1d374170d

New changelog entries:
  * New upstream snapshot.
    - Glance: handle Keystone v2 session based authentication.
      [David Ames] (LP: #1611987)

f2b3dc7... by Scott Moser

Import patches-unapplied version 0.1.0~bzr459-0ubuntu1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 573cd3401883f7187caa76914c5702009ef95d30

New changelog entries:
  * New upstream snapshot.
    - Fix make-test-data for python3.
    - Fix ubuntu_versions.py with distro_info > 0.14.
    - i386 OVA are not produced after bionic 20180213. [Phil Roche]
    - tools/make-test-data: Add AWS China cn-northwest-1 region
    - OpenStack: support uploading squash images for nova-lxd. (LP: #1686086)

573cd34... by Scott Moser

Import patches-unapplied version 0.1.0~bzr454-0ubuntu1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: d617a7a59085f7d7beae3175016e4a119daab98f

New changelog entries:
  * New upstream snapshot.
    - Support using older swift clients (older than Ocata).
      [David Ames] (LP: #1719879)
    - Fix glance sync always uploading new image with keystone v3 auth.
      [David Ames] (LP: #1728982)
    - tox.ini: Pin versions of style check tools used in flake8 env.
    - flake8: remove usage of bare except.

d617a7a... by Scott Moser

Import patches-unapplied version 0.1.0~bzr450-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: 021a47997d6d2aca53d2aacd1906868a04203fa2

New changelog entries:
  * New upstream snapshot.
    - Keystone v3 Support [David Ames] (LP: #1686437)
    - flake8/pycodestyle updates.
    - tests: change to having http server select its own port
    - Support filters that contain a '-' in the tag name
    - Improvements for running flake8 in different Ubuntu release
      environments.
    - add running of tox.
    - json2streams: Accept items with no size.
    - tools changes (not related to package functionality)
      - tools/ubuntu_versions.py: Exclude old versions by version not name
      - Update default LTS alias to point to Xenial (LP: #1606606)
      - Create chksum for LXD metadata+root for squashfs (LP: #1577922)

021a479... by Scott Moser

Import patches-unapplied version 0.1.0~bzr436-0ubuntu1 to ubuntu/yakkety-proposed

Imported using git-ubuntu import.

Changelog parent: 2e4ffca8a0dcc3d14a5803ef7bbf986e1f4fc478

New changelog entries:
  * New upstream snapshot.
    - GlanceMirror: fix a couple of race-related problems (LP: #1584938)
    - GlanceMirror: refactor insert_item for easier testing
    - GlanceMirror: ignore inactive images (LP: #1583276)

2e4ffca... by Scott Moser

Import patches-unapplied version 0.1.0~bzr430-0ubuntu1 to ubuntu/yakkety-proposed

Imported using git-ubuntu import.

Changelog parent: 9f61e4f6f015df4e07ae29ff934e09f268e7cb07

New changelog entries:
  * New upstream snapshot.
    - set a default user agent (LP: #1578622)
    - glance mirror: do not require that hypervisor_config be
      present (LP: #1578624)
    - Optimise read_signed method for better performance (LP: #1580534)

9f61e4f... by Scott Moser

Import patches-unapplied version 0.1.0~bzr427-0ubuntu1 to ubuntu/yakkety-proposed

Imported using git-ubuntu import.

Changelog parent: c2750bbdf3e9500a2da0c5f5503cb85d9a59fa00

New changelog entries:
  * New upstream snapshot.
    - Add user-agent support: allow users of the library to specify
      a user agent.

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)