Spdk/lib/event
Tomasz Zawadzki 78ad672861 lib/event: remove legacy configuration from event framework
All options -c, --config and --json are valid, but have to
point to JSON configuration file.

Adjusted UT since JSON configs don't work with --wait-for-rpc.

Since this removes last reference to legacy INI configuration,
updated conf library to no longer mention the deprecation.
All uses of conf library are for explicit reason and not
related to SPDK event framework configuration.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Ic9a702465982daf715ce1c2ab863c48584734611
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4752
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-10-22 17:08:41 +00:00
..
app_rpc.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
app.c lib/event: remove legacy configuration from event framework 2020-10-22 17:08:41 +00:00
json_config.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
log_rpc.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
Makefile event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00
reactor.c event: remove include of spdk_internal/thread.h 2020-10-19 10:00:29 +00:00
rpc.c build: remove unused references to conf library 2020-10-20 02:42:16 +00:00
spdk_event.map event: remove printing legacy config for apps 2020-10-21 20:44:47 +00:00
subsystem_rpc.c event: move app_rpc contents 2020-09-25 11:43:42 +00:00
subsystem.c event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00