Make setup.cfg packages include oslo.messaging

This properly deploys the oslo.messaging package may resolve
sphinx build errors for projects which have not yet
upgraded to oslo_messaging.

Change-Id: I4db750fb2356ebf44a8fccf7c422b474fefec0ee
This commit is contained in:
Dan Prince 2015-01-15 08:36:57 -05:00
parent 408d0da9be
commit 0ca1b1e6a1
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ classifier =
[files] [files]
packages = packages =
oslo oslo
oslo.messaging
oslo_messaging oslo_messaging
namespace_packages = namespace_packages =
oslo oslo