Fix typo in rbac-networks

change wilcard to wildcard.

Change-Id: I3b85a56bc9be054c8113ca484ae8042c88c6dcd4
This commit is contained in:
yaowei 2016-05-06 11:52:21 +08:00
parent 8bcfcc2754
commit 3518b09035
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ controlled by RBAC.
The logic surrounding shared networks will then be re-written to leverage the
new RBAC code as the first implementation. The current 'shared' attribute on
the network will be mapped into a wilcard entry in the new table to preserve
the network will be mapped into a wildcard entry in the new table to preserve
backwards compatibility (more details below).
The forwarding semantics and ownership of objects will not be impacted by this