yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60456
[Bug 1656156] [NEW] Interfaces reference old cinder client, should be openstackclient
Public bug reported:
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.
** Affects: horizon
Importance: Medium
Status: Triaged
** Changed in: horizon
Status: New => Triaged
** Changed in: horizon
Importance: Undecided => Medium
** Changed in: horizon
Milestone: None => ocata-3
--
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):
Triaged
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
Follow ups