Skip to content

Commit

Permalink
Merge pull request #59 from tzumainn/master
Browse files Browse the repository at this point in the history
Add openstack cloud tenant events
  • Loading branch information
gmcculloug authored Feb 23, 2017
2 parents 35d3b7e + 2d86806 commit 5686030
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
object_type: instance
version: 1.0
object:
attributes:
display_name:
name: identity.project.created
inherits:
description:
fields:
- rel4:
value: "/System/event_handlers/event_action_refresh?target=ems"
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
object_type: instance
version: 1.0
object:
attributes:
display_name:
name: identity.project.deleted
inherits:
description:
fields:
- rel4:
value: "/System/event_handlers/event_action_refresh?target=ems"
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
object_type: instance
version: 1.0
object:
attributes:
display_name:
name: identity.project.updated
inherits:
description:
fields:
- rel4:
value: "/System/event_handlers/event_action_refresh?target=ems"

0 comments on commit 5686030

Please sign in to comment.