productmd
Terminology
Versioning
Milestones
common – Base classes and common functions
compose – Easy access to compose metadata
composeinfo – Compose metadata
discinfo – Installation media metadata
images – Image metadata
rpms – RPM metadata
treeinfo – Instalable trees metadata
Composeinfo file format 1.1
Discinfo file format 1.0
Images file format 1.1
RPMs file format 1.1
Treeinfo file format 1.2
Composeinfo file format 1.0
Images file format 1.0
RPMs file format 1.0
Treeinfo file format 1.1
Treeinfo file format 1.0
productmd
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
_
__init__() (productmd.composeinfo.VariantBase method)
__repr__() (productmd.composeinfo.VariantBase method)
A
add() (productmd.images.Images method)
(productmd.rpms.Rpms method)
additional_variants (productmd.images.Image attribute)
arch (productmd.discinfo.DiscInfo attribute)
(productmd.images.Image attribute)
(productmd.treeinfo.Tree attribute)
arches (productmd.composeinfo.Variant attribute)
B
base_product (productmd.composeinfo.ComposeInfo attribute)
(productmd.treeinfo.TreeInfo attribute)
BaseProduct (class in productmd.composeinfo)
(class in productmd.treeinfo)
bootable (productmd.images.Image attribute)
build_timestamp (productmd.treeinfo.Tree attribute)
C
Checksums (class in productmd.treeinfo)
checksums (productmd.images.Image attribute)
(productmd.treeinfo.TreeInfo attribute)
Compose (class in productmd.compose)
(class in productmd.composeinfo)
compose (productmd.composeinfo.ComposeInfo attribute)
COMPOSE_TYPES (in module productmd.composeinfo)
ComposeInfo (class in productmd.composeinfo)
create_release_id() (in module productmd.common)
D
description (productmd.discinfo.DiscInfo attribute)
disc_count (productmd.images.Image attribute)
disc_number (productmd.images.Image attribute)
disc_numbers (productmd.discinfo.DiscInfo attribute)
DiscInfo (class in productmd.discinfo)
discnum (productmd.treeinfo.Media attribute)
dump() (productmd.common.MetadataBase method)
(productmd.composeinfo.ComposeInfo method)
(productmd.discinfo.DiscInfo method)
(productmd.images.Image method)
(productmd.images.Images method)
(productmd.rpms.Rpms method)
(productmd.treeinfo.TreeInfo method)
dumps() (productmd.common.MetadataBase method)
(productmd.composeinfo.ComposeInfo method)
(productmd.discinfo.DiscInfo method)
(productmd.images.Image method)
(productmd.images.Images method)
(productmd.rpms.Rpms method)
(productmd.treeinfo.TreeInfo method)
E
extra_files (productmd.compose.Compose property)
F
format (productmd.images.Image attribute)
G
get_major_version() (in module productmd.common)
get_minor_version() (in module productmd.common)
get_variants() (productmd.composeinfo.VariantBase method)
H
Header (class in productmd.common)
header (productmd.composeinfo.ComposeInfo attribute)
(productmd.treeinfo.TreeInfo attribute)
I
id (productmd.composeinfo.Variant attribute)
(productmd.treeinfo.Variant attribute)
Image (class in productmd.images)
Images (class in productmd.images)
(class in productmd.treeinfo)
images (productmd.compose.Compose property)
(productmd.treeinfo.TreeInfo attribute)
implant_md5 (productmd.images.Image attribute)
info (productmd.compose.Compose property)
instimage (productmd.treeinfo.Stage2 attribute)
internal (productmd.composeinfo.Release attribute)
is_layered (productmd.composeinfo.Release attribute)
(productmd.treeinfo.Release attribute)
is_valid_release_short() (in module productmd.common)
is_valid_release_version() (in module productmd.common)
L
label_major_version (productmd.composeinfo.Compose property)
LABEL_NAMES (in module productmd.composeinfo)
load() (productmd.common.MetadataBase method)
(productmd.composeinfo.ComposeInfo method)
(productmd.discinfo.DiscInfo method)
(productmd.images.Image method)
(productmd.images.Images method)
(productmd.rpms.Rpms method)
(productmd.treeinfo.TreeInfo method)
loads() (productmd.common.MetadataBase method)
(productmd.composeinfo.ComposeInfo method)
(productmd.discinfo.DiscInfo method)
(productmd.images.Image method)
(productmd.images.Images method)
(productmd.rpms.Rpms method)
(productmd.treeinfo.TreeInfo method)
M
mainimage (productmd.treeinfo.Stage2 attribute)
major_version (productmd.treeinfo.Release property)
Media (class in productmd.treeinfo)
media (productmd.treeinfo.TreeInfo attribute)
MetadataBase (class in productmd.common)
minor_version (productmd.treeinfo.Release property)
module
productmd.common
productmd.compose
productmd.composeinfo
productmd.discinfo
productmd.images
productmd.rpms
productmd.treeinfo
modules (productmd.compose.Compose property)
mtime (productmd.images.Image attribute)
N
name (productmd.composeinfo.BaseProduct attribute)
(productmd.composeinfo.Release attribute)
(productmd.composeinfo.Variant attribute)
(productmd.treeinfo.BaseProduct attribute)
(productmd.treeinfo.Release attribute)
(productmd.treeinfo.Variant attribute)
now() (productmd.discinfo.DiscInfo method)
P
parent (productmd.composeinfo.Variant attribute)
(productmd.treeinfo.Variant attribute)
parse_nvra() (in module productmd.common)
parse_release_id() (in module productmd.common)
path (productmd.images.Image attribute)
paths (productmd.composeinfo.Variant attribute)
(productmd.treeinfo.Variant attribute)
platforms (productmd.treeinfo.Images property)
(productmd.treeinfo.Tree attribute)
productmd.common
module
productmd.compose
module
productmd.composeinfo
module
productmd.discinfo
module
productmd.images
module
productmd.rpms
module
productmd.treeinfo
module
R
Release (class in productmd.composeinfo)
(class in productmd.treeinfo)
release (productmd.composeinfo.ComposeInfo attribute)
(productmd.composeinfo.Variant attribute)
(productmd.treeinfo.TreeInfo attribute)
RELEASE_SHORT_RE (in module productmd.common)
RELEASE_TYPES (in module productmd.common)
RELEASE_VERSION_RE (in module productmd.common)
Rpms (class in productmd.rpms)
rpms (productmd.compose.Compose property)
S
short (productmd.composeinfo.BaseProduct attribute)
(productmd.composeinfo.Release attribute)
(productmd.treeinfo.BaseProduct attribute)
(productmd.treeinfo.Release attribute)
size (productmd.images.Image attribute)
split_version() (in module productmd.common)
Stage2 (class in productmd.treeinfo)
stage2 (productmd.treeinfo.TreeInfo attribute)
subvariant (productmd.images.Image attribute)
T
timestamp (productmd.discinfo.DiscInfo attribute)
totaldiscs (productmd.treeinfo.Media attribute)
Tree (class in productmd.treeinfo)
tree (productmd.treeinfo.TreeInfo attribute)
TreeInfo (class in productmd.treeinfo)
type (productmd.composeinfo.BaseProduct attribute)
(productmd.composeinfo.Release attribute)
(productmd.composeinfo.Variant attribute)
(productmd.images.Image attribute)
(productmd.treeinfo.Variant attribute)
type_suffix (productmd.composeinfo.BaseProduct property)
U
uid (productmd.composeinfo.Variant attribute)
(productmd.treeinfo.Variant attribute)
unified (productmd.images.Image attribute)
V
validate() (productmd.common.MetadataBase method)
(productmd.composeinfo.ComposeInfo method)
(productmd.discinfo.DiscInfo method)
(productmd.images.Image method)
(productmd.images.Images method)
(productmd.rpms.Rpms method)
(productmd.treeinfo.TreeInfo method)
Variant (class in productmd.composeinfo)
(class in productmd.treeinfo)
VARIANT_TYPES (in module productmd.composeinfo)
VariantBase (class in productmd.composeinfo)
VariantPaths (class in productmd.composeinfo)
(class in productmd.treeinfo)
Variants (class in productmd.composeinfo)
(class in productmd.treeinfo)
variants (productmd.composeinfo.ComposeInfo attribute)
(productmd.composeinfo.Variant attribute)
(productmd.treeinfo.TreeInfo attribute)
(productmd.treeinfo.Variant attribute)
version (productmd.composeinfo.BaseProduct attribute)
(productmd.composeinfo.Release attribute)
(productmd.treeinfo.BaseProduct attribute)
(productmd.treeinfo.Release attribute)
volume_id (productmd.images.Image attribute)