Activity log for bug #1367403

Date Who What changed Old value New value Message
2014-09-09 19:04:52 Mark Vanderwiel bug added bug
2014-09-09 19:23:25 OpenStack Infra openstack-chef: status New In Progress
2014-09-11 18:08:58 Mark Vanderwiel description Add cookbook attributes for quota_snapshots and no_snapshot_gb_quota https://github.com/openstack/cinder/blob/master/etc/cinder/cinder.conf.sample#L212 # Number of volume snapshots allowed per project (integer # value) #quota_snapshots=10 # Whether snapshots count against GigaByte quota (boolean # value) #no_snapshot_gb_quota=false Add cookbook attributes for quota_snapshots and no_snapshot_gb_quota https://github.com/openstack/cinder/blob/master/etc/cinder/cinder.conf.sample#L212 # Number of volume snapshots allowed per project (integer # value) #quota_snapshots=10 # Whether snapshots count against GigaByte quota (boolean # value) #no_snapshot_gb_quota=false # Enables or disables use of default quota class with default # quota. (boolean value) #use_default_quota_class=true
2014-09-11 18:23:24 Mark Vanderwiel description Add cookbook attributes for quota_snapshots and no_snapshot_gb_quota https://github.com/openstack/cinder/blob/master/etc/cinder/cinder.conf.sample#L212 # Number of volume snapshots allowed per project (integer # value) #quota_snapshots=10 # Whether snapshots count against GigaByte quota (boolean # value) #no_snapshot_gb_quota=false # Enables or disables use of default quota class with default # quota. (boolean value) #use_default_quota_class=true Add cookbook attributes for quota_snapshots and no_snapshot_gb_quota and use_default_quota_class https://github.com/openstack/cinder/blob/master/etc/cinder/cinder.conf.sample#L212 # Number of volume snapshots allowed per project (integer # value) #quota_snapshots=10 # Whether snapshots count against GigaByte quota (boolean # value) #no_snapshot_gb_quota=false # Enables or disables use of default quota class with default # quota. (boolean value) #use_default_quota_class=true
2014-09-11 18:23:32 Mark Vanderwiel summary [block-storage] cookbook attributes for quota_snapshots and no_snapshot_gb_quota [block-storage] cookbook attributes for quota_snapshots and no_snapshot_gb_quota and use_default_quota_class
2014-10-09 21:23:33 OpenStack Infra openstack-chef: status In Progress Fix Released