python-ironicclient/releasenotes/notes/remove-llc-short-arg-89c7443acc6c54a4.yaml
Jim Rollenhagen 465c504ed5 Correct a couple small grammar things in release notes
s/deprecated/deprecates/
s/openstack client/OpenStackClient/
s/Add/Adds/

Change-Id: I2e06240dcdb4bf0a2c4acc2b90b0961dfe1c7991
2016-08-31 20:25:25 -04:00

6 lines
213 B
YAML

---
deprecations:
- Deprecates ``-l`` argument of ``openstack baremetal port create`` command
in favor of ``--local-link-connection``, as by OpenStackClient guidelines,
the options should be full words.