[celebdor,r=james-page] Add support for midonet endpoint registration.

This commit is contained in:
james.page@ubuntu.com 2015-05-13 10:42:17 +01:00
commit 52e01a088d
1 changed files with 4 additions and 0 deletions

View File

@ -255,6 +255,10 @@ valid_services = {
"image-stream": {
"type": "product-streams",
"desc": "Ubuntu Product Streams"
},
"midonet": {
"type": "network-overlay",
"desc": "MidoNet low-level API"
}
}