summaryrefslogtreecommitdiff
path: root/resource
diff options
context:
space:
mode:
Diffstat (limited to 'resource')
-rw-r--r--resource/table_info.conf11
-rw-r--r--resource/verify-policy.json2
2 files changed, 11 insertions, 2 deletions
diff --git a/resource/table_info.conf b/resource/table_info.conf
index c4afbd9..ce75abb 100644
--- a/resource/table_info.conf
+++ b/resource/table_info.conf
@@ -200,7 +200,7 @@
{
"table_id":27,
"table_name":"OBJECT_GROUP",
- "table_type":"object2object"
+ "table_type":"object_group"
},
{
"table_id":28,
@@ -331,5 +331,14 @@
"table_id": 48,
"table_name": "TSG_OBJ_BOOLEAN",
"table_type": "expr"
+ },
+ {
+ "table_id": 49,
+ "table_name": "ATTRIBUTE_DICT",
+ "table_type": "plugin",
+ "custom": {
+ "key_name": "attribute_name",
+ "key_type": "pointer"
+ }
}
] \ No newline at end of file
diff --git a/resource/verify-policy.json b/resource/verify-policy.json
index abdbe4f..1861b76 100644
--- a/resource/verify-policy.json
+++ b/resource/verify-policy.json
@@ -1,6 +1,6 @@
{
"rule_table": "PXY_CTRL_RULE",
- "object2object_table": "OBJECT_GROUP",
+ "object_group_table": "OBJECT_GROUP",
"rules": [
{
"uuid": "40c9c6a7-70a9-48ae-9fba-ec7966edd3c6",