Reviewed:  https://review.openstack.org/438717
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=9b259e476e8ab2a95f54f0361cd66d438c294d9b
Submitter: Jenkins
Branch:    master

commit 9b259e476e8ab2a95f54f0361cd66d438c294d9b
Author: Anne Gentle <[email protected]>
Date:   Mon Feb 27 21:44:25 2017 +0000

    Update some Dashboard strings to use `openstack` client
    
    - When there's no equivalent openstack CLI command, keep cinder command.
    
    Closes-bug: 1656156
    
    Change-Id: I219adfc5f0fdda35195eb8eeeb1e242c52077130


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
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/1656156

Title:
  Interfaces reference old cinder client, should be openstackclient

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The following interface strings need to be updated:

   
openstack_dashboard/dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html
   9:    the <tt>cinder snapshot-reset-state</tt> command.
   
   
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_associate_qos_spec.html
   8:  <p>{% blocktrans %}This is equivalent to the <tt>cinder 
qos-associate</tt> and <tt>cinder qos-disassociate</tt> commands.{% 
endblocktrans %}</p>
   
   
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_create_qos_spec.html
   10:      <tt>cinder qos-create</tt> command. Once the QoS Spec gets created,
   
   
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_create_volume_type.html
   11:      <tt>cinder type-create</tt> command. Once the volume type gets 
created,
   
   
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/_manage_volume.html
   11:    This is equivalent to the <tt>cinder manage</tt> command.
   
   
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/_unmanage_volume.html
   11:    This is equivalent to the <tt>cinder unmanage</tt> command.
   
   
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/_update_status.html
   9:    the <tt>cinder reset-state</tt> command.
   
   
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html
   6:    <p>{% trans "Ownership of a volume can be transferred from one project 
to another.  Accepting a transfer requires obtaining the Transfer ID and 
Authorization Key from the donor.  This is equivalent to the <tt>cinder 
transfer-accept</tt> command." %}</p>
   
   
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html
   6:    <p>{% trans 'Ownership of a volume can be transferred from one project 
to another. Once a volume transfer is created in a donor project, it then can 
be "accepted" by a recipient project. This is equivalent to the <tt>cinder 
transfer-create</tt> command.' %}</p>
   
   
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_retype.html
   8:      This is equivalent to the <tt>cinder retype</tt> command.
   
   
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html
   8:      This is equivalent to the <tt>cinder upload-to-image</tt> command.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to