NTTLimitedRD / plumbery

Cloud automation at Dimension Data with Apache Libcloud
Apache License 2.0
14 stars 9 forks source link

Support for ipv6 #42

Open VenkateshRamalingam opened 8 years ago

VenkateshRamalingam commented 8 years ago

Two different issues needs to be addressed, listed below

  1. At the moment MCP2 has support for ipv6 so using public ip for all the http request does not work, please refer the suggested fix by @tonybaloney https://github.com/DimensionDataCBUSydney/plumbery/commit/3937832e784ad8a4ce6b6216de36209791b60227
  2. Even if we add support for the ipv6, python does not handle the ipv6 in the url and will throw the url parser error as below

InvalidURL Failed to parse: 2402:9900:211:1223:3a19:3ea0:3dd1:533a

To reproduce this issue please follw the steps below,

bernard357 commented 8 years ago

Venkatesh, the URL that you mention with a fix from Anthony is 404. Can you advise? Many thanks for your time on plumbery

bernard357 commented 7 years ago

Venkatesh, is still an issue for you? I would like to close this one before end of December, thanks