CHANGES
=======

2014.1
------

* driver.create/remove_export() require elevated ctx
* Check for silent failure of tgtadm remove

2014.1.rc2
----------

* Updated from global requirements
* Append nas_opts to IBMNAS_NFSDriver configuration
* Change iogrp property when retyping for Storwize/SVC
* Adds ionice command permutations to rootwrap filters
* _translate_from_glance() can cause an unnecessary HTTP request
* Allow deprecated volume update keys in v2
* GlusterFS: Delete volume-<uuid>.info file when volume is deleted
* Fixes cinder volume delete on Windows
* Fix Jenkins translation jobs
* Fixes cinder volume attach on Windows

2014.1.rc1
----------

* Imported Translations from Transifex
* Changes to correct name of missing NetApp license
* NetApp cmode nfs: Fix QOS extra spec
* NetApp cmode iscsi: Fix QOS extra spec
* Fixes a problem in attach volume in EMC driver
* Update config generator from OSLO
* Pass the mirrorlog option as two arguments
* Netapp iscsi: allow snapshots with unspecified block range
* Serialize the notification payload
* Updated from global requirements
* Adds xiv_chap to xiv/ds8k driver configuration
* vmware: Use SessionIsActive to find stale session
* init_host should be called before RPC consumer is created
* Add RequestContextSerializer for rpc notifications
* Allow NetApp iSCSI driver to sub-clone large volumes
* Can't force-create snapshot by an non-exist error volume
* Simplify test force delete snapshot unit test
* resolve KeyError for IBM Storwize/SVC driver
* Remove unused method from NetApp iscsi driver
* vmware: Remove pbm_default_policy config option
* VMware: Implement vmdk extend_volume
* Fix create_export/remove_export in driver.py
* Imported Translations from Transifex
* Ensure name is utf-8 when deleting rbd vol or snap
* Use six.moves.urllib.parse instead of urlparse
* Use the error_out_volume from flow common instead
* Revert "Re-enable lazy translation"
* Sync latest Oslo code for imageutils
* Don't send untextified exc to webob
* Imported Translations from Transifex
* Updated from global requirements
* Use debug level logging during unit tests
* Sync log.py from oslo-incubator
* Fixed some FCZM unit tests hacking issues
* Add missing config values for vmwware_vmdk test
* cinder-rtstool imports a not existing module
* get volumes with limit and filters does not work
* Fixes cinder-volume service startup on Windows
* Fixed nova VM live migration issue with 3PAR
* Adding domain to context
* Switch over to oslosphinx
* Add libffi-dev to list of packages to install in dev env
* VMware: Take the volume size from the user input
* Fix exception message of CoraidESMConfigureError
* vmware: Mark VMware ESX vmdk driver as deprecated
* Fixes ssh-injection error while using chap authentication
* Generate config samples for oslo.messaging
* Add conversion types in some strings
* Port to oslo.messaging
* Updated from global requirements
* get volumes API does not handle limit=0
* EMC SMI-S delete snapshot unit test takes too long
* 3PAR: Support extend volume based on snapshot
* Fixed spelling error - accomodate to accommodate
* GPFS unit tests: increased coverage, uses mock
* Clean Up EMC VNX Direct Driver in Cinder
* gpfs driver: fix logging problems
* Convert cinder utils tests to use mock
* Include next link when default limit is reached
* Re-enable lazy translation
* Sync latest Oslo config code for i18n
* Fix HP LeftHand Performance issue with AO
* NetApp implementation for copy offload in clustered nfs driver

2014.1.b3
---------

* Remove str() from LOG.* and exceptions
* Storwize volume manage/unmanage support
* Volume manage/unmanage support
* Add user defined extra capabilities
* remove _check_container_exists from Swift backup driver
* Add initiator_target_map for IBM Storwize/SVC
* Fix HP LeftHand migration with snapshots
* Updated from global requirements
* Fix docstring ordering
* Typo corrections for test files in cinder
* vmware: PBM wsdl file configuration
* vmware: default global pbm policy configuration
* vmware: check datastore availability during create
* vmware: Storage policy based volume placement
* Add EMC VNX Direct Driver in Cinder
* gpfs volume driver backup file access fixes
* Check if snapshot is deleted cleanly
* Restrict rootwrap find filter for IBM NAS and GPFS
* Add initiator target map in EMC SMI-S FC driver
* GlusterFS: Set permissions on qcow2 snapshot files
* Make EMC SMI-S driver unit tests faster
* change time.sleep to use loopingcall
* Change RBD delete failure log level to warn
* Updated from global requirements
* Update Oslo wiki link in README
* Add versioning output for the FC Zone Manager
* Fix volume stats with multiple LeftHand clusters
* Export and import backup service metadata
* Don't clear host_state_map when scheduling
* Add volume metadata backup suport to swift driver
* Add optional ionice to volume clearing process
* Quota delete operation in cinder
* Restrict rootwrap find filter for NetAppNFS driver
* GlusterFS: Increase snapshot delete job timeout to two hours
* Segment LUN clones in NetApp iSCSI
* updating testing readme with more current information
* Remove unused variable
* Python 3: replace "im_self" by "__self__"
* Update FibreChannel Zone Manager config
* Change warning message in NetApp driver for vsadmin creds
* 3PAR: Fix extend volume GiB to MiB
* TSM backup driver changes to support file backup
* Fix silly error in comment
* 3PAR: Create volume from snapshot with larger size
* Fix free_capacity reporting in SolidFire driver
* Fix test_delete_should_not_.. to assert something
* Replace assertEqual(None, *) with assertIsNone in tests
* Replace tearDown with addCleanup
* Use six.StringIO instead of StringIO.StringIO
* Implement retype in IBM GPFS Driver and refactor
* 3PAR: Delete missing snapshot stuck in error_del
* Added 3par initiator target map for FCZM
* Fix race in test_delete_backup
* Driver for IBM SONAS and Storwize V7000 Unified
* Fix webob.exc.HTTPForbidden parameter miss
* Add snapshot related data to limits api
* Storwize/SVC: Change volume copy task to async
* Fix FC connection handling in the storwize driver
* Sync log.py from oslo
* Replace httplib.HTTPSConnection in unittests
* Add support for FC zone lifecycle management
* Give a way to save why a service has been disabled
* Remove old driver mapping deprecation
* 3PAR: Backend assisted volume migrate
* Add HP MSA Fiber Channel driver
* Ensure return for db api functions
* HP LeftHand Backend assisted volume migrate
* Add support for qos_specs feature to 3PAR drivers
* Add x-openstack-request-id to cinder responses
* Update 3PAR drivers to pass cert test
* Remove unused function
* Use len instead of for-loop to get the end index
* Ensures NetApp iSCSI driver correctly compares int values for size
* Sync request_id, request_utils for cinder
* IBM XIV and DS8000 Driver reorganizing (IBM dir)
* Sync oslo imageutils, strutils to cinder
* GPFS: Implement volume backup and restore
* Fix missing package dependency for requests
* test_volume unittest fails if ran only this module
* Fix invalid facilities documented in rootwrap.conf
* Use six.moves cStringIO instead of cStringIO
* NetApp api fix structure conversion methods
* Add support for backing up volume metadata
* Imported Translations from Transifex
* Replace assertEqual(None, *) with assertIsNone in tests
* Add encrypted flag to volumes
* Implement retype in HP LeftHand driver
* Cast the quota set values to integer before checking their validity
* Remove rabbit_notifier (Sync notifier with oslo d6e1ba7)
* Remove dependent module py3kcompat
* Add EMC SMI-S FC Driver in Cinder
* Fix wrong example of "nova_endpoint_template"
* NetApp eseries iscsi driver implementation
* Update gpfs driver volume creation process
* Deactivate LV before removing
* VMware: changing volumeops tests from mox to mock
* Remove unused exception
* Add searchDepth when getClusterInfo called
* Check type argument on create from source and snap
* Rename Openstack to OpenStack
* Removes use of timeutils.set_time_override
* Removed unused context in _extend_snapshot method
* Remove unused methods
* Storwize/SVC: Check wwpn not None
* Changes to cast variable as integer as XML API fails
* Ceph backup driver tidyup
* Move create_, remove_ and ensure_export from drivers
* New HP LeftHand array iSCSI driver
* GlusterFS: Fix create/restore backup
* Allow operators to customize max header size
* Fixup persistence file not found on tgt remove
* Remove tox locale overrides
* Add method for unit tests to set logging level
* Brick support for pNFS
* Storwize/SVC: Fix races in host-related functions
* Fix cinder-backup volume restore with ceph driver
* Dont set error_extending status on API extend call
* Fix misspellings in cinder
* Fixes cinder failed to create/restore a backup with NFS driver
* Brick fix BrickException message formatting
* lvm: unhandled exception when migrating volume
* Implement retype in SolidFire driver
* Validate the quota in the API layer for volume extend
* Rename self.tgtadm to self.target_helper
* Fix LVM migrate_volume tests
* Brick connector fix for GlusterFS
* Updated from global requirements
* vmware: intermittent failure in test_vmware_vmdk
* RBD unit test improvements
* Move clear_volume back to it's own method
* Don't use shred for volume_clear=zero
* Nexenta iSCSI driver: fixed volume_migration
* Move clear_volume method to volume.utils
* Add update support to volume type encryption
* LVM: log thin pool name and size upon creation
* Remove create_export from volume create
* vmdk: To add missing time unit in driver option
* Update SolidFire Driver to use cinder's units
* Update cinder.conf.sample for new keystone client
* LVM: remove redundant casts to float
* On create_volume flow get rid of host parameter
* Imported Translations from Transifex
* Allow spaces in host names in the storwize driver
* Remove a catching exception during delete_volume
* Remove SSH code from 3PAR drivers
* Remove unused task from manager create_volume flow
* Add support for special char in volume metadata
* Brick LVM: Handle space info as numeric types
* Set a sane default for state_path
* Fixes incorrect key in dictionary
* Stop volume_type_encryption creation when in use
* Revert initialize_connection changes
* Convert ceph backup unit tests from mox to mock
* VolumeManager: initialize even if a volume can't be found
* Add create_iscsi_target stub to TargetAdmin
* 3PAR iSCSI volumes attach to single nsp
* Extra_spec containing '/' can't be deleted
* LVM: Robustify skipactivation detection
* Make sure report_interval is less than service_down_time
* Redundant check in os-migrate_volume_completion
* Updated error messages for volume clone
* Imported Translations from Transifex
* Updated from global requirements
* Fix up the way we do iqn variable in unit test
* Catch new iscsi exception
* Delete volume transfer in volume_destroy function
* Create structure of flows' packages
* Fix docstring and remove unused variable
* GlusterFS: Fix deadlock in volume clone
* Enable multi-process for API service
* Sync RPC module from Oslo
* Sync common modules from Oslo
* Sync py3kcompat, sslutils, versionutils from Oslo
* Sync gettextutils from Oslo
* Storwize driver cleanup
* Add support for retype in Storwize/SVC driver
* Add notifier events to cinder volume rename, reset-state

2014.1.b2
---------

* Convert RBD unit tests to use mock instead of mox
* Fixed inconsistency in iqn
* Update HACKING.rst with regard to mock usage
* Remove unused method 'is_key_value_present()'
* Remove unused config options
* Remove unused exceptions
* Do not show quota of removed volume types in Default Quotas panel
* Fix up calculating space info for mirrored volumes
* Rename __init__.py to create_volume.py
* Use oslo.rootwrap library instead of local copy
* Fix UnboundLocalError in TgtAdm.update_iscsi_target
* Update host on driver retype
* Remove unused variable in restore_backup method
* Ensure hostnames are converted to IP for comparison
* Add Backup Service to 'cinder-all' script
* Remove env from rootwrap filter
* Allow user to specify audit period
* Fix exception log msg in attach volume method
* Fix import log_handler error with publish_errors set
* Use a mirrored mirror log
* Added missing accept_transfer to FC
* Register EMC config options globally
* Fix os.getlogin() problem with no tty
* Updates for version list to show correct references
* Fix cross-import bug in cinder.db.sqlalchemy.api
* Pull Bug #1263122 fix for service module from Oslo
* Pull latest scheduler change from Oslo
* Use loopingcall from openstack-common
* Use a *args pass-in instead of a list one
* Remove unused variable in os-extend api
* GlusterFS: Synchronize additional operations
* Move driver initialization check into the method
* Update cinder.conf.sample for keystoneclient change
* Transfer creation doesn't support 'name' via xml
* Change default policy for volume_extension:volume_tenant_attribute
* Print driver exception on retype
* Drop Chance/SimpleScheduler Implementation
* Fix sqlalchemy bug in transfer_get_all_by_project
* Fix sheepdog copy_image_to_volume method
* NFS/GlusterFS: Skip incorrectly formatted shares
* Remove unused message from iogrp_data setup
* Remove legacy config option 'connection_type'
* Modify default prefix for solidfire account
* Add time_type dictionary to test_migrations
* 3PAR: Raise Ex when del snapshot with depend vol
* Add bool_type dictionary to test_migrations
* Hiding postgresql password in connection string
* Fixed a problem in iSCSI multipath
* Fix the invalid argument of webob.exc.HTTPBadRequest
* Add ability to modify volume type
* Fix downgrade in 002_quota_class.py for MySQL
* Removed deprecated config option hp3par_domain
* Fix Brick LVM test command parsing
* Update V2 API to return detailed volume information on create
* LVM: Fix "intialized" typo in warning msg
* Imported Translations from Transifex
* removed unused context in check_*** methods
* add 'force' verification in _volume_upload_image
* Raise max header size to accommodate large tokens
* LVM: update iscsi target on volume attach
* LVM: Activate Thin Pool LV upon initialization
* GlusterFS: Use correct base argument when deleting attached snaps
* Switch to Oslo's config generator
* Removed copyright from empty files
* Remove unused fake_flags
* Replace Simple/Chance Scheduler with FilterScheduler
* Reduce the redundant variable declarations
* Imported Translations from Transifex
* Remove vim header
* Redundant size check in volume restore api
* Add AllocatedCapacityWeigher
* Imported Translations from Transifex
* Adding helpful URL links to README.rst and HACKING.rst
* Handle terminate_connection() exception in volume manager
* Empty files shouldn't contain copyright nor license
* Bugfix missing foreign key removal for mysql
* Fix spelling errors
* Imported Translations from Transifex
* Add additional metadata as key-value pairs in 3PAR
* Handle initialize_connection() exception in volume manager
* Output Strings of bin/*.py should support i18n
* Add qos_specs support to solidfire driver
* Service launcher method docstring corrected
* Fix QoS information in initialize_connection() result
* Fix and enable gating on F401
* Only reverify backing lun when create backing lun
* Set volume_dd_blocksize configurable on per-driver basis
* Add exception logging if flow creation fails
* Remove dynamic default on sf_account_prefix
* make delete recovery messages debug level
* Remove unused code from volume manager (reset_stats)
* Pylint fixes for GlusterFS driver
* Pylint fixes for Brick iSCSI/LVM
* 3PAR FC: add ability to add WWNs to host
* Imported Translations from Transifex
* Adjust import order according to PEP8 imports rule
* Do not clone non-raw images in rbd backend
* Adds unit tests for drivers.rbd.RBDImageIOWrapper
* [Netapp/Nexenta] Move registration of config options
* Fix and enable gating on H402
* LVM: Activate source snap LV when cloning from volume
* Remove test that was no longer used for long
* make help text more meaningful for cinder docs
* Switch create volume commands to Taskflow 0.1.1
* Use mock for scheduler tests
* Remove LANG=C from rootwrap invocations
* Add the driver name to get stats log output
* Remove hashbang (#!) at beginning of python modules
* Fix KeyError while generating a WSGI response
* Updated from global requirements
* Lazy log the fixed_key warnings
* Add disabled_reason field to services table
* Catch TypeError when new_size is None on extend
* Sync matchmaker_ring.py from oslo-incubator
* Add RBD test for volume not existing during delete
* Sync rpc fix from oslo-incubator
* Returns thin pool free space calculated from actual usage
* Brick LVM: Set C locale when gathering PV info
* LVM migration: Check if name is equal to dest_vg
* Convert lvm_mirrors to int
* LVM migrate: Use keywords for the brick instance
* LVM: Create thin pools of adequate size
* GlusterFS: Remove glusterfs_disk_util option
* Catch ImageBusy exception when deleting rbd volume
* Adds lock for create from vol/snap to avoid race conditions
* Fix docstring for snapshot_metadata controller
* Fixes case insensitive for resp body
* VMDK:Using host mount info for datastore selection
* Fixes case insensitive for resp body

2014.1.b1
---------

* All API controllers inherit from wsgi.Controller
* delete.start/delete.end notification for hostless
* Fix typo/misspelled words
* Update hacking to hacking>=0.8.0,<0.9
* Add more logging to migrate_volume_completion
* Use model_query() in db.*****_destroy
* Change method name to test_get_volume_stats
* Adjust RBD delete log level
* Bump to sqlalchemy-migrate 0.8.2
* Add unit tests for volume reserve and unreserve
* Don't stop volume service for failed re-export operations
* GlusterFS: Complete snapshot_delete when info doesn't exist
* Fix typo in cinder
* Imported Translations from Transifex
* Add attach/detach notifications
* Removes dublicated assert from test_migrations.py
* Use assertAlmostEqual instead of failUnlessAlmostEqual in unit tests
* Fixing check order for empty body in get_body()
* Updates .gitignore
* Remove unused import and CinderNode sqlalchemy model
* Fix suppressed exceptions for migration downgrade
* Fix the wrong verification for 'readonly'
* Parse out '@' in volume['host'] to do discovery
* Add volume migration code to Nexenta iSCSI volume driver
* Handle NotFound exception in snapshots API code
* Add chance weigher to scheduler
* Redundant body validation for volume_upload_image
* Imported Translations from Transifex
* Fix Storwize terminate_connection with no host
* Fix _update_volume_stats typos
* Remove the redundant judgment for 'restore'
* Make volume_glance_metadata_create compat with DB2
* GlusterFS: Set correct permissions for volume file created via clone
* GlusterFS: Ensure Cinder can write to shares
* The param 'readonly' is incorrect checked
* Fix docstring for Snapshot model
* Make sure report_interval is less than service_down_time
* Ensure 'status' in update_snapshot_status
* Update openstack/common/periodic_task
* Initialize and terminate connection raise 500 err
* Fix docstring for _migrate_volume_completion
* Migrate volume should check para "host" in request
* Continue to delete volumes that DNE in rbd backend
* Pull latest service module from Oslo
* Add greenthread.sleep() to parent wait()
* Fix ./run_tests.sh -V --virtual-env-name
* Pass the size when fetching image in xenapi driver
* Remove unused code in test_admin_actions.py
* Add support for extend volume in GPFS vol driver
* Remove dead code from test_get_volume_stats()
* Remove suffixes from LVM brick test vgs output
* Subclass vendor specific exceptions
* Don't do glance v2 calls when config is set to v1
* LVM: Activate source LV before cloning from it
* Add default quota class into DB during migration
* To fix test_get_dss_rp in test_vmware_vmdk.py
* Fix typo in cinder.volume.API
* NetApp fix for vsadmin role failure for ssc
* Create snapshot throws 500 Internal Error
* Fixes inappropriate error message
* NetApp fix free space as zero during 1st vol stats update
* Add valid check and unit tests on quota class
* GlusterFS: Synchronize operations that manipulate qcow2 data
* Check only our VG name when testing if VG exists
* Update quota-set throw 500 error
* Using HttpNfcLease to transfer vmdk files
* Adds extend volume to Dell EqualLogic Driver
* Remove the use of common.uuidutils.gen_uuid
* Imported Translations from Transifex
* Do not allow bad keys while updating quota
* Use cached volumes in REST API extensions
* Enable object caching in cinder REST API requests
* Nexenta iSCSI driver: extend volume stats of _update_volume_stats
* Fail when image is bigger than the volume
* Update URL for global HACKING document and remove duplicate section
* Retrieve volume image metadata using single query
* Add call to retrieve image metadata for volumes in bulk
* Do not remove volume silently if GPFS is unmounted
* Report zero capacity if GPFS is unmounted
* Nexenta NFS driver refactoring
* RequestContext initialization failed in cinder
* Nexenta: Remove snapshot after volume-clone deletion
* Don't use deprecated module commands
* Remove dup of LVMISCSIDriver in LVMISERDriver
* Remove duplication of ISCSIDriver in ISERDriver
* Support volume_readonly_update using XML format
* Fix typo in test_check_ssh_injection_on error test
* Remove lvm-thin pool_size config option
* Examine if GPFS is mounted before writing data
* Imported Translations from Transifex
* Remove unused db calls to fetch original metadata
* replace u\2013 char with dash
* Sync log from oslo
* Add tests for LVM -cow clearing
* clean up numeric expressions in test
* Fixes typo in method name _notify_voloume_type_error
* Allow spaces in quoted SSH command arguments
* Use pipe between ceph backup diff export/import
* Imported Translations from Transifex
* Add missing space to num_iser_scan_tries text
* Add cinder.db.migration.db_initial_version()
* remove rundundant lockfile requirement
* Imported Translations from Transifex
* Revert "Brick connector fix for NFS drivers"
* Update my mailmap
* GlusterFS: set correct filename when cloning volume
* Handle NotFound exceptions in API
* Unit test fails in pbuilder environment
* Updated from global requirements
* Check if dir exists before calling listdir
* Rename "rtstool" to "cinder-rtstool", add dep
* Downgrade target create failure mesg to warning
* Nexenta iSCSI driver: Refactor create_cloned_volume
* VMware: Registering vmdk opts in global space
* Brick connector revised fix for NFS drivers
* Nexenta drivers ignore "does not exist" exception
* Add openstack/common/crypto from OSLO
* Fix volume transfer href issue
* Remove duplication of brick.iscsi in brick.iser
* Drop auth_token configs for api-paste.ini
* NetApp unit test fail fix for http_proxy
* Revert "remove cinder-rtstool because of rtslib dep"
* Let GPFS driver to rename snapshot with root permission
* Imported Translations from Transifex
* NetApp fix for 7mode iscsi volume stats
* Brick connector fix for NFS drivers
* NetApp fix ssc volume filtering inconsistency
* Updated from global requirements
* NetApp fix mirrored stats
* NetApp fix for compression and dedup stats
* Fix generate conf script can't handle multistropt
* Add auth_token settings to cinder.conf.sample
* Add extend_volume for Huawei drivers
* Update openstack/common/notifier
* Imported Translations from Transifex
* Apply six for metaclass
* Provide gettext _ in missing locations
* Nexenta NFS driver: caching for appliance volroot
* Cinder extension to add used resources in absolute limits
* Fix Huawei HVS driver AttributeError
* Storwize: Fix iogrp availability check
* Imported Translations from Transifex
* Uses oslo.imageutils
* Don't zero out thin provisioned LV's on delete
* Fix lvm.extend_volume to pass Gig suffix
* Nexenta NFS volume driver folder auto sharing
* FK lookup failures during migration
* Initialize shares variables for RemoteFsDriver(s)
* Fix indentation errors in drivers
* Imported Translations from Transifex
* Fix Huawei drivers to support other host OSs
* Fix all occurences of H404 Hacking warning
* Imported Translations from Transifex
* VMware: Fixed upload-to-image for available volume
* Refactor Nexenta iSCSI driver
* Remove unused 'initiator' imports
* Fix tests to work in debug mode
* Updated from global requirements
* Remove whitespace from cfg options
* Remove option count from sample configuration
* improves lvm version parsing for customised builds
* Fix typo in cinder.volume.drivers.nexenta.__init__
* Remove obsolete redhat-eventlet.patch
* long flashcopy operation may block volume service
* Support Huawei driver upgrade from grizzly to havana
* Imported Translations from Transifex
* VMware: Disallow snapshot of attached volume
* Clean up comparison assertions
* Utilizes assertIsNone and assertIsNotNone
* Nexenta volume drivers: refactor NexentaJSONProxy
* remove unused methods in driver.Scheduler
* Imported Translations from Transifex
* Nexenta iSCSI driver fix _lu_exists
* Ignore H803 from Hacking
* Drop conf_key_mgr warning message!
* VMware: Re-create session for RetrievePropertiesEx
* use cinder utils.get_root_helper
* Provide user with more information on quota fail
* Cleanup and more tests for db.api methods
* Fix broken solidfire create-snapshot
* Clean CONF out of brick iser
* Open Icehouse development
* Imported Translations from Transifex
* Add key manager implementation with static key
* Remove need for CONF acces in brick iscsi
* Quotas roll back failure of create volume task
* Remove incorrect class in cinder.conf.sample
* Fixes incorrect class path in logging_sample.conf
* Storwize SVC driver hostname can't start with number
* After commiting quota we should avoid certain reverts
* Remove CONF from brick remotefs
* Pass through args and kwargs in brick connectors
* Clean CONF out of brick initiator
* Update Babel from Openstack Requirements
* Disable lazy translation
* Improve gpfs config flag help text readability
* Check for backing lun on iscsi target create
* usedevelop in tox
* Fixes ceph backup import errors
* Add XML response tests for qos specs manage ext
* v2 api - return bootable attr value on volume list
* Fixes backup with multiple volume backend
* Dont retry if target creation succeeds
* VMware ESX: Fixes vol clone & clone from snapshot
* Create volume revert fails for non admin user
* VMware: Usng RetrvProprtisEx & does multi ESX scan
* Fix XML serializer for QoS Specs extension
* Fix Huawei HVS driver attaching volume error
* Add debug logging for targets
* Add support for querying the quotas usage
* Validate force_host_copy API param for migration
* Imported Translations from Transifex
* Update OpenStack Style Commandments link
* Set vol driver initialized before deleting volumes
* Add error logs for Huawei driver
* Clean CONF out of brick exception
* Fix translation of CinderExceptions in REST API
* Allow upgrade from Grizzly with ThinLVMVolumeDriver
* Use module units for some drivers
* Get host group id when Huawei driver initializing
* Fix mandatory and optional args for create_volume
* Pass correct args to vol_rpc create_volume calls
* Fix processutils.execute errors on windows
* Sync gettextutils from oslo
* LVM volume_clear: error on unexpected inputs
* Revert "Fix volume_rpcapi calls for chance/simple scheds"
* Fix finish_volume_migration() on SQLAlchemy 0.8.x
* VMware: Handles no datastores case
* Fixes some typos in cinder
* Update rootwrap with code from oslo
* Specific /usr/local/bin/hus-cmd rootwrap filter
* Allow v2 Volume API to create volume with type name
* Imported Translations from Transifex
* Fix volume_rpcapi calls for chance/simple scheds
* Require assisted_volume_snapshots from novaclient
* Fix over-indent in compute/nova
* Add sg_scan filter to rootwrap
* Add extend to reference LVM driver
* Fix issues with failed lvremove
* GlusterFS: Copy snap from correct source file
* GlusterFS: Use image_utils for qemu-img calls
* Remove default root_helper of sudo for remotefs
* Add a retry to create_iscsi_target for LVM
* Fix HP3PAR iSCSI path connection
* Added mapper for update_all on snapshot_metadata
* Add volume metadata to v2
* Enforce driver is initialized
* Added mapper for snapshot_metadata
* Fix type change in bootable setting of volume view
* Add logging to prior to raising exceptions
* GPFS Driver missing clone depth limit for snapshots
* remove VolumeNotFoundForInstance class
* Sync gettextutils from oslo
* Use built-in print() instead of print statement
* Fixes vol restore discard final bytes unzeroed
* Fixes call GlanceConnectionFailed in invalid ARG
* Fixes call VolumeNotFound in the invalid argument
* Soft delete tmp migration volume
* Fix __init__ methods of brick initiator connectors
* Fix secure delete for thick LVM snapshots
* assertEquals is deprecated, use assertEqual
* Storwize/SVC: Optional CHAP authentication
* Fix huawei driver test issues
* fix wrong desciption of monkey_patch config
* Allow display_name for v2 snapshot-update
* Pass down root_helper in more cases
* Set rootwrap_config path to rootwrap.conf
* Do not use qemu-img --backing-chain or --output=json
* VMware driver: Fix for invalid datastore selection
* Fixes ceph volume restore to larger image than source
* Imported Translations from Transifex
* nms.folder.create_with_opts not supported on Nexenta 3.1.4.2
* Use $state_path/conversion for image_conversion_dir default
* Improves the parsing way of ssh returns
* Fixes the use of exception.InvalidInput with the wrong arguments
* Remove unused exceptions
* Fix client connection leaks in HP3PAR drivers
* Add default_availability_zone configuration option to cinder
* Imported Translations from Transifex
* Turn db model object into a primitive object to avoid error
* Catch generic exceptions
* Add delete support for volume type encryption
* Adds Dell EqualLogic volume driver for Cinder
* Fixing UnicodeEncodeError against volume creating function
* Fix deleting qos specs key
* Move novaclient to requirements.txt
* fix missing unit in log message
* Add check for qemu-img to image_utils fetch_to_raw
* Changed header from LLC to Foundation based on trademark policies
* Fixed erroneous force full copy in ceph backup driver
* Call to_primitive on volumes.rpcapi.create_volume
* Fix typo in cinder.tests.test_create_volume_flow
* Fix Qos Specs association corner case
* Fixes pep8 violation in nova
* Fix bug in Nexenta NFS driver _do_create_volume
* Restrict Volume type deletion with volumes assoc
* Replace assertEquals with assertEqual - 2/2
* Check cinder-backup service before "backing-up"
* Do not attempt vg.update on uninitialized vg
* Replace assertEquals with assertEqual - 1/2
* Add support for LocalConnector type in brick
* Remove unused/redundant methods in cinder/test.py
* Fix error casting value to float in lvm.py
* Fixes misuse of assertTrue in test scripts
* Utilizes assertIsNotNone
* Utilize assertIsInstance
* Remove deprecated assert_() usage
* Fix brick remotefs dependency on cinder
* Remove quota fetch race condition
* Synchronize extend_volume methods in 3PAR drivers
* Added copy-on-write support for all RBD cloning

2013.2.b3
---------

* fix log string in conversion type
* VMDK copy_image_to_volume and copy_volume_to_image
* Validate VV Set exists in 3PAR drivers
* This adds a README to brick
* Fix tuple usage error
* Fixes brick Nova pep8 violation for lvm.py
* fix inconsistent i18n log message
* QEMU-assisted-snapshots for GlusterFS volumes
* Add view builder to QoS specs API extension
* Add features to Zadara Storage Cinder driver
* Use tempfile and cleanup in windows unit test
* Adds Nexenta NFS driver
* Set vg_thin_pool to pool name instead of pool_path
* Fixes cinder-volume service startup on Windows
* extract 'limits.' to constant for ratelimiting logic
* Send notifications when extending volume
* Fix errors in volume usage audit script
* New update_snapshot_status API
* Add volume driver for Huawei HVS storage system
* Increase test coverage for cinder.utils
* Add Fibre Channel drivers for Huawei storage systems
* Refactor huawei Dorado array iSCSI driver
* Refactor Huawei iSCSI driver
* Enable gating on F811
* Add support for Havana missing features in Windows driver
* Add venv wrapper for check_uptodate.sh
* Clone volume with right size with SolidFire
* Fixes bug to allow for encrypted volume deletion
* Sync rpc fix from oslo-incubator
* Move comment back to right place
* copy_image_to_volume for Nexenta volume driver
* Fix pep8 violation in backup
* Utilizes assertIn and assertNotIn
* Implements APIs for VMDK driver
* Remove _create_volume function from several tests
* Don't need to init testr explicitly
* Add missing LH SAN driver features for Havana
* Multi storage backend support for Nexenta driver
* Fix typo in bin/cinder-volume-usage-audit
* Remove unused methods from cinder.utils
* Increase test coverage for cinder.image.image_utils
* Add kwargs to create_volume in tests/utils.py
* Update the version for the FC and iSCSI driver
* Pass MB size on copy_volume_data call copy_volume
* Adding Read-Only volume attaching support to Cinder
* Add NFS/GlusterFS support to brick library
* Pass db into driver as constructor's parameter
* Modified 3PAR drives to support 3parclient 2.0.0
* Move create_volume flow to a subfolder
* Import order cleanup
* Migrate manage script needs import of db session module
* Migration for attached volumes
* Add optimized volume migration to Storwize/SVC
* Fix quota update validation for non-int types
* Imported Translations from Transifex
* Removes exception instance creation on execute()
* Fix except in lvm.py
* Add automated check of conf sample
* Remove deprecated code from Nexenta Exception class
* Sync up with global requirements
* Extend volume for GlusterFS
* Offline snapshots for GlusterFS volumes
* Ensure that qpid connection is closed (from oslo)
* Imported Translations from Transifex
* Test WWNs with basestring
* Imported Translations from Transifex
* Remove print statement in db api test
* Ignore stmf target must be offline exception
* Sync execute() related exceptions with oslo
* The DB migration shouldn't populate types table
* Use a new rest client for every Coraid ESM command
* Remove unused methods from LVM driver
* Storwize/SVC: allow setting of I/O group
* Implement QoS support for volumes
* Move the frequently injection task to the base folder
* Move root task class to base file
* Backup driver for IBM Tivoli Storage manager (TSM)
* Dont crash service if sf cluster isnt available
* 3PAR driver add missing domain check on QOS cmd
* Remove unused methods from cinder.utils
* Refactor cinder/tests/test_volume.py
* Unified Volume Driver for IBM XIV and IBM DS8K
* Adds brick helpers to cinder utils
* Fix python 3 pep8 errors for print
* Fix incorrect msgstr's to avoid translation errors
* GPFS use clone_image for creating volumes
* 3PAR driver terminate connection host validation
* Re-enable a lot of cinder scheduler tests
* emit warning while running flake8 without virtual env
* Set bootable flag for volume cloned from image
* Remove unused methods from cinder.utils
* Clean up the sqlalchemy migrate manage.py script
* Allow to delete a volume in error_extending status
* Update Brick to use executor
* flake8 H202 error in test_image_utils.py
* Removes ssh_execute in utils.py
* Fix volume_glance_metadata deletion
* Use system locale when Accept-Language header is not provided
* Generic backup_volume and restore_backup functions
* Relax policy so owner can access encryption info
* Fix Fibre Channel attach for single WWN
* Make the SolidFire driver api port configurable
* Add accept_transfer to solidfire driver
* Added need info to accept_transfer
* Allow volume create from source unless in error status
* Avoid serializing CinderExceptions before they are translated
* Add root_helper param to get_connector_properties
* Standardize on ID for log messages
* Reduce hidden effects of sqlalchemy objects
* Removed need for domain in 3PAR drivers
* Allow Cinder to call Nova client
* Use FakeLoopingCall instead of the real one
* Fix some pylint error in Coraid Driver
* Storwize/SVC: More error logging
* Remove strcmp_const_time
* Refactor LVM driver to use Brick VG utility
* Added missing import
* Fixes SSH injection threat in 3PAR driver
* Implement missing Coraid Driver functionality for Havana
* Increase test coverage brick/initiator/connector
* Fix SSH injection threat in 3PAR driver
* refactor/unify driver version strings
* Refactor Nexenta driver
* Update Nexenta ISCSI volume driver authors
* Extract ISCSI tries option into connector module
* Externalize error messages in the v2 API
* Add more asserts to the limiter unit tests to test the RateLimit
* Replace os.unlink with delete_if_exists
* No need to declare the exception conf
* Add support for encrypted volumes
* Add tests for cinder/brick/initiator/connector
* Tidy up the SSH call to avoid injection attacks for HP's driver
* Raise exception when Glance metadata not found
* Interprete scoped key as nested tags
* Adding the -online option to the 3PAR clone
* Fixes some unseen flake8 violations
* Fixes volume clone from volume
* Fixes docstring formats in connector.py
* Fixes files with wrong bitmode
* Add unit tests for cinder/api/contrib/quotas
* remove Brick deps on cinder.exception
* Remove Brick iser dependency on cinder
* Fix handling ImageUnacceptable in create_volume
* Use native methods for list manipulation
* Fix signature of _create_volume() in ThinLVMVolumeDriver
* Add H233 to ignores in tox.ini
* Imported Translations from Transifex
* Add support for volume cloning to Nexenta driver
* Fix ratelimiting
* GPFS support for various volume attributes
* Upgrade Scality driver to match minimum features
* Ignore purge_props for v2 Glance api and fix upload
* Add support for API message localization
* 3PAR drivers creating incorrect comment data
* Imported Translations from Transifex
* Use utils.safe_minidom_parse_string in extensions
* Move resource usage sync functions to db backend
* Imported Translations from Transifex
* Refactoring of create_volume to use taskflow
* Add minimum features in HDS driver (for Havana & Icehouse)
* Ignore stmf target must be offline exception
* Added glance_request_timeout config option
* Set lock_path in tests
* 3PAR volumes created from snaps failed to attach
* Add test for brick.local_dev.lvm
* Imported Translations from Transifex
* Remove Brick's iscsi dependency on cinder
* Remove locals() from iser
* Move volume_clear and clear_size opts up to driver
* Imported Translations from Transifex
* Set the concurrent connections on the 3PAR array
* Create key manager interface
* Remove usage of obsolete oslo.exception
* Fixes create rbd volume from image v1 glance api
* Imported Translations from Transifex
* Remove Storage Manager from cinder-manage
* Remove cinder.exception from Brick
* Add bin directory to flake8 when not in venv
* Add support for volume extension to Nexenta Systems volume driver
* GPFS Verify min release level for mmclone command
* Sync gettextutils from oslo
* Add eclipse project files to .gitignore
* Remove unnecessary metadata from the 3PAR drivers
* Adding support for iSER transport protocol
* NetApp fix clone image compatibility issue with ssc
* Set bootable flag for volume serializer
* Fix chown fail for nfs file without necessary permission
* Add new persona value in the 3PAR driver
* Update driver version to 1.1
* Fix NetApp iscsi drivers for cinder backup
* Fix pep8 and pylint violation in Nexenta volume driver
* Test tools barfs on reusage of 'id' attribute
* Ignore "volume does not exist error"
* Call get_session() only when necessary
* Fix volume_create()/snapshot_create() DB methods
* Execute DB API methods in a single transaction
* Improve DB API test coverage
* Fix check for mount.nfs helper installation
* Imported Translations from Transifex
* Remove xen storage manager tables
* Remove unused migration_* methods from db api
* Factorize code between nfs.py and glusterfs.py
* NetApp fix create vol different size than snapshot
* LVM / Block Device Drivers: Fix duplicated flags
* tox.ini: Change sitepackages to False
* Tidy up the SSH call to avoid injection attacks in storwize_svc
* NetApp check for 7 mode controller version
* Storwize/SVC: Use reserved percentage from conf
* Imported Translations from Transifex
* Pop out 'offset' and 'limit' before use for filter
* Imported Translations from Transifex
* Fix running of migrations tests by Jenkins gate
* Update to latest oslo rootwrap
* Make unicode-to-utf8 conversion universal in ceph backup driver
* Add more info to delete error message
* Update references with new Mailing List location
* Allow connect by FC-only or iSCSI-only systems
* NetApp NFS efficient clone_image impl
* Removed the dep on cinder.utils
* Fix the multi-backend storge issue for ZMQ
* NetApp storage service feature support
* Imported Translations from Transifex
* Create volume from snapshot must be in the same AZ as snapshot
* Using volume name property instead of using template and id
* Fix unit suffix and add no_suffix option
* GPFS stub calls to truncate and dd in unit tests
* Storwize/SVC: Use VolumeDriver's copy vol<->image
* Implements extend volume feature in HP 3PAR driver
* use encode('utf8') instead of str()
* Imported Translations from Transifex
* Migration for detached volumes with no snaps
* Fix cinder error for deprecated Netapp drivers
* get_snapshot should populate the snapshot metadata
* Adding driver minimum features and volume stats to dev doc
* Update RBD driver to be compliant with HACKING
* GPFS convert glance image to raw only when needed
* Fix oslo.config.cfg.NoSuchOptError when running individual tests
* Fixes RBD driver docstring format issues
* fix name 'update_volume_status' to 'update_volume_stats'
* use 'exc_info=1' instead of import traceback
* Fix further Hacking 0.6.x warnings
* Add create & attach times to SolidFire attributes
* Implement extend volume for Storwize/SVC
* Cleanup README.rst
* Fix volumes search by metadata
* Add test for volume status check when extending
* 3PAR Driver modifications to support QOS
* Make Storwize/SVC tests work without simulator
* Revert hardening of Storwize/SVC SSH commands
* Clone_image method added image_id as parameter
* Added incremental backup support to Ceph backup driver
* Sync gettextutils from oslo
* Imported Translations from Transifex
* Fix duplicate config options
* Move copy_volume function to volume/utils.py
* Fixes default value of use_default_quota_class
* Imported Translations from Transifex
* Delete snapshot metadata when snapshot is deleted
* Tidy up the SSH call to avoid injection attacks in storwize_svc
* Fix extend_volume error handling
* Fixes race condition in LVMVolumeDriver create_cloned_volume method
* Checks the volume_clear flag and just return if it is none

2013.2.b2
---------

* Fixes Opt type of use_multipath_for_image_xfer
* Fixes Opt types in cinder/backup/drivers/ceph.py
* Fix indent in cincer/volume/configuration.py
* Implement validate_connector for Storwize/SVC
* Fix error when QuotaUsage.updated_at is NULL
* Rename SolidFire driver for consistency
* Add Brick Fibre Channel attach/detach support
* Increase timeout period for clone volume
* Be sure to check deleted types on quota update
* CoraidDriver: Allow volumes in error state to be deleted
* Adds multiple iSCSI port support to 3PAR
* Implement extend volume functionality in Sheepdog
* Mark methods used in class only with prefix "_"
* Add te field user_id into the volume detailed information
* Catch additional connect fail cases
* Clean up Huawei tmp files from tests
* Add flag argument to 'cinder-manage config list'
* Imported Translations from Transifex
* Add generic block device driver
* Use base ISCSI driver to fulfill some driver requirements
* Cleanup and make HACKING.rst DRYer
* Clone_image should return dict of vol properties, clone status
* Update requirements from openstack/requirements
* Refactor SSHPool.get() to use Pool.get()
* Enable zero the snapshot when delete snapshot in LVMVolumeDriver
* Fixes ceph-backup failure if original volume deleted
* Implement extend volume functionality in Rbd
* Handle errors raised by extend_volume
* Minor reorg for (array resource usage and backend options naming)
* Check enabled backup service before rpc request
* Fixed Ceph backup librbd segfault
* Add support to import images into sheepdog volumes
* Add tests for cinder/api/urlmap.py
* remove improper assert usage
* Enable setting blocksize on volumes
* cinder.api: Replace 'locals()' with explicit values
* Update upper bound of keystoneclient version
* Fix missing volume_name_template flag
* Change check-detach to reject more states
* Implement extend volume functionality in SolidFire
* Add unit tests for cinder/api/versions
* Make String column creation compatible with SQLAlchemy 0.8
* Remove suds requirement
* Add support for storing volumes on GPFS
* Consist terminate_connection function signature
* SolidFire API RequestID is useless
* Add ability to specify SolidFire API version
* Refactor reschedule in exception handling of volume manager
* Don't pass 'session' arg to public DB API methods
* Add interface class for backup drivers
* Prevent wrongly privilege escalation of a context
* Move brick initiator tests to brick subdirectory
* Fix extent size issue when creating thin pool
* Sync install_venv_common from oslo
* Fix a few Sphinx warnings
* Ignore files created by Sphinx build
* Use oslo.sphinx and remove local copy of doc theme
* Add unit tests for cinder/api/contrib/volume_actions
* Scheduler should not select down volume managers
* Add check for snapshot to Brick LVM
* Fix typo 'Flase' -> 'False'
* Rename cinder.flags to cinder.common.config
* Add execute wrapper to brick LVM code
* Imported Translations from Transifex
* CoraidDriver: Create_volume_from_snapshot of a different size
* Make os-services API extension consistent
* Imported Translations from Transifex
* Removes 3PAR domain option from cinder config file
* Skip brick_initiator test in virtual environments
* Added Cinder volume backup to Ceph support
* Handle ECONNREFUSED exception in SolidFire driver
* Add os-availability-zone extension
* Run flake8 also on cinder/*/openstack
* Imported Translations from Transifex
* Quotas by Volume Type
* xenapi: implement xenserver image to volume
* Save some more image attributes to volume_glance_metadata
* Fix check_for_setup_error for sheepdog driver
* Add Brick iSCSI attach/detach
* Added volume backup and restore to Ceph RBD driver
* Fix service alive information in os-services extension
* Calculate count for customized dd blocksize
* Content-length missing in put_object
* Replace glance_metadata check with bootable column
* Imported Translations from Transifex
* Avoid winning the useless use of cat award
* Fix up trivial H103 license check mismatches
* Register used CONF entries in cinder.api.common.py
* Fix and enable gating on H401
* Do not raise NEW exceptions
* cinder.[brick,db,image] Replace 'locals()'
* Update kombu requirement
* Remove usage of locals() for formatting from cinder.tests.*
* Adds create_from_volume test cases
* Use list comprehensions when possible
* NetApp:iSCSI drivers reserved percent need to change to 0
* Add support for swift user/key authentication
* Refactor the backup method of SwiftBackupService
* Imported Translations from Transifex
* NetApp unified driver implementation
* Add _create_volume to ThinLVMVolumeDriver
* Add the project name into CinderKeystoneContext
* Add build directory to flake8 ignore dirs
* Add missing extend volume test (rpcapi)
* fix error class path in logging sample
* Modify check for volume-type-id to a get w/default
* Don't perform retry_execute in certain cases
* Adding host attaching support to Cinder
* Update attach status when instance id invalid
* Fix and enable gating on H403
* Use Python 3.x compatible except construct
* cinder.backup: Replace 'locals()' with explicit values
* cinder/.: replace 'locals()' with explicit values
* Editable default quota support for cinder
* Imported Translations from Transifex
* Use common.processutils.execute
* Remove usage of locals() for formatting from cinder.volume.*
* cinder.schedule: Replace 'locals()' with explicit values
* Imported Translations from Transifex
* Remove the 'migrate' option from cinder-manage
* Use Python 3.x compatible octal numbers
* Use Python 3.x compatible except: construct
* Update and add notifiers in create volume
* Imported Translations from Transifex
* Fix up the test framework
* Raise an error if iSCSI is not supported
* Remove usage of locals() for formatting from cinder.api.*
* Implement capability to extend existing volume
* Replace utils.to_bytes() with strutils.to_bytes()
* Flatten Volume from Snapshot
* Imported Translations from Transifex
* Replace FLAGS with cfg.CONF in volume
* Replace FLAGS with cfg.CONF in other modules, unless tests
* Elevate volume/snap "is busy" log message for volume/snap_delete
* Imported Translations from Transifex
* Fixes 3PAR drivers terminate_connection issue
* Added policy check for backup operations
* Update to the latest stevedore
* Fix various Sphinx warnings
* Fix some unittest cases failed on osx
* Fix the after subscription size checks
* Re-set default sql_connection and sqlite_db
* Remove explicit distribute depend
* Add missing exception from volume/api.py
* Allow disabling ssl compression for glance client
* Add availability zone checking in the api service
* Add missing attributes to xml deserializer for volume request
* Integrate oslo's periodic tasks
* Fix LVM logging error
* Remove direct call to utils.execute
* Add policy checking for transfer create/accept
* Replace FLAGS with cfg.CONF in tests
* Replace FLAGS with cfg.CONF in api
* Start using Pyflakes
* Add the iscsi device check and exception processing
* Minor Logic bug in NFS Driver
* Imported Translations from Transifex
* Fix 'undefined symbol conn' error
* NFS drivers don't honor vm size with volume from an image
* Add missing tests for backup_* methods
* Replace functions in utils with oslo.fileutils
* Remove E12 errors from tox.ini Flake ignores
* Unset all stubs before running other cleanups
* Fix config registration in cinder volume drivers
* Elevate acceptors context on accept reserve udpate
* Removing service_* options from authtoken
* Add call to vol driver when accepting a transfer
* Imported Translations from Transifex
* Implement DB migration for volume transfer BP
* Replace FLAGS with cfg.CONF in db
* Add missing tests for iscsi_* methods
* Log iSCSI target output on error
* Re-write of the cinder-manage man page
* Replace FLAGS with cfg.CONF in scheduler
* python3: Introduce py33 to tox.ini
* Fix AttributeError typo
* Fix path for pylint Gate
* Fixed method db.api.reservation_expire
* Handle IPv6 specifid glance servers gracefully
* HDS Cinder Driver. Rev #1
* Imported Translations from Transifex
* Add error reporting to generate_sample.sh on import failure
* Updating HACKING to disallow the use of locals()
* Prevent force delete if the volume is attached
* InvalidUUID can not be raised
* Fix incorrect authorization rule in quota contrib api
* Rename requires files to standard names
* rbd: simplify configuration and use librbd and librados
* Update 3PAR driver session management
* Fix typos
* Add testrepository to git ignores
* Fix incorrect copyright
* Add missing tests for cinder.db.api.quota_
* Return 404 from delete of extra spec if not found
* Fix incorrect status for volume clone from image
* Imported Translations from Transifex
* Support for NFS shares with spaces in path
* Fixes 3PAR Host already exists error
* Ensure that pbr>=0.5.10 is installed
* Add missing tests for cinder.db.api
* Remove execute permissions from test files
* Migrate to Oslo DB code

2013.2.b1
---------

* Catch and report errors from copy image to volume
* test_glance.py: Stub out _get_member_model as well
* rbd: send ceph monitor addresses with connection info
* Don't set signing_dir by default
* Remove cinder_emc_config.xml.sample
* Update cloned volumes QoS settings
* Fix 'Inheritance-based rule deprecated' log warning
* Added '%' before snapshot variable
* Hack run_tests.sh to work with single tests again
* Imported Translations from Transifex
* Don't throw ValueError for invalid volume id
* ModifyVolume attributes on Clone
* Improve "service is down or disabled" warning message
* Add "_" builtin method for config generation
* Replace custom skip_ methods
* Migrate base test class to testtools
* Fix ownership transfer when cloning with SolidFire
* Make NFS share selection more intelligent
* Add common Oslo DB code to the source tree
* Add the service_state into test_schedule_happy_day
* Implement scheduler hints for API v2
* Update log.py and jsonutils.py from oslo-incubator
* Added a test for bad limit param
* Added test for nonnumerical limit param
* Raise VolumeNotFound with correct volume_id
* Removes a broken link from the sidebar of Sphinx built pages
* Imported Translations from Transifex
* Support mount options for NFS/GlusterFS volumes
* Hide v1/v2 version entities in API when disabled
* Allow flake8 to run in venv
* Imported Translations from Transifex
* Imported Translations from Transifex
* Convert to oslo strutils.bool_from_string
* Update import of strutils from oslo
* Add thin provisioning support checks
* Update/Publish volume service updates on delete
* RemoteFsDriver: copy_image_to_volume and copy_volume_to_image
* Imported Translations from Transifex
* solidfire: Make sure src_uuid is passed correctly
* Implement cloned volume for the RBD driver
* Add .coveragerc to show proper coverage statistics. As in other openstack projects
* NetApp server tunneling fix
* Move iscsi helpers to brick directory
* Fix up hacking ignores a bit
* Hide lock_prefix argument using synchronized_with_prefix()
* Storwize/SVC: fix attach bug for live migration
* Deprecating old dot path locations for Folsom configs
* solidfire: Add ability to override account prefix
* Fixes an get_volume_stats reporting issue
* Increased unit test code coverage
* Create an LVM utility to use for local storage
* Add CINDER_LOCALEDIR env variable
* Remove gettext.install() from cinder/__init__.py
* Use flake8 and hacking
* Use pbr instead of openstack.common.setup
* Change the type of "free_capacity_gb" to be float
* Set default values for NFS/GlusterFS share_config files
* Add missing spaces to iscsi_iotype help
* Adds notifiers to both volumeTypes and volumeTypeExtraSpecs
* Fix missing spaces in Huawei Logging
* Add pylint-based lintstack test to tox environment
* Remove outdated cinder test doc
* Implement copy_image_to_volume and copy_volume_to_image on nfs backends
* Update import of oslo's processutils
* Fix ability to add custom volume_backend_name
* Add db client packages to dev env setup doc
* Check that volume is at least minDisk size
* Remove old_name from kwargs when using IET helper
* Copy the RHEL6 eventlet workaround from Oslo
* Remove setuptools-git as run time dependency
* Fix LHN driver to allow backend name configuration
* Deleting a backup removed the backup record from database
* Remove _path_exists method
* Encode username and password in config file
* Clear volumes stuck in 'downloading'
* Fixes 3PAR FC driver synchronization
* Avoid using whitespace in test_safe_parse_xml
* Add stats reporting to Nexenta Driver
* Remove duplicate method definition
* iscsi: Add ability to specify or autodetect block vs fileio
* Rename duplicate test method
* Update to latest copy of OSLO incubator
* Cinder wasn't filtering the backups returned to backup list API
* cinder volume service keeps retrying even code exception
* Add missing space to "volumes already consumed" message
* Add capabilities reporting to ThinLVM driver
* NetApp: Fix failing NetApp tests
* Use VERSION var for volume_stats version (Gluster/NFS)
* Add parsing to extra-specs key check
* Use a SSH pool to manage SSH connection
* Remove Flags usage from cinder.volume.driver
* new cinder.conf.sample and fix extract_opts.py
* fix default config option types
* Fix incompatible Storwize/SVC commands
* Fix backup manager formatting error
* Add service list functionality cinder-manage
* Clean up attach/detach tests
* Reformat openstack-common.conf
* Sync with oslo-incubator copy of setup.py
* Don't hard code AUTH_ into the swift backup url
* Remove update_volume_status log message from NFS driver
* Implement get_volume_stats for GlusterFS driver
* Fixed a volume creation re-schedule error
* Allow deletion of backups where the service is None
* Fix cinder-manage backup list to work with uuids
* leave re-scheduled volume status to creating
* Prevent create volume from snapshot with bad size
* Add du to rootwrap filters
* Change format of some judgments
* Remove InvalidPortRange exception
* Add availability_zone to the volume and snapshot notifications
* Throw InvalidSnapshot for failed snap delete
* remove deprecated assert_unicode sqlalchemy attribute
* Fix IBM copyright strings
* REST session validity not checked in get_volume_info
* Enforce exclusive options snapshot-id, source-volid and image-id
* Add snapshot events to the cinder notification
* getLogger should be called after logging is configured
* Mark sql_connection with secret flag
* Sync lockutils from oslo-incubator stable/grizzly
* Remove unused tools/rfc.sh
* Add the volume and snapshot gigabytes together
* Force deletes using tgt to workaround bug 1159948
* Fixed shared gigabytes quota resource
* CoraidDriver: support users that are not admin
* Fix quota updating when admin deletes common user's volume
* Last driver sync for Folsom and Grizzly
* Fix bug with 3PAR host entry in wrong domain
* Snapshot reservation sync calls wrong resource
* Fetch volume_types by uuid and not by name in v2
* Use the local configuration in the nfs drivers
* Fixed attach volume for EMC SMI-S iSCSI driver
* Extend param2id() to work with uuids
* Clean up started volume services in tests
* CoraidDriver: do not call login from __init__
* CoraidDriver: typo in _login exception handler
* Fixes Cinder REST API /volumes issue
* Add missing processutils for impl_zmq in oslo rpc
* Update Cinder's latest copy of OSLO grizzly stable
* Remove the log spam generated by the NetApp driver unit tests
* Speedup solidfire unit tests
* Updates to OSAPI sizelimit middleware
* Use OpenStack common project requires
* Rename cinder-rtstool to rtstool
* Make dd block size user configurable
* remove cinder-rtstool because of rtslib dep
* Add snapshots to the volume usage audit report
* CoraidDriver: retrive volume info (improvement)
* Remove AGPL rtslib pkg from pip-requires
* Fix Storwize/SVC LUN allocation with holes
* Remove references to FLAGS from volume/manager.py
* Allow snapshot_delete for NFS/GlusterFS drivers
* Pull Oslo log fix to enable root logger initialization
* Clean up exec_dirs prefix from rootwrap conf
* Fix typo in persona valid values
* Use self.configuration to support the multi-backend case

2013.1.rc1
----------

* Bump version for Grizzly RC1 cut
* Count Snapshots towards volume/gigabyte quotas
* Fix 3PAR driver hiding existing host error
* Switch all uses of 422 response code to 400
* Implement get_volume_stats in NFS driver
* cinder-manage does not print any version information
* Fix ISCSIDriver rescan
* Compression/tier capabilities for Storwize/SVC
* Fixes dettach volumes in Windows cinder plugin
* Fix _migrate_up in test_migrations
* Switch to final 1.1.0 oslo.config release
* Adds a flag to set glance api version to call
* Storwize/SVC driver fix for multibackend scenario
* Fix bad request response code on extra_specs create
* Fix bugs for Huawei driver
* Do not use prefix to lookup host in Storwize/SVC
* update error log arguements in filter scheduler
* Update oslo rpc libraries
* Remove/update unused log arguements in manager
* Removing flags in RBD in favor of configuration
* LIO iSCSI initiator ACL auto-config
* Fix a few bugs for LeftHand Grizzly
* Update tox.ini to support RHEL 6.x
* Fix volume capacity reporting
* Pull newly merged Olso update for 'is' operator
* Use nose and openstack nose plugin
* Exit run_tests with the result code of the test runner
* Mark configuration option netapp_password secret
* Add get_volume_stats in the sheepdog driver
* Switch to oslo.config
* Fix calling setUp() method of superclass from tearDown method
* Fix 3PAR drivers to work in multi-backend mode
* Fixed copy image to volume and clone volume
* Fixes issues found in /os-hosts API
* Fix Storwize/SVC storage_protocol reporting
* sync oslo changes for setup / version
* swift backup service checks version during restore
* Add some useful log to filter scheduler
* Elevate context for delete volume with no host
* Improved fail_reason for cinder-backup swift connection errors
* Convert from using FLAGS directly in SF driver
* Improve logging for volume operations via manager
* Only use iscsi_helper config option if using LVMISCSIDriver
* Fix query filter in volume_get_active_by_window()
* Changed to INFO level logging for main cinder-backup operations
* NetApp: Clean up lock file left behind by unit tests
* NetApp: Fix race condition in 7-mode iSCSI driver with DFM
* update install_venv_common to handle bootstrapping
* allow run_tests.sh to report why it failed
* Remove compat cfg wrapper
* XenAPINFS: Fix Volume always uploaded as vhd/ovf
* Fixed cinder-backup start errors seen with devstack
* Cinder devref doc cleanups
* Fix various exception paths

2013.1.g3
---------

* Implement metadata options for snapshots
* Skip timestamp check if 'capabilities' is none
* Fix stale volume list for NetApp 7-mode ISCSI driver
* Implement a basic backup-volume-to-swift service
* Better error handling around volume delete
* Moved cinder_emc_config.xml.sample to emc folder
* Uses tempdir module to create/delete xml file
* Add HUAWEI volume driver in Cinder
* XenAPINFS: Create volume from image (generic)
* Bump the oslo-config version to address issues
* Ensure volume exists before deleting
* Add LIO configuration for iSCSI initiators
* rbd: implement get_volume_stats()
* Handle maxclonepervolume/node limits in SF driver
* Use oslo-config-2013.1b3
* Fix syntax error in cinder-volume-usage-audit
* HP 3PAR Fibre Channel Driver and iSCSI Updates
* Fibre Channel base class for Cinder drivers
* Update cinder-manage to use FLAGS.log_dir
* Add a safe_minidom_parse_string function
* Add a volume driver in Cinder for Scality SOFS
* Fix create volume from image
* XenAPINFS: fix capacity reporting
* Update Storwize/SVC driver for Grizzly
* Set rootwrap_config in cinder.conf sample
* Skip tests if cinder is not installed
* Fix undef function call in test_migrations for py26
* Fix PEP8 violation (again)
* Update cinder-volume to enable multi volume support
* Install rtslib when installing cinder
* Sync latest cfg and log from oslo-incubator
* Handle 'infinite' and 'unknown' capacity in CapacityWeigher
* Add get_cluster_stats to SolidFire driver
* NetApp: Fix for snapshot not deleted in error state
* NetApp bug fix for multibackend scenario
* Adding support for Coraid AoE SANs Appliances
* Add an update option to run_tests.sh
* Update EMC SMI-S Driver
* Add LIO iSCSI backend support using python-rtslib
* Add GlusterFS volume driver
* Create a RemoteFsDriver class
* Fix ordering of function args
* Add an ID to temporary volume snapshot object
* Allow create_volume() to retry when exception happened
* Fixes the provisioning on selected volumes for NetApp 7 mode
* rbd: update volume<->image copying
* Fix PEP8 violation
* Update snapshot rest api to be consistent with volumes
* change display_description to description in volumes
* v2 volume/snapshot create will correctly give a 202 response
* add postgresql opportunistic testing
* make test_databases instance variable
* Move create_cloned_volume() to LVMVolumeDriver
* Update to latest oslo-version code
* Allow disabling of long-lived SSH connections
* Don't require importing paramiko for error
* Allow for specifying nfs mount options
* rework migration 004 testing with real data
* Allow tools/install_venv_common.py to be run from within the source directory
* add data injection on migrations
* sync database connect changes from nova
* XenAPINFS: Copy volume to glance
* XenAPINFS: Copy image from glance
* Fix inability to delete volumes in error state for NetApp driver
* Copy glance_image_metadata when cloning volumes
* Add volume_glance_metadata to volume.api.get
* Import Oslo's common rootwrap to Cinder
* Mark password config options with secret
* Fixes 'not in' operator usage
* Skip tests if cinder is not installed
* Fix provider_location column add for PSQL
* Update 3PAR driver
* Fix the generalized copy_image_to_volume operation
* import tools/flakes from oslo
* Add unit tests for ISCSIDriver._do_iscsi_discovery and ISCSIDriver._get_iscsi_properties
* Fixes "is not" usage
* Pull cfg module from Oslo and update cinder-manage accordingly
* Set source volume to "in use" during clone
* Update some Oslo Packages
* Fix typo in cinder/db/api.py
* Replace CRLF with unix-style "LF"
* Allow volume back-end to report 'infinite' or 'unknown' as capacity
* Wrap SolidFire size parameter in int
* Use install_venv_common.py from oslo
* Update osapi_volume_extension default
* Generic iSCSI copy volume<->image
* Implement LVM thin provisioning support
* Check for installed cinder in filter tests
* Fix hosts extension and enable its tests
* Check for non-default volume name template
* Get updated vol status in volume.api.reserve
* Update EMC SMI-S iSCSI Driver
* Clean up QTree when deleting volume on NetApp storage box
* Fix NFS volume creation
* Improve error message for missing NFS share config
* ensure zeros are written out when clearing volumes
* Fix error for extra specs update with empty body
* Clean up IPV6 config checks in test_wsgi
* Add capability to update volume metadata
* Fix sheepdog volume creation
* Add LUN# to provider_location in Nexenta driver
* Check for configured IPV6 before running tests
* New cinder.conf.sample format
* Move iscsi flags back to driver.py
* Snapshot support for XenAPINFS
* support a configurable volume wiping method
* Relax various version constraints
* Support for SSL in wsgi.Server
* Enhance wsgi to listen on ipv6 address
* Factor out LVM code
* Implement filter scheduler
* Revert "Implement filter scheduler"
* Update SolidFire Volume driver

grizzly-2
---------

* Provide HP 3PAR array iSCSI driver
* Fix CinderClient exception name in EMCISCSIDriver
* Enable cinder exception format checking in tests
* Update exceptions to pass correct kwargs
* Add option to make exception format errors fatal
* Implement filter scheduler
* Use tempdir for lock_path in tests
* Upgrade WebOb to 1.2.3
* Make WebOb version specification more flexible
* Fix cmds clearing in TargetAdminTestCase
* Add missing library
* use deleted = False, not 0 for update
* Implement ability to Clone volumes in Cinder
* Add pyflakes
* Adds synchronization to attach volume
* Add EMC Volume Driver in Cinder
* Added extra-spec key scoping to the 3PAR drivers
* Adding marker, pagination, sort key and sort direction to v2 api
* Fix typo in image_utils tempfile handling
* Make the NetAppISCSIDriver._is_clone_done() method able to handle empty responses. Add unit tests to exercise this case
* Make sure we don't double remove tmp on exception
* Add service mgmt extension
* Added the lockutils, fileutils, gettextutils
* Fixes a Windows volume driver bug on disk export
* Moving host admin extension with other extensions
* Allow the lvm backed drivers to use mirrrors
* CHAP support for IBM Storwize/SVC driver
* Remove instance quota re-sync code
* Add image metadata API extension
* Raise NotImplemented for drivers that don't support images
* Add *.swp to gitignore
* Support glance servers over https
* Add commands used by NFS volume driver to rootwrap
* Changing display_name to name in v2 api
* Make summary and detail view consistent with other projects
* creating separate v1 and v2 stubs and general fakes
* Make copy_to_volume a bit more useful
* Delete type call in api needs update to use ID
* Convert volume_type id from int to uuid
* Fixes the 3PAR drivers CPG validation
* Rename Config osapi_compute_link_prefix to osapi_volume_base_URL
* Fix exception when size is None
* Ensure request_spec can be serialized
* attaching volumes will set instance_uuid instantly
* Revert changes to monkey_patch
* Improve provider_location cleanup code for RBD
* Fix import order to make it alphabetical
* Fix None being passed into as_int()
* Use auth_token middleware from keystoneclient
* Provide i18n to those messages without _()
* Revert "use O_DIRECT when copying from /dev/zero too"
* Make pep8 checks a bit stricter
* Unpin lxml requirements
* use O_DIRECT when copying from /dev/zero too
* Add CONTRIBUTING file
* Add the persistency to the volume created by iscsi IET

grizzly-1
---------

* adding copy of v1 as v2
* Moving contrib to cinder.api
* Moving api v1 implementation into v1 directory
* Switching api to use base extension manager
* moving all middleware code in cinder.api.middleware
* Moving common api code into cinder.api
* Cleaning up volume driver paths
* Add volume bootable information to api response
* Add XenAPINFSDriver
* Add db table for Glance Metadata
* Remove redundant db.volume_update() in volume manager create_volume()
* Pin pep8 1.3.3
* Removes the xensm driver
* Pass in correct volume_ref to create_from_snapshot
* NetApp direct to filer drivers for iscsi and nfs
* Add hosts extension to Cinder
* Remove unused python-daemon dependency
* Make tox.ini run pep8/hacking checks on bin
* Various pep8/HACKING fixes for Cinder
* Volume RPC API Versioning
* Remove gen_uuid()
* Remove obsolete use_local_volumes
* Import order cleanup per HACKING
* Remove unused volume API method - remove_from_compute()
* Scheduler API clean up and refactor
* Remove dm_setup(remove) call in volume_delete
* Add ability to disable secure volume delete
* Remove the zeroing out of the volume altogether
* Add 'create_volume' to scheduler RPC API
* Fix run_tests.sh ambiguous usage msg and behaviour for -x option
* Add admin only action for force detach
* Changes bit mode of zadara.py to 644
* Port openstack-common/uuidutils to Cinder
* Fix 401 from auth_token middleware
* Splitting out volume drivers in driver.py
* Minor optimization in create_volume in HpSanISCSIDriver
* Adding a SSH Connection Pool
* Fixes 3par driver methods that were double locking
* Return volume type name on volume create
* pin sqlalchemy to the 0.7 series
* Add VolumeTenantAttribute API extension
* Log the body of an /action
* Detect and fix issues caused by vol ID migration
* Split out drivers in san.py
* Add VolumeHostAttribute API extension
* Add default volume type flag
* Fix typo so setting volume_tmp_dir works
* Rollback for resources during volume creation failure
* Allow the user to update a volume's metadata
* Add the generation of the username and password for iSCSI target
* Update HACKING.rst and related changes from Nova/PEP8
* Add trove classifiers for PyPI
* Ensure device node exists before wiping during volume deletion
* Update volume and snapshot status on delete
* Drop unused quota_usage db methods
* Drop duplicate sqlalchemy db api methods
* Change output strings to i18ned
* Adds support for Windows 2012 Storage Server blueprint windows2012driver https://blueprints.launchpad.net/cinder/+spec/windows2012driver
* Update common
* Fix incorrect class path for legacycinder formatter in logging_sample.conf
* Error message references incorrect variable
* Loosen anyjson dependency to avoid clash with ceilometer
* Configuration Options clean up
* Fix typo in policy documentation
* Add snapshot force delete admin action
* Mock out sleep in some retry tests
* Use policy based rule to define context.is_admin
* Sync openstack common and add policy
* Fix typo in sample configuration file
* Update distribute version in test requires
* Revert explicit usage of tgt-adm --conf option
* Fixes remove_export for IetAdm
* Add missing entries in setup, fix up pip-requires
* Fix NetAppCmodeISCSIDriver._get_lun_handle() method
* Remove unused code: check_for_export
* Return 400 if create volume snapshot force parameter is invalid
* Fix cinder-volume-usage-audit
* Sync with nova change I135ed85a
* Remove cinder gating hack
* Set the default availability zone back to nova
* Add lun number (0) to model_update in HpSanDriver
* Fixes to the SolarisISCSI Driver
* Stop double logging to the console
* Restore SIGPIPE default action for subprocesses
* Replace builtin hash with MD5 to solve 32/64-bit issues
* Correct IetAdm remove_iscsi_target
* Add nova migrate_version check to cinder import
* Bump version to 2013.1
* Clean up db.volume_create()
* Fix volume deletion when device mapper is used
* Update quota when deleting volume that failed to be scheduled
* Sync a change to rpc from openstack-common
* Add a resume delete on volume manager startup
* Improve entity validation in volumes APIs
* Add entity body validation helper
* Should've added super().tearDown() in test_iscsi
* Fixes bug 1050135
* Fix FLAGS.volumes_dir help message
* Use tmpdir and avoid leaving test files behind
* Sync log format changes from openstack-common
* Update rpc from openstack-common
* Add volume quota in volume/api.py and olume/manager.py
* Fixes bug 1049446
* Revert "Don't zero out snapshot volume on snapshot_delete"
* Add update to volume and snapshot controllers
* Nail the pip requirement at 1.1
* Clean up .gitignore
* Prevent from bug #1008866 is reverted
* rename nova.pot => cinder.pot, nova.po => cinder.po
* Don't zero out snapshot volume on snapshot_delete
* Recent changes to SolidFire API changed iqn format
* Remove unused utils.wrap_exception
* Sync notifier changes from openstack-common
* Clean up some codes about compute in VolumeTestCase
* Remove unused db api
* Typo nova => cinder
* Remove vpn_ping function in cinder/utils.py
* Update SolidFire driver to reflect IQN changes
* Rename test_nova_rootwrap.py to test_cinder_rootwrap.py
* Fixes potential bugs found by pylint
* Handle missing 'provider_location' in rm_export
* Specify the conf file when creating a volume
* avoid the buffer cache when copying volumes
* Fix Typo in LOG.error
* Remove dependencies for netaddr
* Filter volumes and snapshots by query string
* Remove null_kernel option
* Remove default_schedule_zone
* Remove memcached_servers config option
* Regenerate cinder.conf.sample
* Sync improvements to config file generator tools
* Sync misc changes from openstack-common
* Sync zmq changes from openstack-common
* Sync cfg changes from openstack-common
* Fix xml metadata for volumes api in cinder
* Fix bug where image size is incorrectly rejected
* Several hacking compliance fixes
* Remove Cheetah from pip-requires
* Update dev docs * Quick pass at implementing the basics for cinder dev docs * Remove the N/A compute related stuff * Clean up the architecture a bit to only show cinder related * Remove various modules form TOC's that aren't applicable
* Typo fix: nova => cinder
* Move newly created NFS exceptions to standard location in exception.py Addresses bug 1037619
* Add admin actions extension
* Removed unnecessary call to ensure_export
* Add cinder- prefix to all binaries
* Make size optional when creating a volume from a snap
* Fix creation of iscsi targets
* Spelling: Persistant=>Persistent
* Implement volume quota support in Cinder
* Remove unused return values and commented out code from NFS driver
* Remove unused flags
* Fix PEP8 issues
* Fix incorrect tgt-admin call in create_iscsi_target
* Add 'detaching' to volume status
* Typo fix in cinder: existant => existent
* Make glance image service check base exception classes
* Fix PEP8 issues
* Remove unused exceptions from cinder/exception.py
* Add nosehtmloutput as a test dependency
* Migrate volume related quota info in db migration
* Use event.listen() instead of deprecated listeners kwarg
* Add declare for xiv driver in fake_flags
* Remove logging in volume tests
* Call driver for attach/detach_volume
* Fix spelling typos
* Remove unused function

folsom-3
--------

* blueprint zadara-volume-driver
* Adding the volume notifications to cinder
* add ability to clone images
* Update SolidFire volume driver
* Add proper support for deprecation messages
* Remove utils.deprecated functions
* Move volume size validation to api layer
* Map internal exceptions in the nova style
* Add driver for using files on a generic NFS server as virtual block devices Add NetApp-specific NFS virtual block driver
* Implements bp migrate-nova-volumes-to-cinder
* add get_location method for images
* rbd: implement create_volume_from_snapshot
* Replace deprecated client with python-glanceclient
* Remove unused imports
* Fix check_for_export() in non-exporting drivers
* Adds new volume API extensions
* Driver for IBM XIV storage
* Fake requests in tests should be to v1
* Add C-mode driver for NetApp
* storwize-svc: improved test coverage and fixes
* Use setuptools-git
* Add iscsiadm path for qauntal
* Create unique volumes_dir for testing
* Remove redundant 'availability_zone' config options
* Straight port of the NetApp driver updates from nova-volume to cinder
* Use volume driver specific execeptions
* Admin users should be restricted from seeing all snapshots by default
* Use openstack.common.notifier
* Admin users should be restricted from seeing all volumes by default
* Deprecate root_helper in favor of rootwrap_config
* Send 'create volume from snapshot' to the proper host
* Add persistent volumes for tgtd
* Scheduler-clean-up
* Include AUTHORS file in MANIFEST.in
* Add authors for IBM Storwize and SVC driver
* Driver for IBM Storwize and SVC storage
* Remove unused instance_name_template flag
* Allow XML payload for volume creation
* Include volume_metadata with object on vol create
* Trim volume type representation
* Port nova-rootwrap changes to cinder-rootwrap
* Don't do PEP8 test for openstack-common code
* Cleanup unused code in servce.py
* Use openstack.common.setup
* utils module is still being used by cinder-volume service
* Remove unused fake memcache client
* Remove unused check_snapshots_enabled
* Use openstack.common.log for logging
* Don't create volumes if an incorrect size was given
* Use rpc from openstack-common
* Add missing gettextutils from openstack-common
* Use save_and_reraise_exception() from common
* Use openstack.common.cfg.CONF
* Remove cinder.log usage from cinder.rpc
* Remove cinder.context dependency from cinder.rpc
* Localize rpc options to rpc code
* Add version to scheduler rpc API
* Sync cfg and iniparser from openstack-common
* Use cfg's new global CONF object
* Make use of openstack.common.jsonutils
* Sync with latest version of openstack.common.cfg
* Convert Cinder to use openstack-common jsonutils
* Add missing ack to impl_qpid
* Move queue_get_for() from db to rpc
* Add base support for rpc API versioning
* Make kombu support optional for running unit tests
* Stop using cinder.exception from cinder.rpc
* Remove unused synchronization decorator
* Remove 'cinder-manage config convert'
* Use cfg's new behavior of reset() clearing overrides
* Remove unused enabled_apis flag
* Remove some unused helper scripts
* Remove unused wrap_errors decorator
* Remove unused get_{id,version}_from_href()
* Remove unused metadata serialization
* Remove unused raise_http_conflict_for_instance_invalid_state()
* Remove unused OverLimitFault
* Remove old flagfile support
* Misused and not used config options
* Pass 'cinder' project into ConfigOpts
* Sync to newer openstack.common.cfg
* Convert Cinder to use openstack-common timeutils
* Do not duplicate nova docs in cinder
* Remove unused db api methods
* Create single initial Cinder DB migration file
* Updated HpSanISCSIDriver to use initialize/terminate methods

folsom-2
--------

* Pruned Authors file to active contributors (from nova-volumes
* Move nova-manage.rst to cinder-manage.rst
* Add action extensions to support nova integration
* Revert "Add action extensions to support nova integration."
* Fix volume['id'] from integer to string
* Add action extensions to support nova integration
* Set pep8 version to 1.1 in test_requires
* Fix topics so that the do not collide with nova
* Fix up coverage and jenkins test running
* Remove instance Foreign Key in volumes table, replace with instance_uuid
* Align the tox.ini file
* Removed cinder/api/openstack/compute and moved the relevant pieces under cinder/api/openstack/volume. Fixes bug 994177
* Initial fork out of Nova
