Re: [openstack-dev] [Fuel] network_checker code freeze

2015-10-30 Thread Vladimir Kozhukalov
Dear colleagues,

I'm glad to announce that network-checker is a separate project now. All
related patches have been merged. Thanks everyone for your efforts to make
this happen.

Vladimir Kozhukalov

On Thu, Oct 29, 2015 at 6:42 PM, Vladimir Kozhukalov <
vkozhuka...@mirantis.com> wrote:

> Dear colleagues,
>
> We still can not say that network-checker is a separate project now. I'm
> still working on related issues. Current status is
>
> Network-checker
>
>- Launchpad bug https://bugs.launchpad.net/fuel/+bug/1506896
>- project-config patch https://review.openstack.org/235822 (DONE)
>- pypi (DONE)
>- run_tests.sh https://review.openstack.org/#/c/235829/ (DONE)
>- rpm/deb specs https://review.openstack.org/#/c/235966/ (DONE)
>- fuel-ci verification jobs https://review.fuel-infra.org/12923 (DONE)
>- label jenkins slaves for verification (DONE)
>- directory freeze (DONE)
>- prepare upstream (DONE)
>- wait for project-config patch to be merged (DONE)
>- .gitreview https://review.openstack.org/#/c/238500/ (DONE)
>- .gitignore https://review.openstack.org/#/c/238519/ (ON REVIEW)
>- custom jobs parameters https://review.fuel-infra.org/13272 (DONE)
>- fix core group (DONE)
>- fuel-main
>   - fuel-main: use network-checker repository
>   https://review.openstack.org/238992 (ON REVIEW)
>   - fuel-menu: rename nailgun-net-check -> network-checker
>   https://review.openstack.org/#/c/240225 (ON REVIEW)
>   - network-checker: fix package spec
>   https://review.openstack.org/#/c/240191/ (ON REVIEW)
>- packaging-ci  https://review.fuel-infra.org/13181 (DONE)
>- deprecate network_checker directory
>https://review.openstack.org/23 (ON REVIEW) (once fuel-main patch
>is merged)
>- fix unit tests https://review.openstack.org/#/c/239425/ (DONE)
>- libpcap-dev package and fix tests (patches have been merged but not
>deployed yet)
>   - https://review.openstack.org/#/c/239421/ openstack-ci libpcap-dev
>   package (DONE)
>   - https://review.openstack.org/239463 openstack-ci libpcap-dev
>   package for puppet (DONE)
>   - https://review.fuel-infra.org/13173 fuel-ci libpcap-dev package
>   (DONE)
>- remove old nailgun-net-check package (TODO)
>
> Network-checker tests are still red because libpcap-dev package is not
> installed both on Openstack CI and on Fuel CI.
>
> If you can help to review those patches which are (ON REVIEW), please help.
>
>
>
> Vladimir Kozhukalov
>
> On Tue, Oct 20, 2015 at 6:45 PM, Vladimir Kozhukalov <
> vkozhuka...@mirantis.com> wrote:
>
>> Dear colleagues,
>>
>> As you might know I'm working on splitting multiproject fuel-web
>> repository into several sub-projects. network_checker is one of directories
>> that are to be moved to a separate git project.
>>
>> Checklist for this to happen is as follows:
>>
>>
>>- Launchpad bug: https://bugs.launchpad.net/fuel/+bug/1506896
>>- project-config patch https://review.openstack.org/235822 (ON REVIEW)
>>- pypi
>>https://pypi.python.org/pypi?%3Aaction=pkg_edit=Network-checker
>>(DONE)
>>- run_tests.sh https://review.openstack.org/#/c/235829/ (DONE)
>>- rpm/deb specs https://review.openstack.org/#/c/235966/ (DONE)
>>- fuel-ci verification jobs https://review.fuel-infra.org/12923 (ON
>>REVIEW)
>>- label jenkins slaves for verification jobs (ci team)
>>- directory freeze (WE ARE HERE)
>>- prepare upstream (TODO)
>>- project-config (ON REVIEW)
>>- fuel-main patch (TODO)
>>- packaging-ci patch (TODO)
>>- deprecate network_checker directory (TODO)
>>
>>
>> Now we are at the point where we need to freeze fuel-web/network_checker
>> directory. So, I'd like to announce code freeze for this directory and all
>> patches that make changes in the directory and are currently on review will
>> need to be backported to the new git repository.
>>
>>
>>
>> Vladimir Kozhukalov
>>
>
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Fuel] network_checker code freeze

2015-10-29 Thread Vladimir Kozhukalov
Dear colleagues,

We still can not say that network-checker is a separate project now. I'm
still working on related issues. Current status is

Network-checker

   - Launchpad bug https://bugs.launchpad.net/fuel/+bug/1506896
   - project-config patch https://review.openstack.org/235822 (DONE)
   - pypi (DONE)
   - run_tests.sh https://review.openstack.org/#/c/235829/ (DONE)
   - rpm/deb specs https://review.openstack.org/#/c/235966/ (DONE)
   - fuel-ci verification jobs https://review.fuel-infra.org/12923 (DONE)
   - label jenkins slaves for verification (DONE)
   - directory freeze (DONE)
   - prepare upstream (DONE)
   - wait for project-config patch to be merged (DONE)
   - .gitreview https://review.openstack.org/#/c/238500/ (DONE)
   - .gitignore https://review.openstack.org/#/c/238519/ (ON REVIEW)
   - custom jobs parameters https://review.fuel-infra.org/13272 (DONE)
   - fix core group (DONE)
   - fuel-main
  - fuel-main: use network-checker repository
  https://review.openstack.org/238992 (ON REVIEW)
  - fuel-menu: rename nailgun-net-check -> network-checker
  https://review.openstack.org/#/c/240225 (ON REVIEW)
  - network-checker: fix package spec
  https://review.openstack.org/#/c/240191/ (ON REVIEW)
   - packaging-ci  https://review.fuel-infra.org/13181 (DONE)
   - deprecate network_checker directory https://review.openstack.org/23
   (ON REVIEW) (once fuel-main patch is merged)
   - fix unit tests https://review.openstack.org/#/c/239425/ (DONE)
   - libpcap-dev package and fix tests (patches have been merged but not
   deployed yet)
  - https://review.openstack.org/#/c/239421/ openstack-ci libpcap-dev
  package (DONE)
  - https://review.openstack.org/239463 openstack-ci libpcap-dev
  package for puppet (DONE)
  - https://review.fuel-infra.org/13173 fuel-ci libpcap-dev package
  (DONE)
   - remove old nailgun-net-check package (TODO)

Network-checker tests are still red because libpcap-dev package is not
installed both on Openstack CI and on Fuel CI.

If you can help to review those patches which are (ON REVIEW), please help.



Vladimir Kozhukalov

On Tue, Oct 20, 2015 at 6:45 PM, Vladimir Kozhukalov <
vkozhuka...@mirantis.com> wrote:

> Dear colleagues,
>
> As you might know I'm working on splitting multiproject fuel-web
> repository into several sub-projects. network_checker is one of directories
> that are to be moved to a separate git project.
>
> Checklist for this to happen is as follows:
>
>
>- Launchpad bug: https://bugs.launchpad.net/fuel/+bug/1506896
>- project-config patch https://review.openstack.org/235822 (ON REVIEW)
>- pypi
>https://pypi.python.org/pypi?%3Aaction=pkg_edit=Network-checker
>(DONE)
>- run_tests.sh https://review.openstack.org/#/c/235829/ (DONE)
>- rpm/deb specs https://review.openstack.org/#/c/235966/ (DONE)
>- fuel-ci verification jobs https://review.fuel-infra.org/12923 (ON
>REVIEW)
>- label jenkins slaves for verification jobs (ci team)
>- directory freeze (WE ARE HERE)
>- prepare upstream (TODO)
>- project-config (ON REVIEW)
>- fuel-main patch (TODO)
>- packaging-ci patch (TODO)
>- deprecate network_checker directory (TODO)
>
>
> Now we are at the point where we need to freeze fuel-web/network_checker
> directory. So, I'd like to announce code freeze for this directory and all
> patches that make changes in the directory and are currently on review will
> need to be backported to the new git repository.
>
>
>
> Vladimir Kozhukalov
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Fuel] network_checker code freeze

2015-10-20 Thread Vladimir Kozhukalov
Dear colleagues,

As you might know I'm working on splitting multiproject fuel-web repository
into several sub-projects. network_checker is one of directories that are
to be moved to a separate git project.

Checklist for this to happen is as follows:


   - Launchpad bug: https://bugs.launchpad.net/fuel/+bug/1506896
   - project-config patch https://review.openstack.org/235822 (ON REVIEW)
   - pypi
   https://pypi.python.org/pypi?%3Aaction=pkg_edit=Network-checker
   (DONE)
   - run_tests.sh https://review.openstack.org/#/c/235829/ (DONE)
   - rpm/deb specs https://review.openstack.org/#/c/235966/ (DONE)
   - fuel-ci verification jobs https://review.fuel-infra.org/12923 (ON
   REVIEW)
   - label jenkins slaves for verification jobs (ci team)
   - directory freeze (WE ARE HERE)
   - prepare upstream (TODO)
   - project-config (ON REVIEW)
   - fuel-main patch (TODO)
   - packaging-ci patch (TODO)
   - deprecate network_checker directory (TODO)


Now we are at the point where we need to freeze fuel-web/network_checker
directory. So, I'd like to announce code freeze for this directory and all
patches that make changes in the directory and are currently on review will
need to be backported to the new git repository.



Vladimir Kozhukalov
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev