[Yahoo-eng-team] [Bug 1688556] Re: devstack breaks on neutron setup

2017-05-05 Thread Amrith Kumar
reinstalled ubuntu (brand new VM) and problem disappeared. No idea what
was wrong but I'm past this now.

** Changed in: neutron
   Status: New => Invalid

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

Title:
  devstack breaks on neutron setup

Status in neutron:
  Invalid

Bug description:
  Brand new tree, 2017-05-05, devstack breaks with a dependency
  inconsistency in python-neutronclient.

  See file attached for devstack output.

  Obtaining file:///opt/stack/python-neutronclient
  Exception:
  Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 215, 
in main
  status = self.run(options, args)
File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 
335, in run
  wb.build(autobuilding=True)
File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 749, in 
build
  self.requirement_set.prepare_files(self.finder)
File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 380, 
in prepare_files
  ignore_dependencies=self.ignore_dependencies))
File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 521, 
in _prepare_file
  req_to_install.check_if_exists()
File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 
1036, in check_if_exists
  self.req.name
File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 558, in get_distribution
  dist = get_provider(dist)
File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 432, in get_provider
  return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 968, in require
  needed = self.resolve(parse_requirements(requirements))
File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 859, in resolve
  raise VersionConflict(dist, req).with_context(dependent_req)
  ContextualVersionConflict: (keystoneauth1 2.19.0 
(/usr/local/lib/python2.7/dist-packages), 
Requirement.parse('keystoneauth1>=2.20.0'), set(['python-neutronclient']))
  +inc/python:pip_install:1  exit_trap
  +./stack.sh:exit_trap:492  local r=2
  ++./stack.sh:exit_trap:493  jobs -p
  +./stack.sh:exit_trap:493  jobs=
  +./stack.sh:exit_trap:496  [[ -n '' ]]
  +./stack.sh:exit_trap:502  kill_spinner
  +./stack.sh:kill_spinner:388   '[' '!' -z '' ']'
  +./stack.sh:exit_trap:504  [[ 2 -ne 0 ]]
  +./stack.sh:exit_trap:505  echo 'Error on exit'
  Error on exit
  +./stack.sh:exit_trap:506  generate-subunit 1493989949 89 fail
  +./stack.sh:exit_trap:507  [[ -z /opt/stack/logs ]]

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1688556/+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 1688556] [NEW] devstack breaks on neutron setup

2017-05-05 Thread Amrith Kumar
Public bug reported:

Brand new tree, 2017-05-05, devstack breaks with a dependency
inconsistency in python-neutronclient.

See file attached for devstack output.

Obtaining file:///opt/stack/python-neutronclient
Exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 215, 
in main
status = self.run(options, args)
  File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 
335, in run
wb.build(autobuilding=True)
  File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 749, in build
self.requirement_set.prepare_files(self.finder)
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 380, 
in prepare_files
ignore_dependencies=self.ignore_dependencies))
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 521, 
in _prepare_file
req_to_install.check_if_exists()
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 
1036, in check_if_exists
self.req.name
  File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 558, in get_distribution
dist = get_provider(dist)
  File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 432, in get_provider
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
  File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 968, in require
needed = self.resolve(parse_requirements(requirements))
  File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 859, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
ContextualVersionConflict: (keystoneauth1 2.19.0 
(/usr/local/lib/python2.7/dist-packages), 
Requirement.parse('keystoneauth1>=2.20.0'), set(['python-neutronclient']))
+inc/python:pip_install:1  exit_trap
+./stack.sh:exit_trap:492  local r=2
++./stack.sh:exit_trap:493  jobs -p
+./stack.sh:exit_trap:493  jobs=
+./stack.sh:exit_trap:496  [[ -n '' ]]
+./stack.sh:exit_trap:502  kill_spinner
+./stack.sh:kill_spinner:388   '[' '!' -z '' ']'
+./stack.sh:exit_trap:504  [[ 2 -ne 0 ]]
+./stack.sh:exit_trap:505  echo 'Error on exit'
Error on exit
+./stack.sh:exit_trap:506  generate-subunit 1493989949 89 fail
+./stack.sh:exit_trap:507  [[ -z /opt/stack/logs ]]

** Affects: neutron
 Importance: Undecided
 Status: New

** Attachment added: "neutron.txt"
   
https://bugs.launchpad.net/bugs/1688556/+attachment/4872295/+files/neutron.txt

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

Title:
  devstack breaks on neutron setup

Status in neutron:
  New

Bug description:
  Brand new tree, 2017-05-05, devstack breaks with a dependency
  inconsistency in python-neutronclient.

  See file attached for devstack output.

  Obtaining file:///opt/stack/python-neutronclient
  Exception:
  Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 215, 
in main
  status = self.run(options, args)
File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 
335, in run
  wb.build(autobuilding=True)
File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 749, in 
build
  self.requirement_set.prepare_files(self.finder)
File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 380, 
in prepare_files
  ignore_dependencies=self.ignore_dependencies))
File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 521, 
in _prepare_file
  req_to_install.check_if_exists()
File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 
1036, in check_if_exists
  self.req.name
File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 558, in get_distribution
  dist = get_provider(dist)
File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 432, in get_provider
  return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 968, in require
  needed = self.resolve(parse_requirements(requirements))
File 
"/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", 
line 859, in resolve
  raise VersionConflict(dist, req).with_context(dependent_req)
  ContextualVersionConflict: (keystoneauth1 2.19.0 
(/usr/local/lib/python2.7/dist-packages), 
Requirement.parse('keystoneauth1>=2.20.0'), set(['python-neutronclient']))
  +inc/python:pip_install:1  exit_trap
  +./stack.sh:exit_trap:492   

[Yahoo-eng-team] [Bug 1652511] [NEW] enabling nova-lxd plugin breaks devstack

2016-12-25 Thread Amrith Kumar
Public bug reported:

I enabled nova-lxd plugin in my devstack environment, like so ...

# Enable LXD for container virtualization
enable_plugin nova-lxd http://git.openstack.org/openstack/nova-lxd.git


devstack fails as below. Very reproducible.

This is on tip of master as of 12/25/16.


2016-12-25 08:12:58.930 INFO migrate.versioning.api 
[req-8a919e4c-893b-4602-9fe1-76ceb2727827 None None] done
No hosts found to map to cell, exiting.
Error on exit
World dumping... see /opt/stack/logs/worlddump-2016-12-25-131259.txt for details

** Affects: nova
 Importance: Undecided
 Status: New

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

Title:
  enabling nova-lxd plugin breaks devstack

Status in OpenStack Compute (nova):
  New

Bug description:
  I enabled nova-lxd plugin in my devstack environment, like so ...

  # Enable LXD for container virtualization
  enable_plugin nova-lxd http://git.openstack.org/openstack/nova-lxd.git

  
  devstack fails as below. Very reproducible.

  This is on tip of master as of 12/25/16.


  2016-12-25 08:12:58.930 INFO migrate.versioning.api 
[req-8a919e4c-893b-4602-9fe1-76ceb2727827 None None] done
  No hosts found to map to cell, exiting.
  Error on exit
  World dumping... see /opt/stack/logs/worlddump-2016-12-25-131259.txt for 
details

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1652511/+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 1323975] Re: do not use default=None for config options

2016-12-18 Thread Amrith Kumar
** No longer affects: trove

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

Title:
  do not use default=None for config options

Status in Aodh:
  Fix Released
Status in Barbican:
  Fix Released
Status in castellan:
  Fix Released
Status in Ceilometer:
  Fix Released
Status in Cinder:
  Fix Released
Status in congress:
  Fix Released
Status in Designate:
  Fix Released
Status in Freezer:
  New
Status in Glance:
  Fix Released
Status in glance_store:
  Fix Released
Status in Gnocchi:
  Fix Released
Status in heat:
  Fix Released
Status in OpenStack Identity (keystone):
  Fix Released
Status in Magnum:
  Fix Released
Status in Manila:
  Fix Released
Status in Mistral:
  Fix Released
Status in Murano:
  Fix Released
Status in neutron:
  Fix Released
Status in OpenStack Compute (nova):
  Fix Released
Status in oslo-incubator:
  Fix Released
Status in oslo.messaging:
  Fix Released
Status in Rally:
  Fix Released
Status in Sahara:
  Fix Released
Status in zaqar:
  Fix Released

Bug description:
  In the cfg module default=None is set as the default value. It's not
  necessary to set it again when defining config options.

To manage notifications about this bug go to:
https://bugs.launchpad.net/aodh/+bug/1323975/+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 1629133] Re: New neutron subnet pool support breaks multinode testing.

2016-11-15 Thread Amrith Kumar
** Also affects: trove
   Importance: Undecided
   Status: New

** Changed in: trove
   Status: New => In Progress

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

Title:
  New neutron subnet pool support breaks multinode testing.

Status in networking-bgpvpn:
  New
Status in devstack:
  Fix Released
Status in Ironic:
  Fix Committed
Status in ironic-python-agent:
  Confirmed
Status in Magnum:
  In Progress
Status in Manila:
  New
Status in neutron:
  Incomplete
Status in OpenStack DBaaS (Trove):
  In Progress

Bug description:
  The new subnet pool support in devstack breaks multinode testing bceause it 
results in the route for 10.0.0.0/8 being set to via br-ex when the host has 
interfaces that are actually on 10 nets and that is where we need the routes to 
go out. Multinode testing is affected because it uses these 10 net addresses to 
run the vxlan overlays between hosts.
  For many years devstack-gate has set FIXED_RANGE to ensure that the networks 
devstack uses do not interfere with the underlying test host's networking. 
However this setting was completely ignored when setting up the subnet pools.

  I think the correct way to fix this is to use a much smaller subnet
  pool range to avoid conflicting with every possible 10.0.0.0/8 network
  in the wild, possibly by defaulting to the existing FIXED_RANGE
  information. Using the existing information will help ensure that
  anyone with networks in 10.0.0.0/8 will continue to work if they have
  specified a range that doesn't conflict using this variable.

  In addition to this we need to clearly document what this new stuff in
  devstack does and how people can work around it should they conflict
  with the new defaults we end up choosing.

  I have proposed https://review.openstack.org/379543 which mostly works
  except it fails one tempest test that apparently depends on this new
  subnet pool stuff. Specifically the V6 range isn't large enough aiui.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bgpvpn/+bug/1629133/+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 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-08 Thread Amrith Kumar
** No longer affects: trove

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

Title:
  Use uuidutils instead of uuid.uuid4()

Status in Cinder:
  New
Status in OpenStack Dashboard (Horizon):
  In Progress
Status in Ironic:
  Fix Released
Status in ironic-python-agent:
  In Progress
Status in OpenStack Identity (keystone):
  New
Status in kuryr:
  In Progress
Status in kuryr-libnetwork:
  In Progress
Status in Magnum:
  New
Status in Mistral:
  Invalid
Status in Murano:
  New
Status in networking-ovn:
  In Progress
Status in neutron:
  Fix Released
Status in OpenStack Compute (nova):
  In Progress
Status in Sahara:
  Fix Released
Status in senlin:
  In Progress
Status in tacker:
  In Progress

Bug description:
  Openstack common has a wrapper for generating uuids.

  We should only use that function when generating uuids for
  consistency.

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