Skip to content

Add support for NFS/EFS mounts#300

Merged
OddBloke merged 6 commits into
canonical:masterfrom
beezly:add_network_mounts
Apr 2, 2020
Merged

Add support for NFS/EFS mounts#300
OddBloke merged 6 commits into
canonical:masterfrom
beezly:add_network_mounts

Conversation

@beezly
Copy link
Copy Markdown
Contributor

@beezly beezly commented Apr 2, 2020

The cc_mounts module does not support NFS mounts in the form of hostname:/ or hostname:/path.

This PR adds support for NFS-style paths in the fs_spec field.

LP: #1870370

@beezly beezly closed this Apr 2, 2020
@beezly beezly reopened this Apr 2, 2020
@OddBloke OddBloke self-assigned this Apr 2, 2020
Comment thread cloudinit/config/cc_mounts.py Outdated
Copy link
Copy Markdown
Collaborator

@OddBloke OddBloke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the submission! Broadly speaking, this looks good to me. I have one (minor) inline comment, and I've asked @raharper to review that the regex isn't going to match any of the esoteric device names he might be familiar with.

@OddBloke OddBloke requested a review from raharper April 2, 2020 16:30
Co-Authored-By: Daniel Watkins <daniel@daniel-watkins.co.uk>
Comment thread cloudinit/config/cc_mounts.py Outdated
Co-Authored-By: Daniel Watkins <daniel@daniel-watkins.co.uk>
Copy link
Copy Markdown
Collaborator

@OddBloke OddBloke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

2 participants