horizon/openstack_dashboard/api
wangliangyu ac88796410 Raise NotFound error when retrieved by not uuid
On identity-projects page:
  Retrieve project list filtered by id which is not uuid format like '%',
there will throw an error message on top-right page.
And the same for identity-users page.

It is reasonable that return an empty list without error prompt.

Change-Id: I65aec86f4d894a9789eef6fc093ed95a95c46d9f
Closes-Bug: #1800600
2018-10-30 16:03:56 +00:00
..
rest Refactor app response for api request '/api/keystone/svc-catalog' 2018-10-23 20:30:11 +03:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
base.py Generic volume group support 2018-06-09 06:39:18 +00:00
cinder.py Replace @memoized_with_* with @memoized 2018-09-25 11:44:06 +02:00
glance.py Fix issue with uploading image to glance on Python3 2018-05-30 10:56:47 +00:00
keystone.py Raise NotFound error when retrieved by not uuid 2018-10-30 16:03:56 +00:00
microversions.py Generic volume group support 2018-06-09 06:39:18 +00:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Merge "Do not raise invalid message when port does not exist" 2018-10-23 11:24:14 +00:00
nova.py Replace @memoized_with_* with @memoized 2018-09-25 11:44:06 +02:00
swift.py Hide Swift network info in Horizon error message 2018-09-28 11:56:02 +00:00