Merge pull request #16948 from s0undt3ch/develop

Install the `salt.utils.openstack.pyrax` package.
This commit is contained in:
Joseph Hall 2014-10-28 06:04:22 -06:00
commit 49da83d5c3

View File

@ -651,6 +651,7 @@ SETUP_KWARGS = {'name': NAME,
'salt.utils',
'salt.utils.decorators',
'salt.utils.openstack',
'salt.utils.openstack.pyrax',
'salt.utils.validate',
'salt.utils.serializers',
'salt.wheel',