Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Default group names cause duplicates #7

Open
paul-ruth opened this issue Feb 22, 2016 · 0 comments
Open

Default group names cause duplicates #7

paul-ruth opened this issue Feb 22, 2016 · 0 comments
Assignees
Labels

Comments

@paul-ruth
Copy link

By default Flukes names groups "NodeGroup0", "NodeGroup1", etc.

I you have an active slice that contains an active group called "NodeGroup0" and you add a new group, the new group will also be called "NodeGroup0". It works fine If you submit the modify request with the duplicate group names (likely it is enough that the guids are different). The problem is that the resulting manifest view in Flukes has duplicate node names and the user can not easily know which is which.

This is not that big of a deal because: 1) it works anyway, and 2) interesting slices probably have purposely named groups/nodes. This is probably why I just noticed this while working on modify for ndllib.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants