tempest/releasenotes/notes/routers-client-as-library-25a363379da351f6.yaml
Ken'ichi Ohmichi 131799e631 Define routers_client as library interface
Current routers_client has good interfaces, so we can define it as
library interface now.

Change-Id: I37f805065e52c7351279c4503719817c2271a13e
2016-06-06 13:44:34 -07:00

7 lines
232 B
YAML

---
features:
- Define routers_client as stable library interface.
The routers_client module is defined as library interface,
so the other projects can use the module as stable library
without any maintenance changes.