Skip to content

Commit

Permalink
Ironic support and audit map
Browse files Browse the repository at this point in the history
  • Loading branch information
notque committed Aug 12, 2020
1 parent 420715c commit e16824b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* Manila
* Glance
* Barbican
* Ironic

Additional APIs can be supported without major code changes through templates.

Expand Down
8 changes: 8 additions & 0 deletions etc/ironic_audit_map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
service_type: 'compute/baremetal'
service_name: 'ironic'
prefix: '/v1'

resources:
nodes:
ports:
volumes:

0 comments on commit e16824b

Please sign in to comment.