horizon/openstack_dashboard/dashboards/project
jmoffitt 468184bd97 Consistency Group Snapshots detail url is wrong
The link in the consistency group table for "detail" is a mismatch
for the corresponding value in the urls.py file, causing cg snapshots
clicks to not load details for the user.

This bug was introduced in https://review.openstack.org/#/c/429506
where the link in tables.py was changed from:
"horizon:project:volumes:cg_snapshots:cg_snapshot_detail"
to
"horizon:project:cg_snapshots:detail"

the removal of the volumes section of the link was correct for that
change, but changing "cg_snapshot_detail" to "detail" broke the
details link

Change-Id: I7ad8673bad353a234596df16c8e64eec93733934
Closes-Bug: #1813990
2019-01-30 13:26:22 -08:00
..
api_access Allow to specify custom templates for clouds.yaml and openrc 2019-01-13 01:53:18 +09:00
backups Add enabled check in Backups panel 2018-09-27 09:37:15 +01:00
cg_snapshots Consistency Group Snapshots detail url is wrong 2019-01-30 13:26:22 -08:00
cgroups pylint: fix too-many-nested-blocks/redefined-argument-from-local 2019-01-17 00:41:20 +09:00
containers Removing deprecated Swift UI code 2016-11-17 16:00:00 -07:00
floating_ips pylint: Fix consider-using-(dict|set)-comprehension 2019-01-13 00:59:05 +09:00
images Merge "Pop up the error message of creating a snapshot" 2019-01-23 14:24:16 +00:00
instances pylint: fix unexpected-keyword-arg error 2019-01-17 03:29:56 +09:00
key_pairs Convert project tests into mock: fip/sg/key_pairs/topology 2018-03-20 08:33:05 +09:00
network_qos Fix W503 warnings 2018-04-11 18:13:47 +09:00
network_topology Restores deletion in flat network topology 2018-07-16 15:54:49 +02:00
networks Modify the error message when creating subnet 2019-01-18 13:37:56 +08:00
overview Instances column is shortened so it fits properly 2018-12-18 10:01:56 +00:00
routers the name needs to be word wrap 2019-01-07 14:29:44 +08:00
security_groups pylint: fix some refactor recommendations 2019-01-17 00:44:19 +09:00
server_groups Fix W503 warnings 2018-04-11 18:13:47 +09:00
snapshots pylint: fix bad-super-call 2019-01-15 01:11:33 +09:00
static/dashboard/project Better support for community images 2018-12-27 09:04:53 +09:00
trunks Fix W503 warnings 2018-04-11 18:13:47 +09:00
vg_snapshots Show generic group info in volume and volume snapshot pages 2018-07-03 13:24:24 +03:00
volume_groups pylint: fix len-as-condition warning 2019-01-16 12:56:20 +09:00
volumes Merge "Modify the prompt of update volume" 2019-01-23 14:26:33 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00