[Yahoo-eng-team] [Bug 1317180] Re: Hyper-v fails to attach volumes when using v1 volume utilites

2014-06-11 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

** Changed in: nova
Milestone: None = juno-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1317180

Title:
  Hyper-v fails to attach volumes when using v1 volume utilites

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) icehouse series:
  Fix Released

Bug description:
  The following patch
  
https://github.com/openstack/nova/commit/4c2f36bfe006cb0ef89ca7a706223f30488a182e
  #diff-5c6ee11140977e63b54542e2ff5763d3R22 caused a regression by
  changing the eventlet.subprocess.Popen with the builtin
  subprocess.Popen (by using the nova.utils execute method) without
  changing the way the args were parsed.

  In this module, the execution args were parsed separated by
  whitespaces, which is not allowed by the builtin subprocess.Popen,
  causing a not found error. This error is returned for example when
  attaching a volume, at the point where iscsicli tool is used to login
  the iSCSI target or portal.

  Trace:
  http://paste.openstack.org/show/79418/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1317180/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1317180] Re: Hyper-v fails to attach volumes when using v1 volume utilites

2014-06-05 Thread Alan Pevec
** Changed in: nova/icehouse
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1317180

Title:
  Hyper-v fails to attach volumes when using v1 volume utilites

Status in OpenStack Compute (Nova):
  Fix Committed
Status in OpenStack Compute (nova) icehouse series:
  Fix Released

Bug description:
  The following patch
  
https://github.com/openstack/nova/commit/4c2f36bfe006cb0ef89ca7a706223f30488a182e
  #diff-5c6ee11140977e63b54542e2ff5763d3R22 caused a regression by
  changing the eventlet.subprocess.Popen with the builtin
  subprocess.Popen (by using the nova.utils execute method) without
  changing the way the args were parsed.

  In this module, the execution args were parsed separated by
  whitespaces, which is not allowed by the builtin subprocess.Popen,
  causing a not found error. This error is returned for example when
  attaching a volume, at the point where iscsicli tool is used to login
  the iSCSI target or portal.

  Trace:
  http://paste.openstack.org/show/79418/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1317180/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1317180] Re: Hyper-v fails to attach volumes when using v1 volume utilites

2014-05-29 Thread Alan Pevec
** Changed in: nova
 Assignee: (unassigned) = Petrut Lucian (petrutlucian94)

** Changed in: nova
   Importance: Undecided = Medium

** Also affects: nova/icehouse
   Importance: Undecided
   Status: New

** Changed in: nova/icehouse
   Status: New = In Progress

** Changed in: nova/icehouse
   Importance: Undecided = Medium

** Changed in: nova/icehouse
 Assignee: (unassigned) = Jay Bryant (jsbryant)

** Changed in: nova/icehouse
Milestone: None = 2014.1.1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1317180

Title:
  Hyper-v fails to attach volumes when using v1 volume utilites

Status in OpenStack Compute (Nova):
  Fix Committed
Status in OpenStack Compute (nova) icehouse series:
  In Progress

Bug description:
  The following patch
  
https://github.com/openstack/nova/commit/4c2f36bfe006cb0ef89ca7a706223f30488a182e
  #diff-5c6ee11140977e63b54542e2ff5763d3R22 caused a regression by
  changing the eventlet.subprocess.Popen with the builtin
  subprocess.Popen (by using the nova.utils execute method) without
  changing the way the args were parsed.

  In this module, the execution args were parsed separated by
  whitespaces, which is not allowed by the builtin subprocess.Popen,
  causing a not found error. This error is returned for example when
  attaching a volume, at the point where iscsicli tool is used to login
  the iSCSI target or portal.

  Trace:
  http://paste.openstack.org/show/79418/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1317180/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp