From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH 02/11] gnu: Add oslotest. Date: Thu, 23 Jul 2015 13:13:13 -0400 Message-ID: References: <1437003151-23838-1-git-send-email-tipecaml@gmail.com> <1437003151-23838-3-git-send-email-tipecaml@gmail.com> <55B01582.5050609@gmail.com> <55B11A66.2050103@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIK3c-0007zc-Eq for guix-devel@gnu.org; Thu, 23 Jul 2015 13:13:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIK3X-0007uZ-GG for guix-devel@gnu.org; Thu, 23 Jul 2015 13:13:20 -0400 Received: from mail-pd0-f173.google.com ([209.85.192.173]:34028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIK3X-0007uG-B2 for guix-devel@gnu.org; Thu, 23 Jul 2015 13:13:15 -0400 Received: by pdbbh15 with SMTP id bh15so114512804pdb.1 for ; Thu, 23 Jul 2015 10:13:13 -0700 (PDT) In-Reply-To: <55B11A66.2050103@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel On Thu, Jul 23, 2015 at 12:46 PM, Cyril Roelandt wrote: > On 07/23/2015 04:06 AM, Thompson, David wrote: >> If they are solely for OpenStack then that's fine. > > I was thinking of having all packages managed by OpenStack inside > openstack.scm. Now obviously, they can be used by anyone, since you can > just import any Python package from another Python program. I should rephrase: It seems like these packages are indeed created for OpenStack (the "os" prefix), so I think openstack.scm is a fine place for them. Sorry for the confusion! - Dave