Matt Jordan
2e4bdbd78a
main/sorcery: Provide log messages when a wizard does not support an operation
...
If a sorcery wizard does not support one of the 'optional' CRUD
operations (namely the CUD), log a WARNING message so we are aware of
why the operation failed. This also removes an assert in this case, as
the CUD operation may have been triggered by an external system, in
which case it is not a programming error but a configuration error.
Change-Id: Ifecd9df946d9deaa86235257b49c6e5e24423b53
2015-07-14 19:15:13 -05:00
..
2015-04-12 13:58:49 -05:00
2015-03-30 02:29:10 +00:00
2015-06-02 16:27:51 -05:00
2014-11-02 07:39:36 +00:00
2014-11-20 16:36:54 +00:00
2014-05-09 22:49:26 +00:00
2015-03-26 22:19:21 +00:00
2015-04-09 12:56:30 +00:00
2015-05-12 09:37:09 -05:00
2014-04-23 15:02:39 +00:00
2013-08-22 08:26:55 +00:00
2015-07-02 05:24:33 -05:00
2015-03-26 22:19:21 +00:00
2014-06-20 15:27:43 +00:00
2015-04-22 20:44:56 -04:00
2015-05-25 02:17:48 -05:00
2014-06-20 15:27:43 +00:00
2015-04-22 20:44:56 -04:00
2015-05-01 15:40:45 -04:00
2015-05-20 16:08:58 -05:00
2014-06-09 03:50:45 +00:00
2013-08-23 18:07:40 +00:00
2015-01-30 16:47:50 +00:00
2015-05-05 18:17:54 -05:00
2015-07-13 12:55:21 -05:00
2013-08-05 16:59:13 +00:00
2015-07-13 12:55:21 -05:00
2015-03-25 18:37:04 +00:00
2014-10-10 13:01:41 +00:00
2015-04-17 15:57:10 -05:00
2015-06-15 10:34:44 -05:00
2015-04-09 12:56:30 +00:00
2015-07-01 16:55:50 -05:00
2015-06-25 15:16:24 -03:00
2014-10-09 17:45:23 +00:00
2015-06-05 02:16:24 -05:00
2015-03-17 22:15:09 +00:00
2015-03-26 22:19:21 +00:00
2015-03-26 22:19:21 +00:00
2015-07-01 16:33:53 -05:00
2015-03-26 23:07:15 +00:00
2014-10-17 02:41:34 +00:00
2013-07-04 13:06:15 +00:00
2015-03-26 22:19:21 +00:00
2013-06-29 00:18:57 +00:00
2015-01-09 17:54:49 +00:00
2015-07-11 10:24:39 -05:00
2015-04-17 15:57:10 -05:00
2014-08-21 14:52:06 +00:00
2015-03-26 22:19:21 +00:00
2015-04-10 17:53:44 +00:00
2015-05-29 14:52:23 -05:00
2015-04-09 12:56:30 +00:00
2015-04-23 18:26:55 +02:00
2014-11-17 16:51:16 +00:00
2015-05-02 20:25:11 -04:00
2015-05-20 18:05:20 -06:00
2015-04-08 16:23:00 +00:00
2015-07-12 17:54:48 -05:00
2014-08-07 18:51:16 +00:00
2015-05-03 22:08:14 -04:00
2014-07-20 22:06:33 +00:00
2015-04-06 17:52:13 +00:00
2015-04-17 15:57:10 -05:00
2015-03-27 07:09:26 +00:00
2013-09-10 18:05:47 +00:00
2015-03-26 22:19:21 +00:00
2015-03-26 22:19:21 +00:00
2015-04-09 12:56:30 +00:00
2014-05-09 22:49:26 +00:00
2015-03-30 02:44:57 +00:00
2015-02-27 18:23:22 +00:00
2015-05-08 08:34:22 -05:00
2015-07-13 14:27:40 -05:00
2014-12-12 23:40:50 +00:00
2015-05-20 21:22:34 -05:00
2015-06-02 16:27:51 -05:00
2015-03-26 22:19:21 +00:00
2015-06-25 11:17:09 -05:00
2015-05-26 15:32:45 -06:00
2015-03-26 22:19:21 +00:00
2015-03-26 22:19:21 +00:00
2015-05-13 10:46:20 -05:00
2015-04-17 15:57:10 -05:00
2014-07-20 22:06:33 +00:00
2015-05-13 17:41:16 -05:00
2013-07-29 17:51:25 +00:00
2014-12-20 20:57:19 +00:00
2015-03-17 21:49:30 +00:00
2014-06-24 02:50:15 +00:00
2014-05-28 22:54:12 +00:00
2014-05-22 15:52:30 +00:00
2015-06-26 21:03:40 -05:00
2015-03-26 22:19:21 +00:00
2015-06-03 14:03:18 -05:00
2015-07-02 06:18:58 -05:00
2014-06-30 04:00:19 +00:00
2015-06-10 12:05:43 -05:00
2015-05-20 09:00:30 -05:00
2015-04-23 18:26:55 +02:00
2015-01-26 14:49:32 +00:00
2014-07-20 22:06:33 +00:00
2014-07-20 22:06:33 +00:00
2015-07-14 19:15:13 -05:00
2015-03-26 22:19:21 +00:00
2013-05-08 20:25:28 +00:00
2015-03-10 23:09:17 +00:00
2015-05-29 14:52:23 -05:00
2014-12-01 17:57:12 +00:00
2015-06-03 14:03:18 -05:00
2015-05-26 15:32:45 -06:00
2015-01-27 19:08:44 +00:00
2014-08-06 12:55:28 +00:00
2014-08-06 12:55:28 +00:00
2015-05-22 22:58:32 -04:00
2013-01-19 20:54:07 +00:00
2015-03-30 02:39:18 +00:00
2015-03-26 22:19:21 +00:00
2015-01-12 18:01:24 +00:00
2015-06-10 13:12:09 -05:00
2015-05-08 08:34:22 -05:00
2015-05-03 09:41:15 -05:00
2015-06-24 17:12:19 -05:00
2015-07-06 12:52:36 -05:00
2015-03-26 22:19:21 +00:00
2015-03-26 22:19:21 +00:00
2015-04-10 16:28:50 +00:00
2015-04-09 12:56:30 +00:00
2014-08-21 14:39:27 +00:00
2015-06-03 14:03:18 -05:00
2014-12-17 09:54:00 +00:00
2013-10-03 18:00:15 +00:00
2015-03-26 22:19:21 +00:00