29d2933b5a
For now, developers guide will be living in doc/source (this is where all OpenStack projects store their developers docs) and the user guide will be store in doc/user-guide Change-Id: Ib539ff40dd9fc4ca413259771e6a19303dd81dd1
42 lines
838 B
JSON
42 lines
838 B
JSON
{
|
|
"messages": [
|
|
{
|
|
"body": {
|
|
"event": "BackupStarted"
|
|
},
|
|
"age": 198,
|
|
"href": "/v1/queues/demoqueue/messages/51db6ecac508f17ddc9242ad",
|
|
"ttl": 300
|
|
},
|
|
{
|
|
"body": {
|
|
"event": "BackupStarted"
|
|
},
|
|
"age": 97,
|
|
"href": "/v1/queues/demoqueue/messages/51db6f2f821e727dc24df623",
|
|
"ttl": 300
|
|
},
|
|
{
|
|
"body": {
|
|
"event": "BackupStarted"
|
|
},
|
|
"age": 24,
|
|
"href": "/v1/queues/demoqueue/messages/51db6f78c508f17ddc924357",
|
|
"ttl": 300
|
|
},
|
|
{
|
|
"body": {
|
|
"play": "hockey"
|
|
},
|
|
"age": 24,
|
|
"href": "/v1/queues/demoqueue/messages/51db6f78c508f17ddc924358",
|
|
"ttl": 60
|
|
}
|
|
],
|
|
"links": [
|
|
{
|
|
"href": "/v1/queues/demoqueue/messages?marker=8&echo=true",
|
|
"rel": "next"
|
|
}
|
|
]
|
|
} |