1
0

98 Commits

Author SHA256 Message Date
Thomas Bechtold
46103fb07f - update to 2.1.0:
* Updated from global requirements
  * Remove deprecated construct method from session init
  * Add upper constraints to glanceclient
  * Fixed grammar in image-download command description
  * [Trivial] Remove unnecessary executable privilege
  * Fix "Codec can't encode characters"
  * Update the home-page with developer documentation
  * Get endpoint if os_image_url is not set
  * Corrected wrong parameter in docstring
  * Enable hacking checks
  * Fix typos in docstrings and comments
  * Re-enable stacktracing when --debug is used
  * Add last_request_id member to HTTPClient and SessionClient
  * Fix v2 so that you can see the default help info
  * Update auth_token before sending request
  * Fix missing of debug info after we use session
  * Ship the default metadata schema in the client
  * Docs are generated incorrectly
  * Fix location update
  * Catch InUseByStore case in do_image_delete
  * Update reno for stable/mitaka
- update _service and switch to upstream spec file

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=32
2016-08-01 18:53:21 +00:00
3d3a074a29 - run tests
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=31
2016-05-06 08:56:42 +00:00
6758ef6c16 Accepting request 384357 from Cloud:OpenStack:Factory
- update to 2.0.0:
  * Handle 403 forbidden on download
  * Test: use assert_has_calls() instead
  * Updated from global requirements
  * Auto-generated squash commit
  * Add reno to glanceclient
  * Updated from global requirements
  * v2 - "readOnly" key should be used in schemas
  * Fix client initialization in shell tests
  * Remove code needed for python2.5
  * Fix warnings in glanceclient README
  * Updated from global requirements
  * Remove argparse from requirements
  * Change metavar for location commands in V2
  * Updated from global requirements
  * Updated from global requirements
  * Enhance description of instance-uuid option for image-create
  * Updated from global requirements
  * Remove monkey-patching for getsockopt
  * Fixed TestHTTPSVerifyCert failure messages
  * Remove location check from V2 client
  * Use session when not specified token or endpoint
  * Updated from global requirements
  * Skip schema validation on GET /v2/images/%s
  * Trival: Remove 'MANIFEST.in'
  * Remove openstack-common.conf
  * Updated from global requirements
  * Drop py33 support
  * Change assertTrue(isinstance()) by optimal assert
  * Add help the ability to sort images with multiple keys

OBS-URL: https://build.opensuse.org/request/show/384357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=21
2016-05-04 06:19:11 +00:00
8cacd16efb - update to 2.0.0:
* Handle 403 forbidden on download
  * Test: use assert_has_calls() instead
  * Updated from global requirements
  * Auto-generated squash commit
  * Add reno to glanceclient
  * Updated from global requirements
  * v2 - "readOnly" key should be used in schemas
  * Fix client initialization in shell tests
  * Remove code needed for python2.5
  * Fix warnings in glanceclient README
  * Updated from global requirements
  * Remove argparse from requirements
  * Change metavar for location commands in V2
  * Updated from global requirements
  * Updated from global requirements
  * Enhance description of instance-uuid option for image-create
  * Updated from global requirements
  * Remove monkey-patching for getsockopt
  * Fixed TestHTTPSVerifyCert failure messages
  * Remove location check from V2 client
  * Use session when not specified token or endpoint
  * Updated from global requirements
  * Skip schema validation on GET /v2/images/%s
  * Trival: Remove 'MANIFEST.in'
  * Remove openstack-common.conf
  * Updated from global requirements
  * Drop py33 support
  * Change assertTrue(isinstance()) by optimal assert
  * Add help the ability to sort images with multiple keys

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=30
2016-03-11 08:25:46 +00:00
1ea948846e - update to 1.2.0:
* Release Notes for version 1.2.0
  * Add versions list function
  * Added reactivate/deactivate image using CLI
  * Fix the missing help descripiton of "image-create"
  * Add documentation for running the functional tests
  * Updated from global requirements
  * Remove unused sphinx Makefile
  * Update docs to recommend KSA instead of KSC
  * Use clouds.yaml from devstack for functional tests
  * Add translation to v2 shell
  * Import i18n functions directly
  * Updated from global requirements
  * improve readme contents
  * Add support for setting Accept-Language header
  * Updated from global requirements
  * Use the subcomand parsed args instead of the base
  * Stop trying to send image_size to the server
  * Support image deletion in batches in v2
  * print usage when no argument is specified for python3
  * Updated from global requirements
  * Updated from global requirements
  * Do not use openstack.common.i18n in glance client
  * Added unit tests for 'Unicode support shell client'
  * Use common identity parameters fro keystone client
  * No auth when token and endpoint are passed
  * Use dictionary literal for dictionary creation
  * Replace exception_to_str with oslo.utils function
  * Change ignore-errors to ignore_errors
  * Add period in help message

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=29
2016-02-29 13:47:58 +00:00
2dbac0321f OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=28 2015-12-01 10:44:57 +00:00
OBS User buildservice-autocommit
7015a14b6f Updating link to change in Cloud:OpenStack:Kilo/python-glanceclient revision 4.0
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=ff352909a2724c5c1d141e639bce3c23
2015-11-19 07:24:31 +00:00
ab80232952 Accepting request 337166 from Cloud:OpenStack:Factory
- update to 1.1.0:
  * Change next version in docs
  * 1.0.1 Release notes
  * Fixes CLI client called without subcommands
  * Print the reverting back to v1 to stderr
  * Updates default --sort behaviour
  * Invalid output running the command 'glance image-show <image_id>'
  * Don't make `help` require auth parameters
  * check for None value in utils.safe_header
  * Updated from global requirements
  * Consider `--os-token` when using v2
  * Check if v2 is available and fallback
  * Update path to subunit2html in post_test_hook
  * Fix the remove property logic in V2
  * Password should be prompted once
- adjust Requires according to requirements.txt

OBS-URL: https://build.opensuse.org/request/show/337166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=20
2015-10-30 12:42:44 +00:00
Thomas Bechtold
ad0bb2aaf7 - update to 1.1.0:
* Change next version in docs
  * 1.0.1 Release notes
  * Fixes CLI client called without subcommands
  * Print the reverting back to v1 to stderr
  * Updates default --sort behaviour
  * Invalid output running the command 'glance image-show <image_id>'
  * Don't make `help` require auth parameters
  * check for None value in utils.safe_header
  * Updated from global requirements
  * Consider `--os-token` when using v2
  * Check if v2 is available and fallback
  * Update path to subunit2html in post_test_hook
  * Fix the remove property logic in V2
  * Password should be prompted once
- adjust Requires according to requirements.txt

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=27
2015-09-16 15:42:56 +00:00
210c071d1c Accepting request 329497 from Cloud:OpenStack:Factory
- update to 1.0.0:
  * 1.0.0 release notes
  * Remove custom SSL compression handling
  * Add more information show in v2
  * Require disk and container format on image-create
  * Ship the default image schema in the client
  * Use API v2 as default
  * V2: Do not validate image schema when listing
  * Updated from global requirements
  * Add unicode support for properties values in v2 shell
  * Fix failure to create glance https connection pool
  * Enable flake8 checks
  * Extend unittests coverage for v2 tasks module
  * Support for Metadata Definition Catalog for Tags
  * Fix exception message in Http.py
  * Fix an issue with broken test on ci
  * Remove usage of assert_called_once on Mock objects
  * Add .eggs/* to .gitignore
  * Account for dictionary order in test_shell.py
  * Do not fall back to namespaced oslo.i18n
  * Add v2 support for the marker attribute
  * Import only modules and update tox.ini
  * Close iterables at the end of iteration
  * Make glanceclient accept a session object
  * cleanup openstack-common.conf and sync updated files
  * Add release notes for 0.19.0
  * Include owner and status option in v2 image list
  * Fix Metadef Object update issue with python-glanceclient
  * Fix functional tests in gate
  * Do not crash on homedir mkdir

OBS-URL: https://build.opensuse.org/request/show/329497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=19
2015-09-08 15:44:58 +00:00
220eb64995 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=26 2015-09-07 11:22:33 +00:00
1c61030262 - update to 1.0.0:
* 1.0.0 release notes
  * Remove custom SSL compression handling
  * Add more information show in v2
  * Require disk and container format on image-create
  * Ship the default image schema in the client
  * Use API v2 as default
  * V2: Do not validate image schema when listing
  * Updated from global requirements
  * Add unicode support for properties values in v2 shell
  * Fix failure to create glance https connection pool
  * Enable flake8 checks
  * Extend unittests coverage for v2 tasks module
  * Support for Metadata Definition Catalog for Tags
  * Fix exception message in Http.py
  * Fix an issue with broken test on ci
  * Remove usage of assert_called_once on Mock objects
  * Add .eggs/* to .gitignore
  * Account for dictionary order in test_shell.py
  * Do not fall back to namespaced oslo.i18n
  * Add v2 support for the marker attribute
  * Import only modules and update tox.ini
  * Close iterables at the end of iteration
  * Make glanceclient accept a session object
  * cleanup openstack-common.conf and sync updated files
  * Add release notes for 0.19.0
  * Include owner and status option in v2 image list
  * Fix Metadef Object update issue with python-glanceclient
  * Fix functional tests in gate
  * Do not crash on homedir mkdir

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=25
2015-09-07 11:22:21 +00:00
Stephan Kulow
6299c12744 Accepting request 318404 from Cloud:OpenStack:Factory
- Use %{version} in source
- Switch to version 0.17.1

- Add missing Requires for python-oslo.i18n

- Update to version python-glanceclient-0.18.0.post1:
  * Update README to work with release tools
  0.18.0

- Update to version python-glanceclient-0.17.0.post32:
  * Correct help messages for image-update command

- Update to version python-glanceclient-0.17.0.post30:
  * Uncap library requirements for liberty

- Update to version python-glanceclient-0.17.0.post29:
  * Fix https stack trace on python 3.4 client
  * Fix client when using no ssl compression
  * Omit 'locations' as image-create parameter

- Update to version python-glanceclient-0.17.0.post23:
  * Add unit tests for log_curl_request

- Update to version python-glanceclient-0.17.0.post21:
  * Add SSL cert verification regression tests

- Update to version python-glanceclient-0.17.0.post19:
  * Test unit for checking update active images

- Update to version python-glanceclient-0.17.0.post17:

OBS-URL: https://build.opensuse.org/request/show/318404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=18
2015-08-27 06:54:37 +00:00
31f088905d osc copypac from project:Cloud:OpenStack:Kilo package:python-glanceclient revision:3, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=23
2015-06-23 08:47:44 +00:00
Stephan Kulow
277fee067b Accepting request 259136 from Cloud:OpenStack:Factory
- add rpmlintrc to sources 
- update to 0.14.1:
  * Update how tokens are redacted
  * Handle UnicodeDecodeError in log_http_response
  * Print traceback to stderr if --debug is set
  * Updated from global requirements
  * Fix v2 requests to non-bleeding edge servers
  * Work toward Python 3.4 support and testing

- update to 0.14.0:
  * Support for Metadata Definitions Catalog API
  * Catch new urllib3 exception: ProtocolError
  * Fix error when logging http response with python 3
  * Ensure server's SSL cert is validated
  * Enable osprofiler interface in glanceclient shell
  * Hide stderr noise in test output
  * Remove deprecated commands from shell
  * Normalize glanceclient requested service url
  * Fix glance-client to work with IPv6 controllers
  * Add support for Keystone v3
  * Update theme for docs
  * Add a tox job for generating docs
  * Don't stream non-binary requests
  * Use a correctly formatted example location in help
  * Replace old httpclient with requests
  * Enable F841
  * Resolving the performance issue for image listing of v2 API
  * Add profiling support to glanceclinet
  * Use immutable arg rather mutable arg
  * Add CONTRIBUTING.rst

OBS-URL: https://build.opensuse.org/request/show/259136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=17
2014-11-02 15:46:25 +00:00
f5296414d3 osc copypac from project:Cloud:OpenStack:Juno:Staging package:python-glanceclient revision:9, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=22
2014-10-31 10:29:51 +00:00
0f2afb24f4 osc copypac from project:Cloud:OpenStack:Juno:Staging package:python-glanceclient revision:7, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=21
2014-10-22 07:54:31 +00:00
6a182a3e55 osc copypac from project:Cloud:OpenStack:Juno package:python-glanceclient revision:3, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=20
2014-09-27 15:52:11 +00:00
0a86c901dd osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-glanceclient revision:6, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=19
2014-04-09 13:14:36 +00:00
5177a04a69 osc copypac from project:Cloud:OpenStack:Icehouse package:python-glanceclient revision:1, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=18
2014-04-09 13:08:09 +00:00
Stephan Kulow
a113cd1f6e Accepting request 227772 from Cloud:OpenStack:Factory
- go back to released version (0.12.0) 

- Update to version python-glanceclient-0.12.0.78.g59c1103:
  * Improve help strings

- Update to version python-glanceclient-0.12.0.76.g8ecc8ae:
  * Sync with Oslo

- Update to version python-glanceclient-0.12.0.74.g2929cc1:
  * Python 3: do not use __builtin__
  * Updated from global requirements
  * Python3: do not use the 'file' type

- Update to version python-glanceclient-0.12.0.69.ga9dee79:
  * Python 3: do not use the unicode() function
  * test_shell: remove a deprecated keyword argument
  * Replace file with open, which is Python 3 compatible

- Update to version python-glanceclient-0.12.0.63.g46bf452:
  * Only show progress bar for local image files

- Update to version python-glanceclient-0.12.0.61.g8b76817:
  * Python3: define a __next__() method for VerboseIteratorWrapper
  * Python 3: Fix JsonPatch-related issues
  * Pass bytes to tempfile.NamedTemporaryFile().write()

- Update to version python-glanceclient-0.12.0.56.gb8a850c:
  * Remove tox locale overrides
  * Fix misspellings in python-glanceclient
  * Update my mailmap

OBS-URL: https://build.opensuse.org/request/show/227772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=15
2014-03-28 12:17:44 +00:00
fc4518cb31 osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-glanceclient revision:5, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=16
2014-03-27 10:31:19 +00:00
51846c26bb osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-glanceclient revision:4, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=15
2014-03-25 14:22:18 +00:00
Stephan Kulow
6b66cc8df1 Accepting request 225073 from Cloud:OpenStack:Factory
- Replace git_tarballs source service with download_files and set_version
  + Use upstream URL as source (enables verification)
- Only require argparse on SLE

- remove dependency on d2to1 

- Add refresh_patches source service

OBS-URL: https://build.opensuse.org/request/show/225073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=14
2014-03-09 17:47:07 +00:00
Sascha Peilicke
91080bb006 osc copypac from project:Cloud:OpenStack:Havana package:python-glanceclient revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=13
2014-03-07 14:05:36 +00:00
Sascha Peilicke
0ea16eb5ac osc copypac from project:Cloud:OpenStack:Factory package:python-glanceclient revision:10
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=12
2014-03-07 14:02:44 +00:00
Sascha Peilicke
e475d154ec osc copypac from project:Cloud:OpenStack:Havana package:python-glanceclient revision:7
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=11
2014-03-07 13:55:32 +00:00
c3a0d30e29 osc copypac from project:Cloud:OpenStack:Havana package:python-glanceclient revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=10
2014-01-30 13:15:26 +00:00
Stephan Kulow
0d6e0c1263 Accepting request 214223 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/214223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=13
2014-01-20 06:55:00 +00:00
Sascha Peilicke
79624f969d osc copypac from project:Cloud:OpenStack:Havana package:python-glanceclient revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=8
2014-01-17 15:04:04 +00:00
Tomáš Chvátal
b19a57c18e Accepting request 203660 from Cloud:OpenStack:Factory
- Downgrade to version 0.11.0:
  * go with a released version for openSUSE 13.1

OBS-URL: https://build.opensuse.org/request/show/203660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=12
2013-10-18 09:34:40 +00:00
65ba9c3294 osc copypac from project:Cloud:OpenStack:Havana:Staging package:python-glanceclient revision:1, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=6
2013-10-17 16:10:36 +00:00
6909f004cc Change links to openSUSE:Factory
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=5
2013-10-07 09:41:13 +00:00
Stephan Kulow
dda46a6e10 Accepting request 201604 from Cloud:OpenStack:Factory
- Update to version 0.10.0.21:
  + Support glance client can get ipv6 image url correctly

OBS-URL: https://build.opensuse.org/request/show/201604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=11
2013-10-02 11:32:46 +00:00
Stephan Kulow
15ae9fd767 Accepting request 200458 from Cloud:OpenStack:Factory
- Update to version 0.10.0.19:
  + Use openstack-images-v2.1-json-patch for update method

- fix requires

OBS-URL: https://build.opensuse.org/request/show/200458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=10
2013-09-25 12:37:30 +00:00
Stephan Kulow
f2c00bfcc1 Accepting request 197422 from Cloud:OpenStack:Factory
- Update to version 0.10.0.17:
  + Enable query image by tag

- Update to version 0.10.0.16:
  + Fix glanceclient usage inconsistences for options

- Update to version 0.10.0.15:
  + Add 0.11.0 doc notes

- Update to version 0.10.0.14:
  + Allow single-wildcard SSL common name matching
  + Don't use posixpath for URLs

- Update to version 0.10.0.10:
  + removed deprecated parameter --public
  + Revert "removed deprecated parameter --public"

OBS-URL: https://build.opensuse.org/request/show/197422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=8
2013-09-16 10:45:19 +00:00
Tomáš Chvátal
eea8412e3c Accepting request 186356 from Cloud:OpenStack:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/186356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=7
2013-08-18 20:39:01 +00:00
Stephan Kulow
b8a2ea629a Accepting request 182641 from Cloud:OpenStack:Factory
- Update to version 0.9.0.48:
  + Flake8 should ignore build folder
  + Rename invalid domain name to be RFC compliant.

- Update to version 0.9.0.45:
  + Enable client V2 to update/delete tags for a given image.
- Update to version 0.9.0.44:
  + Start using Pyflakes and Hacking
- Only depend on python-discover on SLE, it's a Python-2.6 feature
  backport
- fix requires of test package 
- tools/pip-requires changed to requirements.txt (pip's de-facto
  standard)

- remove setBadness call from rpmlintrc
- python-pbr/d2to1 requires

OBS-URL: https://build.opensuse.org/request/show/182641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=6
2013-07-22 11:15:25 +00:00
Stephan Kulow
a5caacfa83 Accepting request 178483 from Cloud:OpenStack:Factory
Update to latest Grizzly

OBS-URL: https://build.opensuse.org/request/show/178483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=5
2013-06-13 19:41:18 +00:00
Stephan Kulow
3b4ce2262c Accepting request 172711 from Cloud:OpenStack:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/172711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=4
2013-04-29 12:17:01 +00:00
1e05c89d58 Switch to Grizzly packages
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=3
2013-04-21 17:56:23 +00:00
Stephan Kulow
8758609466 Accepting request 148319 from Cloud:OpenStack:Factory
Pushing OpenStack Folsom to Factory, see http://lists.opensuse.org/opensuse-factory/2013-01/msg00150.html

OBS-URL: https://build.opensuse.org/request/show/148319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=2
2013-01-17 08:58:54 +00:00
Vincent Untz
3ce974b09f Import from Cloud:OpenStack:Folsom
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=1
2013-01-11 14:22:53 +00:00
Ismail Dönmez
4d960392a7 Accepting request 144480 from Cloud:OpenStack:Essex
New package: part of the client tools for openstack

OBS-URL: https://build.opensuse.org/request/show/144480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=1
2012-12-08 14:52:57 +00:00
Sascha Peilicke
6098c1905d Fixed _service
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Essex/python-glanceclient?expand=0&rev=4
2012-11-08 15:41:11 +00:00
Sascha Peilicke
516fae8f47 Correct tarball
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Essex/python-glanceclient?expand=0&rev=3
2012-11-08 14:03:52 +00:00
Sascha Peilicke
2123534b82 - Drop from_vcs build flag
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Essex/python-glanceclient?expand=0&rev=2
2012-11-08 13:43:10 +00:00
Sascha Peilicke
b8eb009cfa Accepting request 139813 from Virtualization:Cloud:OpenStack:SUSE
We want that

OBS-URL: https://build.opensuse.org/request/show/139813
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Essex/python-glanceclient?expand=0&rev=1
2012-10-31 10:14:47 +00:00