horizon/openstack_dashboard/api
Keiichi Hikita 60a78e1958 Add swift object copy function
Current Horizon does not have object copy page for swift.
This blueprint is for adding above one as Angular application.
- One row action is added as "Copy" menu
- User can copy which bytes > 0
  Because bytes = 0 means, true 0 byte object or separated file.
  Copying of separated object is not allowed in Swift API.

Change-Id: I60d731f79e5c9ab55fd2a73b7687b47723fe901f
Implements: blueprint swift-object-copy-function
2018-03-14 08:12:11 +09:00
..
rest Add Change Password Action for Angular users panel 2018-01-16 18:15:19 +09:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
base.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
cinder.py Merge "quota: retrieve quota (limit) and usage at once" 2017-12-26 21:19:50 +00:00
glance.py Clean /tmp after upload when using glance v2 client 2017-08-04 10:54:51 +08:00
keystone.py Add Change Password Action for Angular users panel 2018-01-16 18:15:19 +09:00
microversions.py API micro-version support for multiple features 2017-12-03 07:59:32 +09:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py fix english grammatical error 2018-01-31 23:27:57 +00:00
nova.py Merge "Use nova os-services to retrieve host list" 2018-02-07 05:03:10 +00:00
swift.py Add swift object copy function 2018-03-14 08:12:11 +09:00