Advertisement
Yannovitch

new error

Sep 18th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1. +++ SWIFT3_BRANCH=master
  2. +++ SWIFTCLIENT_REPO=https://github.com/openstack/python-swiftclient.git
  3. +++ SWIFTCLIENT_BRANCH=master
  4. +++ TEMPEST_REPO=https://github.com/openstack/tempest.git
  5. +++ TEMPEST_BRANCH=master
  6. +++ BM_IMAGE_BUILD_REPO=https://github.com/stackforge/diskimage-builder.git
  7. +++ BM_IMAGE_BUILD_BRANCH=master
  8. +++ BM_POSEUR_REPO=https://github.com/tripleo/bm_poseur.git
  9. +++ BM_POSEUR_BRANCH=master
  10. +++ NOVNC_REPO=https://github.com/kanaka/noVNC.git
  11. +++ NOVNC_BRANCH=master
  12. +++ RYU_REPO=https://github.com/osrg/ryu.git
  13. +++ RYU_BRANCH=master
  14. +++ SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git
  15. +++ SPICE_BRANCH=master
  16. +++ TROVE_REPO=https://github.com/openstack/trove.git
  17. +++ TROVE_BRANCH=master
  18. +++ TROVECLIENT_REPO=https://github.com/openstack/python-troveclient.git
  19. +++ TROVECLIENT_BRANCH=master
  20. +++ DEFAULT_VIRT_DRIVER=libvirt
  21. +++ is_package_installed xenserver-core
  22. ../../stackrc: line 197: is_package_installed: command not found
  23. +++ VIRT_DRIVER=xenserver
  24. +++ case "$VIRT_DRIVER" in
  25. +++ XENAPI_USER=root
  26. +++ case "$VIRT_DRIVER" in
  27. +++ DEFAULT_IMAGE_NAME=cirros-0.3.1-x86_64-uec
  28. +++ IMAGE_URLS=https://github.com/downloads/citrix-openstack/warehouse/cirros-0.3.0-x86_64-disk.vhd.tgz,http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-uec.tar.gz
  29. +++ VOLUME_BACKING_FILE_SIZE=10250M
  30. +++ VOLUME_GROUP=stack-volumes
  31. +++ VOLUME_NAME_PREFIX=volume-
  32. +++ INSTANCE_NAME_PREFIX=instance-
  33. +++ S3_SERVICE_PORT=3333
  34. +++ PRIVATE_NETWORK_NAME=private
  35. +++ PUBLIC_NETWORK_NAME=public
  36. +++ USE_SCREEN=True
  37. +++ SCREEN_NAME=stack
  38. +++ INSTALL_TESTONLY_PACKAGES=False
  39. + preseed_url=192.95.26.11/devstackubuntupreseed.cfg
  40. ++ xe template-list 'name-label=Ubuntu 12.04 (64-bit) for DevStack' params=uuid --minimal
  41. + previous_template=
  42. + '[' -n '' ']'
  43. + builtin_name='Debian Squeeze 6.0 (32-bit)'
  44. ++ xe template-list 'name-label=Debian Squeeze 6.0 (32-bit)' --minimal
  45. + builtin_uuid=d65c2912-a2fe-dd06-80e7-181fc1b8e1b0
  46. + [[ -z d65c2912-a2fe-dd06-80e7-181fc1b8e1b0 ]]
  47. ++ xe vm-clone uuid=d65c2912-a2fe-dd06-80e7-181fc1b8e1b0 'new-name-label=Ubuntu 12.04 (64-bit) for DevStack'
  48. + new_uuid=0255ffb1-69f7-c414-80f8-87e6d3669b66
  49. + disk_size=8589934592
  50. + pvargs='-- quiet console=hvc0 partman/default_filesystem=ext3 console-setup/ask_detect=false locale=en_US keyboard-configuration/layoutcode=us netcfg/choose_interface=eth0 netcfg/get_hostname=os netcfg/get_domain=os auto url=192.95.26.11/devstackubuntupreseed.cfg'
  51. + '[' dhcp '!=' dhcp ']'
  52. + xe template-param-set uuid=0255ffb1-69f7-c414-80f8-87e6d3669b66 other-config:install-methods=http other-config:install-repository=http://archive.ubuntu.net/ubuntu 'PV-args=-- quiet console=hvc0 partman/default_filesystem=ext3 console-setup/ask_detect=false locale=en_US keyboard-configuration/layoutcode=us netcfg/choose_interface=eth0 netcfg/get_hostname=os netcfg/get_domain=os auto url=192.95.26.11/devstackubuntupreseed.cfg' other-config:debian-release=precise other-config:default_template=true 'other-config:disks=<provision><disk device="0" size="8589934592" sr="" bootable="true" type="system"/></provision>' other-config:install-arch=amd64
  53. + '[' -z '' ']'
  54. + echo 'Ubuntu template installed uuid:0255ffb1-69f7-c414-80f8-87e6d3669b66'
  55. Ubuntu template installed uuid:0255ffb1-69f7-c414-80f8-87e6d3669b66
  56. + /root/devstack/openstack-dev-devstack-0b29d86/tools/xen/scripts/install-os-vpx.sh -t 'Ubuntu 12.04 (64-bit) for DevStack' -n xenbr0 -l DevStackOSDomU
  57. + BRIDGE=
  58. + NAME_LABEL=
  59. + TEMPLATE_NAME=
  60. + get_params -t 'Ubuntu 12.04 (64-bit) for DevStack' -n xenbr0 -l DevStackOSDomU
  61. + getopts hbn:r:l:t: OPTION
  62. + case $OPTION in
  63. + TEMPLATE_NAME='Ubuntu 12.04 (64-bit) for DevStack'
  64. + getopts hbn:r:l:t: OPTION
  65. + case $OPTION in
  66. + BRIDGE=xenbr0
  67. + getopts hbn:r:l:t: OPTION
  68. + case $OPTION in
  69. + NAME_LABEL=DevStackOSDomU
  70. + getopts hbn:r:l:t: OPTION
  71. + [[ -z xenbr0 ]]
  72. + [[ -z Ubuntu 12.04 (64-bit) for DevStack ]]
  73. + [[ -z DevStackOSDomU ]]
  74. ++ xe_min vm-install 'template=Ubuntu 12.04 (64-bit) for DevStack' new-name-label=DevStackOSDomU
  75. ++ local cmd=vm-install
  76. ++ shift
  77. ++ xe vm-install --minimal 'template=Ubuntu 12.04 (64-bit) for DevStack' new-name-label=DevStackOSDomU
  78. Error: Failed to find a valid default SR for the Pool. Please provide an sr-name-label or sr-uuid parameter.
  79. + vm_uuid=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement