Go to file
Endre Karlson 209fb0401c Switch client code towards OSLO
* Uses auth plugins - is still WIP but using a working one for now.
  Will have to re-visit this once it lands in keystone / oslo update.
* Resource and Manager abstractions.
* Python 3 compatability.
* Split the API/Bindings and Shell code
* Use entrypoints for versions
* Mandatory options are now positional
  Example: libra <cmd> --id <id> is now libra <cmd> <id>

Change-Id: I42275cc88be5689f040864e195e48c5ebacb2cea
2013-10-28 00:49:36 +01:00
2013-10-28 00:49:36 +01:00
2013-09-09 12:18:03 +01:00
2013-10-14 15:05:18 +02:00
2013-10-14 15:05:18 +02:00
2013-10-14 15:05:18 +02:00
2013-10-14 15:05:18 +02:00
2013-10-14 15:05:18 +02:00
2013-10-28 00:49:36 +01:00
2013-10-14 15:05:18 +02:00
2013-10-14 15:05:18 +02:00

Libra command line client

Description
RETIRED, Client library for libra API.
Readme 434 KiB