cinder/cinder/db/sqlalchemy
LisaLi 802c5633e0 Fix exception during service update
The function objects.Service.get_by_args raises HostBinaryNotFound
exception, but in service update function, it catches ServiceNotFound
exception by mistake.

This patch is to remove HostBinaryNotFound and use ServiceNotFound to make
things simple and consistent.

Change-Id: Ic2ef79ca03393f3b1eb5bb89d4ffcf92d76460c6
Closes-bug: #1551101
2016-03-02 13:25:42 +08:00
..
migrate_repo Replication v2.1 (Cheesecake) 2016-02-26 13:15:19 -07:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
api.py Fix exception during service update 2016-03-02 13:25:42 +08:00
models.py Replication v2.1 (Cheesecake) 2016-02-26 13:15:19 -07:00