
Added options to the ohai_solo install, remove and execute methods to allow installation of ohai-solo to somewhere other than /opt. This is required because it lets us get around some change control policies. Change-Id: I72d051f78c5316e6077891978c65a60ece1dd4de
12 lines
341 B
Plaintext
12 lines
341 B
Plaintext
impacket>=0.9.11
|
|
ipaddress>=1.0.6 # in stdlib as of python3.3
|
|
iso8601>=0.1.5
|
|
Jinja2>=2.7.1 # bug resolve @2.7.1
|
|
paramiko>=1.12.0 # ecdsa added
|
|
pbr>=0.5.21,<1.0
|
|
python-novaclient>=2.6.0.1 # breaks before
|
|
pythonwhois>=2.4.3
|
|
six>=1.8.0 # six.moves.shlex introduced
|
|
tldextract>=1.2
|
|
argparse
|