Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Neutron Tempest (mlavalle))
(Nova Parity (beagles))
Line 55: Line 55:
  
 
=== Nova Parity (beagles) ===
 
=== Nova Parity (beagles) ===
* Current related work category break down:
+
Lots of stuff going on!
** Parity related API coverage - mlavalle (waiting on details from beagles)
+
* Parity related API coverage - mlavalle
** Use cases - beagles
+
** Preliminary version of aforementioned list is on https://etherpad.openstack.org/p/icehouse-neutron-nova-parity. It would be great to confirm that these are well covered!
** nova-neutron integration library - arosen (currently on break)
+
 
** full tempest coverage - beagles/rossella_s
+
* Use cases - beagles
*** introduced a gadget for debugging tempest runs github.com:beagles/teapot
+
** A lot of leg work is done at this point. This week will be focused on creating, testing and refining usable walk-thrus.
*** up to date results pending
+
 
* We need a taker for the multi-host problem. It is still a big question mark.
+
* nova-neutron integration library - nova/network/neutron2/api.py (arosen)
 +
** https://review.openstack.org/#/c/64769/ Garbage collect neutron ports not in nw_cache
 +
** https://review.openstack.org/#/c/59578/ Fix port_security_enabled neutron extension
 +
** https://review.openstack.org/#/c/60592/ Make network_cache more robust with neutron
 +
** https://review.openstack.org/#/c/62108/ Update network_cache only if needed (WORKINPROGRESS)
 +
** https://review.openstack.org/#/c/62104/ Correct network_model tests and __eq__ operator
 +
** https://review.openstack.org/#/c/57229/ Validate interface attachment details prior to sending to compute (garyk)
 +
 
 +
** We still need to look at the "holes" in this library. For starters, these methods throw NotImplemented Exceptions
 +
*** delete - deletes a network
 +
*** disassociate - disassociates a host or project from a network
 +
*** get_fixed_ip -
 +
*** get_vifs_by_instance
 +
*** get_vif_by_mac_address
 +
*** add_network_to_project
 +
*** get_dns_domains
 +
*** add_dns_entry
 +
*** modify_dns_entry
 +
*** delete_dns_entry
 +
*** delete_dns_domain
 +
*** get_dns_entries_by_address
 +
*** get_dns_entries_by_name
 +
*** create_private_dns_domain
 +
*** create_public_dns_domain
 +
 
 +
* Full tempest run
 +
** To be updated this week. rossella_s cranked through this prior to the break through the experimental upstream run. There isn't much "new" there that isn't showing up in the smoke tests.
 +
 
 +
* multi-host - there is some related activity from sylvain up for review:
 +
** https://review.openstack.org/#/c/64553/ Add L3 VRRP HA base classes (WORKINPROGRESS)
 +
** https://review.openstack.org/#/c/66347/ Add a new scheduler for the l3 HA (WORKINPROGRESS)
 +
** https://review.openstack.org/#/c/61067/ Dnsmasq uses all agent IPs as nameservers
 +
Other multi-host related reviews.
 +
** https://review.openstack.org/#/c/52930/ Make dnsmasq aware of all names (Yves-Gwenael Bourhis)
 +
** https://review.openstack.org/#/c/52884/ Reschedule router if new external gateway is on other network (Oleg Bondarev)
  
 
=== Neutron Tempest (mlavalle) ===
 
=== Neutron Tempest (mlavalle) ===

Revision as of 20:36, 13 January 2014


The OpenStack Networking Team (Neutron) holds public meetings in #openstack-meeting. Everyone is encouraged to attend.

Apologies for Absence

  • Edgar Magana (emagana) - On vacations from Dec 20th to January 8th 2014
  • Brent Eagles (beagles/b3nt_pin) - There are widespread electrical system problems in Newfoundland and rolling power outages so I may not be able to be online at the time of the meeting.

Agenda for Next Neutron Team Meeting

Announcements / Reminders

  • --markmcclain (talk) 20:43, 6 January 2014 (UTC)
  • Icehouse-2 is approaching fast (January 23rd)
  • 3rd Party testing should be completed by then -- ping the mailing list or IRC channel to get assistance from the others setting it up

Bugs

Let's get in the habit of checking Elastic Recheck and Gate Success Rate at least every day.

Critical Open Bugs currently we have 7, down 1 from last week.

Docs (emagana)

Nova Parity (beagles)

Lots of stuff going on!

  • Use cases - beagles
    • A lot of leg work is done at this point. This week will be focused on creating, testing and refining usable walk-thrus.
    • We still need to look at the "holes" in this library. For starters, these methods throw NotImplemented Exceptions
      • delete - deletes a network
      • disassociate - disassociates a host or project from a network
      • get_fixed_ip -
      • get_vifs_by_instance
      • get_vif_by_mac_address
      • add_network_to_project
      • get_dns_domains
      • add_dns_entry
      • modify_dns_entry
      • delete_dns_entry
      • delete_dns_domain
      • get_dns_entries_by_address
      • get_dns_entries_by_name
      • create_private_dns_domain
      • create_public_dns_domain
  • Full tempest run
    • To be updated this week. rossella_s cranked through this prior to the break through the experimental upstream run. There isn't much "new" there that isn't showing up in the smoke tests.

Other multi-host related reviews.

Neutron Tempest (mlavalle)

  • Parallel Testing (salv-orlando)


API (salv-orlando)

No report

IPv6 (sc68cal)

ML2 (mestery/rkukura)

VPN (nachi)

WIP for SSL-VPN API patch https://review.openstack.org/#/c/58897/

FWaaS (snaiksat)

LBaaS (enikanorov)

tbd

Other team reports (e.g. Open Source Plugins)

  • CLI + Cliff 1.5

Open Discussion

Previous meeting logs