commit | 9e2a211304d667756bc4136ec4bd1be27a2b5457 | [log] [tgz] |
---|---|---|
author | Nagaraju Goruganti <ngorugan@in.ibm.com> | Wed Oct 18 04:51:06 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jan 23 12:51:15 2018 -0500 |
tree | 0fef949731595cc9744317d7d191004fdb5cab76 | |
parent | f8f471b40ba71bf5d32e6be2cab4be40727971b9 [diff] |
Remove org.openbmc.* from REST server Added a plug-in which runs on each request and checks if the requested URL consists of /org/openbmc, if so, fails with an error message. So as to ensure the external interfaces are in the /xyz/openbmc_project namespace, and to disallow the old /org/openbmc namespace. Resolves openbmc/openbmc#2378 Change-Id: I4aab5ab716c40a460d7b3c28249e7047d3302a0a Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>