qinling/api-ref/source/samples/runtimes/create-runtime-request.json

8 lines
172 B
JSON

{
"name": "python3",
"description": "Runtime Python3.7 ready for production.",
"image": "openstackqinling/python3-runtime",
"is_public:": true,
"trusted": true
}