[Yahoo-eng-team] [Bug 1826519] Re: Ephemeral disk volume was not mounted after resizing from non-ephemeral flavor

2019-08-17 Thread Launchpad Bug Tracker
[Expired for cloud-init because there has been no activity for 60 days.]

** Changed in: cloud-init
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1826519

Title:
  Ephemeral disk volume was not mounted after resizing from non-
  ephemeral flavor

Status in cloud-init:
  Expired

Bug description:
  Description
  ===
  After resizing from m1.flavor(no ephemeral disk) to d1.flavor(with ephemeral 
disk), ephemeral
  disk does not mounted on the VM.

  After digging the related code, I realize there is no action to re-run 
cloudinit's mount module.
  By default, cloudinit does not rerun previously running module. Since mount 
module does not take action, cloudinit does not write ephemeral disk data to 
/etc/fstab.

  Steps to reproduce
  ==
  1. Make VM with m1.small flavor which does not have ephemeral disk
  2. Resize VM with d1.small flavor which have ephemeral disk

  Expected result
  ===
  1. Ephemeral disk volume (/dev/sdb) was mounted at /mnt

  Actual result
  =
  1. There is /dev/sdb in there by 'lsblk', but not mounted

  Environment
  ===
  Stable/ocata
  Libvirt driver

  Logs & Configs
  ==

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1826519/+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 1832746] Re: Failed to discover available identity versions when contacting http://controller:35357/v3

2019-08-17 Thread Launchpad Bug Tracker
[Expired for OpenStack Identity (keystone) because there has been no
activity for 60 days.]

** Changed in: keystone
   Status: Incomplete => Expired

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

Title:
  Failed to discover available identity versions when contacting
  http://controller:35357/v3

Status in OpenStack Identity (keystone):
  Expired

Bug description:
  I am getting below errors

  [root@controller ~]# openstack service list
  Failed to discover available identity versions when contacting 
http://controller:35357/v3. Attempting to parse version from URL.
  Unable to establish connection to http://controller:35357/v3/auth/tokens: 
HTTPConnectionPool(host='controller', port=35357): Max retries exceeded with 
url: /v3/auth/tokens (Caused by 
NewConnectionError(': Failed to establish a new connection: [Errno 111] 
Connection refused',))

  [root@controller ~]# . admin-openrc 
  [root@controller ~]# openstack token issue
  Failed to discover available identity versions when contacting 
http://controller:35357/v3. Attempting to parse version from URL.
  Unable to establish connection to http://controller:35357/v3/auth/tokens: 
HTTPConnectionPool(host='controller', port=35357): Max retries exceeded with 
url: /v3/auth/tokens (Caused by 
NewConnectionError(': Failed to establish a new connection: [Errno 111] 
Connection refused',))
  [root@controller ~]# 

  
  Please suggest.

  Regards
  Nitish Patni

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1832746/+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 1840551] [NEW] Kombu 4.6.4 is breaking with python 3.7

2019-08-17 Thread Eric Fried
Public bug reported:

Since [0], nova's openstack-tox-py37 job is failing this many:

Status: Pass 97 Failure 17112 Skip 20

with this error:

TypeError: open: path should be string, bytes or os.PathLike, not
_NormalAccessor

See this ML thread [1] for root cause analysis.

Proposed [2] against requirements to blacklist kombu 4.6.4.

[0] https://review.opendev.org/#/c/675816/
[1] 
http://lists.openstack.org/pipermail/openstack-discuss/2019-August/008553.html
[2] https://review.opendev.org/#/c/677070/

** Affects: nova
 Importance: Critical
 Assignee: Eric Fried (efried)
 Status: In Progress

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

Title:
  Kombu 4.6.4 is breaking with python 3.7

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Since [0], nova's openstack-tox-py37 job is failing this many:

  Status: Pass 97 Failure 17112 Skip 20

  with this error:

  TypeError: open: path should be string, bytes or os.PathLike, not
  _NormalAccessor

  See this ML thread [1] for root cause analysis.

  Proposed [2] against requirements to blacklist kombu 4.6.4.

  [0] https://review.opendev.org/#/c/675816/
  [1] 
http://lists.openstack.org/pipermail/openstack-discuss/2019-August/008553.html
  [2] https://review.opendev.org/#/c/677070/

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