[Yahoo-eng-team] [Bug 1527483] [NEW] VPNaaS - No providers specified for 'VPN' service

2015-12-17 Thread Victor Laza
Public bug reported:

VPNaaS - No providers specified for 'VPN' service - when trying to start
neutron on devstack

# devstack_logs/screen-q-svc.log

 ERROR neutron.services.service_base [req-f1f03224-2935-4f35-b25f-5db85c818005 
None None] No providers specified for 'VPN' service, exiting
q-svc failed to start

# devstack_logs/stack.sh.txt

2015-12-18 05:40:29.738 | + die 2200 'Neutron did not start'
2015-12-18 05:40:29.738 | + local exitcode=0
2015-12-18 05:40:29.738 | [Call Trace]
2015-12-18 05:40:29.738 | ./stack.sh:1246:start_neutron_service_and_check
2015-12-18 05:40:29.738 | 
/home/ubuntu/devstack/lib/neutron-legacy:693:test_with_retry
2015-12-18 05:40:29.738 | /home/ubuntu/devstack/functions-common:2200:die
2015-12-18 05:40:29.741 | [ERROR] /home/ubuntu/devstack/functions-common:2200 
Neutron did not start
2015-12-18 05:40:30.744 | Error on exit

** Affects: neutron
 Importance: Undecided
 Status: New

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

Title:
  VPNaaS - No providers specified for 'VPN' service

Status in neutron:
  New

Bug description:
  VPNaaS - No providers specified for 'VPN' service - when trying to
  start neutron on devstack

  # devstack_logs/screen-q-svc.log

   ERROR neutron.services.service_base 
[req-f1f03224-2935-4f35-b25f-5db85c818005 None None] No providers specified for 
'VPN' service, exiting
  q-svc failed to start

  # devstack_logs/stack.sh.txt

  2015-12-18 05:40:29.738 | + die 2200 'Neutron did not start'
  2015-12-18 05:40:29.738 | + local exitcode=0
  2015-12-18 05:40:29.738 | [Call Trace]
  2015-12-18 05:40:29.738 | ./stack.sh:1246:start_neutron_service_and_check
  2015-12-18 05:40:29.738 | 
/home/ubuntu/devstack/lib/neutron-legacy:693:test_with_retry
  2015-12-18 05:40:29.738 | /home/ubuntu/devstack/functions-common:2200:die
  2015-12-18 05:40:29.741 | [ERROR] /home/ubuntu/devstack/functions-common:2200 
Neutron did not start
  2015-12-18 05:40:30.744 | Error on exit

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1527483/+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 1522734] [NEW] neutron cannot build on HyperV

2015-12-04 Thread Victor Laza
Public bug reported:

We are receiving the following error when installing neutron on HyperV

error: can't copy 'etc\neutron\plugins\ml2\linuxbridge_agent.ini': doesn't 
exist or not a regular file
ExecRetry : System.Management.Automation.RuntimeException: Failed to install 
neutron from repo

It is related to this commit:

https://github.com/openstack/neutron/commit/a8a0c619de69dd0d84a692c85fe6d23b765550e7

that is incomplete.

** Affects: neutron
 Importance: Undecided
 Status: New

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

Title:
  neutron cannot build on HyperV

Status in neutron:
  New

Bug description:
  We are receiving the following error when installing neutron on HyperV

  error: can't copy 'etc\neutron\plugins\ml2\linuxbridge_agent.ini': doesn't 
exist or not a regular file
  ExecRetry : System.Management.Automation.RuntimeException: Failed to install 
  neutron from repo

  It is related to this commit:

  
https://github.com/openstack/neutron/commit/a8a0c619de69dd0d84a692c85fe6d23b765550e7

  that is incomplete.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1522734/+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 1513000] [NEW] neutron q-lbaas cannot start - ValueError: Empty module name

2015-11-04 Thread Victor Laza
Public bug reported:

When trying to start neutron q-lbaas on ubuntu devstack we receive this
error and was unable to track it to source:

ubuntu@nov-dvs-241480-1:~/devstack$ /usr/local/bin/neutron-lbaas-agent 
--config- 
file /etc/neutron/neutron.conf 
--config-file=/etc/neutron/services/loadbalancer/ 
haproxy/lbaas_agent.ini & echo $! >/opt/stack/status/stack/q-lbaas.pid; fg || 
ec 
ho "q-lbaas failed to start" | tee "/opt/stack/status/stack/q-lbaas.failure"
[1] 6390
/usr/local/bin/neutron-lbaas-agent --config-file /etc/neutron/neutron.conf 
--config-file=/etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini
No handlers could be found for logger "oslo_config.cfg"
2015-11-04 07:53:37.026 6390 INFO neutron.common.config [-] Logging enabled!
2015-11-04 07:53:37.027 6390 INFO neutron.common.config [-] 
/usr/local/bin/neutron-lbaas-agent version 8.0.0.dev226
2015-11-04 07:53:37.027 6390 DEBUG neutron.common.config [-] command line: 
/usr/local/bin/neutron-lbaas-agent --config-file /etc/neutron/neutron.conf 
--config-file=/etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini 
setup_logging /opt/stack/neutron/neutron/common/config.py:191
2015-11-04 07:53:37.031 CRITICAL neutron 
[req-0c93d2b0-c58e-47cf-ad94-836d71a21e81 None None] ValueError: Empty module 
name
2015-11-04 07:53:37.031 6390 ERROR neutron Traceback (most recent call last):
2015-11-04 07:53:37.031 6390 ERROR neutron   File 
"/usr/local/bin/neutron-lbaas-agent", line 10, in 
2015-11-04 07:53:37.031 6390 ERROR neutron sys.exit(main())
2015-11-04 07:53:37.031 6390 ERROR neutron   File 
"/opt/stack/neutron-lbaas/neutron_lbaas/services/loadbalancer/agent/agent.py", 
line 61, in main
2015-11-04 07:53:37.031 6390 ERROR neutron mgr = 
manager.LbaasAgentManager(cfg.CONF)
2015-11-04 07:53:37.031 6390 ERROR neutron   File 
"/opt/stack/neutron-lbaas/neutron_lbaas/services/loadbalancer/agent/agent_manager.py",
 line 70, in __init__
2015-11-04 07:53:37.031 6390 ERROR neutron self._load_drivers()
2015-11-04 07:53:37.031 6390 ERROR neutron   File 
"/opt/stack/neutron-lbaas/neutron_lbaas/services/loadbalancer/agent/agent_manager.py",
 line 95, in _load_drivers
2015-11-04 07:53:37.031 6390 ERROR neutron self.plugin_rpc
2015-11-04 07:53:37.031 6390 ERROR neutron   File 
"/usr/local/lib/python2.7/dist-packages/oslo_utils/importutils.py", line 38, in 
import_object
2015-11-04 07:53:37.031 6390 ERROR neutron return 
import_class(import_str)(*args, **kwargs)
2015-11-04 07:53:37.031 6390 ERROR neutron   File 
"/opt/stack/neutron-lbaas/neutron_lbaas/services/loadbalancer/drivers/haproxy/namespace_driver.py",
 line 71, in __init__
2015-11-04 07:53:37.031 6390 ERROR neutron vif_driver = 
importutils.import_object(conf.interface_driver, conf)
2015-11-04 07:53:37.031 6390 ERROR neutron   File 
"/usr/local/lib/python2.7/dist-packages/oslo_utils/importutils.py", line 38, in 
import_object
2015-11-04 07:53:37.031 6390 ERROR neutron return 
import_class(import_str)(*args, **kwargs)
2015-11-04 07:53:37.031 6390 ERROR neutron   File 
"/usr/local/lib/python2.7/dist-packages/oslo_utils/importutils.py", line 27, in 
import_class
2015-11-04 07:53:37.031 6390 ERROR neutron __import__(mod_str)
2015-11-04 07:53:37.031 6390 ERROR neutron ValueError: Empty module name
2015-11-04 07:53:37.031 6390 ERROR neutron 
q-lbaas failed to start
ubuntu@nov-dvs-241480-1:~/devstack$

** Affects: neutron
 Importance: Undecided
 Status: New


** Tags: devstack ubuntu

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

Title:
  neutron q-lbaas cannot start - ValueError: Empty module name

Status in neutron:
  New

Bug description:
  When trying to start neutron q-lbaas on ubuntu devstack we receive
  this error and was unable to track it to source:

  ubuntu@nov-dvs-241480-1:~/devstack$ /usr/local/bin/neutron-lbaas-agent 
--config- 
  file /etc/neutron/neutron.conf 
--config-file=/etc/neutron/services/loadbalancer/ 
  haproxy/lbaas_agent.ini & echo $! >/opt/stack/status/stack/q-lbaas.pid; fg || 
ec 
  ho "q-lbaas failed to start" | tee "/opt/stack/status/stack/q-lbaas.failure"
  [1] 6390
  /usr/local/bin/neutron-lbaas-agent --config-file /etc/neutron/neutron.conf 
--config-file=/etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini
  No handlers could be found for logger "oslo_config.cfg"
  2015-11-04 07:53:37.026 6390 INFO neutron.common.config [-] Logging enabled!
  2015-11-04 07:53:37.027 6390 INFO neutron.common.config [-] 
/usr/local/bin/neutron-lbaas-agent version 8.0.0.dev226
  2015-11-04 07:53:37.027 6390 DEBUG neutron.common.config [-] command line: 
/usr/local/bin/neutron-lbaas-agent --config-file /etc/neutron/neutron.conf 
--config-file=/etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini 
setup_logging /opt/stack/neutron/neutron/common/config.py:191
  2015-11-04 07:53:37.031 CRITICAL neutron 

[Yahoo-eng-team] [Bug 1474219] [NEW] cinder latest requirements breaking things, must be a string

2015-07-14 Thread Victor Laza
Public bug reported:

The below trace brings into my attention: 
https://github.com/openstack/cinder/commit/238df8b82e8d078279f98d90cf9bcfd39dd7cbc8
and more specific:

requirements.txt
+enum34;python_version=='2.7' or python_version=='2.6'

that breaks things


04:45:35 error in setup command: 'install_requires' must be a string or list of 
strings containing valid project/version requirement specifiers; Expected 
version spec in enum34;python_version=='2.7' or python_version=='2.6' at 
;python_version=='2.7' or python_version=='2.6'
04:45:35 ExecRetry : System.Management.Automation.RuntimeException: Failed to 
install 
04:45:35 cinder from repo
04:45:35 At C:\cinder-ci\windows\scripts\create-environment.ps1:147 char:1
04:45:35 + ExecRetry {
04:45:35 + ~~~
04:45:35 + CategoryInfo  : NotSpecified: (:) [Write-Error], 
WriteErrorExcep 
04:45:35tion
04:45:35 + FullyQualifiedErrorId : 
Microsoft.PowerShell.Commands.WriteErrorExceptio 
04:45:35n,ExecRetry

** Affects: cinder
 Importance: Undecided
 Status: New

** Project changed: neutron = cinder

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

Title:
  cinder latest requirements breaking things, must be a string

Status in Cinder:
  New

Bug description:
  The below trace brings into my attention: 
https://github.com/openstack/cinder/commit/238df8b82e8d078279f98d90cf9bcfd39dd7cbc8
  and more specific:

  requirements.txt
  +enum34;python_version=='2.7' or python_version=='2.6'

  that breaks things

  
  04:45:35 error in setup command: 'install_requires' must be a string or list 
of strings containing valid project/version requirement specifiers; Expected 
version spec in enum34;python_version=='2.7' or python_version=='2.6' at 
;python_version=='2.7' or python_version=='2.6'
  04:45:35 ExecRetry : System.Management.Automation.RuntimeException: Failed to 
install 
  04:45:35 cinder from repo
  04:45:35 At C:\cinder-ci\windows\scripts\create-environment.ps1:147 char:1
  04:45:35 + ExecRetry {
  04:45:35 + ~~~
  04:45:35 + CategoryInfo  : NotSpecified: (:) [Write-Error], 
WriteErrorExcep 
  04:45:35tion
  04:45:35 + FullyQualifiedErrorId : 
Microsoft.PowerShell.Commands.WriteErrorExceptio 
  04:45:35n,ExecRetry

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1474219/+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 1472492] [NEW] ovs_neutron_agent - Agent failed to create agent config map

2015-07-08 Thread Victor Laza
Public bug reported:

2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [-] Agent 
failed to create agent config map
2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent Traceback (most 
recent call last):
2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent   File 
/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py,
 line 1693, in main
2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent 
agent_config = create_agent_config_map(cfg.CONF)
2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent   File 
/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py,
 line 1677, in create_agent_config_map
2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent raise 
ValueError(msg)
2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent ValueError: 
Tunneling cannot be enabled without a valid local_ip.
2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent 
q-agt failed to start


Might be related to:

https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py

** Affects: neutron
 Importance: Undecided
 Status: New

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

Title:
  ovs_neutron_agent - Agent failed to create agent config map

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [-] Agent 
failed to create agent config map
  2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent Traceback (most 
recent call last):
  2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent   File 
/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py,
 line 1693, in main
  2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent 
agent_config = create_agent_config_map(cfg.CONF)
  2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent   File 
/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py,
 line 1677, in create_agent_config_map
  2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent raise 
ValueError(msg)
  2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent ValueError: 
Tunneling cannot be enabled without a valid local_ip.
  2015-07-08 04:29:07.250 30574 ERROR 
neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent 
  q-agt failed to start

  
  Might be related to:

  
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py

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