~thedac/simplestreams/lp1719879

  • Committer: David Ames
  • Date: 2017-10-30 22:55:25 UTC
  • Revision ID: david.ames@canonical.com-20171030225525-yyioi3xhwo4rorw8
Fix KSv3 Bugs

This change fixes two bugs.

One, when using keystoneauth1 sessions with swiftclient less than
3.3.0, catch the TypeError and use the old Connection method.

Two, the glance mirror would check if tenant_id matched before
recognizing an existing image. This cause duplicate images to be
uploaded. With keystoneauth1 sessions use a method to get the 
project id.

Closes-Bug: #1719879
Filename Latest Rev Last Changed Committer Comment Size
..
bin 98 11 years ago Scott Moser add sstream-sync, somewhat functional client Diff
debian 177 11 years ago Scott Moser add initial debian packaging Diff
doc 8 11 years ago Scott Moser add initial doc/example. Diff
examples 117.1.1 11 years ago Scott Moser initial gpg keys added, examples moved from doc to Diff
simplestreams 15 11 years ago Scott Moser add initial simple streams and tests that pass Diff
tests 15 11 years ago Scott Moser add initial simple streams and tests that pass Diff
tools 1 11 years ago Scott Moser add initial tools/make-test-data Diff
.bzrignore 403.2.3 8 years ago Aaron Bentley Ignore virtualenv files. 160 bytes Diff Download File
.gitignore 286 10 years ago Scott Moser Add a tests to test that bad signatures cause fail 66 bytes Diff Download File
LICENSE 177 11 years ago Scott Moser add initial debian packaging 33.7 KB Diff Download File
Makefile 441 7 years ago Scott Moser Makefile: use 'any' flake8 this adds 'any' to too 960 bytes Diff Download File
README.txt 249 10 years ago Scott Moser change '.js' extension to '.json' (.sjs -> .sjson) 1.8 KB Diff Download File
setup.py 439.1.14 7 years ago Scott Moser setup.py revert unintended changes 688 bytes Diff Download File
tox.ini 452 6 years ago Scott Moser tox.ini: Pin versions of style check tools used in 1 KB Diff Download File