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

Fixes in FDU network status information structure, and custom node id assignment on Linux #107

Merged
merged 2 commits into from
Jun 24, 2019

Conversation

gabrik
Copy link
Contributor

@gabrik gabrik commented Jun 24, 2019

FIxes:

  • FDU status information structure, to mantain the same strucutre used by LXD FDUs for KVM FDUs, and mantain compatibility with ETSI OSM r6
  • Linux node can now use a custom UUID, they just need to create th file /etc/fos/nodeid with a proper UUID4 (this format xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) and that UUID will be used instead of the machine-id

Signed-off-by: gabrik <gabriele.baldoni@gmail.com>
Signed-off-by: gabrik <gabriele.baldoni@gmail.com>
@gabrik gabrik self-assigned this Jun 24, 2019
@gabrik gabrik merged commit 87472cf into eclipse-fog05:master Jun 24, 2019
gabrik added a commit that referenced this pull request Nov 26, 2020
… assignment on Linux (#107)

* updated network status structure
* added on Linux Node the possibility to customize the node id

Signed-off-by: gabrik <gabriele.baldoni@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant