On Wed, Dec 11, 2013 at 10:41 AM, Jay Dobies <[email protected]>wrote: > > I'm still fuzzy on what OpenStack means when it says *client. Is that just > a bindings library that invokes a remote API or does it also contain the > CLI bits?
For the older python-*client projects they are both Python API bindings and a this CLI on top of them. Some of the newer clients may not include a CLI. By default I think most people mean the library API when referring to clients without 'CLI'. dt -- Dean Troyer [email protected]
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
