[Yahoo-eng-team] [Bug 1713354] Re: oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path in python3

2017-09-27 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/498275
Committed: 
https://git.openstack.org/cgit/openstack/oslo.versionedobjects/commit/?id=934fb45a2de4afe6cb0c8f2d078e19513a3b00e3
Submitter: Jenkins
Branch:master

commit 934fb45a2de4afe6cb0c8f2d078e19513a3b00e3
Author: Sean McCully 
Date:   Sun Aug 27 15:07:40 2017 -0400

iso8601.is8601.Utc No Longer Exists

iso8601.UTC is correct datetime UTC field object.

iso8601.UTC is correct datetime UTC field object.
iso8601 >= 0.1.12 includes only iso8601.UTC for python3
while both UTC and Utc() for python2. Less then 0.1.12
included both UTC and Utc() for both python2/3.

Change-Id: Ie7957959e836d2f78409d4197c6a2d7ad9e8457b
Closes-Bug: #1713354


** Changed in: oslo.versionedobjects
   Status: In Progress => 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/1713354

Title:
  oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path
  in python3

Status in OpenStack Compute (nova):
  Fix Released
Status in oslo.versionedobjects:
  Fix Released

Bug description:
  iso8601.iso8601 No Longer supports Utc method. Instead iso8601.UTC
  field.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1713354/+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 1713354] Re: oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path in python3

2017-09-07 Thread Sean McGinnis
** No longer affects: cinder

-- 
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/1713354

Title:
  oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path
  in python3

Status in OpenStack Compute (nova):
  Fix Released
Status in oslo.versionedobjects:
  In Progress

Bug description:
  iso8601.iso8601 No Longer supports Utc method. Instead iso8601.UTC
  field.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1713354/+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 1713354] Re: oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path in python3

2017-09-05 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/498287
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=3d86ae664a784e3f261943bd014dc88c82ea8b5d
Submitter: Jenkins
Branch:master

commit 3d86ae664a784e3f261943bd014dc88c82ea8b5d
Author: Sean McCully 
Date:   Sun Aug 27 22:14:02 2017 -0400

iso8601.is8601.Utc No Longer Exists

iso8601.UTC is correct datetime UTC field object.
iso8601 >= 0.1.12 includes only iso8601.UTC for python3
while both UTC and Utc() for python2. Less then 0.1.12
included both UTC and Utc() for both python2/3.

Change-Id: I10b84a9cc7f0cc8ea213a377e4c4f16168b6e45b
Closes-Bug: #1713354


** Changed in: nova
   Status: In Progress => 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/1713354

Title:
  oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path
  in python3

Status in Cinder:
  New
Status in OpenStack Compute (nova):
  Fix Released
Status in oslo.versionedobjects:
  In Progress

Bug description:
  iso8601.iso8601 No Longer supports Utc method. Instead iso8601.UTC
  field.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1713354/+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 1713354] Re: oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path in python3

2017-09-05 Thread Hanxi Liu
** Also affects: cinder
   Importance: Undecided
   Status: New

** Changed in: cinder
 Assignee: (unassigned) => Hanxi Liu (hanxi-liu)

-- 
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/1713354

Title:
  oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path
  in python3

Status in Cinder:
  New
Status in OpenStack Compute (nova):
  In Progress
Status in oslo.versionedobjects:
  In Progress

Bug description:
  iso8601.iso8601 No Longer supports Utc method. Instead iso8601.UTC
  field.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1713354/+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 1713354] Re: oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path in python3

2017-08-27 Thread Sean McCully
https://review.openstack.org/#/c/498287/

** Project changed: oslo.versionedobjects => nova

** Also affects: oslo.versionedobjects
   Importance: Undecided
   Status: New

** Changed in: oslo.versionedobjects
   Status: New => In Progress

** Changed in: oslo.versionedobjects
 Assignee: (unassigned) => Sean McCully (sean-mccully)

-- 
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/1713354

Title:
  oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path
  in python3

Status in OpenStack Compute (nova):
  In Progress
Status in oslo.versionedobjects:
  In Progress

Bug description:
  iso8601.iso8601 No Longer supports Utc method. Instead iso8601.UTC
  field.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1713354/+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