]> review.fuel-infra Code Review - openstack-build/cinder-build.git/shortlog
openstack-build/cinder-build.git
2012-08-15 JenkinsMerge "add get_location method for images"
2012-08-15 Dan PrinceRemove utils.deprecated functions.
2012-08-15 JenkinsMerge "Move volume size validation to api layer."
2012-08-15 Eoghan GlynnMove volume size validation to api layer.
2012-08-15 Eoghan GlynnMap internal exceptions in the nova style.
2012-08-14 JenkinsMerge "Add C-mode driver for NetApp."
2012-08-14 Josh Durginadd get_location method for images
2012-08-14 JenkinsMerge "Driver for IBM XIV storage."
2012-08-14 Josh Durginrbd: implement create_volume_from_snapshot
2012-08-14 Josh DurginReplace deprecated client with python-glanceclient
2012-08-14 JenkinsMerge "Adds new volume API extensions"
2012-08-13 Josh DurginFix check_for_export() in non-exporting drivers
2012-08-13 Unmesh GurjarAdds new volume API extensions
2012-08-13 Avishay TraegerDriver for IBM XIV storage.
2012-08-13 JenkinsMerge "Fake requests in tests should be to v1"
2012-08-12 Mike PerezFake requests in tests should be to v1
2012-08-12 Ben SwartzlanderAdd C-mode driver for NetApp.
2012-08-12 Avishay Traegerstorwize-svc: improved test coverage and fixes.
2012-08-10 JenkinsMerge "Add iscsiadm path for qauntal."
2012-08-10 JenkinsMerge "Use openstack.common.notifier."
2012-08-10 Monty TaylorUse setuptools-git.
2012-08-10 Chuck ShortAdd iscsiadm path for qauntal.
2012-08-10 Dan PrinceCreate unique volumes_dir for testing.
2012-08-09 JenkinsMerge "Straight port of the NetApp driver updates from...
2012-08-09 JenkinsMerge "Remove redundant 'availability_zone' config...
2012-08-09 JenkinsMerge "Admin users should be restricted from seeing...
2012-08-09 Zhiteng HuangRemove redundant 'availability_zone' config options.
2012-08-08 Ben SwartzlanderStraight port of the NetApp driver updates from nova...
2012-08-07 JenkinsMerge "Deprecate root_helper in favor of rootwrap_config"
2012-08-07 Ronen KatUse volume driver specific execeptions.
2012-08-07 JenkinsMerge "Add persistent volumes for tgtd."
2012-08-07 JenkinsMerge "Send 'create volume from snapshot' to the proper...
2012-08-06 jakedahnAdmin users should be restricted from seeing all
2012-08-06 Chmouel BoudjnahUse openstack.common.notifier.
2012-08-03 jakedahnAdmin users should be restricted from seeing all
2012-08-03 Thierry CarrezDeprecate root_helper in favor of rootwrap_config
2012-08-03 ZhuRongzeSend 'create volume from snapshot' to the proper host
2012-08-02 Chuck ShortAdd persistent volumes for tgtd.
2012-08-01 JenkinsMerge "Include AUTHORS file in MANIFEST.in"
2012-08-01 JenkinsMerge "Scheduler-clean-up"
2012-08-01 JenkinsMerge "Add authors for IBM Storwize and SVC driver."
2012-08-01 ZhuRongzeScheduler-clean-up
2012-08-01 Chmouel BoudjnahInclude AUTHORS file in MANIFEST.in
2012-08-01 JenkinsMerge "Include volume_metadata with object on vol create"
2012-07-31 Avishay TraegerAdd authors for IBM Storwize and SVC driver.
2012-07-31 JenkinsMerge "Remove unused instance_name_template flag"
2012-07-31 Avishay TraegerDriver for IBM Storwize and SVC storage.
2012-07-31 ZhuRongzeRemove unused instance_name_template flag
2012-07-30 Eoghan GlynnAllow XML payload for volume creation.
2012-07-28 John GriffithInclude volume_metadata with object on vol create
2012-07-26 Eoghan GlynnTrim volume type representation.
2012-07-24 JenkinsMerge "Don't do PEP8 test for openstack-common code."
2012-07-24 JenkinsMerge "Cleanup unused code in servce.py"
2012-07-23 Thierry CarrezPort nova-rootwrap changes to cinder-rootwrap
2012-07-23 Zhiteng HuangDon't do PEP8 test for openstack-common code.
2012-07-23 Zhiteng HuangCleanup unused code in servce.py
2012-07-20 Chmouel BoudjnahUse openstack.common.setup.
2012-07-20 JenkinsMerge "Remove unused fake memcache client"
2012-07-20 Mike Perezutils module is still being used by cinder-volume service
2012-07-20 JenkinsMerge "Use openstack.common.log for logging."
2012-07-20 JenkinsMerge "Remove unused check_snapshots_enabled"
2012-07-20 Mark McLoughlinRemove unused fake memcache client
2012-07-20 Mark McLoughlinRemove unused check_snapshots_enabled
2012-07-20 Chmouel BoudjnahUse openstack.common.log for logging.
2012-07-20 Mike PerezDon't create volumes if an incorrect size was given
2012-07-19 JenkinsMerge "Remove some unused helper scripts"
2012-07-19 JenkinsMerge changes I4e00ca81,I223aca1a
2012-07-19 JenkinsMerge "Remove unused OverLimitFault"
2012-07-19 JenkinsMerge "Remove unused wrap_errors decorator"
2012-07-19 JenkinsMerge "Remove unused raise_http_conflict_for_instance_i...
2012-07-19 JenkinsMerge "Remove unused enabled_apis flag"
2012-07-19 Russell BryantUse rpc from openstack-common.
2012-07-19 Russell BryantAdd missing gettextutils from openstack-common.
2012-07-19 Russell BryantUse save_and_reraise_exception() from common.
2012-07-19 Russell BryantUse openstack.common.cfg.CONF.
2012-07-19 Russell BryantRemove cinder.log usage from cinder.rpc.
2012-07-19 Russell BryantRemove cinder.context dependency from cinder.rpc
2012-07-19 Russell BryantLocalize rpc options to rpc code.
2012-07-19 Russell BryantAdd version to scheduler rpc API.
2012-07-19 Russell BryantSync cfg and iniparser from openstack-common.
2012-07-19 Mark McLoughlinUse cfg's new global CONF object
2012-07-19 Russell BryantMake use of openstack.common.jsonutils.
2012-07-19 Mark McLoughlinSync with latest version of openstack.common.cfg
2012-07-18 Zhiteng HuangConvert Cinder to use openstack-common jsonutils.
2012-07-18 Russell BryantAdd missing ack to impl_qpid.
2012-07-18 Russell BryantMove queue_get_for() from db to rpc.
2012-07-18 Russell BryantAdd base support for rpc API versioning.
2012-07-18 Russell BryantMake kombu support optional for running unit tests.
2012-07-18 Russell BryantStop using cinder.exception from cinder.rpc.
2012-07-18 Mark McLoughlinRemove unused synchronization decorator
2012-07-18 Mark McLoughlinRemove 'cinder-manage config convert'
2012-07-18 Mark McLoughlinUse cfg's new behavior of reset() clearing overrides
2012-07-19 JenkinsMerge changes Id5a0ffab,If283dd7c,I1a11e8fd
2012-07-18 JenkinsMerge "Convert Cinder to use openstack-common timeutils"
2012-07-17 Mark McLoughlinRemove unused enabled_apis flag
2012-07-17 Mark McLoughlinRemove some unused helper scripts
2012-07-17 Mark McLoughlinRemove unused wrap_errors decorator
2012-07-17 Mark McLoughlinRemove unused get_{id,version}_from_href()
2012-07-17 Mark McLoughlinRemove unused metadata serialization
2012-07-17 Mark McLoughlinRemove unused raise_http_conflict_for_instance_invalid_...
next