lp:~cisco-openstack/python-glanceclient/havana

Created by Chris Ricker and last modified
Get this branch:
bzr branch lp:~cisco-openstack/python-glanceclient/havana
Members of Cisco Openstack can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cisco Openstack
Project:
Glance Client
Status:
Development

Recent revisions

40. By Chris Ricker

Add babel BR

39. By Chris Ricker

Rebuild for new SQLAlchemy

38. By Chris Ricker

Remove dead doc reference

37. By Chris Ricker

Add BR for mock

36. By Chris Ricker

Initial build for COI havana

35. By Chris Ricker

rebuild

34. By Chris Ricker

Rebuild for Grizzly

33. By Chris Ricker

fix typo

32. By Chris Ricker

Bump epoch

31. By Openstack Ubuntu Testing Bot

* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [552a68d] Implements filters: visibility, owner, member_status.
  Includes tests.
* [1a3d40c] Control C does not cancel the CLI cleanly
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [d810019] Add missing spaces in help msg
* [fbb858a] Use getattr properly in legacy shell
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [8ec7468] Replace SchemaNotFound with HTTPNotFound
* [7f7c9a1] Report name resolution errors properly
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [51bbf74] Add docs for v0.8.0
* [00ba179] Add library support for v2 image update
* [96cd98d] Expect minumum warlock version of 0.7.0
* [d20d9d1] Update to latest oslo-version.
* [2514ec8] Update .coveragerc
* [118a0f7] Make effective ssl callback behaviour more obvious
* [60cfebc] Quote image ids before passing them to glance
* [ed67c32] Fix typo in image-update help page
* Automated Ubuntu testing build:
* [55cb4f4] Decode input and encode output
* [d20d9d1] Update to latest oslo-version.
* [2514ec8] Update .coveragerc
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [00ba179] Add library support for v2 image update
* [2514ec8] Update .coveragerc
* Automated Ubuntu testing build:
* [96cd98d] Expect minumum warlock version of 0.7.0
* [118a0f7] Make effective ssl callback behaviour more obvious
* [60cfebc] Quote image ids before passing them to glance
* Automated Ubuntu testing build:
* [2514ec8] Update .coveragerc
* [60cfebc] Quote image ids before passing them to glance
* Automated Ubuntu testing build:
* [118a0f7] Make effective ssl callback behaviour more obvious
* Automated Ubuntu testing build:
* [60cfebc] Quote image ids before passing them to glance
* Automated Ubuntu testing build:
* [ed67c32] Fix typo in image-update help page
* [8d0d4b9] Change https port to be an optional parameter
* [c5e9426] Migrate to testr.
* Automated Ubuntu testing build:
* [a6ef8ed] Adds image-delete functionality.
* [c5e9426] Migrate to testr.
* Automated Ubuntu testing build:
* [8d0d4b9] Change https port to be an optional parameter
* [0aba81a] Add image names to glance command arguments.
* [19d542e] Add details to stdout error message.
* Automated Ubuntu testing build:
* [c5e9426] Migrate to testr.
* [1d461a6] Use testtools instead of unittest.
* Automated Ubuntu testing build:
* [0aba81a] Add image names to glance command arguments.
* [19d542e] Add details to stdout error message.
* Automated Ubuntu testing build:
* [1d461a6] Use testtools instead of unittest.
* Automated Ubuntu testing build:
* [19d542e] Add details to stdout error message.
* Automated Ubuntu testing build:
* [c057fe4] Document v0.7.0 release
* Automated Ubuntu testing build:
* [4781da7] Support --os-cacert
* Automated Ubuntu testing build:
* [2500e69] Update --location help to reference swift store.
* [c2ba627] Allow setting x-image-meta-store through shell on image
  creation
* [7a5946f] Verify that host matches certificate
* Automated Ubuntu testing build:
* [4fa6805] Change default image sort to use name
* [4da8b28] Add --sort-key and --sort-dir to image-list
* [c2ba627] Allow setting x-image-meta-store through shell on image
  creation
* [7a5946f] Verify that host matches certificate
* Automated Ubuntu testing build:
* [c0ec97f] Pin pep8 to 1.3.3
* [c2ba627] Allow setting x-image-meta-store through shell on image
  creation
* [7a5946f] Verify that host matches certificate
* [3003ed8] Hook up region_name argument
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [ae16750] Document bugs/features for v0.6.0
* [0e90f8e] Set useful boolean flag metavars
* [8d81623] Unpin keystoneclient dependency
* [6c201e6] Fixes bug on Windows related to a wrong API url
* [00eff28] Enhance --checksum help with algorithm
* [e20ff23] added --version as new parameter
* Automated Ubuntu testing build:
* [fe17d35] Simplify human-readable size output
* [0e90f8e] Set useful boolean flag metavars
* [8d81623] Unpin keystoneclient dependency
* [6c201e6] Fixes bug on Windows related to a wrong API url
* [00eff28] Enhance --checksum help with algorithm
* [e20ff23] added --version as new parameter
* Automated Ubuntu testing build:
* [b24832c] Make image sizes more readable for humans
* [0e90f8e] Set useful boolean flag metavars
* [6c201e6] Fixes bug on Windows related to a wrong API url
* [00eff28] Enhance --checksum help with algorithm
* [e20ff23] added --version as new parameter
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [8d81623] Unpin keystoneclient dependency
* [6c201e6] Fixes bug on Windows related to a wrong API url
* [00eff28] Enhance --checksum help with algorithm
* [16aafa7] Fixes setup compatibility issue on Windows
* [8b2c227] Allow deletion of multiple images through CLI
* Automated Ubuntu testing build:
* [cdc06d9] Simplify http(s) connection instantiation
* Automated Ubuntu testing build:
* [11e6aad] Add happy path tests for ResponseBodyIterator
* Automated Ubuntu testing build:
* [ff3060c] Use full URI path from Glance endpoint in HTTP requests
* [91896ff] Fixes glance add / update / image-create / image-update on
  Windows
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [cdc94af] Typo in image-create help page
* Automated Ubuntu testing build:
* [902bff7] Fix weird "None" displayed on some errors
* Automated Ubuntu testing build:
* [8cee48b] Make ConnectionRefused error more informative.
* Ensure python-prettytable >= 0.6. (LP: #1073275)
* New release candidate for the Ubuntu Cloud Archive.
* Automated Ubuntu testing build:
* [3f67c46] Document remaining bug for v0.5.1
* Automated Ubuntu testing build:
* [5223177] Update docs for v0.5.1 release
* [5acd5a6] Catches HTTP 300 while printing responses
* [30d8e1b] Specified Content-Length in update request header
* Automated Ubuntu testing build:
* [2f1e029] Corrects URI to display hostname, port properly
* [5acd5a6] Catches HTTP 300 while printing responses
* [30d8e1b] Specified Content-Length in update request header
* Automated Ubuntu testing build:
* [61b359e] get_connection should raise httplib.InvalidURL
* [7402590] Sync importutils changes from openstack-common
* Automated Ubuntu testing build:
* [61567ba] Fix PEP8 issues.
* Automated Ubuntu testing build:
* [7402590] Sync importutils changes from openstack-common
* [df7b82d] Add nosehtmloutput as a test dependency.
* Automated Ubuntu testing build:
* [1e8cf71] Update release notes for v0.5.0
* [df7b82d] Add nosehtmloutput as a test dependency.
* [27350e5] Update pip-requires with warlock<2.
* [c24fc93] Enable client V1 to download images
* [8a64e0f] Simplify docs and provide 'News' on index.rst
* Automated Ubuntu testing build:
* [5069d66] Update command descriptions
* [27350e5] Update pip-requires with warlock<2.
* [c24fc93] Enable client V1 to download images
* [8a64e0f] Simplify docs and provide 'News' on index.rst
* Automated Ubuntu testing build: [d648764] Ensure v1 'limit' query
  parameter works correctly.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [1e539df] Return known int values as
  int, not str
* Automated Ubuntu testing build: [8f0d5c4] Cast is_public, protected,
  deleted to bool
* Automated Ubuntu testing build: [a5b8165] Allow 'deleted' to be
  passed through image update
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [37caf87] Use system CA certificate
  file
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [a214d98] socket errors and timeouts
  should be CommunicationErrors
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [ff34cfc] SSL Certificate Validation
* Automated Ubuntu testing build: [227d166] Client-side SSL Connection
* Automated Ubuntu testing build: [3997f97] Handle communication
  failures cleanly
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [137b3cf] Enable client V2 to
  download images
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [354c98b] Refactor HTTP-related
  exceptions
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [13d80a7] Add missing copyright
  headers
* Automated Ubuntu testing build: [3a68f75] Simplify v2 schema lookup
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [ba83562] Update python-
  keystoneclient version dependency
* Automated Ubuntu testing build: [2541f3c] Allow CLI opts to override
  auth token and endpoint
* Automated Ubuntu testing build: [6209852] legacy_shell.py shouldn't
  be executable
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [6c8e034] Refactor http
  request/response logging
* Automated Ubuntu testing build: [1f44aff] Add exceptions for 500 and
  503 HTTP status codes
* Automated Ubuntu testing build: [a511e6a] Add legacy compat layer to
  v1 shell
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [bb28293] Honor '--insecure'
  commandline flag also for keystone authentication
* Automated Ubuntu testing build: [d004b1a] Fix coverage reporting
  test.
* Automated Ubuntu testing build: [c24ea3f] Stop looking for v2 image
  in container
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [158f7cc] Fix --debug CLI option
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [d2ab652] Remove
  AuthorizationFailure exception
* Automated Ubuntu testing build: [c315c52] Latest setup goodness.
* Automated Ubuntu testing build: [a814c15] Add ability to get version
  information in python
* Automated Ubuntu testing build: [db1fabe] Properly map boolean-like
  arguments to True/False
* Automated Ubuntu testing build: [d8433ee] Change --protected to --
  is-protected in create
* Automated Ubuntu testing build: [b7f476e] Translate is_protected to
  protected
* Automated Ubuntu testing build: [da36046] Wrap image data in
  iterator
* Automated Ubuntu testing build: [49bc6f9] Add --is-public to image-
  create
* Automated Ubuntu testing build: [53acf1a] Establish the supported
  importable interface
* Automated Ubuntu testing build: [f0445a1] Rewrite link parsing for
  finding v2 schemas
* Automated Ubuntu testing build: [b6cef9d] Add support for viewing a
  single image through v2
* Automated Ubuntu testing build: [c398af1] Replace static v2 Image
  model with warlock model
* Automated Ubuntu testing build: [e5f038b] Convert v2 images list
  method to generator
* Automated Ubuntu testing build: [8bf9e11] Align print_dict to the
  left
* Automated Ubuntu testing build: [95a7f9d] Prevent links from being
  printed in v2 CLI
* Automated Ubuntu testing build: [d88d8fc] Add pagination to v2
  image-list
* Automated Ubuntu testing build: [c201f24] Relax prettytable
  dependency to v0.6.X from v0.6
* Automated Ubuntu testing build: [6206f42] Update README usage
  examples
* Automated Ubuntu testing build: [0f628b1] Add pagination to v1
  image-list
* Automated Ubuntu testing build: [71a0cae] Clarify usage of --
  insecure flag
* Automated Ubuntu testing build: [1e744f1] Replace httplib2 with
  httplib as http driver
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [cf8613e] Preserve image properties
  on update
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [ac7121f] Use PyPI for
  keystoneclient.
* Automated Ubuntu testing build: [b05a9c0] Add --timeout option to
  cli
* Automated Ubuntu testing build: [0e8ab72] Add --file to image-update
  and correct bad name
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [ac7121f] Use PyPI for
  keystoneclient.
* Automated Ubuntu testing build: [9aad246] Add size filtering to
  image-list action
* Automated Ubuntu testing build: [b05a9c0] Add --timeout option to
  cli
* Automated Ubuntu testing build: [e7db533] Expand v1 image-list
  filters
* Automated Ubuntu testing build: [a1691dd] Allow image filtering by
  custom properties
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [2713ca1] Allow image upload from
  local file to v1 API
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [e9b8f8e] Switch CLI to support
  underscores and dashes.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [03efd16] Add support for tag-based
  version numbers.
* Automated Ubuntu testing build: [089d509] Split reading of
  versioninfo out into a method
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [d6e0a03] Support --os-endpoint-type
  in glanceclient.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [7f48506] Add 'explain' command to
  v2 that describes schemas
* Automated Ubuntu testing build: [1c3db6c] Minimize tox.ini
* Automated Ubuntu testing build: [a8d7043] Edit build_sphinx options.
* Automated Ubuntu testing build: [6e11570] Add initial docs.
* Automated Ubuntu testing build: [99e872a] Hook up GET
  /v1/images/<id>
* Automated Ubuntu testing build:
* debian/rules: *Temporarily* disable test suite.

Branch metadata

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

Subscribers