[Maas-devel] DHCP packaging

Gavin Panella gavin.panella at canonical.com
Mon Sep 24 10:01:26 UTC 2012


On 24 September 2012 10:44, Julian Edwards <julian.edwards at canonical.com> wrote:
> That looks good to me, however:
>
> On Monday 24 September 2012 10:34:14 Gavin Panella wrote:
>> maas-client:
>>  Installs: src/apiclient
>>
>> maas-cli:
>>  Installs: src/maascli
>>  Depends: maas-client
>
> maas-cli and maas-client are awfully confusing :(
>
> Can we make one maas-CLI and one maas-apiclient?

Given that maas-client is actually just a python package, perhapss:

python-maas-client:
 Installs: src/apiclient

maas-cli:
 Installs: src/maascli
 Depends: python-maas-client




More information about the Maas-devel mailing list