Re: [openstack-dev] [storyboard][oslo] Fewer stories than bugs?

2018-09-26 Thread Kendall Nelson
So I 100% messed up that migration. Looking back at my terminal history I
migrated 'stevedore' instead of 'python-stevedore'. I migrated the correct
project now and all should be well.

Some napkin math says that the number oslo bugs in lp minus oslo-incubator
(it was concluded we didn't need to migrate that one) matches the number of
stories in the oslo project group in StoryBoard.

Sorry for the confusion!

-Kendall (diablo_rojo)

On Wed, Sep 26, 2018 at 11:30 AM Doug Hellmann 
wrote:

> Ben Nemec  writes:
>
> > Okay, I found a few bugs that are in launchpad but not storyboard:
> >
> > https://bugs.launchpad.net/python-stevedore/+bug/1784823
> > https://bugs.launchpad.net/pbr/+bug/1777625
> > https://bugs.launchpad.net/taskflow/+bug/1756520
> > https://bugs.launchpad.net/pbr/+bug/1742809
> >
> > The latter three are all in an incomplete state, so maybe that's being
> > ignored by the migration script? The first appears to be a completely
> > missing project.  None of the stevedore bugs I've spot checked are in
> > storyboard. Maybe it has to do with the fact that the project name is
> > stevedore but the bug link is python-stevedore? I'm not sure why that
> > is, but there may be something a little weird going on with that
> > project.
>
> The name "stevedore" was taking on LP when I registered that project, so
> I had to use an alternative name.
>
> Doug
>
__
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] [storyboard][oslo] Fewer stories than bugs?

2018-09-26 Thread Doug Hellmann
Ben Nemec  writes:

> Okay, I found a few bugs that are in launchpad but not storyboard:
>
> https://bugs.launchpad.net/python-stevedore/+bug/1784823
> https://bugs.launchpad.net/pbr/+bug/1777625
> https://bugs.launchpad.net/taskflow/+bug/1756520
> https://bugs.launchpad.net/pbr/+bug/1742809
>
> The latter three are all in an incomplete state, so maybe that's being 
> ignored by the migration script? The first appears to be a completely 
> missing project.  None of the stevedore bugs I've spot checked are in 
> storyboard. Maybe it has to do with the fact that the project name is 
> stevedore but the bug link is python-stevedore? I'm not sure why that 
> is, but there may be something a little weird going on with that
> project.

The name "stevedore" was taking on LP when I registered that project, so
I had to use an alternative name.

Doug

__
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] [storyboard][oslo] Fewer stories than bugs?

2018-09-26 Thread Ben Nemec

Okay, I found a few bugs that are in launchpad but not storyboard:

https://bugs.launchpad.net/python-stevedore/+bug/1784823
https://bugs.launchpad.net/pbr/+bug/1777625
https://bugs.launchpad.net/taskflow/+bug/1756520
https://bugs.launchpad.net/pbr/+bug/1742809

The latter three are all in an incomplete state, so maybe that's being 
ignored by the migration script? The first appears to be a completely 
missing project.  None of the stevedore bugs I've spot checked are in 
storyboard. Maybe it has to do with the fact that the project name is 
stevedore but the bug link is python-stevedore? I'm not sure why that 
is, but there may be something a little weird going on with that project.


On 9/25/18 1:22 PM, Kendall Nelson wrote:

Hey Ben,

I am looking into it! I am guessing that some of the discrepancy is bugs 
being filed after I did the migration. I might also have missed one of 
the launchpad projects. I will redo the migrations today and we can see 
if the numbers match up after (or are at least much closer).


We've never had an issue with stories not being created and there were 
no errors in any of the runs I did of the migration scripts. I'm 
guessing PEBKAC :)


-Kendall (diablo_rojo)

On Mon, Sep 24, 2018 at 2:38 PM Ben Nemec > wrote:


This is a more oslo-specific (maybe) question that came out of the test
migration. I noticed that launchpad is reporting 326 open bugs across
the Oslo projects, but in Storyboard there are only 266 stories
created.
While I'm totally onboard with reducing our bug backlog, I'm curious
why
that is the case. I'm speculating that maybe Launchpad counts bugs that
affect multiple Oslo projects as multiple bugs whereas Storyboard is
counting them as a single story?

I think we were also going to skip
https://bugs.launchpad.net/openstack-infra which for some reason
appeared in the oslo group, but that's only two bugs so it doesn't
account for anywhere near the full difference.

Mostly I just want to make sure we didn't miss something. I'm hoping
this is a known behavior and we don't have to start comparing bug lists
to find the difference. :-)

Thanks.

-Ben

__
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 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 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] [storyboard][oslo] Fewer stories than bugs?

2018-09-25 Thread Kendall Nelson
Hey Ben,

I am looking into it! I am guessing that some of the discrepancy is bugs
being filed after I did the migration. I might also have missed one of the
launchpad projects. I will redo the migrations today and we can see if the
numbers match up after (or are at least much closer).

We've never had an issue with stories not being created and there were no
errors in any of the runs I did of the migration scripts. I'm guessing
PEBKAC :)

-Kendall (diablo_rojo)

On Mon, Sep 24, 2018 at 2:38 PM Ben Nemec  wrote:

> This is a more oslo-specific (maybe) question that came out of the test
> migration. I noticed that launchpad is reporting 326 open bugs across
> the Oslo projects, but in Storyboard there are only 266 stories created.
> While I'm totally onboard with reducing our bug backlog, I'm curious why
> that is the case. I'm speculating that maybe Launchpad counts bugs that
> affect multiple Oslo projects as multiple bugs whereas Storyboard is
> counting them as a single story?
>
> I think we were also going to skip
> https://bugs.launchpad.net/openstack-infra which for some reason
> appeared in the oslo group, but that's only two bugs so it doesn't
> account for anywhere near the full difference.
>
> Mostly I just want to make sure we didn't miss something. I'm hoping
> this is a known behavior and we don't have to start comparing bug lists
> to find the difference. :-)
>
> Thanks.
>
> -Ben
>
> __
> 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 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