summaryrefslogtreecommitdiffstats
path: root/bin/nova-direct-api
Commit message (Expand)AuthorAgeFilesLines
* Remove the last of the gflags shim layerMark McLoughlin2012-02-101-1/+1
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-031-1/+1
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-281-2/+11
* Remove unused flags.Help*FlagMark McLoughlin2012-01-251-3/+0
* more cleanup of binaries per reviewVishvananda Ishaya2011-08-181-4/+7
* Removed whitespace.Brian Lamar2011-06-211-2/+2
* Very small alterations, switched from using start() to pass host/port, to jus...Brian Lamar2011-06-211-2/+5
* pep8 cleanupstermie2011-03-241-1/+0
* add some more docs and make it more obvious which parts are examplestermie2011-03-241-2/+13
* add an example of a versioned apitermie2011-03-241-1/+10
* add Limited, an API limiting/versioning wrappertermie2011-03-241-0/+7
* support volume and network in the direct apitermie2011-03-241-2/+7
* disable-msg -> disableBrian Lamar2011-03-181-1/+1
* add help back to the scripts that don't use service.pytermie2011-02-231-0/+4
* switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-211-0/+2
* ComputeAPI -> compute.API in bin/nova-direct-api. Fixes LP#704422jaypipes@gmail.com2011-01-181-1/+1
* rename easy to direct in the scriptsAndy Smith2011-01-041-1/+1
* rename Easy API to Direct APIAndy Smith2011-01-041-0/+61