horizon/openstack_dashboard/api
Eric Peterson 3238dc0738 Autogenerate container name correctly for vol backup
The volume backup code is passing '' as a default container name,
which will cause cinder/swift to fail.   If no container name is provided,
the default value of None will enable the auto creation of a container correctly.

Change-Id: I7813153c65652ce6e1a5ac03204a8738eefdc64e
Closes-Bug: #1658137
(cherry picked from commit 90a9af2e0b)
2017-01-24 12:33:19 +00:00
..
rest Add missing scheduler_hints to _optional_create 2017-01-16 15:43:42 +00:00
__init__.py Moving Trove to contrib 2015-08-05 23:07:47 -07:00
base.py Fix network duplication check logic 2016-02-12 16:58:00 +00:00
ceilometer.py Merge "Delete some deprecated codes" 2016-02-06 06:29:38 +00:00
cinder.py Autogenerate container name correctly for vol backup 2017-01-24 12:33:19 +00:00
fwaas.py Replace SortedDict with OrderedDict 2015-09-04 18:39:15 +00:00
glance.py Support for Glance v2 2016-09-12 11:16:33 -07:00
heat.py Delete the useless API of heat 2016-07-15 22:46:11 +08:00
keystone.py "Unable to retrieve Domain" incessant warning logs 2016-11-08 09:54:05 +00:00
lbaas.py Fix Load Balancer table Subnet row displays CIDR 2015-09-16 18:35:27 +08:00
network.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
network_base.py Add floating IP panel to admin dashboard 2016-08-19 12:15:55 +08:00
neutron.py Allow router panel to not break sidebar 2016-12-08 08:45:32 +00:00
nova.py Strip leading or trailing spaces from Instance names during update and create 2016-11-14 07:37:54 +00:00
swift.py Implement file update (edit) in Swift UI 2016-08-22 14:47:23 +10:00
vpn.py Replace SortedDict with OrderedDict 2015-09-04 18:39:15 +00:00