Syntax, grammar, and typo fixes
Change-Id: Ifacaaff07385b9da01cd0add4d706101e9c109ec
This commit is contained in:
parent
b442fe709b
commit
49232b2216
@ -104,7 +104,7 @@ Settings::
|
||||
|
||||
Delete a couple unnecessary files::
|
||||
|
||||
$ rm /etc/powerdns/bindbackend.conf
|
||||
$ rm /etc/powerdns/bindbackend.conf
|
||||
$ rm /etc/powerdns/pdns.d/pdns.simplebind.conf
|
||||
|
||||
.. _install-ubuntu-source:
|
||||
|
@ -17,7 +17,7 @@ within Designate. There are several ways this can occur:
|
||||
legitimate owner can.
|
||||
|
||||
2. The squatter creates "foo.example.com." as a zone in Designate, preventing
|
||||
the creation of any parant zones (example.com., com.) by any other tenant.
|
||||
the creation of any parent zones (example.com., com.) by any other tenant.
|
||||
|
||||
3. The squatter creates "com." as a zone in Designate, preventing the creation
|
||||
of any zones ending in "com." by any other tenant.
|
||||
|
@ -444,7 +444,7 @@ Create SPF Record Set
|
||||
|
||||
.. http:post:: /zones/(uuid:id)/recordsets
|
||||
|
||||
Creates a new SPF record set. SPF record set data formatting follows standard spf record syntax.
|
||||
Creates a new SPF record set. SPF record set data formatting follows standard SPF record syntax.
|
||||
|
||||
**Example request:**
|
||||
|
||||
|
@ -240,7 +240,7 @@ Remove Tsigkey
|
||||
|
||||
.. http:delete:: /tsigkeys/(uuid:id)
|
||||
|
||||
Remove a Tsigkey with the spefied tsigkey's id.
|
||||
Remove a Tsigkey with the specified tsigkey's id.
|
||||
|
||||
**Example request**:
|
||||
|
||||
|
@ -382,7 +382,7 @@ Create Zone Transfer Request
|
||||
A non-targeted request will not show in a list operation, apart from the owning projects request.
|
||||
An targeted request will only show in the targets and owners lists.
|
||||
|
||||
An un-targeted request can be viewed by any authenticated user.
|
||||
An untargeted request can be viewed by any authenticated user.
|
||||
|
||||
**Example Request**
|
||||
|
||||
|
@ -3,8 +3,8 @@ DNS Server Driver Support Matrix
|
||||
================================
|
||||
|
||||
This info should be maintained along with the list of current driver maintainers responsible for the “Non Integrated” backends.
|
||||
The upkeep of this list will fall on the PTL or his/her delegate
|
||||
The upkeep of this list will fall on the PTL or his/her delegate.
|
||||
|
||||
Should a backend’s grade be in dispute, it falls on the current project PTL to make the final decision after listening to all sides concerns
|
||||
Should a backend’s grade be in dispute, it falls on the current project PTL to make the final decision after listening to all sides concerns.
|
||||
|
||||
.. support_matrix::
|
||||
|
Loading…
Reference in New Issue
Block a user