maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #00602
Re: DHCP packaging
On 24 September 2012 10:44, Julian Edwards <julian.edwards@xxxxxxxxxxxxx> 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
Follow ups
References