Common Lisp OpenStack client libraries
Go to file
Russell Sim 2b75f1821d Initial partial keystone API implementation
Change-Id: I25b216936cd902bc9cf05dee517859fd1756f751
2013-10-17 20:22:16 +11:00
tests Initial partial keystone API implementation 2013-10-17 20:22:16 +11:00
.gitignore Import basic Keystone client 2013-06-15 22:29:59 +02:00
.gitreview Add .gitreview, fix run-tests exit code 2013-07-02 22:30:15 +02:00
COPYING Add license information 2013-06-15 22:40:56 +02:00
README.md Create README.md 2013-06-15 23:44:47 +03:00
cl-openstack-client-test.asd Initial partial keystone API implementation 2013-10-17 20:22:16 +11:00
cl-openstack-client.asd Initial partial keystone API implementation 2013-10-17 20:22:16 +11:00
keystone.lisp Initial partial keystone API implementation 2013-10-17 20:22:16 +11:00
openstack.lisp Initial partial keystone API implementation 2013-10-17 20:22:16 +11:00
requirements.txt Initial partial keystone API implementation 2013-10-17 20:22:16 +11:00
run-tests.lisp Fix tests run 2013-10-14 19:02:49 +02:00
run-tests.sh Fix tests run 2013-10-14 19:02:49 +02:00
test-requirements.txt Initial partial keystone API implementation 2013-10-17 20:22:16 +11:00
update-deps.lisp Fix tests run 2013-10-14 19:02:49 +02:00

README.md

cl-openstack-client

Common Lisp OpenStack client libraries