horizon/openstack_dashboard/api
kenji-ishii a9e9d715bb Add function to recreate ec2 credential
At the moment, we can view the credentials of ec2 in Horizon.
But we can not delete or update it.
When information of access key and secret key were leaked out,
it would be nice if we can regenerate a credentials via not only
CLI but also Horizon.

Thus we need to provide a function user can change ec2
credentials when user want to do it.

Change-Id: Ibaebad73eb9a869564bd7d52e2f6b69a503a60c3
Closes-Bug: #1519764
2016-03-06 15:31:23 +00:00
..
rest Add Swift REST API 2016-02-25 12:12:14 -08:00
__init__.py Moving Trove to contrib 2015-08-05 23:07:47 -07:00
base.py Delete the unused LOG configure code 2015-12-09 02:04:29 -05:00
ceilometer.py Merge "Delete some deprecated codes" 2016-02-06 06:29:38 +00:00
cinder.py Look for volumev2 endpoints instead of volume 2016-02-23 11:47:25 +01:00
fwaas.py Replace SortedDict with OrderedDict 2015-09-04 18:39:15 +00:00
glance.py Merge "Support properties_target when fetching namespaces" 2016-02-05 06:21:42 +00:00
heat.py Add some new heat-snapshot-api. 2016-02-21 17:46:46 +08:00
keystone.py Add function to recreate ec2 credential 2016-03-06 15:31:23 +00:00
lbaas.py Fix Load Balancer table Subnet row displays CIDR 2015-09-16 18:35:27 +08:00
network_base.py Wrong usage of "an" 2015-12-30 13:53:53 +08:00
network.py Remove port_id from floating ip disassociate 2014-12-01 17:26:51 +08:00
neutron.py Merge "Try to be more verbose on sec group error" 2016-02-11 23:48:24 +00:00
nova.py Merge "Add rxtx factor to flavors." 2016-02-13 03:53:36 +00:00
swift.py Add Swift REST API 2016-02-25 12:12:14 -08:00
vpn.py Replace SortedDict with OrderedDict 2015-09-04 18:39:15 +00:00