Skip to content
Snippets Groups Projects
Commit f09ce98b authored by Andrew Ferguson's avatar Andrew Ferguson
Browse files

add queue messages to thrift definitions

parent 34710a43
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,8 @@ enum OFMessageType {
STATS_REPLY = 17,
BARRIER_REQUEST = 18,
BARRIER_REPLY = 19,
QUEUE_GET_CONFIG_REQUEST = 20,
QUEUE_GET_CONFIG_REPLY = 21,
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment