Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Why we need this?

  • Since backend providers does not support updating properties like 'name' and 'description' and in CIMI this is required, we will need to store this attributes in local database.
  • Aeolus need something like 'state tracking', which could be implemented like a 'web hooks' (in case resource state is changed, client can register a 'hook' that will be triggered after the change happen). The 'hook' in this case is a URL that DC will 'POST' updated resource.

What we need to store?

  • All models:
  • name
  • description
  • properties?

What we want to use?