← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1714987] Re: description in _create_backup.html only assumes object storage service

 

@Nobuto Murata The current description in '_create_backup.html' looks
good to me. So mark it as invalid.

** Changed in: horizon
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1714987

Title:
  description in _create_backup.html only assumes object storage service

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Actually cinder-backup driver can be something other than object
  storage, such as Ceph, NFS. So mentioning "object storage service must
  be enabled" is confusing to end users. The description below could
  have some space for improvement.

  [./openstack_dashboard/dashboards/project/backups/templates/backups/_create_backup.html]
  {% block modal-body-right %}
    <p><strong>{% trans "Volume Backup:" %}</strong> {% trans "Volume Backups are stored using the Object Storage service. You must have this service activated in order to create a backup." %}</p>
    <p>{% trans "If no container name is provided, a default container named volumebackups will be provisioned for you. Backups will be the same size as the volume they originate from." %}</p>
  {% endblock %}

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1714987/+subscriptions


References