Files
instack-undercloud/requirements.txt
Ben Nemec 5b2d555e75 Add check for sufficient memory to undercloud install
It turns out that it is possible to install the undercloud on a
2 GB system, but it will cause all kinds of weird problems and not
perform well.  Let's be explicit about our requirements and refuse
to install in such an environment.

Change-Id: I7aae41b57cb82e1d776b200ff56fd90756eff19e
2015-12-18 18:46:51 +00:00

5 lines
62 B
Plaintext

six>=1.9.0
python-novaclient
oslo.config
psutil>=1.1.1,<2.0.0