You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add a feature to the portal that tags AM's with attributes they have and RSPEC's with attributes they require. That way, we can show only the right RSPEC's for a given AM.
This whole thing can be arbitrarily complicated (ands of ors of nots). So I suggest we use a simple fixed list of scalar properties and require a full 'AND' match (every attribute of the RSPEC is required to be on the AM).
Here are a first cut at possible scalars
INSTAGENI
EXOGENI
VM
BARE_METAL
Imported from trac ticket #494, created by mbrinn on 04-27-2013 at 11:35, last modified: 04-29-2013 at 09:12
The text was updated successfully, but these errors were encountered:
Additionally we can use the scheme of rspec attributes to tag some as being 'mine' or 'public/private' so that we can limit which are shown in menus on the portal.
Trac comment by mbrinn (github user: MarshallBrinn) on 04-27-2013 at 11:36
We should add a feature to the portal that tags AM's with attributes they have and RSPEC's with attributes they require. That way, we can show only the right RSPEC's for a given AM.
This whole thing can be arbitrarily complicated (ands of ors of nots). So I suggest we use a simple fixed list of scalar properties and require a full 'AND' match (every attribute of the RSPEC is required to be on the AM).
Here are a first cut at possible scalars
INSTAGENI
EXOGENI
VM
BARE_METAL
Imported from trac ticket #494, created by mbrinn on 04-27-2013 at 11:35, last modified: 04-29-2013 at 09:12
The text was updated successfully, but these errors were encountered: