[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2016-01-09 Thread Colin Watson
All moved to main.  I moved the python3-heatclient binary as well, since
python-senlinclient build-depends on it.

** Changed in: python-keystoneauth1 (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: python-openstacksdk (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: python-senlinclient (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2016-01-05 Thread Michael Terry
OK, mystery solved.  python-openstacksdk does NOT run tests in python3.
I don't know what I saw originally when I thought it did.  But that
explains the mismatch.  The version in Debian vcs does run the tests
under py3, and that is an imminent upload/sync.  So I'll approve on that
basis.

** Changed in: python-openstacksdk (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2016-01-05 Thread Michael Terry
Good that the python-keystoneauth1 build-depend got fixed in debian.
But why was it building without it?  is the dep not actually needed for
the tests or do the py3 tests not fail the build when the dep is missing
or am I missing something?

** Changed in: python-senlinclient (Ubuntu)
   Status: New => Fix Committed

** Changed in: python-keystoneauth1 (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2016-01-04 Thread Corey Bryant
All 3 packages now have a team bug subscriber.

python-keystoneauth1:  python-requests-kerberos is an optional plugin so
I've dropped it from the (build-)depends and added it as a suggested
package in d/control.

python-openstacksdk:  re: python-keystoneauth1. The latest version in
debian, that we'll sync over once it's available in experimental, has
fixed this.  http://anonscm.debian.org/cgit/openstack/python-
openstacksdk.git/tree/debian/control?h=debian/mitaka

** Changed in: python-keystoneauth1 (Ubuntu)
   Status: Incomplete => New

** Changed in: python-openstacksdk (Ubuntu)
   Status: Incomplete => New

** Changed in: python-senlinclient (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2015-12-22 Thread Michael Terry
python-openstacksdk also looks good besides the bug subscriber.

But why when we added a delta for "Build-depend on python-keystoneauth1
to fix tests", did we only need the python2 version?  I see we're
running the python3 tests.  I would expect we'd also need to build-dep
on python3-keystoneauth1...

** Changed in: python-openstacksdk (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2015-12-22 Thread Michael Terry
python-keystoneauth1 looks fine on its own (modulo the bug subscriber).

But it needs python-requests-kerberos from universe too.  Was that
expected?  (it wasn't mentioned in this MIR)

** Changed in: python-keystoneauth1 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2015-12-22 Thread Michael Terry
python-senlinclient: seems good.  Has some lintian errors about calling
update-alternatives --remove in postrm, but it also calls it in prerm,
so I think we're fine there.  Runs tests and we're in sync.

So just needs a bug subscriber and we're good.

Archive admins: when promoting this, looks like you'll need to either
only promote python-senlinclient binary package or promote
python3-heatclient too (its source is in main, just not the python3
binary).  I don't believe openstack needs python3-senlinclient yet, so
it should be safe to leave in universe.

** Changed in: python-senlinclient (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2015-12-21 Thread Corey Bryant
Yep, server team.  I don't think anyone is around and I don't have
privileges.  So it may have to wait until after the new year.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2015-12-21 Thread Michael Terry
All three of these need a team bug subscriber.  (Server team
presumably?)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2015-12-21 Thread Michael Terry
** Changed in: python-senlinclient (Ubuntu)
 Assignee: Mathieu Trudel-Lapierre (mathieu-tl) => Michael Terry (mterry)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2015-12-21 Thread Michael Terry
** Changed in: python-senlinclient (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2015-12-16 Thread Corey Bryant
** Package changed: ubuntu => python-senlinclient (Ubuntu)

** Also affects: python-keystoneauth1 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: python-openstacksdk (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1526927] Re: [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

2015-12-16 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1526927/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1526927

Title:
  [MIR] python-senlinclient, python-openstacksdk, python-keystoneauth1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1526927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs