Need to be able to set dns attributes when creating floating IPs
Bug #1712370 reported by
Dr. Jens Harbott
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-openstackclient |
New
|
Undecided
|
Unassigned |
Bug Description
With the old neutronclient, one can set dns-name and dns-domain directly when create a floating IP:
neutron floatingip-create public --dns-domain example.com. --dns-name myfloatingip
With OSC the corresponding options seem to be missing, tested with version 3.12.0 (pypi latest).
To post a comment you must log in.