[ANN] New juju-deployer-0.9.0, python-jujuclient-0.53.1

Junaid Ali junaidali at plumgrid.com
Thu Aug 4 16:45:22 UTC 2016


Thanks Tim.
It is working well for me as well except for local charms and charms at
launchpad. It gives out error "juju deploy -m ctr-trusty:neutron_plugin
--config /tmp/tmpciQAqA --series trusty trusty/neutron-api neutron-api".

Regards,
Junaid

On Thu, Aug 4, 2016 at 6:38 PM, Pete Vander Giessen <
pete.vandergiessen at canonical.com> wrote:

> Hi Tim,
>
> I've been using the latest Juju beta, along with updated deployer and
> amulet built from master, and it is all working smoothly. Thank you very
> much for putting in the work to get everything updated. :-)
>
> ~ PeteVG
>
> On Wed, Aug 3, 2016 at 1:41 PM Charles Butler <
> charles.butler at canonical.com> wrote:
>
>> With quick turn around this is now available for immediate testing in the
>> charmbox:devel flavor of images
>>
>> docker pull jujusolutions/charmbox:devel
>>
>> You can get started right away with some volume mounts to bring in your
>> charm's and $JUJU_DATA location. We on the ~containers team have a bash
>> alias to make this somewhat trivial:
>>
>> I apologize in advance for the number of flags to make this feasible,
>> however its a vanilla juju workspace on every invocation.
>>
>> docker run --rm \
>>               -ti  \
>>               -h charmbox.juju.solutions \
>>               -v $HOME/.juju-work:/home/ubuntu/.local/share/juju \
>>               -v $HOME/projects/work/interfaces:/home/ubuntu/interfaces \
>>               -v $HOME/projects/work/layers:/home/ubuntu/layers \
>>               -v $HOME/projects/work/builds:/home/ubuntu/builds \
>>               -v $HOME/projects/work/bundles:/home/ubuntu/bundles \
>>               -v $PWD:/home/ubuntu/pwd \
>>               jujusolutions/charmbox:devel
>>
>> From here you should be able to enter into any charm/bundle directory and
>> kick off a test against a boostrapped juju2 controller:
>>
>> juju bootstrap amazon aws
>> bundletester -F -l DEBUG -v
>>
>> If you encounter any issues, let us know on the issue tracker:
>>
>> https://github.com/juju-solutions/charmbox/issues
>>
>> Thanks and happy testing!
>>
>> On Wed, Aug 3, 2016 at 11:01 AM Tim Van Steenburgh <
>> tim.van.steenburgh at canonical.com> wrote:
>>
>>> These new releases work with the latest juju-2.0 betas while maintaining
>>> compatibility with juju-1.25.
>>>
>>> They are currently available on PyPI and in ppa:tvansteenburgh/ppa, and
>>> will likely be copied to ppa:juju/stable in the near future.
>>>
>>> Find bugs? File here:
>>> https://bugs.launchpad.net/python-jujuclient
>>> https://bugs.launchpad.net/juju-deployer
>>>
>>>
>>> Bundletester (https://github.com/juju-solutions/bundletester) works
>>> with the latest juju-2.0 betas if the latest versions of juju-deployer and
>>> python-jujuclient are installed.
>>>
>>> The Amulet charm testing library (http://pythonhosted.org/amulet/) has
>>> juju-2.0 support in master, but is awaiting a release that contains that
>>> support. Watch this space for an announcement of that release.
>>> --
>>> Juju mailing list
>>> Juju at lists.ubuntu.com
>>> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailm
>>> an/listinfo/juju
>>>
>> --
>> Juju Charmer
>> Canonical Group Ltd.
>> Ubuntu - Linux for human beings | www.ubuntu.com
>> Juju - The fastest way to model your service | www.jujucharms.com
>> --
>> Juju mailing list
>> Juju at lists.ubuntu.com
>> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailm
>> an/listinfo/juju
>>
>
> --
> Juju mailing list
> Juju at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailm
> an/listinfo/juju
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20160804/c2a5df02/attachment.html>


More information about the Juju mailing list