~devstack-core/devstack/github

Viewing all changes in revision 2953.2.1.

  • Committer: sridhargaddam
  • Date: 2015-03-02 07:42:36 UTC
  • mto: This revision was merged to the branch mainline in revision 2971.
  • Revision ID: git-v1:b5ab6468c9784d5f5f21e808034f462d5c9d91b2
Fix curl issue when SERVICE_HOST is defined to IPv6 address

When SERVICE_HOST is defined to literal IPv6 address
(i.e., [fdf8:f53b:82e4::179]) we will have to include
--globoff option for curl to be able to reach the various
openstack services. Using globoff works for both IPv6 and
IPv4 urls, so its safe to include this option for all curl
statements in devstack.

Closes-Bug: #1424943
Change-Id: I2afc16f2f94d7d7069b0ba61bc8348c03413e4e7

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: