barbican/bin
Dave Walker (Daviey) 63102c02dc Drop file extensions for /usr/bin/*
Previously there were 4 python scripts being installed
into /usr/{local/}bin/ which contained the extension *.py.
There was also a developers script called barbican.sh
to create a developer's environment.

This change switches away from installing them as scripts,
preferring to use pbr's console_scripts entry point.  This
means that the scripts were moved to be part of a 'cmd'
module within the barbican module.

The barbican.sh script is also no longer installed as it
seems inappropriate to install this on consumers machines.

A few cosmetic changes were added to achieve pep8.

Change-Id: I452b56535ec18228060370be899af2a63d138472
Closes-Bug: 1454587
Signed-off-by: Dave Walker (Daviey) <email@daviey.com>
2015-07-03 00:46:35 +01:00
..
barbican-all Change naming convention for Barbican config files 2015-06-09 11:04:56 -05:00
barbican-api Create Barbican python scripts for development. 2015-04-09 15:25:27 +00:00
barbican-keystone-listener.sh Adding keystone notification listener support 2014-10-07 16:09:09 -07:00
barbican-worker Add files to create worker RPM and get api/db/queue/worker nodes deployed. 2013-09-16 18:03:35 -05:00
barbican.sh Change naming convention for Barbican config files 2015-06-09 11:04:56 -05:00
demo_requests.py Add I18n-related unit tests (Part 2) 2014-12-17 13:09:50 -06:00
keystone_data.sh Add more users/roles to secret/container RBAC tests 2015-05-22 16:07:16 -05:00
pkcs11-key-generation Adding a new script to generate mkek and hmac 2015-06-03 18:17:24 -05:00
versionbuild.py Remove extraneous vim editor configuration comments 2014-10-08 23:03:03 +02:00