Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Commit

Permalink
Add Glance API conf specs
Browse files Browse the repository at this point in the history
  • Loading branch information
abregman committed Apr 22, 2020
1 parent 3e0be06 commit 80c8b2e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
12 changes: 11 additions & 1 deletion uploader.json
Original file line number Diff line number Diff line change
Expand Up @@ -4704,6 +4704,16 @@
}
]
},
{
"file": "/etc/glance/glance-api.conf",
"pattern": [],
"symbolic_name": "glance_api_conf"
},
{
"file": "/var/lib/config-data/puppet-generated/glance_api/etc/glance/glance-api.conf",
"pattern": [],
"symbolic_name": "glance_api_conf"
},
"grub-efi.conf": {
"docker_container": [
{
Expand Down Expand Up @@ -9121,4 +9131,4 @@
}
},
"version": "2020-04-16T15:39:56.829508"
}
}
12 changes: 11 additions & 1 deletion uploader.v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,16 @@
"pattern": [],
"symbolic_name": "getsebool"
},
{
"file": "/etc/glance/glance-api.conf",
"pattern": [],
"symbolic_name": "glance_api_conf"
},
{
"file": "/var/lib/config-data/puppet-generated/glance_api/etc/glance/glance-api.conf",
"pattern": [],
"symbolic_name": "glance_api_conf"
},
{
"command": "/usr/sbin/gluster volume info",
"pattern": [],
Expand Down Expand Up @@ -3607,4 +3617,4 @@
"iface": "/sbin/ip -o link | awk -F ': ' '/.*link\\/ether/ {print $2}'"
},
"version": "2020-04-16T15:39:51.691847"
}
}

0 comments on commit 80c8b2e

Please sign in to comment.