Common Lisp OpenStack client libraries
Go to file
OpenDev Sysadmins 7065f810e2 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:07 +00:00
playbooks/run-tests Import Zuul v3 job 2018-03-07 07:06:05 +01:00
tests Added connection-tenant method 2013-10-29 09:16:19 +11:00
.gitignore Import basic Keystone client 2013-06-15 22:29:59 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:07 +00:00
.zuul.yaml Import Zuul v3 job 2018-03-07 07:06:05 +01: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
bindep.txt Only install needed requirements 2016-08-23 15:53:23 +02:00
cl-openstack-client-test.asd Added license information to asd files 2015-03-02 23:00:51 +11:00
cl-openstack-client.asd Added license information to asd files 2015-03-02 23:00:51 +11:00
keystone.lisp Added connection-tenant method 2013-10-29 09:16:19 +11:00
openstack.lisp Re-factored base resource API out of keystone 2013-10-29 08:24:15 +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 Only install needed requirements 2016-08-23 15:53:23 +02:00
test-requirements.txt Initial partial keystone API implementation 2013-10-17 20:22:16 +11:00
update-deps.lisp Only install needed requirements 2016-08-23 15:53:23 +02:00

README.md

cl-openstack-client

Common Lisp OpenStack client libraries