Skip to content

Add DNS metadata support for NFS shares#309

Open
skook1 wants to merge 1 commit into
stable/2023.1-m3from
fix/dns-name-for-manila-ports
Open

Add DNS metadata support for NFS shares#309
skook1 wants to merge 1 commit into
stable/2023.1-m3from
fix/dns-name-for-manila-ports

Conversation

@skook1
Copy link
Copy Markdown

@skook1 skook1 commented May 13, 2026

  • Creates a DNS A record in OpenStack Designate pointing to the preferred export location IP
  • Adds an extra export location with the DNS path
  • Solved the problem of NFS clients needing to update mount configurations when a share server is recreated and gets a different IP — the DNS name stays stable even if the underlying IP changes

Change-Id: I6f7ff44c3a8fe0aad2a6b93124e3beb5151a7876

Comment thread manila/share/api.py Outdated
@skook1 skook1 force-pushed the fix/dns-name-for-manila-ports branch 2 times, most recently from 820bcd1 to 98817b8 Compare May 18, 2026 15:53
- Creates a DNS A record in OpenStack Designate pointing
  to the preferred export location IP
- Adds an extra export location with the DNS path
- Solved the problem of NFS clients needing to update
  mount configurations when a share server is recreated
  and gets a different IP — the DNS name stays stable
  even if the underlying IP changes

Change-Id: I6f7ff44c3a8fe0aad2a6b93124e3beb5151a7876
@skook1 skook1 force-pushed the fix/dns-name-for-manila-ports branch from 98817b8 to 6c39ef5 Compare May 18, 2026 16:03
@skook1 skook1 requested a review from kpawar-sap May 19, 2026 10:31
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