This is an old revision of the document!
This page will list guidance derived from frequent questions and requests for support from the opnfv-users mail list.
if [ "$node_type" == "controller" ]; then sed -i 's/^.vb.memory =.$/ vb.memory = 4096/' Vagrantfile else sed -i 's/^.vb.memory =.$/ vb.memory = 16384/' Vagrantfile sed -i 's/^.vb.cpus =.$/ vb.cpus = 8/' Vagrantfile fi
> ip netns list qdhcp-3890e717-7712-471f-bfca-faf60737b4f5 > ip netns exec qdhcp-3890e717-7712-471f-bfca-faf60737b4f5 ssh cirros@10.0.0.5 cirros >
git clone -b v1.0 https://github.com/trozet/bgs_vagrant.git