devstack/tools
jianghua wang 78f6c1d70b tools/Xen: failed to install domU in new XenServer
Current install_os_domU.sh depends on some keywords which are changed in the
next version XenServer which is upgraded to CentOS 7. So with the existing
script to install domU in the new version XenServer, it will always fail.
This patch is to make it to be compatible with all XenServer versions:
1. the output format of "ifconfig" is changed; the fix is to use the ip
   command to retrieve IP address.
2. In XS 6.5 and the previous XS, the "xe-guest-utilities" package file name
   is as "xe-guest-utilities_<version>_<arch>.deb" but now it delivers a
   single file for all Arch's and the file name is
   "xe-guest-utilities_<version>_all.deb". In order to make it to be
   compatible, the fix will try to search the old file name pattern by
   default. If it does't exist, then try to search the new file name pattern.

Change-Id: I893e89e42a5ef7dd079b571ea308f318c9befc9e
Closes-Bug: #1494241
2015-09-24 09:07:26 +01:00
..
ironic Mostly docs cleanups 2015-03-28 14:35:12 -05:00
uec Fix pep8 errors 2014-03-02 08:55:14 +09:00
xen tools/Xen: failed to install domU in new XenServer 2015-09-24 09:07:26 +01:00
build_docs.sh Skip the .tox dir when building docs 2015-05-29 12:26:31 +10:00
build_venv.sh Mostly docs cleanups 2015-03-28 14:35:12 -05:00
build_wheels.sh create a more generic work around for cffi & wheels 2015-05-06 15:58:24 +00:00
cpu_map_update.py Update libvirt cpu map before starting nova 2015-03-31 15:06:30 -07:00
create_userrc.sh Fix create_userrc.sh script 2015-08-24 22:55:19 +03:00
create-stack-user.sh Mostly docs cleanups 2015-03-28 14:35:12 -05:00
fixup_stuff.sh Use the pip installed version of requests with Fedora 2015-09-04 09:18:53 +10:00
image_list.sh Revert "List all CIRROS ARCH images in image_list.sh" 2015-04-06 10:27:57 -07:00
info.sh Mostly docs cleanups 2015-03-28 14:35:12 -05:00
install_pip.sh Just use constraints everywhere 2015-08-18 09:39:04 -07:00
install_prereqs.sh Mostly docs cleanups 2015-03-28 14:35:12 -05:00
make_cert.sh Fix a typo in make_cert.sh 2015-09-08 10:56:28 +09:00
outfilter.py Mostly docs cleanups 2015-03-28 14:35:12 -05:00
peakmem_tracker.sh Add a peak memory tracker to dstat 2015-04-20 12:27:32 -04:00
ping_neutron.sh Fix errors in tools/ping_neutron.sh 2015-07-27 10:54:44 +02:00
update_clouds_yaml.py Support identity API v3 when generate clouds.yaml 2015-06-26 19:59:41 +00:00
upload_image.sh Use openstack CLI instead of keystone 2015-04-13 10:09:13 -04:00
worlddump.py add ebtables to world dump 2015-08-06 10:02:43 -04:00