Re: Hardware version on the OVA file in the vmware provider

2015-10-02 Thread Eric Snow
@Sergey, do you know how this works out? -eric On Thu, Oct 1, 2015 at 2:06 PM, Trond Viggo Håpnes wrote: > Hi all > > The documentation for the vmware provider [1] states that "you will need to > have an existing vSphere > installation, which supports VMWare's Hardware

Re: juju charm proof error

2015-10-02 Thread Marco Ceppi
Hello Fred! charm proof provides three levels of output: E: Error, this charm will not deploy in it's current state W: Warning, this charm violates the "recommended" charm store policy I: Information, things to consider, but no inherently wrong Based on the output, you seem to be missing a

Re: juju charm proof error

2015-10-02 Thread Marco Ceppi
Hello Fred! charm proof provides three levels of output: E: Error, this charm will not deploy in it's current state W: Warning, this charm violates the "recommended" charm store policy I: Information, things to consider, but no inherently wrong Based on the output, you seem to be missing a

Re: juju charm proof error

2015-10-02 Thread Frederico Araujo
Thank you, Marco! I was more concerned about the subprocess error at the end; so I guess this is fine too? I will try completing my first charm and deploy it locally to see what happens :) Best, Fred On Friday, October 2, 2015, Marco Ceppi wrote: > Hello Fred! > > charm proof

[Review Queue] apache-hbase

2015-10-02 Thread Matt Bruzek
I reviewed the apache-hbase charm today: https://bugs.launchpad.net/charms/+bug/1487050 While it did pass amulet tests it had some other issues that blocked it this time. I created a Merge Proposal to fix some of the problems here:

Re: Juju configuration in bash

2015-10-02 Thread Nick Veitch
Hi, There is a config-get hook tool which does the same job ( https://jujucharms.com/docs/stable/authors-hook-environment#config-get) Actually, that whole page is a good read because there is a lot of info about the hook environment and other hooks tools there. hth On 3 October 2015 at 00:32,