Joeseph Heck wrote:

> The dashboard (project Horizon) depends on these today to interact with the 
> REST API's to provide a user interface today.

That one wouldn't be a problem. 

What would be a problem is if one of the referenced projecs, say swift, tried 
to use python-daskboard-client.

So since there is a use,  the rule that would work is to forbid circular client 
dependencies. If X relies on Y-client,
then Y cannot rely on X-client.

This will tend to be the case somewhat naturally, but could be an issue for 
some callback notifications.


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to