XenAPI: stackrc now depends on nproc
Install it automatically in the devstack DomU Change-Id: Ie282dd128ebc92377d85800585962bc8767483fe
This commit is contained in:
parent
8fe3f70efd
commit
0be63f3979
@ -74,6 +74,7 @@ EOF
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y cracklib-runtime curl wget ssh openssh-server tcpdump ethtool
|
apt-get install -y cracklib-runtime curl wget ssh openssh-server tcpdump ethtool
|
||||||
apt-get install -y curl wget ssh openssh-server python-pip git sudo python-netaddr
|
apt-get install -y curl wget ssh openssh-server python-pip git sudo python-netaddr
|
||||||
|
apt-get install -y coreutils
|
||||||
pip install xenapi
|
pip install xenapi
|
||||||
|
|
||||||
# Install XenServer guest utilities
|
# Install XenServer guest utilities
|
||||||
|
Loading…
Reference in New Issue
Block a user