Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin-based Intrinsic attribute computation #50

Closed
anooprajendra opened this issue Sep 18, 2015 · 1 comment
Closed

Plugin-based Intrinsic attribute computation #50

anooprajendra opened this issue Sep 18, 2015 · 1 comment
Assignees

Comments

@anooprajendra
Copy link
Contributor

  1. Intrinsic attributes are currently part of the mainline StackI command line process.
  2. They are not extensible.
  3. Change the intrinsic attribute computation to a plugin based architecture, so that any customer can
    define attributes that are computed (as opposed to stored).

Examples:

  1. Attribute that is a list of all hosts in a cluster that have zookeeper attribute set to true
  2. Attribute that is a list of all non-root disks of a machine.
@masonkatz masonkatz self-assigned this Apr 9, 2016
@caladd
Copy link
Contributor

caladd commented Apr 9, 2020

This was fixed when I rewrote all the attribute code.

@caladd caladd closed this as completed Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants