summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Add value only output formattterTerry Howe2014-03-171-0/+1
| | | | | | | | | | | It may be useful to have a value only output formatter to perform operationgs like: TOKEN=$(openstack token create -c id -f value) Rather than: eval $(openstack token create -c id -f shell) TOKEN="${id}" Change-Id: I7bda3cc1a1d154a05e8e31eed564dae1e82066d6 Closes-Bug: #1292578
* move to pbr for packaging1.5.2Doug Hellmann2014-01-031-0/+45
Change-Id: I93e4f54d1b81f53615774aa5f79b3e6a9941a55d