You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, see the discussion on this issue #497, which may be a good start to anyone wanting to implement this in the tutorials repository. It may require changes to some of the Python controller code in the tutorials repository, too, ideally relatively small and focused changes, rather than rewriting it all.
They should probably add the --cpu-port <some-large-number-maybe-510> to all invocations of simple_switch_grpc, since that should be harmless for the existing exercise behavior.
The text was updated successfully, but these errors were encountered:
For example, see the discussion on this issue #497, which may be a good start to anyone wanting to implement this in the tutorials repository. It may require changes to some of the Python controller code in the tutorials repository, too, ideally relatively small and focused changes, rather than rewriting it all.
They should probably add the
--cpu-port <some-large-number-maybe-510>
to all invocations of simple_switch_grpc, since that should be harmless for the existing exercise behavior.The text was updated successfully, but these errors were encountered: