Back to bug 1041986

Who When What Removed Added
RHOS Integration 2013-12-12 20:26:59 UTC Keywords FutureFeature
Whiteboard upstream_milestone_icehouse-2 upstream_status_needs-code-review
Red Hat Bugzilla 2013-12-12 20:26:59 UTC Doc Type Bug Fix Enhancement
John Skeoch 2014-01-13 01:14:37 UTC CC hateya
RHOS Integration 2014-01-20 05:03:48 UTC Target Release 5.0 ---
Target Milestone Upstream M2 Upstream M3
Whiteboard upstream_milestone_icehouse-2 upstream_status_needs-code-review upstream_milestone_icehouse-3 upstream_status_needs-code-review
RHEL Program Management 2014-01-20 05:19:03 UTC Target Release --- 5.0
Arthur Berezin 2014-02-03 19:28:19 UTC Keywords Triaged
Priority unspecified medium
CC aberezin, aortega, jpichon, mrunge
Component RFEs python-django-horizon
QA Contact ajeain
RHOS Integration 2014-02-19 23:31:10 UTC Target Release 5.0 ---
Whiteboard upstream_milestone_icehouse-3 upstream_status_needs-code-review upstream_milestone_icehouse-3 upstream_status_needs-code-review upstream_definition_approved
RHEL Program Management 2014-02-19 23:39:01 UTC Target Release --- 5.0
RHOS Integration 2014-02-20 16:27:59 UTC Target Release 5.0 ---
RHEL Program Management 2014-02-20 17:26:04 UTC Target Release --- 5.0
RHOS Integration 2014-02-20 18:13:55 UTC Status NEW POST
Target Release 5.0 ---
RHEL Program Management 2014-02-20 19:31:47 UTC Target Release --- 5.0
RHOS Integration 2014-03-01 05:06:34 UTC Whiteboard upstream_milestone_icehouse-3 upstream_status_needs-code-review upstream_definition_approved upstream_milestone_next upstream_status_needs-code-review upstream_definition_approved
Stephen Gordon 2014-03-12 12:58:00 UTC Target Release 5.0 ---
Target Milestone Upstream M3 ---
RHOS Integration 2014-04-01 04:05:55 UTC Target Milestone --- Upstream M1
Whiteboard upstream_milestone_next upstream_status_needs-code-review upstream_definition_approved upstream_milestone_juno-1 upstream_status_needs-code-review upstream_definition_approved
RHOS Integration 2014-06-11 04:09:38 UTC Target Milestone Upstream M1 Upstream M2
Whiteboard upstream_milestone_juno-1 upstream_status_needs-code-review upstream_definition_approved upstream_milestone_juno-2 upstream_status_started upstream_definition_approved
RHOS Integration 2014-07-03 04:05:12 UTC Whiteboard upstream_milestone_juno-2 upstream_status_started upstream_definition_approved upstream_milestone_juno-2 upstream_status_needs-code-review upstream_definition_approved
RHOS Integration 2014-07-09 04:05:54 UTC Whiteboard upstream_milestone_juno-2 upstream_status_needs-code-review upstream_definition_approved upstream_milestone_juno-2 upstream_status_implemented upstream_definition_approved
RHEL Program Management 2014-07-16 15:47:09 UTC Target Release --- 6.0
Ami Jeain 2014-07-27 13:28:19 UTC QA Contact ajeain iovadia
Ido Ovadia 2014-11-09 15:46:24 UTC Flags needinfo?(jpichon)
Julie Pichon 2014-11-10 14:08:01 UTC Flags needinfo?(jpichon)
Matthias Runge 2014-11-20 10:55:10 UTC Status POST MODIFIED
Fixed In Version python-django-horizon-2014.2-4.el7ost
Matthias Runge 2014-12-15 07:01:46 UTC CC rhos-flags
Assignee rhos-maint mrunge
Doc Text Feature:

Adding support for volume backups


Users can create, view, delete and restore volume backups
Flags needinfo?(rhos-flags)
Ami Jeain 2014-12-15 08:07:45 UTC CC ajeain
Flags needinfo?(rhos-flags)
errata-xmlrpc 2014-12-16 16:14:02 UTC Status MODIFIED ON_QA
Ido Ovadia 2014-12-21 13:50:44 UTC Status ON_QA VERIFIED
Summer Long 2015-01-12 03:01:48 UTC CC slong
Doc Text Feature:

Adding support for volume backups


Users can create, view, delete and restore volume backups
Support has been added for Block Storage volume backups in the dashboard. Users can now create, view, delete, and restore volume backups. Note: This functionality is not displayed by default. To display volume-backup action items, update the /etc/openstack-dashboard/local_settings file with:
OPENSTACK_CINDER_FEATURES = {
'enable_backup': True,
}
After updating the file, restart the httpd service with 'systemctl restart httpd'.
errata-xmlrpc 2015-02-09 00:40:08 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2015-02-09 14:54:04 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2015-02-09 09:54:04 UTC
Don Domingo 2015-05-05 02:48:17 UTC CC ddomingo
Doc Text Support has been added for Block Storage volume backups in the dashboard. Users can now create, view, delete, and restore volume backups. Note: This functionality is not displayed by default. To display volume-backup action items, update the /etc/openstack-dashboard/local_settings file with:
OPENSTACK_CINDER_FEATURES = {
'enable_backup': True,
}
After updating the file, restart the httpd service with 'systemctl restart httpd'.
Support has been added for Block Storage volume backups in the dashboard. Users can now create, view, delete, and restore volume backups. Note: This functionality is not displayed by default. To display volume-backup action items, update the /etc/openstack-dashboard/local_settings file with:

OPENSTACK_CINDER_FEATURES = {
'enable_backup': True,
}

After updating the file, restart the httpd service with 'systemctl restart httpd'.
Sean Cohen 2015-07-07 12:17:50 UTC CC scohen
Don Domingo 2015-07-07 13:46:38 UTC Blocks 1240103

Back to bug 1041986