1
0

Commit Graph

  • aa2c79afc1 Accepting request 1161193 from Cloud:OpenStack:Factory factory Ana Guerrero 2024-03-25 20:11:27 +00:00
  • 5a0ebe7d09 - update to version 18.6.0 - Bump microversion to 2.96 - Update hacking version in pre commit config - Fix typos - Bump hacking - coveragerc: Fix wrong omitted directory - Disable NEUTRON_ENFORCE_SCOPE at function job - add pyproject.toml to support pip 23.1 - Update python classifier in setup.cfg - Update master for stable/2023.2 - reno: Update master for unmaintained/yoga Dirk Mueller 2024-03-24 20:12:24 +00:00
  • d6fa7f8b1f Accepting request 1138707 from Cloud:OpenStack:Factory Ana Guerrero 2024-01-15 21:18:02 +00:00
  • 7c2c488e8b - update to version 18.4.0 - Typo - nova CLI deprecation warning - Update master for stable/2023.1 Dirk Mueller 2024-01-14 18:01:55 +00:00
  • 88a2e7bba5 Accepting request 1069833 from Cloud:OpenStack:Factory Dominique Leuenberger 2023-03-07 15:49:48 +00:00
  • e3035c1245 - update to version 18.3.0 - Add support for 2.92 : keypair import mandatory - Switch to 2023.1 Python3 unit tests and generic template name - tests: Fix Python 3.11 compatibility - MV 2.93 - Add support to rebuild boot volume - Imported Translations from Zanata - Fix a fixture for keypairs tests - Replace old URLs with new ones - Make tox.ini tox 4.0.0 compatible - Microversion 2.91: Support specifying destination host to unshelve - trivial: Remove use of kwargs - Update python classifier for python 3.10 - Bump microversion to 2.95 - Update master for stable/zed - Remove unnecessary testing code Dirk Mueller 2023-03-07 07:01:41 +00:00
  • 81c780bff6 Accepting request 979065 from Cloud:OpenStack:Factory Dominique Leuenberger 2022-05-25 18:34:25 +00:00
  • 6603617ed7 - update to version 18.0.0 - Remove USE_PYTHON3 in .zuul.yaml - Drop lower-constraints.txt and its testing - Update master for stable/xena - Update python classifier as per testing runtime - Add Python3 yoga unit tests - Update master for stable/yoga - docs: Update docs to reflect deprecation status - Remove unnecessary packages in bindep.txt - Updating python testing classifier as per Yoga testing runtime - Fix check job failures - Update pre-commit hook, hacking versions - Add openssl in bindep.txt - Add Python3 zed unit tests - Deprecate nova CLI Dirk Mueller 2022-05-24 20:58:55 +00:00
  • 5eddbd1e6e Accepting request 927610 from Cloud:OpenStack:Factory Dominique Leuenberger 2021-10-27 20:21:06 +00:00
  • 5605063109 - update to version 17.6.0 - Update master for stable/wallaby - Use importlib instead of imp - Microversion 2.89 - os-volume_attachments - When creating a client, pass the default logger - Refactor constructing request body - Microversion 2.90 - Configurable hostnames - setup.cfg: Replace dashes with underscores - Add Python3 xena unit tests - Use Block Storage API v3 instead of API v2 - Use py3 as the default runtime for tox - Add pre-commit - Use well named anchor into the microversion history - tests: Add missing 'nova update' unit tests - Add unit tests for client logger - Change minversion of tox to 3.18.0 Dirk Mueller 2021-10-26 21:32:41 +00:00
  • b76abcacc0 Accepting request 889980 from Cloud:OpenStack:Factory Dominique Leuenberger 2021-05-10 13:37:32 +00:00
  • 25a86c6d77 - update to version 17.4.0 - Cleanup py27 support - Remove the unused coding style modules - Add Python3 wallaby unit tests - Uncap PrettyTable - Fix undesirable raw Python error - Deprecate agent commands and APIs - Update master for stable/victoria - Add support for microversion v2.88 - Remove install unnecessary packages - Fix a functional test for 'nova agent-list' - requirements: Remove simplejson - Remove Babel from lower-constraints.txt Dirk Mueller 2021-05-02 17:17:43 +00:00
  • ca4ee57861 Accepting request 841194 from Cloud:OpenStack:Factory Dominique Leuenberger 2020-10-26 15:15:59 +00:00
  • 3b627b6103 update to stable/victoria Dirk Mueller 2020-10-09 19:15:56 +00:00
  • ce5a12b580 Accepting request 803577 from Cloud:OpenStack:Factory Dominique Leuenberger 2020-06-05 18:12:35 +00:00
  • 8c67288bf8 - update to version 17.0.0 - [Trivial] FUP: Enhanced description for 'server list --config-drive' help - Make 'server list --config-drive' a boolean option - Update to hacking 3.0 - Add a check for --config-drive option on nova boot - Add release note for bug 1845322 - Add aggregate-cache-images command and client routines - Remove cells v1 and extension commands and APIs - Bump to hacking 2.x - Stop supporting and testing python2 - Add functional test for migration-list in v2.80 - Stop silently ignoring invalid 'nova boot --hint' options - Add images.GlanceManager.find_images() bulk query - doc: Update Testing document - Remove six - Microversion 2.83 - Add more filters for the nova list command - doc: Fix supported version descriptions - Microversion 2.84 - action event fault details - setup.cfg: Various Python 3 fixes - Switch to Ussuri jobs - Microversion 2.85: Change volume-update CLI - Random cleanups - Microversion 2.87 - Stable device boot from volume rescue - Microversion 2.82 - nova cyborg interaction - Don't print user_data for 'nova show' - FUP: Add volume-update CLI pre V285 tests - trivial: Remove 'u' prefix from string - Clarify --migration-type migration value as cold migration - Microversion 2.86 - Extra spec validation - Add minor version [21] to the test_versions Dirk Mueller 2020-05-12 09:53:14 +00:00
  • eb783edfa7 Accepting request 787461 from Cloud:OpenStack:Factory Dominique Leuenberger 2020-03-24 21:33:17 +00:00
  • ad95826805 - add obsoletes Dirk Mueller 2020-03-23 12:29:25 +00:00
  • fb51d3ffeb - switch to python 3.x only builds Dirk Mueller 2020-03-11 21:01:31 +00:00
  • 5e252e8f3b Accepting request 736665 from Cloud:OpenStack:Factory Dominique Leuenberger 2019-12-04 12:48:46 +00:00
  • b223aa05f2 - update to version 15.1.0 - Modify the url of upper_constraints_file - OpenDev Migration Patch - Revert "Add irrelevant files in dsvm job" - Optimize limit option docs string description for novaclient - Cap sphinx for py2 and drop keyring dependency - doc: Clarify versioned wrapped method - Replace openstack.org git:// URLs with https:// - Allow passing negative values for the locked search_opt in cs.servers.list - Microversion 2.73: Support adding the reason behind a server lock - Use SHA256 instead of MD5 in completion cache - Blacklist sphinx 2.1.0 (autodoc bug) - Microversion 2.77: Support Specifying AZ to unshelve - Bump the openstackdocstheme extension to 1.20 - Add test for console-log and docs for bug 1746534 - Allow searching for hypervisors and getting back details - Tiny fix of documentation - docs: clarify nova migration-list --host option - Drop py35 tests - Microversion 2.79: Add delete_on_termination to volume-attach API - Bump openstackdocstheme to 1.30.0 - Add host and hypervisor_hostname to create servers - API microversion 2.76: Add 'power-update' external event - Add irrelevant files in dsvm job again - Add --migration-type and --source-compute to migration-list - Update master for stable/stein - Blacklist python-cinderclient 4.0.0 - Remove deprecated methods and properties - Fix duplicate object description error - Set the lower limit of api_version for volume_type Thomas Bechtold 2019-10-09 13:05:02 +00:00
  • d174ffb6ba Accepting request 710315 from Cloud:OpenStack:Factory Dominique Leuenberger 2019-07-04 13:42:25 +00:00
  • 3b3bac90c3 - update to version 13.0.1 - Update .gitreview for stable/stein - Add test for console-log and docs for bug 1746534 - Revert "Fix crashing console-log" - Set the lower limit of api_version for volume_type - Replace openstack.org git:// URLs with https:// - OpenDev Migration Patch - Update UPPER_CONSTRAINTS_FILE for stable/stein Dirk Mueller 2019-06-17 10:05:29 +00:00
  • 400d48c6fb Accepting request 692843 from Cloud:OpenStack:Factory Dominique Leuenberger 2019-05-03 20:41:33 +00:00
  • f00bee71d8 osc copypac from project:Cloud:OpenStack:Stein:Staging package:python-novaclient revision:2, using keep-link, using expand Dirk Mueller 2019-04-08 12:59:51 +00:00
  • 29208038ec Accepting request 633084 from Cloud:OpenStack:Factory Dominique Leuenberger 2018-09-07 13:38:06 +00:00
  • cc6840677a osc copypac from project:Cloud:OpenStack:Rocky package:python-novaclient revision:2, using keep-link, using expand Dirk Mueller 2018-09-01 08:54:45 +00:00
  • d11e2f3c02 Accepting request 583323 from Cloud:OpenStack:Factory Dominique Leuenberger 2018-03-19 22:35:02 +00:00
  • d49f1976ae OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-novaclient?expand=0&rev=53 Thomas Bechtold 2018-02-23 13:14:21 +00:00
  • fbd8822227 Accepting request 567469 from Cloud:OpenStack:Factory Dominique Leuenberger 2018-01-24 14:28:15 +00:00
  • 4087dc19f1 - Convert to singlespec Thomas Bechtold 2018-01-18 15:50:41 +00:00
  • 937e9aaa31 Accepting request 544933 from Cloud:OpenStack:Factory Dominique Leuenberger 2017-11-24 09:56:01 +00:00
  • 69e89a1986 - update to version 9.1.1 - Update .gitreview for stable/pike - Update UPPER_CONSTRAINTS_FILE for stable/pike - Allow boot server with multiple nics Dirk Mueller 2017-11-23 17:19:21 +00:00
  • 38b95e1c90 Accepting request 514959 from Cloud:OpenStack:Factory Dominique Leuenberger 2017-08-28 13:31:16 +00:00
  • 1f3dee8182 - update to version 9.1.0 - Set test timout to 300 seconds - Imported Translations from Zanata - Error out if nic auto or none are not alone - Remove functional tests for removed commands - Remove direct dependency on requests - Remove deprecated security_groups APIs - Fix cinder volume leakage - Update Compute API Guide pointer - Fix cropping the endpoint url - Remove deprecated network-related resource commands - Skip rebuild functional test due to persistent vif plugging timeout - Add instance-uuid flag to the migration-list - Add 'Forced down' column in serivce-list - Remove deprecated fixed_ips APIs - Remove deprecated floating_ips APIs - Grammar typo in the comments for function set_meta. - Remove log translations - Explicitly set 'builders' option - 2.47: Show flavor info in server details - Microversion 2.49 - Virt device tagged attach - Fix the inappropriate parameter name - Add functional test for "nova boot --image-with" - client.logger.warning wrongly used in migrations - Updated from global requirements - Use Sphinx 1.5 warning-is-error - Help message for aggregate-update is ambiguous - Cleanup duplicated methods - Add novaclient client_name and client_version to user-agent - Remove deprecated security_group_default_rules APIs Thomas Bechtold 2017-08-07 11:55:38 +00:00
  • f22b9a4e06 - update to version 7.1.2 - Updated from global requirements Thomas Bechtold 2017-07-14 06:02:18 +00:00
  • dd1e4bdbd6 Accepting request 501641 from Cloud:OpenStack:Factory Dominique Leuenberger 2017-06-08 13:03:08 +00:00
  • 3334832edb - update to version 7.1.1 - Fix cinder volume leakage - Fix ValueError when incorrect metadata passed - Fix devstack python-novaclient warning - Fix aggregate_update name and availability_zone clash - Update .gitreview for stable/ocata - Update UPPER_CONSTRAINTS_FILE for stable/ocata - Updated from global requirements - Tags and Metadata fields with unicode cannot be correctly displayed Dirk Mueller 2017-06-07 09:50:02 +00:00
  • 42c375fc24 Accepting request 456895 from Cloud:OpenStack:Factory Dominique Leuenberger 2017-02-21 12:46:27 +00:00
  • dc3e4e3461 - update to version 7.1.0: - Add release not for fixing token auth method - Fixed the __ne__ implementation in base.Resource - Use more specific asserts in tests - Allow multiple tag add/delete from cli - Enable coverage report in console output - Make _console() public - Fix "Message object do not support addition". - Fix help strings - Blacklist rather than whitelist autodoc modules - Fix functional tests to deal with multiple networks - Replaces uuid.uuid4 with uuidutils.generate_uuid() - ListExtResource given in place of ListExtManager - x-openstack-request-id logged twice in logs - Pass relevant parameters to Token based authentication - Updated from global requirements - Add support for showing aggregate UUIDs (v2.41) - Add profiling support to novaclient Thomas Bechtold 2017-02-13 17:08:22 +00:00
  • c37544449f OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-novaclient?expand=0&rev=41 Thomas Bechtold 2017-02-13 12:57:49 +00:00
  • b5e0042945 Accepting request 436662 from Cloud:OpenStack:Factory Dominique Leuenberger 2016-10-23 10:52:12 +00:00
  • 5143255157 - switch to stable/newton in _service - add format_spec_file in _service - sync with upstream spec template Thomas Bechtold 2016-10-21 09:58:42 +00:00
  • 3e912b53c7 Accepting request 434263 from Cloud:OpenStack:Factory Dominique Leuenberger 2016-10-13 09:31:18 +00:00
  • 6611b349e4 - Remove python-keyring from BuildRequires. It's optional. Thomas Bechtold 2016-10-06 08:51:43 +00:00
  • af5669880b Accepting request 425675 from Cloud:OpenStack:Factory Dominique Leuenberger 2016-09-30 13:30:30 +00:00
  • fc4baf42d3 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-novaclient?expand=0&rev=35 Thomas Bechtold 2016-09-08 10:39:20 +00:00
  • 3e866d1f60 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-novaclient?expand=0&rev=34 Thomas Bechtold 2016-09-08 06:41:30 +00:00
  • 36390fd935 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-novaclient?expand=0&rev=33 Thomas Bechtold 2016-09-07 13:05:19 +00:00
  • 8197fd1e09 update to version 6.0.0 * Cap baremetal python APIs at 2.35 * Store api_version object in one place * Replace functions 'Dict.get' and 'del' with 'Dict.pop' * Fixes TypeError on Client instantiation * Deprecate all the nova-network functions in the python API * Fix test_trigger_crash_dump_in_locked_state_nonadmin test * Removed unused 'install_venv' module * Add eggs to gitignore list * Add support for v2.37 and auto-allocated networking * [functional] Skip tests if API doesn't support microversion * [functional] Do not discover same resources for every test * Cap image API deprecated methods at 2.35 * Pick first image if can't find the specific image * Updated from global requirements * Deprecate network-* commands and clamp to microversion 2.35 * functional tests fail if cirros image not exist Thomas Bechtold 2016-09-02 12:33:31 +00:00
  • 2ec685a558 update to version 5.1.0 * Change all test URLs to use example.com * base.Resource not define __ne__() built-in function * Use neutron for network name -> id resolution * Add a missing i18n support * Add support for microversion 2.31 * Correctly handle NOVACLIENT_INESCURE * Added support for microversion 2.34 * Fix boot --nic error message for v2.32 boundary * Add support for microversion 2.33 * Remove discover from test-requirements * Added smaller flavors for novaclient functional tests to use * [functional] Fix wrong message in server description test * Make novaclient functional tests use pretty tox * Skip nova-network-only tests if using Neutron * Add support for microversion 2.30 * Split nic parsing out of _boot method * Clean up deprecated CLI options * Refactor test_servers APIVersion setup * Move other-requirements.txt to bindep.txt * Fix the help message for 'get-mks-console' * Fix deprecation message for --volume-service-name * Update README to comply with Identity v3 * Update clouds.yaml.sample * [functional] make tests work with only keystone v3 * Look up image names directly in glance * Fix python35 job failures * remove start_version arg for keypairs v2.10 shell * Add support for microversion 2.29 * Modify flatten method to display an empty dict Thomas Bechtold 2016-08-30 16:09:47 +00:00
  • 2fedddf12a update to version 4.1.0 * Update to microversion 2.27 * Fix funtional test gate failure caused by keystone client change. * Enhance descriptions for get and clear password * Use novaclient/utils directly and remove openstack/common (4/4) * Added Support of microverison 2.26 * Remove unused code in tests/unit/v2/fakes.py * Remove busted baremetal CLIs and API bindings * Adding tox support for bandit * Make functional tests work with v3 keystone * Return a less dramatic message for public flavors. * Functional tests for server's description * Make it clear that host-servers-migrate is a cold migration * Add a note message for reboot * Fix host-evacuate-live for 2.25 microversion * Use keystoneclient python bindings for testing * Use novaclient/utils directly and remove openstack/common (2/4) * Name and AZ should as be optional param on aggregate-update * Prepare to move extension into core plugin * Log request_id for each api call * Clean the duplicated columns for "nova network-list" * The novaclient Python API doc keystoneauth example fixed * Remove additional 'timeout' element * Switch to 2.1 default api_version in v2.Client * Remove deprecated volume(snapshot) commands/bindings * aggregate-details changed to aggregate-show * Fix nova host-evacuate for v2.14 * Handle error response for webob>=1.6.0 * Use tempes.lib instead of tempes_lib * Restrict positional arguments for Client Thomas Bechtold 2016-08-11 13:08:01 +00:00
  • 9863e93e76 - Update _service and use upstream spec template Thomas Bechtold 2016-08-11 13:02:43 +00:00
  • bb238c36b7 Accepting request 384351 from Cloud:OpenStack:Factory Dominique Leuenberger 2016-05-04 06:19:08 +00:00
  • 9419c67e6b - update to 3.3.1: * Remove console expectation from NMI tests * Fix host-evacuate-live for 2.25 microversion * Update .gitreview for stable/mitaka Thomas Bechtold 2016-04-01 10:24:14 +00:00
  • 4c69285d85 - update to 3.3.0: * [microversion] Bump to 2.25 * Support for abort an ongoing live migration * Add two server-migration commands and bump migration-list command * Use isinstance instead of type * Support for forcing live migration to complete * Adds missing internationalization for help message * [microversions] Enable 2.21 * [microversions] fix help msg for versioned args * Use assertIsNone instead of assertEqual(None, ***) * Functional tests for trigger-crash-dump (microversion 2.17) * Fix string interpolation at logging call * Updated from global requirements * Add a way to discover only contrib extensions * [functional] Move code for boot vm to base testcase * [microversions] Enable 2.20 * [microversions] Turn off check for header in response * [microversions] Add support for 2.19 * Allow to specify a network for functional tests * Provide user with coherent interface to get request_ids * [microversions] Skip microversion 2.18 * Fix running functional tests against deployment with insecure SSL * Updated from global requirements * Make _poll_for_status more user-friendly * Fix omission of request_ids returned to user * Remove unnecessary filter from Resource's __repr__() function * Use # noqa to ignore one line but not whole file * Add release notes for return-request-id-to-caller * Update translation setup * Add return-request-id-to-caller function(5/5) Thomas Bechtold 2016-03-03 15:33:03 +00:00
  • a46ab8fd84 Accepting request 337163 from Cloud:OpenStack:Factory Dominique Leuenberger 2015-10-30 12:42:39 +00:00
  • b63ade33bd - update to 2.30.1: * Always send volume_id when booting with legacy bdm * Update .gitreview for stable/liberty * Change ignore-errors to ignore_errors * Modify nova help list message for --tenant * Updated from global requirements * Encode unicode filter arguments for server list * [docs] Fix length of underline * Updated from global requirements * Fix nova bash-completion needs authentication * Show reserved status for a fixed_ip if available * Fix unicode issue in shell.main() error handling * Remove redundant help command test and commonize * Fix the homepage url in setup.cfg * Fix mistakes in comments * Modify "nova keypair-show" Positional arguments help information * make sure os_password is set for auth_plugins Thomas Bechtold 2015-10-04 07:27:05 +00:00
  • 506111bc77 - update to 2.29.0: * [BugFix] Change parameters for legacy bdm * Set api_version to 2.0 by default for v2.Client * Deprecate 'novaclient.client.get_client_class' * Restrict direct usage of novaclient.v2.client * Fix bugs with rackspace * Enable i18n with Babel * Fix nova --help needs authentication * [Bug-Fix] Update requests body for quota-update * Adds missing internationalization for help message * workaround for RAX repose configuration * fix novaclient functional tests for new devstack config * Don't assume oscomputeversions is correctly deployed * Update path to subunit2html in post_test_hook * Option to specify max servers for live evacuate * Allow to reboot multiple servers * Add method for better random name * Launch functional tests serially * Add mechanism to vm list to return all resources * Fixed typo Errors in comments * Updated from global requirements * Add "limit" option to servers list cli * Add 'marker' argument to server list cli * Fix a fault of request logging with no credentials * Fix versions.list for v2.1 Nova API * Add help message for floating ip bulk operation * Correct the files's description "overrwriter" * Updated from global requirements * Updated from global requirements * Add ability to use default major version Thomas Bechtold 2015-09-14 09:20:43 +00:00
  • 129ec49741 Accepting request 320751 from Cloud:OpenStack:Factory Stephan Kulow 2015-08-27 06:54:56 +00:00
  • 317d941262 - add %name-rpmlintrc Dirk Mueller 2015-08-05 16:55:57 +00:00
  • f55a79c486 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-novaclient?expand=0&rev=20 Dirk Mueller 2015-07-24 12:26:02 +00:00
  • 03d725e39b osc copypac from project:Cloud:OpenStack:Kilo package:python-novaclient revision:3, using keep-link, using expand Dirk Mueller 2015-06-23 08:49:50 +00:00
  • ae6ee255e0 osc copypac from project:Cloud:OpenStack:Juno package:python-novaclient revision:2, using keep-link, using expand Dirk Mueller 2014-09-27 15:53:20 +00:00
  • f251fa15df Accepting request 227716 from Cloud:OpenStack:Factory Stephan Kulow 2014-03-28 11:12:21 +00:00
  • b7f8013c92 osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-novaclient revision:8, using keep-link, using expand Dirk Mueller 2014-03-27 10:00:41 +00:00
  • fee586ed3d osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-novaclient revision:6, using keep-link, using expand Dirk Mueller 2014-03-25 14:22:24 +00:00
  • 08c5e8b716 Accepting request 225078 from Cloud:OpenStack:Factory Stephan Kulow 2014-03-09 19:16:14 +00:00
  • 5cf7d4c937 osc copypac from project:Cloud:OpenStack:Havana package:python-novaclient revision:6, using keep-link Sascha Peilicke 2014-03-07 14:05:41 +00:00
  • e8a0a9c944 osc copypac from project:Cloud:OpenStack:Factory package:python-novaclient revision:10 Sascha Peilicke 2014-03-07 14:02:53 +00:00
  • 01ab19ef38 osc copypac from project:Cloud:OpenStack:Havana package:python-novaclient revision:6 Sascha Peilicke 2014-03-07 13:55:41 +00:00
  • f170891019 osc copypac from project:Cloud:OpenStack:Havana package:python-novaclient revision:5, using keep-link Dirk Mueller 2014-01-30 13:14:49 +00:00
  • 0fed0b848a Accepting request 214230 from Cloud:OpenStack:Factory Stephan Kulow 2014-01-20 06:55:37 +00:00
  • dab076adca osc copypac from project:Cloud:OpenStack:Havana package:python-novaclient revision:4, using keep-link Sascha Peilicke 2014-01-17 15:04:11 +00:00
  • b79885c499 Accepting request 203656 from Cloud:OpenStack:Factory Tomáš Chvátal 2013-10-18 09:35:03 +00:00
  • c6ca235573 osc copypac from project:Cloud:OpenStack:Havana:Staging package:python-novaclient revision:1, using keep-link Dirk Mueller 2013-10-17 16:16:16 +00:00
  • e4b0043950 Change links to openSUSE:Factory Dirk Mueller 2013-10-07 09:41:17 +00:00
  • c868fed83a Accepting request 200726 from Cloud:OpenStack:Factory Stephan Kulow 2013-09-27 16:02:20 +00:00
  • 1e4741548a Accepting request 199242 from Cloud:OpenStack:Factory Stephan Kulow 2013-09-16 14:32:50 +00:00
  • d4c8e1c28f Accepting request 197424 from Cloud:OpenStack:Factory Stephan Kulow 2013-09-16 10:45:36 +00:00
  • 3e1a5a3b94 Accepting request 188169 from Cloud:OpenStack:Factory Tomáš Chvátal 2013-08-18 20:39:49 +00:00
  • 7cb6e73833 Accepting request 181882 from Cloud:OpenStack:Factory Stephan Kulow 2013-07-04 16:05:39 +00:00
  • 80bd31bf54 Accepting request 181571 from Cloud:OpenStack:Factory Stephan Kulow 2013-07-03 14:01:57 +00:00
  • ac05b3f646 Accepting request 178486 from Cloud:OpenStack:Factory Stephan Kulow 2013-06-13 19:45:00 +00:00
  • 189f511d50 Accepting request 172714 from Cloud:OpenStack:Factory Stephan Kulow 2013-04-29 12:17:56 +00:00
  • 6d49e8445d Switch to Grizzly packages Dirk Mueller 2013-04-21 17:56:28 +00:00
  • a142a17802 Accepting request 148321 from Cloud:OpenStack:Factory Stephan Kulow 2013-01-17 14:22:57 +00:00
  • 7fb8c38208 Accepting request 140638 from Virtualization:Cloud:OpenStack Ismail Dönmez 2012-11-08 20:52:11 +00:00