Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
74d59a1a
Commit
74d59a1a
authored
May 27, 2011
by
Constantinos Venetsanopoulos
Browse files
Add new fixture for Fedora 14 Image
parent
a569f423
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/fixtures/images.json
View file @
74d59a1a
...
...
@@ -64,6 +64,19 @@
"format"
:
"lvm"
}
},
{
"model"
:
"db.Image"
,
"pk"
:
8
,
"fields"
:
{
"name"
:
"Fedora 14 Desktop"
,
"owner"
:
1
,
"created"
:
"2011-05-27 00:00:00"
,
"updated"
:
"2011-05-27 00:00:00"
,
"state"
:
"ACTIVE"
,
"backend_id"
:
"fedora-14-1"
,
"format"
:
"dump"
}
},
{
"model"
:
"db.ImageMetadata"
,
"pk"
:
1
,
...
...
@@ -243,5 +256,41 @@
"meta_value"
:
"2000"
,
"image"
:
7
}
},
{
"model"
:
"db.ImageMetadata"
,
"pk"
:
21
,
"fields"
:
{
"meta_key"
:
"OS"
,
"meta_value"
:
"fedora"
,
"image"
:
8
}
},
{
"model"
:
"db.ImageMetadata"
,
"pk"
:
22
,
"fields"
:
{
"meta_key"
:
"kernel"
,
"meta_value"
:
"2.6.35"
,
"image"
:
8
}
},
{
"model"
:
"db.ImageMetadata"
,
"pk"
:
23
,
"fields"
:
{
"meta_key"
:
"description"
,
"meta_value"
:
"Fedora 14 Desktop, full installation"
,
"image"
:
8
}
},
{
"model"
:
"db.ImageMetadata"
,
"pk"
:
24
,
"fields"
:
{
"meta_key"
:
"size"
,
"meta_value"
:
"3300"
,
"image"
:
8
}
}
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment