List quotas
openstack dns quota list
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
[--project-id PROJECT_ID]
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Project ID Default: current project
This command is provided by the python-designateclient plugin.
Reset quotas
openstack dns quota reset
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
[--project-id PROJECT_ID]
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Project ID
This command is provided by the python-designateclient plugin.
Set quotas
openstack dns quota set
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
[--project-id PROJECT_ID]
[--api-export-size <api-export-size>]
[--recordset-records <recordset-records>]
[--zone-records <zone-records>]
[--zone-recordsets <zone-recordsets>]
[--zones <zones>]
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Project ID
New value for the api-export-size quota
New value for the recordset-records quota
New value for the zone-records quota
New value for the zone-recordsets quota
New value for the zones quota
This command is provided by the python-designateclient plugin.
List service statuses
openstack dns service list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--hostname HOSTNAME]
[--service_name SERVICE_NAME]
[--status STATUS]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Hostname
Service Name
Status
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Show service status details
openstack dns service show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Service Status ID
This command is provided by the python-designateclient plugin.
List floatingip ptr records
openstack ptr record list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Set floatingip ptr record
openstack ptr record set
[--description DESCRIPTION | --no-description]
[--ttl TTL | --no-ttl]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
floatingip_id
ptrdname
Description
TTL
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Floating IP ID in format region:floatingip_id
PTRD Name
This command is provided by the python-designateclient plugin.
Show floatingip ptr record details
openstack ptr record show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
floatingip_id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Floating IP ID in format region:floatingip_id
This command is provided by the python-designateclient plugin.
Unset floatingip ptr record
openstack ptr record unset
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
floatingip_id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Floating IP ID in format region:floatingip_id
This command is provided by the python-designateclient plugin.
Create new recordset
openstack recordset create
--record RECORD
--type TYPE
[--ttl TTL]
[--description DESCRIPTION]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_id
name
RecordSet Record, repeat if necessary
RecordSet Type
Time To Live (Seconds)
Description
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone ID
RecordSet Name
This command is provided by the python-designateclient plugin.
Delete recordset
openstack recordset delete
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
[--edit-managed]
zone_id
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Edit resources marked as managed. Default: False
Zone ID
RecordSet ID
This command is provided by the python-designateclient plugin.
List recordsets
openstack recordset list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--name NAME]
[--type TYPE]
[--data DATA]
[--ttl TTL]
[--description DESCRIPTION]
[--status STATUS]
[--action ACTION]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_id
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
RecordSet Name
RecordSet Type
RecordSet Record Data
Time To Live (Seconds)
Description
RecordSet Status
RecordSet Action
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone ID. To list all recordsets specify ‘all’
This command is provided by the python-designateclient plugin.
Set recordset properties
openstack recordset set
[--record RECORD]
[--description DESCRIPTION | --no-description]
[--ttl TTL | --no-ttl]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
[--edit-managed]
zone_id
id
RecordSet Record, repeat if necessary
Description
TTL
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Edit resources marked as managed. Default: False
Zone ID
RecordSet ID
This command is provided by the python-designateclient plugin.
Show recordset details
openstack recordset show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_id
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone ID
RecordSet ID
This command is provided by the python-designateclient plugin.
Create new tld
openstack tld create
--name NAME
[--description DESCRIPTION]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
TLD Name
Description
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Delete tld
openstack tld delete
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
TLD name or ID
This command is provided by the python-designateclient plugin.
List tlds
openstack tld list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--name NAME]
[--description DESCRIPTION]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
TLD NAME
TLD Description
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Set tld properties
openstack tld set
[--name NAME]
[--description DESCRIPTION | --no-description]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
TLD Name
Description
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
TLD name or ID
This command is provided by the python-designateclient plugin.
Show tld details
openstack tld show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
TLD name or ID
This command is provided by the python-designateclient plugin.
Create new tsigkey
openstack tsigkey create
--name NAME
--algorithm ALGORITHM
--secret SECRET
--scope SCOPE
--resource-id RESOURCE_ID
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
TSIGKey Name
TSIGKey algorithm
TSIGKey secret
TSIGKey scope
TSIGKey resource_id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Delete tsigkey
openstack tsigkey delete
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
TSIGKey ID
This command is provided by the python-designateclient plugin.
List tsigkeys
openstack tsigkey list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--name NAME]
[--algorithm ALGORITHM]
[--scope SCOPE]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
TSIGKey NAME
TSIGKey algorithm
TSIGKey scope
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Set tsigkey properties
openstack tsigkey set
[--name NAME]
[--algorithm ALGORITHM]
[--secret SECRET]
[--scope SCOPE]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
TSIGKey Name
TSIGKey algorithm
TSIGKey secret
TSIGKey scope
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
TSIGKey ID
This command is provided by the python-designateclient plugin.
Show tsigkey details
openstack tsigkey show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
TSIGKey ID
This command is provided by the python-designateclient plugin.
Abandon a zone
openstack zone abandon
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone ID
This command is provided by the python-designateclient plugin.
AXFR a zone
openstack zone axfr
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone ID
This command is provided by the python-designateclient plugin.
Create new blacklist
openstack zone blacklist create
--pattern PATTERN
[--description DESCRIPTION]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Blacklist pattern
Description
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Delete blacklist
openstack zone blacklist delete
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Blacklist ID
This command is provided by the python-designateclient plugin.
List blacklists
openstack zone blacklist list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Set blacklist properties
openstack zone blacklist set
[--pattern PATTERN]
[--description DESCRIPTION | --no-description]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Blacklist pattern
Description
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Blacklist ID
This command is provided by the python-designateclient plugin.
Show blacklist details
openstack zone blacklist show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Blacklist ID
This command is provided by the python-designateclient plugin.
Create new zone
openstack zone create
[--email EMAIL]
[--type {PRIMARY,SECONDARY}]
[--ttl TTL]
[--description DESCRIPTION]
[--masters MASTERS [MASTERS ...]]
[--attributes ATTRIBUTES [ATTRIBUTES ...]]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
name
Zone Email
Zone Type
Time To Live (Seconds)
Description
Zone Masters
Zone Attributes
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone Name
This command is provided by the python-designateclient plugin.
Delete zone
openstack zone delete
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone ID
This command is provided by the python-designateclient plugin.
Export a Zone
openstack zone export create
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone ID
This command is provided by the python-designateclient plugin.
Delete a Zone Export
openstack zone export delete
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_export_id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone Export ID
This command is provided by the python-designateclient plugin.
List Zone Exports
openstack zone export list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Show a Zone Export
openstack zone export show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_export_id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone Export ID
This command is provided by the python-designateclient plugin.
Show the zone file for the Zone Export
openstack zone export showfile
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_export_id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone Export ID
This command is provided by the python-designateclient plugin.
Import a Zone from a file on the filesystem
openstack zone import create
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_file_path
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Path to a zone file
This command is provided by the python-designateclient plugin.
Delete a Zone Import
openstack zone import delete
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_import_id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone Import ID
This command is provided by the python-designateclient plugin.
List Zone Imports
openstack zone import list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Show a Zone Import
openstack zone import show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_import_id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone Import ID
This command is provided by the python-designateclient plugin.
List zones
openstack zone list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--name NAME]
[--email EMAIL]
[--type {PRIMARY,SECONDARY}]
[--ttl TTL]
[--description DESCRIPTION]
[--status STATUS]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Zone Name
Zone Email
Zone Type
Time To Live (Seconds)
Description
Zone Status
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Set zone properties
openstack zone set
[--email EMAIL]
[--ttl TTL]
[--description DESCRIPTION | --no-description]
[--masters MASTERS [MASTERS ...]]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Zone Email
Time To Live (Seconds)
Description
Zone Masters
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone ID
This command is provided by the python-designateclient plugin.
Show zone details
openstack zone show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone ID
This command is provided by the python-designateclient plugin.
List Zone Transfer Accepts
openstack zone transfer accept list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Accept a Zone Transfer Request
openstack zone transfer accept request
--transfer-id TRANSFER_ID
--key KEY
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Transfer ID
Transfer Key
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Show Zone Transfer Accept
openstack zone transfer accept show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone Tranfer Accept ID
This command is provided by the python-designateclient plugin.
Create new zone transfer request
openstack zone transfer request create
[--target-project-id TARGET_PROJECT_ID]
[--description DESCRIPTION]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
zone_id
Target Project ID to transfer to.
Description
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone ID to transfer.
This command is provided by the python-designateclient plugin.
Delete a Zone Transfer Request
openstack zone transfer request delete
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone Transfer Request ID
This command is provided by the python-designateclient plugin.
List Zone Transfer Requests
openstack zone transfer request list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
This command is provided by the python-designateclient plugin.
Set a Zone Transfer Request
openstack zone transfer request set
[--description DESCRIPTION | --no-description]
[--target-project-id TARGET_PROJECT_ID]
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Description
Target Project ID to transfer to.
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone Transfer Request ID
This command is provided by the python-designateclient plugin.
Show Zone Transfer Request Details
openstack zone transfer request show
[--all-projects]
[--sudo-project-id SUDO_PROJECT_ID]
id
Show results from all projects. Default: False
Project ID to impersonate for this command. Default: None
Zone Tranfer Request ID
This command is provided by the python-designateclient plugin.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.