lp:~openstack-ubuntu-testing/python-keystoneclient/precise-folsom

Created by Adam Gandelman and last modified
Get this branch:
bzr branch lp:~openstack-ubuntu-testing/python-keystoneclient/precise-folsom
Members of Openstack Ubuntu Testers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Openstack Ubuntu Testers
Project:
python-keystoneclient
Status:
Development

Recent revisions

35. By Openstack Ubuntu Testing Bot

* Automated Ubuntu testing build:
* [e4ed1f3] Fix scoped auth for non-admins (bug 1081192)
* [1a35545] fixes auth_ref initialization error
* [957b9b1] Update README and CLI help
* [f99be3b] Check for auth URL before password (bug 1076235)
* [8508b3e] check creds before token/endpoint (bug 1076233)
* [f9a7d9f] Warn about bypassing auth on CLI (bug 1076225)
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [10e16be] Throw validation response into the environment
* Automated Ubuntu testing build:
* [1a35545] fixes auth_ref initialization error
* [5804b8b] HACKING compliance: consistent usage of 'except'
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [7920899] Add auth-token code to keystoneclient, along with
  supporting files
* [76b7d92] Make initial structural changes to keystoneclient in
  preparation to moving auth_token here from keystone. No functional
  change should occur from this commit (even though it did refresh a
  newer copy of openstack.common.setup.py, none of the newer updates
  are in functions called from this client)
* Automated Ubuntu testing build:
* [f1cc3cf] removing repeat attempt at authorization in client
* [b75c2d6] Update --os-* error messages
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [0fddc40] fixes 1075376
* [5f38eb7] Replace refs to 'Keystone API' with 'Identity API'
* [62c55bc] Enable/disable services/endpoints (bug 1048662)
* [4636008] v3 Domain/Project role grants
* [0ee5147] Fixed httplib2 mocking (bug 1050091, bug 1050097)
* [dd84cdc] v3 List projects for a user
* [6c84d7b] v3 Credential CRUD
* [298b1c4] v3 User CRUD
* [577c78c] v3 Project CRUD
* [f885c0d] v3 Role CRUD
* [ac3beb3] v3 Domain CRUD
* [0534c02] v3 Policy CRUD
* [2af709c] v3 Endpoint CRUD
* [a0ff56f] v3 Service CRUD
* [2ca00dc] v3 Client & test utils
* [315285e] Manager for generic CRUD on v3
* [e259597] Allow serialization impl to be overridden
* [703c8b3] Add generic entity.delete()
* [b91cdf4] Add support for HEAD and PATCH
* [4e0af25] Don't need to lazy load resources loaded from API
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [5416fec] Fix keystoneclient so swift works against Rackspace Cloud
  Files
* [88fe2de] Add OpenStack trove classifier for PyPI
* [56a4e4b] add a new HTTPClient attr for setting the original IP
* [d81160e] Fixes https connections to keystone when no CA
  certificates are specified.
* [62c55bc] Enable/disable services/endpoints (bug 1048662)
* [4636008] v3 Domain/Project role grants
* [0ee5147] Fixed httplib2 mocking (bug 1050091, bug 1050097)
* [dd84cdc] v3 List projects for a user
* [6c84d7b] v3 Credential CRUD
* [298b1c4] v3 User CRUD
* [577c78c] v3 Project CRUD
* [f885c0d] v3 Role CRUD
* [ac3beb3] v3 Domain CRUD
* [0534c02] v3 Policy CRUD
* [2af709c] v3 Endpoint CRUD
* [a0ff56f] v3 Service CRUD
* [2ca00dc] v3 Client & test utils
* [315285e] Manager for generic CRUD on v3
* [e259597] Allow serialization impl to be overridden
* [703c8b3] Add generic entity.delete()
* [b91cdf4] Add support for HEAD and PATCH
* [4e0af25] Don't need to lazy load resources loaded from API
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [0dfc698] Don't log an exception for an expected empty catalog.
* Automated Ubuntu testing build:
* [56a4e4b] add a new HTTPClient attr for setting the original IP
* [a6102fe] Ensure JSON isn't read on no HTTP response body
* Automated Ubuntu testing build:
* [bec66e8] use mock context managers instead of decorators+functions
* Automated Ubuntu testing build:
* [a6102fe] Ensure JSON isn't read on no HTTP response body
* [b94c6c0] Useful error msg when missing catalog (bug 949904)
* [db02315] bootstrap a keystone user (e.g. admin) in one cmd
* [6a99409] change default wrap for tokens from 78 characters to 0
* [7663afc] virtualenv quite installation for zypper
* Automated Ubuntu testing build:
* [a71d0a3] Added 'service_id' column to endpoint-list
* [db02315] bootstrap a keystone user (e.g. admin) in one cmd
* [7663afc] virtualenv quite installation for zypper
* Automated Ubuntu testing build:
* [b94c6c0] Useful error msg when missing catalog (bug 949904)
* [7663afc] virtualenv quite installation for zypper
* Automated Ubuntu testing build:
* [db02315] bootstrap a keystone user (e.g. admin) in one cmd
* Automated Ubuntu testing build:
* [6a99409] change default wrap for tokens from 78 characters to 0
* [0d48d1b] updating keystoneclient doc theme
* [a8f7879] enabling i18n with Babel
* [6c127df] pep8 1.3.1 cleanup
* [5991727] Fixed httplib2 mocking (bug 1050091, bug 1050097)
* Automated Ubuntu testing build:
* [135100a] updating base keystoneclient documentation
* [a8f7879] enabling i18n with Babel
* [6c127df] pep8 1.3.1 cleanup
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [0d48d1b] updating keystoneclient doc theme
* Automated Ubuntu testing build:
* [6c127df] pep8 1.3.1 cleanup
* [5991727] Fixed httplib2 mocking (bug 1050091, bug 1050097)
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [06916aa] Allow empty description for tenants.
* [2f89c9b] switching options to match authentication paths
* [818ab8e] Fixes setup compatibility issue on Windows
* [15d134d] Handle "503 Service Unavailable" exception.
* [641f612] removing deprecated commandline options
* [c784105] Require httplib2 version 0.7 or higher.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [33a0f73] Add wrap option to keystone token-get for humans
* Automated Ubuntu testing build:
* [818ab8e] Fixes setup compatibility issue on Windows
* [641f612] removing deprecated commandline options
* Automated Ubuntu testing build:
* [15d134d] Handle "503 Service Unavailable" exception.
* [641f612] removing deprecated commandline options
* Automated Ubuntu testing build:
* [c784105] Require httplib2 version 0.7 or higher.
* [de8622c] Fix PEP8 issues.
* Automated Ubuntu testing build:
* [916d4be] fixing pep8 formatting for 1.0.1+ pep8
* Automated Ubuntu testing build:
* [de8622c] Fix PEP8 issues.
* [d7af859] Change underscores in new cert options to dashes
* [d50f89b] Add nosehtmloutput as a test dependency.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [8691926] splitting http req and resp logging also some pep8 cleanup
  in shell.py
* Automated Ubuntu testing build:
* [d7af859] Change underscores in new cert options to dashes
* 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: [dec8f77] Add '--insecure'
  commandline argument
* 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: [abc7c47] Support 2-way SSL with
  Keystone server if it is configured to enforce 2-way SSL. See also
  https://review.openstack.org/#/c/7706/ for the corresponding review
  for the 2-way SSL addition to Keystone.
* Automated Ubuntu testing build: [3b4b7c3] Replace obsolete option in
  README
* Automated Ubuntu testing build: [c8aa2e0] add keystone bash-
  completion
* Automated Ubuntu testing build: [a816c0f] Install test-requires in
  development venv.
* Automated Ubuntu testing build: [e77234b] If no password in env or
  command line, try prompting
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [3b4b7c3] Replace obsolete option in
  README
* Automated Ubuntu testing build: [e77234b] If no password in env or
  command line, try prompting
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [3b4b7c3] Replace obsolete option in
  README
* Automated Ubuntu testing build: [a816c0f] Install test-requires in
  development venv.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [c8aa2e0] add keystone bash-
  completion
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [f75310c] decoding json only on 2xx
  success response bug 1007661
* Automated Ubuntu testing build: [1fa2910] Change CLI options to use
  dashes
* Automated Ubuntu testing build: [abc7c47] Support 2-way SSL with
  Keystone server if it is configured to enforce 2-way SSL. See also
  https://review.openstack.org/#/c/7706/ for the corresponding review
  for the 2-way SSL addition to Keystone.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [3813abc] Do not display None in
  pretty tables for fields with no value
* Automated Ubuntu testing build: [f75310c] decoding json only on 2xx
  success response bug 1007661
* Automated Ubuntu testing build: [11258a0] Don't call PrettyTable
  add_row with a tuple.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [3813abc] Do not display None in
  pretty tables for fields with no value
* Automated Ubuntu testing build: [f75310c] decoding json only on 2xx
  success response bug 1007661
* Automated Ubuntu testing build: [1fa2910] Change CLI options to use
  dashes
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: [3ed4007] Add post-tag versioning.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build: No change rebuild.
* Automated Ubuntu testing build:
* Automated Ubuntu testing build:
* [44a1ee3] Drop support for legacy OS args
* [1231ae0] Move unittest2 dependency
* [ee220c1] Require service_id for endpoint-create (bug 987457)
* Automated Ubuntu testing build:
* [cfb437e] Skip argparse when injecting requirements.
* [ee220c1] Require service_id for endpoint-create (bug 987457)
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [1231ae0] Move unittest2 dependency
* Automated Ubuntu testing build:
* [31f949f] Fix coverage job. Turns out you need coverage.
* [5fb1e1f] Update to latest openstack.common setup code.
* [3ba7738] Move docs to doc.
* [f680cb3] fix bug lp:936168,format output.
* [52b3922] pep8 1.1 changes and updates

34. By Adam Gandelman

* Typo and cosmetic fixes to package description (LP: #960350)
* Update debian/watch to account for symbolically named tarballs and
  use newer URL.
* Fix Launchpad URLs in debian/watch.
* New upstream release.

33. By Chuck Short

* New upstream release.
* debian/watch: Updated.
* New upstream release.
* debian/watch: Update
* New upstream release.

32. By Adam Gandelman

Opening precise-folsom-proposed.

31. By Chuck Short

releasing version 2012.2~f1-0ubuntu1

30. By Chuck Short

New upstream release.

29. By Chuck Short

releasing version 2012.1-0ubuntu1

28. By Chuck Short

New usptream release.

27. By Chuck Short

releasing version 2012.1~rc2-0ubuntu1

26. By Chuck Short

releasing version 2012.1~rc1-0ubuntu1

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.