
When I originally added support for using Keystone for authenticating to Craton, I made a mistake in setting a keyword argument of "service_type". The correct way to use keystoneauth1 to filter the endpoint by service type is to specify an endpoint filter dictionary that specifies the service_type as "fleet_management" Change-Id: I6dcdde351d5e2051105df904b2d936abafbcc231
python-cratonclient
Craton API Client and Command-line Utility
Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/python-cratonclient
- Source: http://git.openstack.org/cgit/openstack/python-cratonclient
- Bugs: http://bugs.launchpad.net/craton
Features
- TODO
Description