devstack/tools
John L. Villalovos 727da57e81 Fix error in 'ip netns' parsing
Sometimes when doing worlddump would see a command line like this:
 sudo ip netns exec (id: ip addr

This would cause an error to be seen in console.log:
  2017-02-07 00:03:03.659570 | /bin/sh: 1: Syntax error: "(" unexpected

This is caused by there sometimes being extra data returned from the
'ip netns' command [1]. For example it might look like:
    qrouter-0805fd7d-c493-4fa6-82ca-1c6c9b23cd9e (id: 1)
    qdhcp-bb2cc6ae-2ae8-474f-adda-a94059b872b5 (id: 0)

[1] https://lwn.net/Articles/629715/

Change-Id: Icece442023125ef55696b8d92a975d37e358b1b4
Closes-Bug: 1653969
(cherry picked from commit c6e6939e89)
2017-09-06 07:01:13 +00:00
..
uec Fix pep8 errors 2014-03-02 08:55:14 +09:00
xen Change the way to get conntrack-tools version 2017-01-15 20:07:04 -08:00
build_venv.sh Mostly docs cleanups 2015-03-28 14:35:12 -05:00
cap-pip.txt Remove the pip version pinning to < 8 2016-01-25 22:41:57 +08:00
create-stack-user.sh Only use lsb_release for distro tags 2016-01-12 09:23:35 +11:00
create_userrc.sh Move default Keystone API version to v3 2016-11-02 20:28:41 +01:00
discover_hosts.sh Don't assume nova-manage is present 2017-01-26 16:21:54 +01:00
dstat.sh Enable swap stats in dstat 2015-12-20 16:30:36 -05:00
fixup_stuff.sh Test using UCA for libvirt 2.5.0 2017-04-13 08:50:31 +00:00
generate-devstack-plugins-list.py Don't add deb-* packaging repos to plugin list 2016-09-12 14:58:20 +10:00
generate-devstack-plugins-list.sh Add execution bit to generate-devstack-plugins-list.sh 2016-04-13 19:05:01 +09:00
image_list.sh Reduce tools/image_list.sh down to 4 images 2017-07-17 19:08:30 +10:00
info.sh Fix typo in tools/info.sh comment 2016-08-22 17:00:50 +00:00
install_ebtables_workaround.sh install ebtables locking workaround 2015-11-18 10:59:50 -05:00
install_pip.sh Ensure we install setuptools from requirements 2017-03-01 14:48:57 +00:00
install_prereqs.sh Introduce a PYTHON env var 2017-01-05 18:41:29 -05:00
make_cert.sh Move certificate setup earlier in deployment 2016-11-15 11:24:04 +00:00
outfilter.py Mostly docs cleanups 2015-03-28 14:35:12 -05:00
peakmem_tracker.sh Don't mix declaration and set of locals 2015-10-07 17:03:32 +11:00
ping_neutron.sh Neutron: use "OSC show -f value -c id" instead of "OSC list + grep" 2016-11-18 12:18:09 +01:00
update_clouds_yaml.py Write volume API version into clouds.yaml 2016-01-04 09:08:54 -06:00
upload_image.sh Use openstack CLI instead of keystone 2015-04-13 10:09:13 -04:00
worlddump.py Fix error in 'ip netns' parsing 2017-09-06 07:01:13 +00:00