[Yahoo-eng-team] [Bug 1499064] [NEW] expensive port request on validate networks

2015-09-23 Thread Edgar Magana
Public bug reported: On validate_networks call, there is an expensive call to retrieve all ports when only the counter is needed. On the top of that, it should check first if quota is enabled. ** Affects: neutron Importance: Medium Assignee: Hampapur Ajay (hajay) Status: New

[Yahoo-eng-team] [Bug 1424139] [NEW] misspelling works in neutron code

2015-02-20 Thread Edgar Magana
Public bug reported: Fixing misspelling words in neutron code ** 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/1424139 T

[Yahoo-eng-team] [Bug 1116440] Re: Quantum Documentation misses the output examples

2015-01-02 Thread Edgar Magana
** Changed in: neutron Status: Confirmed => Fix Released ** Changed in: neutron Assignee: (unassigned) => Edgar Magana (emagana) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.ne

[Yahoo-eng-team] [Bug 1052535] Re: dhcp net namespace is not deleted well

2014-12-15 Thread Edgar Magana
ana Assignee: (unassigned) => Edgar Magana (emagana) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1052535 Title: dhcp net namespace is not deleted well Status in OpenStack Neutron (v

[Yahoo-eng-team] [Bug 1394268] [NEW] wrong error message when no IP addresses are available

2014-11-19 Thread Edgar Magana
ilable for network. Nova should propagate the right error message reported by Neutron. ** Affects: nova Importance: Undecided Assignee: Edgar Magana (emagana) Status: New ** Changed in: nova Assignee: (unassigned) => Edgar Magana (emagana) -- You received this bug

[Yahoo-eng-team] [Bug 1303998] Re: vm fails with error vif_type=binding_failed using gre tunnels

2014-07-25 Thread Edgar Magana
This is a duplicated bug: https://bugs.launchpad.net/neutron/+bug/1305226 ** Changed in: neutron Assignee: (unassigned) => Edgar Magana (emagana) ** Changed in: neutron Status: Triaged => Invalid ** Changed in: neutron Assignee: Edgar Magana (emagana) => (u

[Yahoo-eng-team] [Bug 1339918] [NEW] Requirements should django should be with hyphen

2014-07-09 Thread Edgar Magana
Public bug reported: Currently requirements uses "_" for django_pyscss Actually, it should be "-" django-pyscss ** Affects: horizon Importance: Undecided Assignee: Edgar Magana (emagana) Status: New ** Changed in: horizon Assignee: (unassigned) =>

[Yahoo-eng-team] [Bug 1323730] [NEW] Nova has a few misspelled words

2014-05-27 Thread Edgar Magana
Public bug reported: Nova code has multiple misspelled words, this bug is to track the fix of all of them. ** Affects: nova Importance: Undecided Assignee: Edgar Magana (emagana) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Edgar Magana (emag

[Yahoo-eng-team] [Bug 1323344] [NEW] Neutron has a few misspelled words

2014-05-26 Thread Edgar Magana
Public bug reported: Neutron code has multiple misspelled words, this bug is to track the fix of all of them. ** Affects: neutron Importance: Low Assignee: Edgar Magana (emagana) Status: New ** Changed in: neutron Assignee: (unassigned) => Edgar Magana (emag

[Yahoo-eng-team] [Bug 1315137] [NEW] plumgrid drivers should dynamically loaded

2014-05-01 Thread Edgar Magana
Public bug reported: In PLUMgrid plugin drivers are not dynamically loaded. They should be loaded by configuration as the rest of the plugins ** Affects: neutron Importance: Wishlist Assignee: Edgar Magana (emagana) Status: In Progress ** Changed in: neutron Assignee

[Yahoo-eng-team] [Bug 1268486] Re: PLUMgrid plugin returns None on allocation pools for subnet

2014-01-12 Thread Edgar Magana
** Changed in: neutron Status: New => Invalid ** Changed in: neutron Assignee: (unassigned) => Edgar Magana (emagana) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1

[Yahoo-eng-team] [Bug 1268487] Re: PLUMgrid plugin returns None on allocation pools for subnet

2014-01-12 Thread Edgar Magana
allocate_pools_for_subnet is properly updated by previous commits. It was an error on the test case. ** 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.launch

[Yahoo-eng-team] [Bug 1268487] [NEW] PLUMgrid plugin returns None on allocation pools for subnet

2014-01-12 Thread Edgar Magana
Public bug reported: The self implemented allocate_pools_for_subnet function is outdated in PLUMgrid plugin and therefore returning "None" instead of the proper allocated pool for the corresponding CIDR ** Affects: neutron Importance: Undecided Assignee: Edgar Magan

[Yahoo-eng-team] [Bug 1268486] [NEW] PLUMgrid plugin returns None on allocation pools for subnet

2014-01-12 Thread Edgar Magana
Public bug reported: The self implemented allocate_pools_for_subnet function is outdated in PLUMgrid plugin and therefore returning None ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1268460] [NEW] PLUMgrid plugin should report proper error messages

2014-01-12 Thread Edgar Magana
Public bug reported: PLUMgrid Director error messages should be reported at plugin level as well. ** Affects: neutron Importance: Undecided Assignee: Fawad Khaliq (fawad) Status: New ** Changed in: neutron Assignee: (unassigned) => Edgar Magana (emagana) --

[Yahoo-eng-team] [Bug 1260232] [NEW] db migration on unique constraint should not be applied to all plugins

2013-12-12 Thread Edgar Magana
rorhandler raise errorclass, errorvalue sqlalchemy.exc.ProgrammingError: (ProgrammingError) (1146, "Table 'plumgrid_neutron.agents' doesn't exist") 'ALTER TABLE agents ADD CONSTRAINT uniq_agents0agent_type0host UNIQUE (agent_type, host)' () ++ failed ++ loca