Guest User

Untitled

a guest
Nov 15th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. Step-1:
  2. On your XenServer host, run the following commands as root:
  3.  
  4. wget --no-check-certificate https://github.com/openstack-dev/devstack/zipball/master
  5. unzip -o master -d ./devstack
  6. cd devstack/*/
  7.  
  8. Step-2:
  9. create localrc
  10.  
  11. Step-3:
  12. Run `./install_os_domU.sh` from the `tools/xen` directory
  13.  
  14. cd tools/xen
  15. ./install_os_domU.sh
Add Comment
Please, Sign In to add comment