aboutsummaryrefslogtreecommitdiff
path: root/scripts/csvgrep.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2012-06-16 22:13:17 +0000
committerRob Austein <sra@hactrn.net>2012-06-16 22:13:17 +0000
commita590075c9225dce5695571ec27204aab3c2bb671 (patch)
tree48e600caeafcd2d7a0e81823fda0e205e8c2b045 /scripts/csvgrep.py
parent6f020d4066f9f2cbe31d47573468052923b5ab7f (diff)
Add "--flat_publication" option to yamltest, and corresponding
"--flat" option to rpkic configure_publication_client. These are for testing and simulation, do not use them in production. svn path=/trunk/; revision=4545
Diffstat (limited to 'scripts/csvgrep.py')
0 files changed, 0 insertions, 0 deletions
ackground-color: #FFF0F0 } /* Literal.String */ .highlight .na { color: #369 } /* Name.Attribute */ .highlight .nb { color: #038 } /* Name.Builtin */ .highlight .nc { color: #B06; font-weight: bold } /* Name.Class */ .highlight .no { color: #036; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555 } /* Name.Decorator */ .highlight .ne { color: #B06; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #06B; font-weight: bold } /* Name.Function */ .highlight .nl { color: #369; font-style: italic } /* Name.Label */ .highlight .nn { color: #B06; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #369; font-weight: bold } /* Name.Property */ .highlight .nt { color: #B06; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #369 } /* Name.Variable */ .highlight .ow { color: #080 } /* Operator.Word */ .highlight .w { color: #BBB } /* Text.Whitespace */ .highlight .mb { color: #00D; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #00D; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #00D; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #00D; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #00D; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #D20; background-color: #FFF0F0 } /* Literal.String.Affix */ .highlight .sb { color: #D20; background-color: #FFF0F0 } /* Literal.String.Backtick */ .highlight .sc { color: #D20; background-color: #FFF0F0 } /* Literal.String.Char */ .highlight .dl { color: #D20; background-color: #FFF0F0 } /* Literal.String.Delimiter */ .highlight .sd { color: #D20; background-color: #FFF0F0 } /* Literal.String.Doc */ .highlight .s2 { color: #D20; background-color: #FFF0F0 } /* Literal.String.Double */ .highlight .se { color: #04D; background-color: #FFF0F0 } /* Literal.String.Escape */ .highlight .sh { color: #D20; background-color: #FFF0F0 } /* Literal.String.Heredoc */ .highlight .si { color: #33B; background-color: #FFF0F0 } /* Literal.String.Interpol */ .highlight .sx { color: #2B2; background-color: #F0FFF0 } /* Literal.String.Other */ .highlight .sr { color: #080; background-color: #FFF0FF } /* Literal.String.Regex */ .highlight .s1 { color: #D20; background-color: #FFF0F0 } /* Literal.String.Single */ .highlight .ss { color: #A60; background-color: #FFF0F0 } /* Literal.String.Symbol */ .highlight .bp { color: #038 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #06B; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #369 } /* Name.Variable.Class */ .highlight .vg { color: #D70 } /* Name.Variable.Global */ .highlight .vi { color: #33B } /* Name.Variable.Instance */ .highlight .vm { color: #369 } /* Name.Variable.Magic */ .highlight .il { color: #00D; font-weight: bold } /* Literal.Number.Integer.Long */
// Automatically generated from rpkid.sql

digraph test {
	edge [arrowtail=none, arrowhead=crow];
	graph [ratio=fill, overlap=false];
	node [label="\N", fillcolor=white, shape=record, style=filled];
	node1 [label="{self\n|self_id\ SERIAL\ [PK]\lself_handle\ VARCHAR\ [U]\luse_hsm\ BOOLEAN\lcrl_interval\ BIGINT\ [N]\lregen_margin\ BIGINT\ [N]\lbpki_cert\ LONGBLOB\ [N]\lbpki_glue\ LONGBLOB\ [N]\l}"];
	node2 [label="{bsc\n|bsc_id\ SERIAL\ [PK]\lbsc_handle\ VARCHAR\ [U]\lprivate_key_id\ LONGBLOB\ [N]\lpkcs10_request\ LONGBLOB\ [N]\lhash_alg\ ENUM\ [N]\lsigning_cert\ LONGBLOB\ [N]\lsigning_cert_crl\ LONGBLOB\ [N]\lself_id\ BIGINT\ [FK,U]\l}"];
	node3 [label="{repository\n|repository_id\ SERIAL\ [PK]\lrepository_handle\ VARCHAR\ [U]\lpeer_contact_uri\ TEXT\ [N]\lbpki_cert\ LONGBLOB\ [N]\lbpki_glue\ LONGBLOB\ [N]\llast_cms_timestamp\ DATETIME\ [N]\lbsc_id\ BIGINT\ [FK]\lself_id\ BIGINT\ [FK,U]\l}"];
	node4 [label="{parent\n|parent_id\ SERIAL\ [PK]\lparent_handle\ VARCHAR\ [U]\lbpki_cms_cert\ LONGBLOB\ [N]\lbpki_cms_glue\ LONGBLOB\ [N]\lpeer_contact_uri\ TEXT\ [N]\lsia_base\ TEXT\ [N]\lsender_name\ TEXT\ [N]\lrecipient_name\ TEXT\ [N]\llast_cms_timestamp\ DATETIME\ [N]\lself_id\ BIGINT\ [FK,U]\lbsc_id\ BIGINT\ [FK]\lrepository_id\ BIGINT\ [FK]\l}"];
	node5 [label="{ca\n|ca_id\ SERIAL\ [PK]\llast_crl_sn\ BIGINT\llast_manifest_sn\ BIGINT\lnext_manifest_update\ DATETIME\ [N]\lnext_crl_update\ DATETIME\ [N]\llast_issued_sn\ BIGINT\lsia_uri\ TEXT\ [N]\lparent_resource_class\ TEXT\ [N]\lparent_id\ BIGINT\ [FK]\l}"];
	node6 [label="{ca_detail\n|ca_detail_id\ SERIAL\ [PK]\lpublic_key\ LONGBLOB\ [N]\lprivate_key_id\ LONGBLOB\ [N]\llatest_crl\ LONGBLOB\ [N]\lcrl_published\ DATETIME\ [N]\llatest_ca_cert\ LONGBLOB\ [N]\lmanifest_private_key_id\ LONGBLOB\ [N]\lmanifest_public_key\ LONGBLOB\ [N]\llatest_manifest_cert\ LONGBLOB\ [N]\llatest_manifest\ LONGBLOB\ [N]\lmanifest_published\ DATETIME\ [N]\lstate\ ENUM\lca_cert_uri\ TEXT\ [N]\lca_id\ BIGINT\ [FK]\l}"];
	node7 [label="{child\n|child_id\ SERIAL\ [PK]\lchild_handle\ VARCHAR\ [U]\lbpki_cert\ LONGBLOB\ [N]\lbpki_glue\ LONGBLOB\ [N]\llast_cms_timestamp\ DATETIME\ [N]\lself_id\ BIGINT\ [FK,U]\lbsc_id\ BIGINT\ [FK]\l}"];
	node8 [label="{child_cert\n|child_cert_id\ SERIAL\ [PK]\lcert\ LONGBLOB\lpublished\ DATETIME\ [N]\lski\ TINYBLOB\lchild_id\ BIGINT\ [FK]\lca_detail_id\ BIGINT\ [FK]\l}"];
	node9 [label="{revoked_cert\n|revoked_cert_id\ SERIAL\ [PK]\lserial\ BIGINT\lrevoked\ DATETIME\lexpires\ DATETIME\lca_detail_id\ BIGINT\ [FK]\l}"];
	node10 [label="{roa\n|roa_id\ SERIAL\ [PK]\lasn\ BIGINT\lcert\ LONGBLOB\lroa\ LONGBLOB\lpublished\ DATETIME\ [N]\lself_id\ BIGINT\ [FK]\lca_detail_id\ BIGINT\ [FK]\l}"];
	node11 [label="{roa_prefix\n|prefix\ VARCHAR\ [PK]\lprefixlen\ TINYINT\ [PK]\lmax_prefixlen\ TINYINT\ [PK]\lversion\ TINYINT\lroa_id\ BIGINT\ [PK,FK]\l}"];
	node12 [label="{ghostbuster\n|ghostbuster_id\ SERIAL\ [PK]\lvcard\ LONGBLOB\lcert\ LONGBLOB\lghostbuster\ LONGBLOB\lpublished\ DATETIME\ [N]\lself_id\ BIGINT\ [FK]\lca_detail_id\ BIGINT\ [FK]\l}"];
	node2 -> node7 [arrowtail=none, arrowhead=crow];
	node2 -> node4 [arrowtail=none, arrowhead=crow];
	node2 -> node3 [arrowtail=none, arrowhead=crow];
	node5 -> node6 [arrowtail=none, arrowhead=crow];
	node6 -> node8 [arrowtail=none, arrowhead=crow];
	node6 -> node12 [arrowtail=none, arrowhead=crow];
	node6 -> node9 [arrowtail=none, arrowhead=crow];
	node6 -> node10 [arrowtail=none, arrowhead=crow];
	node7 -> node8 [arrowtail=none, arrowhead=crow];
	node4 -> node5 [arrowtail=none, arrowhead=crow];
	node3 -> node4 [arrowtail=none, arrowhead=crow];
	node10 -> node11 [arrowtail=none, arrowhead=crow];
	node1 -> node2 [arrowtail=none, arrowhead=crow];
	node1 -> node7 [arrowtail=none, arrowhead=crow];
	node1 -> node12 [arrowtail=none, arrowhead=crow];
	node1 -> node4 [arrowtail=none, arrowhead=crow];
	node1 -> node3 [arrowtail=none, arrowhead=crow];
	node1 -> node10 [arrowtail=none, arrowhead=crow];
}