[Yahoo-eng-team] [Bug 1337698] Re: q-dhcp agent fails to start on Ubuntu 12.04

2014-07-16 Thread Hemanth Ravi
User error: Issue was due to /usr/sbin missing in the PATH for the user
running stack.sh.

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

Title:
  q-dhcp agent fails to start on Ubuntu 12.04

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  The fix for this bug https://bugs.launchpad.net/neutron/+bug/1212401
  breaks q-dhcp agent on ubuntu 12.04 since dnsmasq --version can only
  be run as root and neutron/agent/linux/utils.py/create_process() is
  not invoked with root_helper. Bug fix for 1212401 addressed by
  https://review.openstack.org/#/c/96976/

  This is breaking the 3rd party plugin CI

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1337698/+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 1337698] [NEW] q-dhcp agent fails to start on Ubuntu 12.04

2014-07-03 Thread Hemanth Ravi
Public bug reported:

The fix for this bug https://bugs.launchpad.net/neutron/+bug/1212401
breaks q-dhcp agent on ubuntu 12.04 since dnsmasq --version can only be
run as root and neutron/agent/linux/utils.py/create_process() is not
invoked with root_helper. Bug fix for 1212401 addressed by
https://review.openstack.org/#/c/96976/

This is breaking the 3rd party plugin CI

** 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/1337698

Title:
  q-dhcp agent fails to start on Ubuntu 12.04

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The fix for this bug https://bugs.launchpad.net/neutron/+bug/1212401
  breaks q-dhcp agent on ubuntu 12.04 since dnsmasq --version can only
  be run as root and neutron/agent/linux/utils.py/create_process() is
  not invoked with root_helper. Bug fix for 1212401 addressed by
  https://review.openstack.org/#/c/96976/

  This is breaking the 3rd party plugin CI

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1337698/+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 1299946] [NEW] OneConvergence plugin create_network fails for external networks

2014-03-30 Thread Hemanth Ravi
Public bug reported:

create_network for networks with --router:external=True call doesn't add
the network to the externalnetworks table. This is resulting in failures
due to the missing entry in externalnetworks table. The reason is
_process_l3_create() (called from create_network) expects to be invoked
with a plugin session. Until recently process_l3_create was adding the
entry to externalnetworks table even without the plugin session. Plugin
third-party tests have been failing the last few days due to this.

** Affects: neutron
 Importance: Undecided
 Assignee: Hemanth Ravi (hemanth-ravi)
 Status: In Progress

** Changed in: neutron
 Assignee: (unassigned) => Hemanth Ravi (hemanth-ravi)

** Changed in: neutron
   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/1299946

Title:
  OneConvergence plugin create_network fails for external networks

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  create_network for networks with --router:external=True call doesn't
  add the network to the externalnetworks table. This is resulting in
  failures due to the missing entry in externalnetworks table. The
  reason is _process_l3_create() (called from create_network) expects to
  be invoked with a plugin session. Until recently process_l3_create was
  adding the entry to externalnetworks table even without the plugin
  session. Plugin third-party tests have been failing the last few days
  due to this.

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