summaryrefslogtreecommitdiff
path: root/tools/neutron.bash_completion
Commit message (Collapse)AuthorAgeFilesLines
* Fixes indentation for bash completion scriptMing Yang2015-06-121-18/+18
| | | | Change-Id: Ib8bda088da0af001c8d910ecfae5f9362abe8507
* Allow bash completion script to work with BSD sedMing Yang2015-06-121-3/+3
| | | | | | | | | Shorthand \s isn't POSIX compliant; it works with GNU sed, but not BSD sed. Changed \s to the literal whitespace character to fix this issue. Change-Id: I936b372e4022a4717a64cea9a8928b6dc00c6711 Closes-Bug: #1459470 Closes-Bug: #1277492
* Rename quantumclient to neutronclient2.2.4Mark McClain2013-07-031-0/+27
Implements Blueprint: remove-use-of-quantum Change-Id: Idebe92d56d277435ffd23f292984f9b8b8fdb2df