Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Nova Parity (beagles))
(Nova Parity (beagles))
Line 66: Line 66:
 
** https://review.openstack.org/#/c/62104/ Correct network_model tests and __eq__ operator
 
** 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)
 
** https://review.openstack.org/#/c/57229/ Validate interface attachment details prior to sending to compute (garyk)
 
+
** New bugs are reported for the "holes" in the nova.network.neutronv2 module.
** We still need to look at the "holes" in this library. For starters, these methods throw NotImplemented Exceptions. The list is also on the etherpad but I've included them here for convenience.
+
*** I've grouped these bugs together for the time being https://bugs.launchpad.net/nova/+bug/1269065
*** delete - deletes a network
+
**** delete - deletes a network  
*** disassociate - disassociates a host or project from a network
+
**** disassociate - disassociates a host or project from a network
*** get_fixed_ip -  
+
**** add_network_to_project
*** get_vifs_by_instance
+
*** get_fixed_ip - https://bugs.launchpad.net/nova/+bug/1269060
*** get_vif_by_mac_address
+
*** get_vifs_by_instance https://bugs.launchpad.net/nova/+bug/1269061
*** add_network_to_project
+
*** get_vif_by_mac_address https://bugs.launchpad.net/nova/+bug/1269062
*** get_dns_domains
+
*** I've grouped these as one bug for the time being https://bugs.launchpad.net/nova/+bug/1269066
*** add_dns_entry
+
**** get_dns_domains  
*** modify_dns_entry
+
**** add_dns_entry
*** delete_dns_entry
+
**** modify_dns_entry
*** delete_dns_domain
+
**** delete_dns_entry
*** get_dns_entries_by_address
+
**** delete_dns_domain
*** get_dns_entries_by_name
+
**** get_dns_entries_by_address
*** create_private_dns_domain
+
**** get_dns_entries_by_name
*** create_public_dns_domain
+
**** create_private_dns_domain
 +
**** create_public_dns_domain
  
 
* Full tempest run
 
* Full tempest run

Revision as of 16:54, 14 January 2014


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

Apologies for Absence

Agenda for Next Neutron Team Meeting

Announcements / Reminders

  • --markmcclain (talk) 20:41, 13 January 2014 (UTC)
  • Tempest/Neutron Code Sprint in Montreal this week
  • Icehouse-2 is next week (January 23rd)
  • 3rd Party testing should be activated by January 23rd -- ping the mailing list or IRC channel to get assistance from the others setting it up
  • markmcclain contact info update

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.
  • 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.

  • There is also ipv6 but sc68cal is handling that special!

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