-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-5710] Fix missing policy warnings
The policy manager currently has a hardcoded check to look for policies of a particular name. This was fine, when the only policy manager was the channel policy manager, but with the resource policy manager, this does not make sense. Further, the log supression for the orderer channel templating was disabled during refactorying, this enables it once more. Change-Id: I6994425c3075c06503203132d857b5d54b9dba8c Signed-off-by: Jason Yellick <[email protected]>
- Loading branch information
Jason Yellick
committed
Aug 12, 2017
1 parent
fccd54d
commit f327ea0
Showing
4 changed files
with
67 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters