~ubuntu-cloud-archive/ubuntu/precise/nova/trunk

« back to all changes in this revision

Viewing changes to nova/tests/integrated/api_samples/images-list-resp.json.tpl

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Chuck Short, Soren Hansen
  • Date: 2012-09-07 17:49:53 UTC
  • mfrom: (1.1.61)
  • Revision ID: package-import@ubuntu.com-20120907174953-oapuvix1jxm830he
Tags: 2012.2~rc1~20120907.15996-0ubuntu1
[ Chuck Short ]
* New upstream release.
* debian/nova-common.postinst: Drop nova_sudoers permission changing
  since we do it in the debian/rules. (LP: #995285)

[ Soren Hansen ]
* Update debian/watch to account for symbolically named tarballs and
  use newer URL.
* Fix Launchpad URLs in debian/watch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "images": [
 
3
        {
 
4
            "id": "70a599e0-31e7-49b7-b260-868f441e862b",
 
5
            "links": [
 
6
                {
 
7
                    "href": "%(host)s/v2/openstack/images/70a599e0-31e7-49b7-b260-868f441e862b",
 
8
                    "rel": "self"
 
9
                },
 
10
                {
 
11
                    "href": "%(host)s/openstack/images/70a599e0-31e7-49b7-b260-868f441e862b",
 
12
                    "rel": "bookmark"
 
13
                },
 
14
                {
 
15
                    "href": "%(glance_host)s/openstack/images/70a599e0-31e7-49b7-b260-868f441e862b",
 
16
                    "rel": "alternate",
 
17
                    "type": "application/vnd.openstack.image"
 
18
                }
 
19
            ],
 
20
            "name": "fakeimage7"
 
21
        },
 
22
        {
 
23
            "id": "155d900f-4e14-4e4c-a73d-069cbf4541e6",
 
24
            "links": [
 
25
                {
 
26
                    "href": "%(host)s/v2/openstack/images/155d900f-4e14-4e4c-a73d-069cbf4541e6",
 
27
                    "rel": "self"
 
28
                },
 
29
                {
 
30
                    "href": "%(host)s/openstack/images/155d900f-4e14-4e4c-a73d-069cbf4541e6",
 
31
                    "rel": "bookmark"
 
32
                },
 
33
                {
 
34
                    "href": "%(glance_host)s/openstack/images/155d900f-4e14-4e4c-a73d-069cbf4541e6",
 
35
                    "rel": "alternate",
 
36
                    "type": "application/vnd.openstack.image"
 
37
                }
 
38
            ],
 
39
            "name": "fakeimage123456"
 
40
        },
 
41
        {
 
42
            "id": "a2459075-d96c-40d5-893e-577ff92e721c",
 
43
            "links": [
 
44
                {
 
45
                    "href": "%(host)s/v2/openstack/images/a2459075-d96c-40d5-893e-577ff92e721c",
 
46
                    "rel": "self"
 
47
                },
 
48
                {
 
49
                    "href": "%(host)s/openstack/images/a2459075-d96c-40d5-893e-577ff92e721c",
 
50
                    "rel": "bookmark"
 
51
                },
 
52
                {
 
53
                    "href": "%(glance_host)s/openstack/images/a2459075-d96c-40d5-893e-577ff92e721c",
 
54
                    "rel": "alternate",
 
55
                    "type": "application/vnd.openstack.image"
 
56
                }
 
57
            ],
 
58
            "name": "fakeimage123456"
 
59
        },
 
60
        {
 
61
            "id": "a440c04b-79fa-479c-bed1-0b816eaec379",
 
62
            "links": [
 
63
                {
 
64
                    "href": "%(host)s/v2/openstack/images/a440c04b-79fa-479c-bed1-0b816eaec379",
 
65
                    "rel": "self"
 
66
                },
 
67
                {
 
68
                    "href": "%(host)s/openstack/images/a440c04b-79fa-479c-bed1-0b816eaec379",
 
69
                    "rel": "bookmark"
 
70
                },
 
71
                {
 
72
                    "href": "%(glance_host)s/openstack/images/a440c04b-79fa-479c-bed1-0b816eaec379",
 
73
                    "rel": "alternate",
 
74
                    "type": "application/vnd.openstack.image"
 
75
                }
 
76
            ],
 
77
            "name": "fakeimage6"
 
78
        },
 
79
        {
 
80
            "id": "c905cedb-7281-47e4-8a62-f26bc5fc4c77",
 
81
            "links": [
 
82
                {
 
83
                    "href": "%(host)s/v2/openstack/images/c905cedb-7281-47e4-8a62-f26bc5fc4c77",
 
84
                    "rel": "self"
 
85
                },
 
86
                {
 
87
                    "href": "%(host)s/openstack/images/c905cedb-7281-47e4-8a62-f26bc5fc4c77",
 
88
                    "rel": "bookmark"
 
89
                },
 
90
                {
 
91
                    "href": "%(glance_host)s/openstack/images/c905cedb-7281-47e4-8a62-f26bc5fc4c77",
 
92
                    "rel": "alternate",
 
93
                    "type": "application/vnd.openstack.image"
 
94
                }
 
95
            ],
 
96
            "name": "fakeimage123456"
 
97
        },
 
98
        {
 
99
            "id": "cedef40a-ed67-4d10-800e-17455edce175",
 
100
            "links": [
 
101
                {
 
102
                    "href": "%(host)s/v2/openstack/images/cedef40a-ed67-4d10-800e-17455edce175",
 
103
                    "rel": "self"
 
104
                },
 
105
                {
 
106
                    "href": "%(host)s/openstack/images/cedef40a-ed67-4d10-800e-17455edce175",
 
107
                    "rel": "bookmark"
 
108
                },
 
109
                {
 
110
                    "href": "%(glance_host)s/openstack/images/cedef40a-ed67-4d10-800e-17455edce175",
 
111
                    "rel": "alternate",
 
112
                    "type": "application/vnd.openstack.image"
 
113
                }
 
114
            ],
 
115
            "name": "fakeimage123456"
 
116
        },
 
117
        {
 
118
            "id": "76fa36fc-c930-4bf3-8c8a-ea2a2420deb6",
 
119
            "links": [
 
120
                {
 
121
                    "href": "%(host)s/v2/openstack/images/76fa36fc-c930-4bf3-8c8a-ea2a2420deb6",
 
122
                    "rel": "self"
 
123
                },
 
124
                {
 
125
                    "href": "%(host)s/openstack/images/76fa36fc-c930-4bf3-8c8a-ea2a2420deb6",
 
126
                    "rel": "bookmark"
 
127
                },
 
128
                {
 
129
                    "href": "%(glance_host)s/openstack/images/76fa36fc-c930-4bf3-8c8a-ea2a2420deb6",
 
130
                    "rel": "alternate",
 
131
                    "type": "application/vnd.openstack.image"
 
132
                }
 
133
            ],
 
134
            "name": "fakeimage123456"
 
135
        }
 
136
    ]
 
137
}