launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #12211
Re: [Merge] lp:~jameinel/maas/tag-tables into lp:maas
On 12-09-19 09:02 AM, John A Meinel wrote:
> Each node has potentially many tags (and each tag has many nodes),
> so there is a many-many relationship. And I think we are going to
> have UI like Juju's that is going to want to know what Nodes have a
> given Tag, and UI like the web interface that is going to want to
> display what Tags a Node has. So I think it is a bit arbitrary where
> the many-to-many object lives.
I'd say that the Juju UI doesn't care about which nodes have which tags.
They want a list of all defined tags so that they can provide
auto-completation/validation to the users.
In MAAS, we probably want to display which tags a given node has, browse
tags and see which nodes match (or more likely, how many nodes have that
tag.)
--
Francis J. Lacoste
francis.lacoste@xxxxxxxxxxxxx
https://code.launchpad.net/~jameinel/maas/tag-tables/+merge/125192
Your team MAAS Maintainers is requested to review the proposed merge of lp:~jameinel/maas/tag-tables into lp:maas.
References