Current Series Release Notes¶
6.4.0-12¶
New Features¶
Adds
--statusand--zone-idfilter options to thezone export listcommand.
Adds
--status,--zone-id, and--messagefilter options to thezone import listcommand.
Adds
--statusfilter option to thezone transfer accept listcommand.
Added
--attributesoption toopenstack zone import createcommand. This allows users to pass zone attributes (e.g.pool_id) when importing a zonefile, using the samekey:valueformat asopenstack zone create. When attributes are provided, the client sends the request asapplication/jsoninstead oftext/dns. Existing behavior without--attributesis unchanged.
Bug Fixes¶
Wires up the existing
--patternfilter option in thedns blacklist listcommand so it is actually passed to the API.
Wires up the existing
--namefilter option in thetld listcommand so it is actually passed to the API.
“–email” is no longer an effectively required argument when creating zone. It is now only required for PRIMARY zone type, and is silently ignored for SECONDARY zone type.