Re: [openstack-dev] [neutron] Services are now split out and neutron is open for commits!
This was more of a brute force fix! I didn't have time to go with finesse, and instead I went in with the hammer :) That said, we want to make sure that the upgrade path to Kilo is as painless as possible, so we'll need to review the Release Notes [1] to reflect the fact that we'll be providing a seamless migration to the new adv services structure. [1] https://wiki.openstack.org/wiki/ReleaseNotes/Kilo#Upgrade_Notes_6 Cheers, Armando On 12 December 2014 at 09:33, Kyle Mestery wrote: > > This has merged now, FYI. > > On Fri, Dec 12, 2014 at 10:28 AM, Doug Wiegley > wrote: > >> Hi all, >> >> Neutron grenade jobs have been failing since late afternoon Thursday, >> due to split fallout. Armando has a fix, and it’s working it’s way through >> the gate: >> >> https://review.openstack.org/#/c/141256/ >> >> Get your rechecks ready! >> >> Thanks, >> Doug >> >> >> From: Douglas Wiegley >> Date: Wednesday, December 10, 2014 at 10:29 PM >> To: "OpenStack Development Mailing List (not for usage questions)" < >> openstack-dev@lists.openstack.org> >> Subject: Re: [openstack-dev] [neutron] Services are now split out and >> neutron is open for commits! >> >> Hi all, >> >> I’d like to echo the thanks to all involved, and thanks for the >> patience during this period of transition. >> >> And a logistical note: if you have any outstanding reviews against the >> now missing files/directories (db/{loadbalancer,firewall,vpn}, services/, >> or tests/unit/services), you must re-submit your review against the new >> repos. Existing neutron reviews for service code will be summarily >> abandoned in the near future. >> >> Lbaas folks, hold off on re-submitting feature/lbaasv2 reviews. I’ll >> have that branch merged in the morning, and ping in channel when it’s ready >> for submissions. >> >> Finally, if any tempest lovers want to take a crack at splitting the >> tempest runs into four, perhaps using salv’s reviews of splitting them in >> two as a guide, and then creating jenkins jobs, we need some help getting >> those going. Please ping me directly (IRC: dougwig). >> >> Thanks, >> doug >> >> >> From: Kyle Mestery >> Reply-To: "OpenStack Development Mailing List (not for usage questions)" >> >> Date: Wednesday, December 10, 2014 at 4:10 PM >> To: "OpenStack Development Mailing List (not for usage questions)" < >> openstack-dev@lists.openstack.org> >> Subject: [openstack-dev] [neutron] Services are now split out and >> neutron is open for commits! >> >> Folks, just a heads up that we have completed splitting out the >> services (FWaaS, LBaaS, and VPNaaS) into separate repositores. [1] [2] [3]. >> This was all done in accordance with the spec approved here [4]. Thanks to >> all involved, but a special thanks to Doug and Anita, as well as infra. >> Without all of their work and help, this wouldn't have been possible! >> >> Neutron and the services repositories are now open for merges again. >> We're going to be landing some major L3 agent refactoring across the 4 >> repositories in the next four days, look for Carl to be leading that work >> with the L3 team. >> >> In the meantime, please report any issues you have in launchpad [5] as >> bugs, and find people in #openstack-neutron or send an email. We've >> verified things come up and all the tempest and API tests for basic neutron >> work fine. >> >> In the coming week, we'll be getting all the tests working for the >> services repositories. Medium term, we need to also move all the advanced >> services tempest tests out of tempest and into the respective repositories. >> We also need to beef these tests up considerably, so if you want to help >> out on a critical project for Neutron, please let me know. >> >> Thanks! >> Kyle >> >> [1] http://git.openstack.org/cgit/openstack/neutron-fwaas >> [2] http://git.openstack.org/cgit/openstack/neutron-lbaas >> [3] http://git.openstack.org/cgit/openstack/neutron-vpnaas >> [4] >> http://git.openstack.org/cgit/openstack/neutron-specs/tree/specs/kilo/services-split.rst >> [5] https://bugs.launchpad.net/neutron >> >> ___ >> OpenStack-dev mailing list >> OpenStack-dev@lists.openstack.org >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> > > ___ > OpenStack-dev mailing list > OpenStack-dev@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
Re: [openstack-dev] [neutron] Services are now split out and neutron is open for commits!
This has merged now, FYI. On Fri, Dec 12, 2014 at 10:28 AM, Doug Wiegley wrote: > Hi all, > > Neutron grenade jobs have been failing since late afternoon Thursday, > due to split fallout. Armando has a fix, and it’s working it’s way through > the gate: > > https://review.openstack.org/#/c/141256/ > > Get your rechecks ready! > > Thanks, > Doug > > > From: Douglas Wiegley > Date: Wednesday, December 10, 2014 at 10:29 PM > To: "OpenStack Development Mailing List (not for usage questions)" < > openstack-dev@lists.openstack.org> > Subject: Re: [openstack-dev] [neutron] Services are now split out and > neutron is open for commits! > > Hi all, > > I’d like to echo the thanks to all involved, and thanks for the patience > during this period of transition. > > And a logistical note: if you have any outstanding reviews against the > now missing files/directories (db/{loadbalancer,firewall,vpn}, services/, > or tests/unit/services), you must re-submit your review against the new > repos. Existing neutron reviews for service code will be summarily > abandoned in the near future. > > Lbaas folks, hold off on re-submitting feature/lbaasv2 reviews. I’ll > have that branch merged in the morning, and ping in channel when it’s ready > for submissions. > > Finally, if any tempest lovers want to take a crack at splitting the > tempest runs into four, perhaps using salv’s reviews of splitting them in > two as a guide, and then creating jenkins jobs, we need some help getting > those going. Please ping me directly (IRC: dougwig). > > Thanks, > doug > > > From: Kyle Mestery > Reply-To: "OpenStack Development Mailing List (not for usage questions)" < > openstack-dev@lists.openstack.org> > Date: Wednesday, December 10, 2014 at 4:10 PM > To: "OpenStack Development Mailing List (not for usage questions)" < > openstack-dev@lists.openstack.org> > Subject: [openstack-dev] [neutron] Services are now split out and neutron > is open for commits! > > Folks, just a heads up that we have completed splitting out the > services (FWaaS, LBaaS, and VPNaaS) into separate repositores. [1] [2] [3]. > This was all done in accordance with the spec approved here [4]. Thanks to > all involved, but a special thanks to Doug and Anita, as well as infra. > Without all of their work and help, this wouldn't have been possible! > > Neutron and the services repositories are now open for merges again. We're > going to be landing some major L3 agent refactoring across the 4 > repositories in the next four days, look for Carl to be leading that work > with the L3 team. > > In the meantime, please report any issues you have in launchpad [5] as > bugs, and find people in #openstack-neutron or send an email. We've > verified things come up and all the tempest and API tests for basic neutron > work fine. > > In the coming week, we'll be getting all the tests working for the > services repositories. Medium term, we need to also move all the advanced > services tempest tests out of tempest and into the respective repositories. > We also need to beef these tests up considerably, so if you want to help > out on a critical project for Neutron, please let me know. > > Thanks! > Kyle > > [1] http://git.openstack.org/cgit/openstack/neutron-fwaas > [2] http://git.openstack.org/cgit/openstack/neutron-lbaas > [3] http://git.openstack.org/cgit/openstack/neutron-vpnaas > [4] > http://git.openstack.org/cgit/openstack/neutron-specs/tree/specs/kilo/services-split.rst > [5] https://bugs.launchpad.net/neutron > > ___ > OpenStack-dev mailing list > OpenStack-dev@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
Re: [openstack-dev] [neutron] Services are now split out and neutron is open for commits!
Hi all, Neutron grenade jobs have been failing since late afternoon Thursday, due to split fallout. Armando has a fix, and it’s working it’s way through the gate: https://review.openstack.org/#/c/141256/ Get your rechecks ready! Thanks, Doug From: Douglas Wiegley mailto:do...@a10networks.com>> Date: Wednesday, December 10, 2014 at 10:29 PM To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Subject: Re: [openstack-dev] [neutron] Services are now split out and neutron is open for commits! Hi all, I’d like to echo the thanks to all involved, and thanks for the patience during this period of transition. And a logistical note: if you have any outstanding reviews against the now missing files/directories (db/{loadbalancer,firewall,vpn}, services/, or tests/unit/services), you must re-submit your review against the new repos. Existing neutron reviews for service code will be summarily abandoned in the near future. Lbaas folks, hold off on re-submitting feature/lbaasv2 reviews. I’ll have that branch merged in the morning, and ping in channel when it’s ready for submissions. Finally, if any tempest lovers want to take a crack at splitting the tempest runs into four, perhaps using salv’s reviews of splitting them in two as a guide, and then creating jenkins jobs, we need some help getting those going. Please ping me directly (IRC: dougwig). Thanks, doug From: Kyle Mestery mailto:mest...@mestery.com>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Date: Wednesday, December 10, 2014 at 4:10 PM To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Subject: [openstack-dev] [neutron] Services are now split out and neutron is open for commits! Folks, just a heads up that we have completed splitting out the services (FWaaS, LBaaS, and VPNaaS) into separate repositores. [1] [2] [3]. This was all done in accordance with the spec approved here [4]. Thanks to all involved, but a special thanks to Doug and Anita, as well as infra. Without all of their work and help, this wouldn't have been possible! Neutron and the services repositories are now open for merges again. We're going to be landing some major L3 agent refactoring across the 4 repositories in the next four days, look for Carl to be leading that work with the L3 team. In the meantime, please report any issues you have in launchpad [5] as bugs, and find people in #openstack-neutron or send an email. We've verified things come up and all the tempest and API tests for basic neutron work fine. In the coming week, we'll be getting all the tests working for the services repositories. Medium term, we need to also move all the advanced services tempest tests out of tempest and into the respective repositories. We also need to beef these tests up considerably, so if you want to help out on a critical project for Neutron, please let me know. Thanks! Kyle [1] http://git.openstack.org/cgit/openstack/neutron-fwaas [2] http://git.openstack.org/cgit/openstack/neutron-lbaas [3] http://git.openstack.org/cgit/openstack/neutron-vpnaas [4] http://git.openstack.org/cgit/openstack/neutron-specs/tree/specs/kilo/services-split.rst [5] https://bugs.launchpad.net/neutron ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
Re: [openstack-dev] [neutron] Services are now split out and neutron is open for commits!
Kyle Mestery wrote: > Folks, just a heads up that we have completed splitting out the services > (FWaaS, LBaaS, and VPNaaS) into separate repositores. [1] [2] [3]. This > was all done in accordance with the spec approved here [4]. Thanks to > all involved, but a special thanks to Doug and Anita, as well as infra. > Without all of their work and help, this wouldn't have been possible! Congrats! That's a good example where having an in-person sprint really facilitates getting things done in a reasonable amount of time -- just having a set of interested people up at the same time and focused on the same priorities helps! Now let's see if we manage to publish those all for kilo-1 next week :) -- Thierry Carrez (ttx) ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
Re: [openstack-dev] [neutron] Services are now split out and neutron is open for commits!
Hi all, I’d like to echo the thanks to all involved, and thanks for the patience during this period of transition. And a logistical note: if you have any outstanding reviews against the now missing files/directories (db/{loadbalancer,firewall,vpn}, services/, or tests/unit/services), you must re-submit your review against the new repos. Existing neutron reviews for service code will be summarily abandoned in the near future. Lbaas folks, hold off on re-submitting feature/lbaasv2 reviews. I’ll have that branch merged in the morning, and ping in channel when it’s ready for submissions. Finally, if any tempest lovers want to take a crack at splitting the tempest runs into four, perhaps using salv’s reviews of splitting them in two as a guide, and then creating jenkins jobs, we need some help getting those going. Please ping me directly (IRC: dougwig). Thanks, doug From: Kyle Mestery mailto:mest...@mestery.com>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Date: Wednesday, December 10, 2014 at 4:10 PM To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Subject: [openstack-dev] [neutron] Services are now split out and neutron is open for commits! Folks, just a heads up that we have completed splitting out the services (FWaaS, LBaaS, and VPNaaS) into separate repositores. [1] [2] [3]. This was all done in accordance with the spec approved here [4]. Thanks to all involved, but a special thanks to Doug and Anita, as well as infra. Without all of their work and help, this wouldn't have been possible! Neutron and the services repositories are now open for merges again. We're going to be landing some major L3 agent refactoring across the 4 repositories in the next four days, look for Carl to be leading that work with the L3 team. In the meantime, please report any issues you have in launchpad [5] as bugs, and find people in #openstack-neutron or send an email. We've verified things come up and all the tempest and API tests for basic neutron work fine. In the coming week, we'll be getting all the tests working for the services repositories. Medium term, we need to also move all the advanced services tempest tests out of tempest and into the respective repositories. We also need to beef these tests up considerably, so if you want to help out on a critical project for Neutron, please let me know. Thanks! Kyle [1] http://git.openstack.org/cgit/openstack/neutron-fwaas [2] http://git.openstack.org/cgit/openstack/neutron-lbaas [3] http://git.openstack.org/cgit/openstack/neutron-vpnaas [4] http://git.openstack.org/cgit/openstack/neutron-specs/tree/specs/kilo/services-split.rst [5] https://bugs.launchpad.net/neutron ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
Re: [openstack-dev] [neutron] Services are now split out and neutron is open for commits!
Great Work Team! Congratulations.. Edgar From: Kyle Mestery mailto:mest...@mestery.com>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Date: Wednesday, December 10, 2014 at 3:10 PM To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Subject: [openstack-dev] [neutron] Services are now split out and neutron is open for commits! Folks, just a heads up that we have completed splitting out the services (FWaaS, LBaaS, and VPNaaS) into separate repositores. [1] [2] [3]. This was all done in accordance with the spec approved here [4]. Thanks to all involved, but a special thanks to Doug and Anita, as well as infra. Without all of their work and help, this wouldn't have been possible! Neutron and the services repositories are now open for merges again. We're going to be landing some major L3 agent refactoring across the 4 repositories in the next four days, look for Carl to be leading that work with the L3 team. In the meantime, please report any issues you have in launchpad [5] as bugs, and find people in #openstack-neutron or send an email. We've verified things come up and all the tempest and API tests for basic neutron work fine. In the coming week, we'll be getting all the tests working for the services repositories. Medium term, we need to also move all the advanced services tempest tests out of tempest and into the respective repositories. We also need to beef these tests up considerably, so if you want to help out on a critical project for Neutron, please let me know. Thanks! Kyle [1] http://git.openstack.org/cgit/openstack/neutron-fwaas [2] http://git.openstack.org/cgit/openstack/neutron-lbaas [3] http://git.openstack.org/cgit/openstack/neutron-vpnaas [4] http://git.openstack.org/cgit/openstack/neutron-specs/tree/specs/kilo/services-split.rst [5] https://bugs.launchpad.net/neutron ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
[openstack-dev] [neutron] Services are now split out and neutron is open for commits!
Folks, just a heads up that we have completed splitting out the services (FWaaS, LBaaS, and VPNaaS) into separate repositores. [1] [2] [3]. This was all done in accordance with the spec approved here [4]. Thanks to all involved, but a special thanks to Doug and Anita, as well as infra. Without all of their work and help, this wouldn't have been possible! Neutron and the services repositories are now open for merges again. We're going to be landing some major L3 agent refactoring across the 4 repositories in the next four days, look for Carl to be leading that work with the L3 team. In the meantime, please report any issues you have in launchpad [5] as bugs, and find people in #openstack-neutron or send an email. We've verified things come up and all the tempest and API tests for basic neutron work fine. In the coming week, we'll be getting all the tests working for the services repositories. Medium term, we need to also move all the advanced services tempest tests out of tempest and into the respective repositories. We also need to beef these tests up considerably, so if you want to help out on a critical project for Neutron, please let me know. Thanks! Kyle [1] http://git.openstack.org/cgit/openstack/neutron-fwaas [2] http://git.openstack.org/cgit/openstack/neutron-lbaas [3] http://git.openstack.org/cgit/openstack/neutron-vpnaas [4] http://git.openstack.org/cgit/openstack/neutron-specs/tree/specs/kilo/services-split.rst [5] https://bugs.launchpad.net/neutron ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev