Re: feedback about juju after using it for a few months

2014-12-18 Thread Marco Ceppi
On Thu Dec 18 2014 at 1:00:46 AM John Meinel j...@arbash-meinel.com wrote: ... 9. If you want to cancel a deployment that just started you need to keep running remove-service forever. Juju will simply ignore you if it's still running some special bits of the charm or if you have previously

feedback about juju after using it for a few months

2014-12-17 Thread Caio Begotti
Folks, I just wanted to share my experience with Juju during the last few months using it for real at work. I know it's pretty long but stay with me as I wanted to see if some of these points are bugs, design decisions or if we could simply to talk about them :-) General: 1. Seems that if you

Re: feedback about juju after using it for a few months

2014-12-17 Thread Richard Harding
On Wed, 17 Dec 2014, Caio Begotti wrote: Folks, I just wanted to share my experience with Juju during the last few months using it for real at work. I know it's pretty long but stay with me as I wanted to see if some of these points are bugs, design decisions or if we could simply to talk

Re: feedback about juju after using it for a few months

2014-12-17 Thread Tim Penhey
On 18/12/14 11:24, Caio Begotti wrote: Folks, I just wanted to share my experience with Juju during the last few months using it for real at work. I know it's pretty long but stay with me as I wanted to see if some of these points are bugs, design decisions or if we could simply to talk about

Re: feedback about juju after using it for a few months

2014-12-17 Thread Caio Begotti
On Wed, Dec 17, 2014 at 8:47 PM, Tim Penhey tim.pen...@canonical.com wrote: 1. Seems that if you happen to have more than... say, 30 machines, Juju starts behaving weirdly until you remove unused machines. One of the weird things is that new deploys all stay stuck with a pending status.

Re: feedback about juju after using it for a few months

2014-12-17 Thread Marco Ceppi
Wow, what a great email and fantastic feedback. I'm going to attempt to reply and address each item inline below. I'm curious, what version of Juju are you currently using? On Wed Dec 17 2014 at 5:25:08 PM Caio Begotti caio1...@gmail.com wrote: Folks, I just wanted to share my experience with

Re: feedback about juju after using it for a few months

2014-12-17 Thread Caio Begotti
On Wed, Dec 17, 2014 at 8:44 PM, Richard Harding rick.hard...@canonical.com wrote: 11. Juju's GUI's bells and whistles are nice, but I think there's a bug with it because its statuses are inaccurate. If you set a relation, Juju says the relation is green and active immediately, which is

Re: feedback about juju after using it for a few months

2014-12-17 Thread John Meinel
... 9. If you want to cancel a deployment that just started you need to keep running remove-service forever. Juju will simply ignore you if it's still running some special bits of the charm or if you have previously asked it to cancel the deployment during its setting up. No errors, no other