mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Install the salt.utils.openstack.pyrax
package.
Refs https://github.com/saltstack/salt/issues/16519#issuecomment-60610857
This commit is contained in:
parent
b3920023e7
commit
069785e892
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue