[mikemc,r=james-page] Add product-streams service type for stream data.

This commit is contained in:
James Page 2014-06-05 16:02:11 +01:00
parent 11c194da99
commit 149b76c51a

View File

@ -168,6 +168,10 @@ valid_services = {
"heat-cfn": {
"type": "cloudformation",
"desc": "Heat CloudFormation API"
},
"image-stream": {
"type": "product-streams",
"desc": "Ubuntu Product Streams"
}
}