534b108504
This patch enables openstack-client support in python-muranoclient by setting entry points and implementing two interface functions `make_client(instance)` and `build_option_parser(parser)`. Change-Id: I9bd9b9718377e1eb7324d19ee7b0292f18eb22d5 Partially implements: blueprint openstack-client-plugin-support
5 lines
138 B
YAML
5 lines
138 B
YAML
---
|
|
features:
|
|
- Added python-muranoclient support in openstack-client by setting entry
|
|
points and implementing interface functions.
|