API: libstonithd: Ignore namespace_s in stonith API metadata method
It was already ignored (by stonith_get_namespace()) unless set to
"internal". No external caller should be passing "internal" as the
namespace_s argument of the stonith_api_operations_t:validate() method.
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>