Juju Charmer Summit / cfgmgmntcamp schedule posted

2017-01-23 Thread Jorge O. Castro
Hi everyone,

Here's the schedule for Gent:

http://cfgmgmtcamp.eu/schedule/index.html#juju

See you all in 13 days!

-- 
Jorge Castro
Canonical Ltd.
http://ubuntu.com/cloud/kubernetes - Pure upstream Kubernetes

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: errors in my juju deploy of canonical distribution of kubernetes

2017-01-06 Thread Jorge O. Castro
On Fri, Jan 6, 2017 at 8:01 AM, brian mullan  wrote:

> *The kubernetes-core web page needs to instruct the user to add the
> conjure-up/next ppa*
>

Fixed, thanks for the feedback!
https://github.com/juju-solutions/bundle-kubernetes-core/pull/47

-- 
Jorge Castro
Canonical Ltd.
http://ubuntu.com/cloud/kubernetes  - Pure upstream
Kubernetes
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: errors in my juju deploy of canonical distribution of kubernetes

2017-01-04 Thread Jorge O. Castro
I've got a pending pull request in the upstream documentation that makes
this more clear, and lists some other limitations that we've discovered,
for example if you set up ipv6 in LXD then conjure-up won't work. I filed a
bug on this before the break so that we do a smarter job of getting it
working ootb.

On Tue, Jan 3, 2017 at 4:53 AM, Merlijn Sebrechts <
merlijn.sebrec...@gmail.com> wrote:

> It might be a good idea to state in the README that you need to use
> conjure-up for local clouds. These kind of things can indeed be confusing
> for people new to this.
>
> 2017-01-02 15:36 GMT+01:00 brian mullan :
>
>> Thx Marco... my concern was more for folks new to Canonical & following
>> the online instructions. .. only to see it error out..?   Could sour them
>> on the juju approach.
>>
>> On Jan 2, 2017 9:32 AM, "Marco Ceppi"  wrote:
>>
>>> Conjure-up does some things things in setting up pre-requisites for LXD
>>> so that Kubernetes/Docker work as expected. In the next release we'll be
>>> detecting these features and instead of having the applications error out,
>>> be providing a more concise message as to why it's failed and how to
>>> rectify.
>>>
>>> Marco
>>>
>>> On Sun, Jan 1, 2017 at 3:45 PM brian mullan 
>>> wrote:
>>>
 I've already used conjure-up for canonical-kubernetes and it DID
 install everything without the errors of the non conjure-up method.

 thanks Adam btw  Happy New Year !

 brian


 On Sun, Jan 1, 2017 at 2:32 PM, Adam Stokes 
 wrote:

 Hey Brian

 You'll want to use conjure-up for the localhost (LXD) as we provide
 some alterations to the lxc profile that houses those charms.

 On Sun, Jan 1, 2017, 2:26 PM brian mullan 
 wrote:

 Environment:

 ubuntu 16.04 server VM (in kvm)

 50GB disk
 8 GB ram
 4 cpu core

 I followed the instructions at:  https://jujucharms.com/canonic
 al-kubernetes/
 but I will retry with the conjure-up kubernetes method as well...

 which resulted in the following "juju status (note errors w/Flannel):

 ModelController  Cloud/Region Version
 default  lxd-testlocalhost/localhost  2.0.2

 AppVersion  Status   Scale  Charm
 Store   Rev  OS  Notes
 easyrsa3.0.1active   1  easyrsa
 jujucharms5  ubuntu
 etcd   2.2.5active   3  etcd
 jujucharms   21  ubuntu
 *flannel0.6.1error  *  4
 flanneljujucharms7  ubuntu
 kubeapi-load-balancer  1.10.0   active   1  kubeapi-load-balancer
 jujucharms5  ubuntu  exposed
 kubernetes-master  1.5.1active   1  kubernetes-master
 jujucharms   10  ubuntu
 kubernetes-worker  1.5.1waiting  3  kubernetes-worker
 jujucharms   12  ubuntu  exposed

 Unit  Workload  Agent  Machine  Public address
 Ports Message
 easyrsa/0*activeidle   0
 10.158.189.254Certificate Authority connected.
 etcd/0*   activeidle   110.158.189.107
 2379/tcp  Healthy with 3 known peers.
 etcd/1activeidle   210.158.189.42
 2379/tcp  Healthy with 3 known peers.
 etcd/2activeidle   310.158.189.223
 2379/tcp  Healthy with 3 known peers.
 kubeapi-load-balancer/0*  activeidle   410.158.189.99
 443/tcp   Loadbalancer ready.
 kubernetes-master/0*  activeidle   510.158.189.105
 6443/tcp  Kubernetes master services ready.
  * flannel/0*  error idle
 10.158.189.105hook failed: "cni-relation-changed" for
 flannel:cni*
 kubernetes-worker/0   waiting   idle   6
 10.158.189.132Waiting for kubelet to start.
  * flannel/2   error idle
 10.158.189.132hook failed: "etcd-relation-joined" for
 flannel:etcd*
 kubernetes-worker/1*  waiting   idle   7
 10.158.189.37 Waiting for kubelet to start.
  * flannel/1   error idle
 10.158.189.37 hook failed: "etcd-relation-joined" for
 flannel:etcd*
 kubernetes-worker/2   waiting   idle   8
 10.158.189.176Waiting for kubelet to start.
  * flannel/3   error idle
 10.158.189.176hook failed: "cni-relation-changed" for
 flannel:cni*



 --
 Juju mailing list
 Juju@lists.ubuntu.com
 Modify settings or unsubscribe at: https://lists.ubuntu.com/mailm
 an/listinfo/juju


 --
 Juju mailing list
 Juju@lists.ubuntu.com
 Modify settings or unsubscribe at: https://lists.ubuntu.com/mailm
 an/listinfo/juju

>>>
>> --
>> Juju mailing list
>> Juju@lists.ubuntu.com
>> Modify s

Canonical Distribution of Kubernetes 1.5.1 is here

2016-12-16 Thread Jorge O. Castro
Hello everyone,

I'm happy to announce that 1.5.1 is here, all charms have been pushed and
it's ready to go. Please refer to this blog post for the lengthy changelog,
enjoy!

http://insights.ubuntu.com/2016/12/16/announcing-canonical-kubernetes-1-5-1/

-- 
Jorge Castro
Canonical Ltd.
http://ubuntu.com/cloud/kubernetes  - Pure upstream
Kubernetes
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Elastic Stack Charmer Planning - 11/15/2016

2016-11-21 Thread Jorge O. Castro
Hi everyone, here's the recorded video of the session last week:

https://www.youtube.com/watch?v=56buJUku9gc



On Wed, Nov 9, 2016 at 11:12 AM, Charles Butler <
charles.but...@canonical.com> wrote:

> Oops, Missed the document attachment.  The meeting agenda/notes will be
> here:
>
> https://docs.google.com/document/d/1Aq7JfAVZWoT2IAQGsR3UWGWO6wUka
> 2ztvB0hLbwPy2Q
>
>
> Charles Butler  - Juju Charmer
> Come see the future of modeling your datacenter: http://jujucharms.com
>
> On Wed, Nov 9, 2016 at 10:04 AM, Charles Butler <
> charles.but...@canonical.com> wrote:
>
>> Greetings Everyone,
>>
>> In an effort to divide the labor, openly plan, and move the elastic stack
>> charms forward post 5.0 release I've scheduled a meeting on *11/15/2016
>> at 10AM PST*. If you are a consumer of our charms in the following list,
>> this meeting is for you:
>>
>> - Elasticsearch
>> - Kibana
>> - Beats
>> - Logstash
>>
>> I've also created a planning document for the session so anyone who is
>> unable to attend can at least view the meeting agenda, and minutes from the
>> meeting. This will be a very informal session, and was scheduled with an
>> overlap in UK/PST time zones to catch two of our very active charmers in
>> the data science field.
>>
>> If you're interested in attending, please send me an email and I'll get
>> you on the calendar invite.
>>
>> Thanks and all the best,
>>
>> Charles Butler  - Juju Charmer
>> Come see the future of modeling your datacenter: http://jujucharms.com
>>
>
>
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/juju
>
>


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your application
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Charmer Summit / Config Management Camp CFP due this week

2016-11-14 Thread Jorge O. Castro
Hello everyone,

A reminder that the CFPs for sessions for the Summit/Camp in Gent is due
this week!

http://cfgmgmtcamp.eu/gent-2017/#contributions

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your application
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


FOSDEM CFP for the Config Management devroom is now open

2016-10-28 Thread Jorge O. Castro
CFP season is in full swing it seems, I'm posting this on behalf of the
devroom organizers:

The FOSDEM Call for Proposals for the Configuration Management devroom
on February 4th, 2017 is open!

FOSDEM Submissions are due on November 18th, 2016. If you submitted a
talk to a previous FOSDEM, you should already have an account in
Pentabarf, so make sure that you log in with your existing account.
You should only need to create an account if you have not submitted a
talk to FOSDEM in recent years. FOSDEM has a bunch of devrooms, so
please make sure that you select the "Config Management"
devroom in the "Track" dropdown when you submit your talk. Submissions
filed under an incorrect devroom will not be noticed.

Submit here: https://penta.fosdem.org/submission/FOSDEM17

Topic Description:
Mini-talks from real world case studies, brainstorming and hacking
around configuration and systems management from complex virtual
environments and cloud computing to desktops and laptops. There is
huge interest in automation, monitoring, performance management,
configuration management, and DevOps.  We are looking for
presentations from people who are working in the field on these
topics:
* Configuration and Systems Management theory, principles and development
* Configuration and Systems Management tools - with an emphasis on
real world use cases
* Techniques and case studies
* Audit, Compliance and Security
* Various DevOps topics, including collaboration and training tips.

Please note that presenting at FOSDEM implies giving permission to be
recorded.  The recordings will be published under the same licence as all
FOSDEM content (CC-BY).

This same team of people is also organizing ConfigManagementCamp,
which is in nearby Gent on February 1st and 2nd. The CFP is also open, and
we encourage you to submit your talks before the November 18th, 2016
deadline. Details: http://cfgmgmtcamp.eu/#contributions

Regards,

The ConfigManagementCamp and FOSDEM CfgMgmt Devroom organising team
___

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your application
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


ANNOUNCE: Juju Charmer Summit Gent 2017 / cfgmgmntcamp CFPs are open!

2016-10-27 Thread Jorge O. Castro
Hear ye, hear ye!

It's time for another Juju Charmer Summit, 6-7 February 2017! We're
returning to beautiful Gent, Belgium as part of Config Management Camp 2017:

http://summit.juju.solutions/
http://cfgmgmtcamp.eu/

If you're not familiar with how this works, Config Management Camp is an
all encompassing devops working conference with dedicated track rooms for
Puppet, Chef, Ansible, Saltstack, Juju, and other open source configuration
management tools. Since there is representation from every major config
management project it makes for a great place to learn how to integrate all
this tooling into your Juju models.

All of our scheduling and infrastructure will be done through Config
Management Camp; the CFP link on the summit site will send you directly to
their CFP, just ensure you check the "Juju" track while submitting to make
sure your submission ends up in the right place. If you're doing
interesting things with other tools I'd also like to encourage you to
submit to those tracks as well.

Last year we stayed an extra day, but given the feedback we got from
attendees we're shortening it to two days, but _adding_ a dedicated
hacking/peer instruction room for advanced topics that will run
continuously.

As usual, we have limited sponsorship opportunities available to people who
are contributing community charms but need assistance to attend, please
ping me off list if you're interested.

And lastly,

On November 15th there is a Config Management Camp Day in Berlin,
bookending around Berlin DevOpsDays. We'll be attending there so if you're
free to attend there is plenty of room available for both events:
http://cfgmgmtcamp.eu/berlin-2016/

Hope to see you all in Gent in February!

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your application
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Survey for Config Management Camp

2016-10-26 Thread Jorge O. Castro
Hello everyone!

Things are already in motion for Config Management Camp 2017 -
http://cfgmgmtcamp.eu/gent-2017/

Dawn Foster is running a survey around different communities in this space
and would like the Juju community's feedback, you can participate here:
https://docs.google.com/forms/d/e/1FAIpQLSdv27hPvRTybOXQU8utRaBQ8CzFX0lwzLMPXDYkRLSN51vMBA/viewform?c=0&w=1

I'll be sending a separate mail for the camp's CFPs and our plans for a
colocated charmer summit.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your application
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Proposal: Make setting bug-url and homepage metadata policy

2016-09-14 Thread Jorge O. Castro
On Wed, Sep 14, 2016 at 10:05 AM, Uros Jovanovic <
uros.jovano...@canonical.com> wrote:

> I don't think we need to make it mandatory for all charms, as it
> introduces a barrier maybe not everyone wants to cover at the beginning of
> their charming path ...


Agreed, people's namespaces are their own to do as they wish.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your application
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Proposal: Make setting bug-url and homepage metadata policy

2016-09-14 Thread Jorge O. Castro
Good morning,

I'd like to propose a policy change as a for incoming new charms. The
homepage and bugs-url fields are used to point users to where they can file
bugs, and where they can find the source code to the charm. The store uses
these fields to generate the page for each charm on jujucharms.com.

Some promulgated charms are missing this (kubernetes and keystone for
example), so I'd like to encourage charm authors to set these two fields
with charm set:

charm set wordpress bugs-url=https://bugspageforwordpress.none
charm set wordpress homepage=https://homepageforwordpress.none

You can also tack a --channel on there, see:
https://jujucharms.com/docs/2.0/tools-charm-tools

I'd like to propose a new policy to submission to the charm store metadata
guidelines:
https://jujucharms.com/docs/stable/authors-charm-policy#metadata-guidelines

MUST include bug reporting URL and homepage URL link to the source code
in metadata.

While a bunch of charms written before this feature do put this sort of
information in the bottom of the readme I would like to get us filling out
the metadata for programmatic reasons and visibility on the charm's page in
the store.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your application
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Config Management Camp Berlin and DevOpsDays

2016-09-02 Thread Jorge O. Castro
Hello everyone,

The folks who brought you the wonderful event in Ghent are at it again,
this time with a one day config management camp and then Berlin DevOpsDays,
November 15-17.

http://cfgmgmtcamp.eu/berlin-2016/
https://www.devopsdays.org/events/2016-berlin/welcome/

CFPs for both events are now open, and we will also be platinum sponsors.
As usual, if you submit a CFP about Juju and it's accepted we'd be happy to
help with travel sponsorship.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your application
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Charmer Summit Draft Schedule

2016-08-22 Thread Jorge O. Castro
Hello everyone,

Thanks to everyone who has submitted a talk for the Juju Charmer
Summit in Pasadena, we're only 20 days away from the event! I've gone
ahead and combed through the CFPs and started a _DRAFT_ schedule:

https://docs.google.com/spreadsheets/d/1czOlxejWRkE5tHnX8c04Xo5ZhxVe5auiDoCBqR4mN90/

As always we're flexible to move things around, and we've also left
plenty of time for open spaces and track space. If you scroll past the
schedule you can still add ideas and topics for lightning talks and
topics, so I figured I'd start with this mail to get the discussion
going. We had clear feedback last time to allow for more track time,
so the schedule kind of reflects that.

As always, the event is open to anyone who wants to attend and is
free. We would appreciate it that you do register though so we can get
the food and refreshments right: http://summit.juju.solutions/

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Point people to ubuntu-on-windows instead of the broken juju-on-windows?

2016-08-11 Thread Jorge O. Castro
On Thu, Aug 11, 2016 at 2:02 PM, Nate Finch  wrote:
> The linux ssh works so much better because we can simply run the OS's ssh
> and everything Just Works, but that's not possible on Windows, so it's much
> more involved to make it work (we basically have to write an entire ssh
> client).

Microsoft announced that OpenSSH will be coming to Powershell at some
point, so that's probably the client we should use when it lands.

We can track progress here since they OSSed Powershell:

https://github.com/PowerShell/Win32-OpenSSH/wiki/Win32-OpenSSH-RoadMap

Sounds like it should be ready for us to at least play with soon?

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju as a snap

2016-08-03 Thread Jorge O. Castro
On Tue, Aug 2, 2016 at 5:00 PM, Nicholas Skaggs
 wrote:
> Feedback is welcome and appreciated! If you are running ubuntu 16.04 you
> already have snappy installed. Give it a try!

I just wanted to also point out that this enables the Juju client to
run on Fedora/CentOS/SUSE/Arch/Gentoo or any other distro which has
snapd support.

If you run into problems with these configurations please report bugs.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Kubernetes v1.3.3 for Ubuntu Ready for Testing

2016-08-01 Thread Jorge O. Castro
Hey everyone, Chuck and Matt have been working real hard on this:

http://www.jorgecastro.org/2016/07/29/ubuntu-kubernetes-v1-dot-3-3-ready-for-testing/

We're hoping to aggressively get to 1.4, so if you're into Kubes and
want to help out, let us know!

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Community content calls for review

2016-07-25 Thread Jorge O. Castro
Hi everyone,

This morning myself, Nick Veitch, and Matthew Helmke scrubbed through
our existing content on Ask Ubuntu. We've updated a large swath of
exsiting content to reflect the changes in documentation, which if you
haven't noticed, now defaults to Juju 2.0:
https://jujucharms.com/docs/stable/getting-started

We've still got a good number of questions that need actioning on:
http://askubuntu.com/questions/tagged/juju?sort=unanswered

So if you can please answer and vote on questions. We'll continue to
hit these hard over the course of the next week so that when people
google for things they'll end up in the right spot. Cheers!

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Correction: Juju Office Hours, 15 July, 2100UTC/1600EDT/1300PDT

2016-07-07 Thread Jorge O. Castro
Sorry for the mixup everyone, it's 15 July, not the 25th. :)

On Thu, Jul 7, 2016 at 10:52 AM, Jorge O. Castro  wrote:
> Hello everyone, a bunch of us have been on the road hitting up
> devopsdays, Berlin Buzzwords, and other conferences, so we'd thought
> we'd take a quick timeout to have an office hours to share what we've
> been learning and doing over the past month:
>
> Juju Office Hours is a freeflow meeting where we discuss what's
> happening in and around the ecosystem, what hot new changes are
> landing in charms and Juju itself, and our favorite part, you can join
> in and ask the team questions about anything Juju related.
>
>
> Date: July 15th, 2016
> Time: 2100 (9pm) UTC, 1600 (4pm) EDT, 1300 (1pm) PDT
> Where: http://ubuntuonair.com for the stream
> Participate: #juju on freenode
>
> We will cover as many topics as we can in an hour, and take questions
> from the crowd. If you want to participate in the hangout itself ping
> me ahead of time and we'd love to have you onboard.
>
> --
> Jorge Castro
> Canonical Ltd.
> http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Office Hours, 25 July, 2100UTC/1600EDT/1300PDT

2016-07-07 Thread Jorge O. Castro
Hello everyone, a bunch of us have been on the road hitting up
devopsdays, Berlin Buzzwords, and other conferences, so we'd thought
we'd take a quick timeout to have an office hours to share what we've
been learning and doing over the past month:

Juju Office Hours is a freeflow meeting where we discuss what's
happening in and around the ecosystem, what hot new changes are
landing in charms and Juju itself, and our favorite part, you can join
in and ask the team questions about anything Juju related.


Date: July 15th, 2016
Time: 2100 (9pm) UTC, 1600 (4pm) EDT, 1300 (1pm) PDT
Where: http://ubuntuonair.com for the stream
Participate: #juju on freenode

We will cover as many topics as we can in an hour, and take questions
from the crowd. If you want to participate in the hangout itself ping
me ahead of time and we'd love to have you onboard.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


DevOpsDays Salt Lake City trip report

2016-06-18 Thread Jorge O. Castro
Hello everyone!

Marco and I attended the first ever DevOpsDays SLC:
http://www.devopsdays.org/events/2016-saltlakecity/welcome/

We had a table with an orange box and showed off the following bundles:

https://github.com/juju-solutions/bundle-observable-kubernetes
https://github.com/juju-solutions/bundle-observable-swarm
https://github.com/juju-solutions/bundle-realtime-syslog-analytics

We spent a great deal of time just talking and answering questions
about Juju in general, and I took some time to learn a little bit
about Elastic's beats from one of their engineers since our bundles
are starting to use them heavily. All the bundles worked perfectly, so
thanks to everyone for keeping the quality bar high. We did this on
raw bare metal, EC2 and also LXD/ZFS.

We've also now been invited to do similar presentations at DevOpsDays
Portland and DevOpsDays Austin (which is next year) so if anyone wants
to help out please let me know.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Announcing the Juju Charmer Summit, 12-14 Sept

2016-06-08 Thread Jorge O. Castro
Hello everyone,

We are happy to announce our third Juju Charmer Summit! We've had a
large number of requests to hit the west coast of the US, so this time
we'll be in lovely Pasadena, California, 12-14 September:

http://summit.juju.solutions

As mentioned on the site, this free-to-attend event is concentrated on
teaching those new to charming, discussing the latest charm best
practices, and workshops for all things Juju and Charming. In addition
to the ~charmer community, we will also have representatives from the
Juju Core engineering team, designers, and field engineers supporting
massive Juju deployments.

In the past Antonio, Marco, and I have put together the schedule and
the ecosystem team give the talks. This time we're going to go with a
more traditional, open CFP process. This will allow the attendees to
shape the conference in a way that's more useful to attendees.

We've also set aside an entire room for ongoing workshops so that if
something in the main track doesn't interest you, you can spend more
time doing peer-peer training with a charmer - on real hardware -
instead of sitting through my talks :D

If you've never been to a summit I highly encourage you to come for a
few reasons:

a) Get bootstrapped writing a charm and learn advanced charm design
and authoring techniques, to accelerate your charms completion.
b) Dedicated track time to big software problems such as NFV,
OpenStack and Big Data
c) Learn from other users who are using Juju in production.
d) Stay ahead of upcoming new features and help shape the future of
Juju and Charming.
e) Face to face, hands on, workshop time with Juju and Charm experts.

As usual if you have any questions feel free to reach out to me, and
like before, we do have a limited number of sponsorships for those who
need assistance to attend, so ping me offlist if you’re interested in
that.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju coming to a DevOpsDays near you

2016-06-07 Thread Jorge O. Castro
Hello everyone,

After a great DevOpsDay LA in February we decided that this year would
be a great one to hit the road to show people Juju. Right off the bat
we decided we could hit a bunch if we just each went to the DOD in our
native cities, and then fill in the rest.

So far here's where we're going:

5-7 June, Alexander Bezzubov, Berlin Buzzwords (happening now)
14, 16 June, Jorge/Marco: http://www.devopsdays.org/events/2016-saltlakecity/
29 Jun - 1 July, Jorge/Marco: http://www.devopsdays.org/events/2016-amsterdam
5-6 Sep, Tom Barber: http://www.devopsdays.org/events/2016-oslo/
9-10 Aug, James Beedy: http://www.devopsdays.org/events/2016-portland
12-13 Oct, Adam/Mark Ramm: http://www.devopsdays.org/events/2016-detroit

Tom and James, I believe your CFPs are still awaiting approval. We
also have spare tickets to these events so if you want to attend and
would like to talk to us about Juju then please contact me offlist.

And just another friendly reminder to the list that we do have a
sponsorship budget for these events, so if you have a talk about how
you're using Juju in your field is accepted at a conference please get
in touch with me, thanks!


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: where is upstream code for charms displayed?

2016-06-07 Thread Jorge O. Castro
On Tue, Jun 7, 2016 at 8:21 AM Adam Stokes  wrote:
> For whatever reason I'm having a difficult time figuring out where the 
> upstream source code is for a charm that I wish to contribute to.

The "home" field is incorrectly pointing to the elastic.co page
instead of the charm source code, I'll file a bug for that now. Even
then there have been some issues with view code lately but the fixes
have not yet landed:

https://github.com/CanonicalLtd/jujucharms.com/issues/241
https://github.com/CanonicalLtd/jujucharms.com/issues/275

The `charm set` command sets the metadata that the store will use for
this, as we touch charms for maintenance we should be updating these
fields:

charm set wordpress bugs-url=https://bugspageforwordpress.none
charm set wordpress homepage=https://homepageforwordpress.none

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Feedback wanted: tab completion in 2.0 betas

2016-06-02 Thread Jorge O. Castro
Hi everyone,

This entire time I thought tab completion was just not implemented yet
in 2.0. During a call someone told me that for them tab completion
worked great. I started asking around and got different answers from
everyone, on some machines it works great, on others, not at all. So
we expect it's something to do with either an upgrade at some point or
some other unknown. So I've opened a bug so we can collect some
feedback.

https://bugs.launchpad.net/juju-core/+bug/1588403

Martin Packman will post a follow up with some more instructions to
help us get to the bottom of this, thanks!

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Proposal: unpromulgate mediawiki-scalable

2016-06-02 Thread Jorge O. Castro
Hello everyone,

I'd like to propose unpromulgating:

https://jujucharms.com/mediawiki-scalable

Which is known to not work, the mysql replication broke at some point
and no one got around to fixing it. We've redone the wiki bundles
anyway with new ones that are already promulgated:

https://jujucharms.com/wiki-simple/
https://jujucharms.com/wiki-scalable

Note, we still have mediawiki-single, but since we use it in the
hello-world documentation I'd like to keep that around until that bit
of docs gets reworked.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Planning for Juju 2.2 features, AWS spot instances

2016-05-27 Thread Jorge O. Castro
Hi everyone,

A few months ago we had a thread on features people would like to see
in 2.2. I'd like to bring some attention to this feature bug from back
in the day, support for AWS spot instances:
https://bugs.launchpad.net/juju-core/+bug/945862

Our big data community has been doing a fantastic job submitting
bundles and charms into the store as our support for (and from!) ASF
software has been growing tremendously. It would quite cool if we
could not only give them ease of use, but save them some cash too.

GCE now also has what they call "preemptible VM instances", which
might be interesting to support:
https://cloud.google.com/compute/docs/instances/preemptible#what_is_a_preemptible_instance

Thanks for your consideration!

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


No matching tools found error with 15.10 and MAAS

2016-05-25 Thread Jorge O. Castro
http://askubuntu.com/questions/776602/juju-bootstrap-error-no-matching-tools-available

Not as obvious as I thought, any help?


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju Office Hours, Friday 13 May, 1400UTC

2016-05-13 Thread Jorge O. Castro
Just a reminder to everyone that this is today! About an hour from now.

On Tue, May 10, 2016 at 9:54 AM, Jorge O. Castro  wrote:
> It's time for another Juju Office Hours!
>
> Juju Office hours is our bi-monthy hangout where we discuss release status,
> what's new in the charm store, and general Juju updates from the audience.
>
> If you're interested in joining the hangout ping me on IRC or mail ahead of
> time. Our office hours are audience driven so if you have any questions
> about anything Juju related let us know and we'll cover it for you:
>
> Date: Friday, 13 May
> Time: 1400 (2pm) UTC, 1000 (10am) EDT,  0800 (7am) PDT
> Where: http://ubuntuonair.com for the stream
> Participate: #juju on freenode
>
> Sorry for the early time west coasters, we alternate between times to
> accommodate different time zones, the next office hours will be more
> PDT-friendly.



-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Office Hours, Friday 13 May, 1400UTC

2016-05-10 Thread Jorge O. Castro
It's time for another Juju Office Hours!

Juju Office hours is our bi-monthy hangout where we discuss release status,
what's new in the charm store, and general Juju updates from the audience.

If you're interested in joining the hangout ping me on IRC or mail ahead of
time. Our office hours are audience driven so if you have any questions
about anything Juju related let us know and we'll cover it for you:

Date: Friday, 13 May
Time: 1400 (2pm) UTC, 1000 (10am) EDT,  0800 (7am) PDT
Where: http://ubuntuonair.com for the stream
Participate: #juju on freenode

Sorry for the early time west coasters, we alternate between times to
accommodate different time zones, the next office hours will be more
PDT-friendly.
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Backwards incompatible change to config.changed states

2016-05-03 Thread Jorge O. Castro
Office Hours will indeed be May 13th this time around, I'll send out a
separate EU-friendly time. Merlijn, if you have a specific timeslot in
mind just send me a mail offlist and we'll put it where it's most
convenient.

On Mon, May 2, 2016 at 5:32 PM, Marco Ceppi  wrote:
> I'll have to check with Jorge Castro, but I imagine either the 13th or 27th
> of this month. I'll confirm and this will likely be a "Europe" friendly
> time.
>
> Marco
>
> On Mon, May 2, 2016 at 5:19 PM Merlijn Sebrechts
>  wrote:
>>
>> Great suggestion, Marco! When would the next office hour be?
>>
>> 2016-05-02 23:13 GMT+02:00 Marco Ceppi :
>>>
>>> Might I suggest we do a hangout on air so we can record the discussion
>>> while skipping the back and forth on the list? Possibly during an office
>>> hour?
>>>
>>> Also, I'm not sure the decision is final and I certainly appreciate your
>>> feedback and welcome the continued discussion so we can reach a consensus!
>>>
>>> Marco
>>>
>>>
>>> On Mon, May 2, 2016, 4:09 PM Merlijn Sebrechts
>>>  wrote:

 Hi Cory


 Thanks for your consideration. I strongly agree that any sort of
 automatic state removal is a bad idea. That was the reason why I started
 thinking about making the differentiation between states and events. I 
 would
 have loved to discuss this more thoroughly with you and Ben. Although I
 understand the decision has been made, I would still like to explain my 
 take
 on this, especially since we agree on so much of the fundamentals.

 Each state is a fact. A fact can only become un-true when an action
 reverses it. x.installed will becomes untrue when something uninstalls x. 
 If
 you interpret y.changed as a fact, then it will only become untrue when y
 has reverted to its original value. Only then does it become un-changed.
 This behavior is clearly useless. So in contrary to all the other states,
 "x.changed" was not interpreted as a fact.  It has been interpreted as
 "x.changed since the last hook run" by removing this state after a hook 
 run.

 I am glad that we agree that this behavior isn't consistent and that it
 has to change. Now I'm not so sure about the fix. Removing the "x.changed"
 hook manually in a handler has the exact same issue. "x.changed" has not
 been made un-true because some handler reacts to it. "x.changed" is still a
 fact. By removing it, the handlers are actually lying to the framework. 
 This
 will cause all sorts of issues.

 Am I correct that you will modify the reactive framework to not retest
 the queue on a state removal? I understand the reasoning behind it, 
 however,
 this will create new issues. Retesting the queue ensures a hook run has the
 same outcome no matter what order the handlers are executed in. A handler
 should not be allowed to run when its conditions aren't satisfied anymore.
 Please see the following example:

 Handler A requires the service to be running. Handler B stops the
 service.

 When the queue is A-B, you will have a successful run. When the queue is
 B-A, you will have an error. The order in which handlers are executed is 
 not
 determined, so this means that this hook would crash sometimes, and run
 successfully other times. This will cause errors that are not reproducible.
 Reproducability and repeatability are very important in config 
 management...

 I would love to discuss this more thoroughly with you and Ben. Doing a
 discussion like this on a mailinglist isn't the easiest way of
 communicating, although I'm not sure the time difference permits a 
 real-time
 discussion.



 Kind regards
 Merlijn Sebrechts




 2016-05-02 21:15 GMT+02:00 Cory Johns :
>
> Merlijn,
>
> Apologies for the delayed reply.  I realized that I had typed this up
> but forgotten to actually send it.
>
> You're right that there are still cases where the hook-persistent
> nature of the config.changed states continue to cause problems.  However,
> after some discussion with Ben, I actually think that *any* sort of
> automatic state removal is the wrong approach, whether it happens at the 
> end
> of a hook or at the end of an dispatch loop (essentially what you're
> proposing with events).  Instead, Ben convinced me that the right thing to
> do is to always have states be explicitly acknowledged and removed by the
> handlers.  This doesn't work as expected currently because of an
> implementation detail of how the handler queue is managed on state 
> removals,
> but I think it's more appropriate to fix that rather than add a new type 
> of
> state.
>
> In that approach, the config.changed state would be set when the change
> is detected, all applicable handlers that are watching for it would 
>

charmers: Refreshing the wiki charms

2016-04-29 Thread Jorge O. Castro
Hi all,

A few weeks ago I updated our wiki bundles:

https://jujucharms.com/wiki-simple
https://jujucharms.com/wiki-scalable

The idea was to refresh them to the latest versions of the charms and
update documentation.

Since these serve as hello world's for juju I'd like to propose
unpromulgating mediawiki-simple and mediawiki-scalable as soon as the
next Juju website revision lands. Currently we mention
mediawiki-simple on the get-started page but it is my understanding
that that page will be removed and will forward to the official docs
installation page anyway.


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju Office Hours, release week edition, this Thursday, 21 April.

2016-04-22 Thread Jorge O. Castro
And here's the video, thanks to everyone for all the questions in IRC
and the hangout:

https://www.youtube.com/watch?v=F_1o517ibTo

On Mon, Apr 18, 2016 at 9:46 AM, Jorge O. Castro  wrote:
> It's time for another Juju Office Hours! It's release week so we've
> decided to do a special office hours celebrating Juju 2.0; doing some
> walkthroughs, and make ourselves generally available to whoever wants
> some help to use Juju.
>
> If you're interested in joining the hangout ping me on IRC or mail
> ahead of time. Our office hours are audience driven so if you have any
> questions about anything Juju related let us know and we'll cover it
> for you:
>
> Date: Thursday, 21 April
> Time: 1500 (3pm) UTC, 1100 (11am) EST,  0800 (8am) PST
> Where: http://ubuntuonair.com for the stream
> Participate: #juju on freenode
>
> --
> Jorge Castro
> Canonical Ltd.
> http://jujucharms.com/ - The fastest way to model your service



-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Office Hours, release week edition, this Thursday, 21 April.

2016-04-18 Thread Jorge O. Castro
It's time for another Juju Office Hours! It's release week so we've
decided to do a special office hours celebrating Juju 2.0; doing some
walkthroughs, and make ourselves generally available to whoever wants
some help to use Juju.

If you're interested in joining the hangout ping me on IRC or mail
ahead of time. Our office hours are audience driven so if you have any
questions about anything Juju related let us know and we'll cover it
for you:

Date: Thursday, 21 April
Time: 1500 (3pm) UTC, 1100 (11am) EST,  0800 (8am) PST
Where: http://ubuntuonair.com for the stream
Participate: #juju on freenode

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Updating bundles and publishing them.

2016-04-05 Thread Jorge O. Castro
Hello everyone,

I took to updating the wiki bundles for the 2.0 release and thought I
would share my notes on publishing bundles with the fancy new
publishing process. Here is a list of all the bundles in the store,
recommend you sort it by # of deployments.

https://jujucharms.com/q/?type=bundle

If you are looking for something to do, a bunch of these could use
with updating to the latest charm revisions, converting to the new
bundle format, and so on. It's a great way to learn how the charm
store now works and help someone else out in one go. Here's how I
updated mediawiki-scalable to a new "wiki-scalable":

charm get mediawiki-scalable

Then update the bundle, `charm proof .` will check the bundle for you
so you don't waste time deploying something broken. Publish your charm
somewhere in VCS, eg. https://github.com/juju-solutions/wiki-scalable

Publish the charm in the store, from the bundle's directory:

juju deploy . # test your work first!
charm login
charm push . bundle/wiki-scalable

Set some of the new metadata, note that we're setting these keys to a
specific revision, 0:

charm set cs:~jorge/bundle/wiki-scalable-0
bugs-url=https://github.com/juju-solutions/wiki-scalable/issues
charm set cs:~jorge/bundle/wiki-scalable-0
homepage=https://github.com/juju-solutions/wiki-scalable/

And now publish, then set the permissions for the world to see it:

charm publish cs:~jorge/bundle/wiki-scalable-0
charm grant cs:~jorge/bundle/wiki-scalable everyone

And that's it. If you want your bundle to be officially recommended
then you need to submit it to the new review queue process, which
Marco is currently working on and will mail the list this week with
updates to that. Shout out to Jay Wren for fixing the issues we found
as we tested publish.


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Office Hours video: Charm tools and release status

2016-03-28 Thread Jorge O. Castro
Hello everyone, fresh from last Friday:

https://www.youtube.com/watch?v=wSJn-67PuhA

I would like to point out that Marco's overview of the new charm tool
will be important to any of you who have been waiting for the ability
to self-publish in the charm store.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Collection of Juju talks and presentations

2016-03-24 Thread Jorge O. Castro
Hello everyone,

We've revamped the old central collection of Juju slides and talks:

https://github.com/juju/juju-talks

If you want to toss in your slides for any talks (Eco and core) please
submit a PR.

I've also added a section for topics and titles for things we've
submitted to conferences. That way if you want to submit a talk to a
conference you can build upon what resources the rest of the community
has.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Office Hours this Friday, 25 March

2016-03-23 Thread Jorge O. Castro
It's time for another Juju Office Hours! Join the Juju Eco team (and
whoever else is around) for our monthly(ish) update of things
happening in the Juju community.

If you're interested in joining the hangout ping me on IRC or mail
ahead of time. Our office hours are audience driven so if you have any
questions about anything Juju related let us know and we'll cover it
for you:

This time we've chosen hours that tend to be more convenient for the
Americas, next meeting we'll alternate to something European-friendly.

Date: Friday, 25 March
Time: 1900 (7pm) UTC, 1500 (3pm) EST, 1200 (12pm) PST
Where: http://ubuntuonair.com for the stream
Participate: #juju on freenode

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Charm Store policy updates and refinement for 2.0

2016-03-22 Thread Jorge O. Castro
Thanks for the feedback Stuart, I've pushed up a new revision.

> I think the acceptable software sources needs to be expanded.

I've added your recommendations for this section except for:

> In addition, any software sources not in the main Ubuntu or CentOS
> archives should be listed in configuration items that can be
> overridden rather than hard coded in the charm

I've changed this to a MUST as it's not that much work to do this and
the effort seems trivial compared to forcing users to mangle a charm
just to get it to deploy on production systems without egress.

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Charm Store policy updates and refinement for 2.0

2016-03-19 Thread Jorge O. Castro
On Fri, Mar 18, 2016 at 12:11 PM, Tom Barber  wrote:
> I assume this apples to only bundles that get promoted to recommended
> otherwise how would you enforce it?

Yes, to be clear these policies only apply to things that are in the
recommended/promulgated space. So jujucharms.com/haproxy, not
jujucharms.com/u/jorge/haproxy

As always, everyone is free to do what they like in namespaces.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Charm Store policy updates and refinement for 2.0

2016-03-19 Thread Jorge O. Castro
Hello everyone,

With 2.0 around the corner we decided to spend some time cleaning up
the page everyone loves to hate, the Juju Charm Store policy:

https://jujucharms.com/docs/1.25/authors-charm-policy

and here is what I would like to propose:

https://github.com/castrojo/docs/blob/master/src/en/authors-charm-policy.md

I've done a few things here:

- I've separated it from one huge paragraph to sections, General,
Testing and Quality requirements, Metadata requirements, and Security
requirements.
- I've split out things that a charm/bundle MUST do and what it SHOULD
do in each section to make it clearer on what is a hard requirement
and what is a recommendation.
- I've removed most of the Ubuntu-specific jargon and generalized it
to include other OSes such as CentOS.
- Made documenting interfaces and external dependencies a requirement.

There are also some new policies that we need ack from ~charmers in
order to implement. Specifically we've made the testing and quality
requirements explicit. I've also added a requirement of using Juju
Resources (which appears to be undocumented?) for payloads.

Recommendations from everyone on what we should include here would be
most welcome, specifically our recommendations around Windows charms
is non-existent.


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju devel 2.0-beta2 is available for testing

2016-03-11 Thread Jorge O. Castro
We decided to make a video also to show everyone who isn't following
the latest betas how it works:

https://www.youtube.com/watch?v=2jC8217wjTE

We'll work on doing a more comprehensive demo that covers more stuff
next week, this was kind of a last minute put together hangout.

Have a good weekend everyone!


On Fri, Mar 11, 2016 at 4:53 PM, Alexis Bruemmer
 wrote:
> Awesome, thanks for reporting back Jorge!
>

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju devel 2.0-beta2 is available for testing

2016-03-11 Thread Jorge O. Castro
On Fri, Mar 11, 2016 at 3:42 PM, Curtis Hovey-Canonical
 wrote:
> * LXD provider (requires lxd 2.0.0~rc2-0ubuntu2 or later):

I'd like to report that both Marco and myself have successfully
deployed the trusty realtime-syslog-analytics bundle to our individual
machines using Juju 2.0, Juju GUI 2.0, ZFS, Xenial, and LXD 2.0.

Great job getting this sorted everyone, when all the bits work it's
really, really nice.


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Office Hours for March video and notes

2016-03-05 Thread Jorge O. Castro
Hello everyone,

Here's the latest office hours, we've got some great summaries of
what's going across the teams as well as more information on what's
coming up in Juju 2.0:

https://www.youtube.com/watch?v=zPLW7cGrrjE

Our next office hours will be March 25th, you can find all that
information here: https://insights.ubuntu.com/event/juju-office-hours/

And you can subscribe to get all our videos on http://youtube.com/jujucharms

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Correction: Juju Office Hours, 4 March, 1500UTC

2016-03-03 Thread Jorge O. Castro
A quick correction everyone, we're going to start alternating the time
slots of the Office Hours. It's tough to get both the West Coast and
Europe in one go so we'll be alternating timeslots. Here are the
corrected hours for tomorrow:

Date: Friday, 4 March
Time: 1500 (3pm) UTC, 1000 (10am) EST, 0700(7am) PST
Where: ubuntuonair.com for the stream
Participate: #juju on freenode

https://insights.ubuntu.com/event/juju-office-hours-for-march-2016/

And from now on we'll just be listing them on the events page:
https://insights.ubuntu.com/category/events


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Office Hours, 4 March, 2100UTC

2016-03-03 Thread Jorge O. Castro
Hear ye, hear ye!

It's time for another Juju Office Hours! Join the Juju Eco team (and
whoever else is around) for our monthly(ish) update of things
happening in the Juju community.

If you're interested in joining the hangout ping me on IRC or mail
ahead of time. Our office hours are audience driven so if you have any
questions about anything Juju related let us know and we'll cover it
for you:

Date: Friday, 4 March
Time: 2100 (9pm) UTC, 1600 (4pm) EST, 1300 (1pm) PST
Where: http://ubuntuonair.com for the stream
Participate: #juju on freenode



-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: juju devel 2.0-beta1 is available for testing

2016-02-20 Thread Jorge O. Castro
Awesome, a nice weekend present!

I updated and LXD is not listed when I `juju list-clouds`. Rick and I
were guessing that maybe because the machine I am testing on is on
trusty that we exclude that cloud on purpose. If I was on a xenial
machine I would assume lxd would be available?

What's an example clouds.yaml look like for a lxd local provider? I
tried manually adding a lxd cloud via `add-cloud` but I'm unsure of
what the formatting would look like for a local provider.

> Development releases use the "devel" simple-streams. You must configure
> the `agent-stream` option in your environments.yaml to use the matching
> juju agents.

I am confused, I no longer have an environments.yaml so is this
leftover from a previous release?

Thanks!

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Migration of jenkins-charm to upstream repo

2016-02-19 Thread Jorge O. Castro
Hi everyone,

Just a quick note that the Jenkins charm is now at
https://github.com/jenkinsci/jenkins-charm

Thanks to the Jenkins folks who worked with us to make this happen!
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Setting up ZFS and LXD with Juju

2016-02-12 Thread Jorge O. Castro
Hey everyone,

After seeing James Pages' ZFS/LXD/Juju set up at FOSDEM I set up a
file-based ZFS pool so I could experiment with it during the charmer
summit:
https://insights.ubuntu.com/2015/11/06/using-lxd-with-a-file-based-zfs-pool-on-ubuntu-wily/

However now that I am home I decided to just do it all natively. I've
written my notes here:

http://www.jorgecastro.org/2016/02/12/super-fast-local-workloads-with-juju/

And here is the documentation:

https://jujucharms.com/docs/master/config-LXD

This local experience is night and day from the older local provider. If
you're looking for a reason to move to xenial and juju 2.0 and are doing a
bunch of local charm deploys, then I recommend a set up like this.
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Summary of the Juju Charmer Summit @ cfgmgmntcamp

2016-02-11 Thread Jorge O. Castro
Sorry it took so long to get this out, but here's the summary of the Juju
Charmer Summit 2.0 with slides and videos:

http://insights.ubuntu.com/2016/02/11/the-model-of-a-good-time-juju-charmer-summit-2-0-cfgmgmntcamp/

A special thanks to Bart Smith for recording some of the talks. We're still
working on editing the videos for the entirety of the summit (we recorded
everything!) so we'll keep you posted on that. You can also just subscribe
to http://www.youtube.com/c/jujucharms if you prefer to just get the videos
as they are uploaded.

Reminder that tomorrow we'll be having office hours in IRC and via hangouts
if you have follow up questions:

Date: Friday, 12 February
Time: 2100 (9pm) UTC, 1600 (4pm) EST, 1300 (1pm) PST
Where: http://ubuntuonair.com for the stream
Participate: #juju on freenode

See you there!
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Location preferences for the next charmer summit?

2016-02-11 Thread Jorge O. Castro
On Wed, Feb 10, 2016 at 12:59 PM Mark Shuttleworth  wrote:

> I thought it worked really well to co-locate it with an existing event
> like CFGMGMTCAMP.
>

Indeed, unfortunately West Coast during Aug/Sept is slim pickings, any
later and we run into ODS and any earlier isn't giving enough time for some
organizations that need something more in advance.

I've got my eyes on a few, for example Devops Days Portland hasn't
committed to a date yet, and we're currently scouring lanyrd/meetup to see
if there are any regional "devopsy" events we could bookend onto.

For sure given how great cfgmgmntcamp was that returning there is a
nobrainer.
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Location preferences for the next charmer summit?

2016-02-11 Thread Jorge O. Castro
On Wed, Feb 10, 2016 at 7:46 AM Jorge O. Castro  wrote:

> 3-7 October seems to be a decent target week, so I'll start there and
> slide it around based on feedback.
>

I was reminded that many of the OpenStack related teams have the OpenStack
summit at the end of October and need lead time to prepare for that, so I'm
looking at something like the week of September 12-ish.
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Location preferences for the next charmer summit?

2016-02-10 Thread Jorge O. Castro
Hello!

Hopefully you've all recovered from Belgium, so it's time to kick off
planning for our next summit sprint. 3-7 October seems to be a decent
target week, so I'll start there and slide it around based on feedback.

We've had many requests for a West Coast presence, so far we're thinking
SFO (too expensive? Maybe OAK?), and LA. SCALE was just in Pasadena and it
seemed like a great place to have a summit. Thoughts on this?

Also, if any of you work at organizations that would be willing to host the
event or have contacts with OSS-friendly companies that might be interested
in having us ask please me off list.  Thanks!
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Office Hours, Friday Feb 12

2016-02-04 Thread Jorge O. Castro
Hello everyone!

We're back fresh from the Juju Charmer Summit so we're going to have
an office hours next Friday so we can disseminate all the incredible
amount of information the community has been sharing with us around
Juju.

Date: Friday, 12 February
Time: 2100 (9pm) UTC, 1600 (4pm) EST, 1300 (1pm) PST
Where: http://ubuntuonair.com for the stream
Participate: #juju on freenode

We will cover as many topics as we can in an hour, and take questions
from the crowd. If you want to participate in the hangout itself ping
me ahead of time and we'd love to have you onboard.

(There'll be a separate mail to this list with a summary of the charm summit).

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju 2.0~ Local LXD provider workflows are awesome!

2016-02-03 Thread Jorge O. Castro
On Wed, Feb 3, 2016 at 1:09 PM, James Page  wrote:
> Hope people find that all useful!

Indeed, we also have fresh documentation thanks to Peter Matulis. I've
been using these all week to spin up on lxd and juju:

https://jujucharms.com/docs/devel/config-LXD

As always everyone please feel free to open a PR or file an issue.

Also a huge +1 to the LXD/ZFS/Juju combination; all of these
performance improvements across the different parts of the stack are
really coming together.

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Charm wish(todo) list

2016-01-30 Thread Jorge O. Castro
On Sat, Jan 30, 2016 at 1:12 AM, Tom Barber  wrote:
> Let me know your thoughts.

Hi Tom,

I think that's a great list of things we'd love to have in the charm
store. Have you seen the layers at http://interfaces.juju.solutions/ ?
There are a bunch of layers landing there that will be useful to reuse
for the list of things you want to charm.

If you're not spun up on layers yet we should certainly get you up to
speed before you begin, it will save you a bunch of time. It's in the
devel documentation so it doesn't show up in the default docs yet:
https://jujucharms.com/docs/devel/developer-getting-started

Of course we'll have this as part of the charmer summit on Monday, but
for everyone else who is not attending we will be recording and
publishing all the sessions to the youtube channel and sending links
to this list.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Charm Summit and cfgmgmntcamp schedule now available

2016-01-26 Thread Jorge O. Castro
Hello everyone,

You'll find the schedule here:

http://cfgmgmtcamp.eu/schedule/index.html

And for our track and subsequent extra day (aka. the Charmer Summit):

http://cfgmgmtcamp.eu/schedule/index.html#juju

Hope to see you soon!
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Videos from SCaLE 14x

2016-01-24 Thread Jorge O. Castro
Hello everyone, thanks to your subscription support we now have a nice URL
for our videos:

https://www.youtube.com/c/jujucharms

First up is Kevin Monroe, Marco Ceppi, and myself giving a talk on real
world  big data workloads in the cloud, enjoy!

https://www.youtube.com/watch?v=nksi_tf2xRk
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Fwd: Understanding yaml field

2015-12-09 Thread Jorge O. Castro
Hi folks, is anyone available to give Anand a hand?


-- Forwarded message --
From: Anand S K 
Date: Thu, Dec 3, 2015 at 8:03 AM
Subject: RE: Understanding yaml field
To: "Jorge O. Castro" 


Hi Jorge,
Thanks for the reply. I have a fair understanding of the yaml
structure now.

I have a setup with one maas server and 3 nodes. Openstack deploys
successfully when I deploy the base openstack
juju quickstart openstack-base/36

On the same setup I tried to deploy the openstack using juju-deployer
Juju-deployer -d -c default.yaml openstack-liberty-git

Openstack was getting deployed to VMs that were not in my setup. Then
I tried to deploy simple services(attached with mail), I get following
messages

root@MAAS:/# juju-deployer -d -c WIP_1.yaml openstack-liberty-git

2015-12-03 03:37:40 [DEBUG] deployer.cli: Using runtime GoEnvironment on maas
2015-12-03 03:37:40 [INFO] deployer.cli: Starting deployment of
openstack-liberty-git
2015-12-03 03:37:41 [DEBUG] deployer.env: Connected to environment
2015-12-03 03:37:41 [DEBUG] deployer.import: Getting charms...
2015-12-03 03:37:43 [DEBUG] deployer.deploy: Resolving configuration
2015-12-03 03:37:43 [INFO] deployer.import: Deploying services...
2015-12-03 03:37:43 [DEBUG] deployer.import:

2015-12-03 03:37:44 [INFO] deployer.import:  Deploying service
nova-compute using local:precise/nova-compute
2015-12-03 03:37:58 [DEBUG] deployer.import: Adding units...
2015-12-03 03:37:58 [DEBUG] deployer.import:  Service 'nova-compute'
does not need any more units added.
2015-12-03 03:37:58 [DEBUG] deployer.import: Waiting for units before
adding relations
2015-12-03 03:38:05 [DEBUG] deployer.env:  Delta machine: 1 change:error
2015-12-03 03:38:15 [DEBUG] deployer.env:  Delta machine: 2 change:error
2015-12-03 03:38:30 [DEBUG] deployer.env:  Delta machine: 3 change:error
2015-12-03 04:12:30 [DEBUG] deployer.env:  Delta relation:
[openstack-dashboard:cluster:peer] change:created
2015-12-03 04:12:30 [DEBUG] deployer.env:  Delta service:
openstack-dashboard change:{u'Err': None, u'Since':
u'2015-12-03T12:12:34.675787661Z', u'Current': u'unknown', u'Version':
u'', u'Message': u'Waiting for agent initialization to finish',
u'Data': {}}
2015-12-03 04:12:30 [DEBUG] deployer.env:  Delta unit:
openstack-dashboard/0 change:pending
2015-12-03 04:12:30 [DEBUG] deployer.env:  Delta machine: 4 change:pending
2015-12-03 04:12:45 [DEBUG] deployer.env:  Delta machine: 4 change:error
2015-12-03 04:57:27 [INFO] deployer.import: Adding relations...
2015-12-03 04:57:28 [INFO] deployer.cli: Deployment complete in 4787.86 seconds

root@MAAS:/# juju-deployer -d -c WIP_dashboard.yaml -d openstack-liberty-git

2015-12-03 04:12:21 [DEBUG] deployer.cli: Using runtime GoEnvironment on maas
2015-12-03 04:12:21 [INFO] deployer.cli: Starting deployment of
openstack-liberty-git
2015-12-03 04:12:22 [DEBUG] deployer.env: Connected to environment
2015-12-03 04:12:22 [DEBUG] deployer.import: Getting charms...
2015-12-03 04:12:24 [DEBUG] deployer.deploy: Resolving configuration
2015-12-03 04:12:24 [INFO] deployer.import: Deploying services...
2015-12-03 04:12:24 [DEBUG] deployer.import:

2015-12-03 04:12:25 [INFO] deployer.import:  Deploying service
openstack-dashboard using local:precise/openstack-dashboard
2015-12-03 04:12:35 [DEBUG] deployer.import: Adding units...
2015-12-03 04:12:36 [DEBUG] deployer.import:  Service
'openstack-dashboard' does not need any more units added.
2015-12-03 04:12:36 [DEBUG] deployer.import: Waiting for units before
adding relations
2015-12-03 04:12:45 [DEBUG] deployer.env:  Delta machine: 4 change:error
2015-12-03 04:57:30 [INFO] deployer.import: Adding relations...
2015-12-03 04:57:31 [INFO] deployer.cli: Deployment complete in 2709.95 seconds



root@MAAS:/# juju status

environment: maas
machines:
  "0":
agent-state: started
agent-version: 1.25.0
dns-name: heartfelt-bat.maas
instance-id: /MAAS/api/1.0/nodes/node-46ed2392-8ddd-11e5-b890-000c298c60eb/
series: trusty
hardware: arch=amd64 cpu-cores=16 mem=10240M
state-server-member-status: has-vote
  "1":
agent-state: error
agent-state-info: 'gomaasapi: got error back from server: 400 BAD
REQUEST ({"distro_series":
  ["''precise'' is not a valid distro_series.  It should be one
of: '''', ''ubuntu/trusty''."]})'
instance-id: pending
series: precise
  "2":
agent-state: error
agent-state-info: 'gomaasapi: got error back from server: 400 BAD
REQUEST ({"distro_series":
  ["''precise'' is not a valid distro_series.  It should be one
of: '''', ''ubuntu/trusty''."]})'
instance-id: pending
series: precise
  "3"

Re: Juju 1.26-alpha3 moving to 2.0-alpha1

2015-12-04 Thread Jorge O. Castro
On Fri, Dec 4, 2015 at 4:06 PM, Alexis Bruemmer
 wrote:
> If you have any questions please do not hesitate to ask.

Is there a feature mapping to what's landing in each Alpha?

For example we really need native bundles and series-in-metadata,
which were due in 1.26. Does this mean these will land in an alpha
around the time the original 1.26 was released or is there a feature
shuffle we should be aware of? Thanks!


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Please register for cfgmgmntcamp if you're coming to the Juju Summit

2015-11-29 Thread Jorge O. Castro
Hi everyone,

cfgmgmtcamp is filling up and the waitlist has kicked in. If you're
planning on attending the Juju Charmer Summit then please also also
register for cfgmgmntcamp:

http://cfgmgmtcamp.eu/#registration



-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - The fastest way to model your service

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Here's our pile of new Juju questions for the week!

2015-11-09 Thread Jorge O. Castro
Happy Monday folks, here's the latest questions I've screened from our
users that could use some love. Remember, you can subscribe to a tag
to get an automated list of curated questions by hovering over the
"juju" tag in the UI and clicking the star!

Before we begin I'd like to highlight David Bostjanic's detailed self
documenting processes around Juju on POWER8 systems:
http://askubuntu.com/users/451719/david-bostjancic

cmars answered this, (thanks!) but if we have a milestone for this
it'd be nice to add to his answer:
http://askubuntu.com/questions/693689/is-there-a-juju-rest-api

This one needs a good answer, sounds like he's making his own autoscaler:
http://askubuntu.com/questions/693682/whats-the-best-way-to-have-a-charm-control-juju

OpenStack/MAAS/Landscape questions:

http://askubuntu.com/questions/688527/maas-mirrored-regions
http://askubuntu.com/questions/694085/ubuntu-openstack-single-installer-on-ubuntu-15-10-wily
http://askubuntu.com/questions/693945/trying-to-access-the-console-from-the-dashboard-returns-console-is-currently-u
http://askubuntu.com/questions/693691/maas-landscape-autopilot-juju-add-tagged-vlan-provider
http://askubuntu.com/questions/693868/maas-node-deployment-failed-with-curtin-installer
http://askubuntu.com/questions/693537/how-can-i-add-configurations-to-cinder-conf-at-the-end-of-the-file-using-juju
http://askubuntu.com/questions/692442/landscape-deployment-slow-download-causes-timeout

... and you can find the rest here:
http://askubuntu.com/questions/tagged/juju?sort=newest&pageSize=50


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Lots of free video training sessions tomorrow

2015-11-04 Thread Jorge O. Castro
On Tue, Nov 3, 2015 at 9:54 AM, Jorge O. Castro  wrote:
> As always, the sessions will be recorded

Hello everyone, the videos from today are now being uploaded into this
playlist for your viewing pleasure:

https://www.youtube.com/playlist?list=PLW1vKndgh8gKR3RKMzKOYaucn8beB8Lgv

and going forward we'll be publishing to our new YouTube channel
(sorry for the URL, we're in the process of qualifiying for a better
URL): https://www.youtube.com/channel/UCSsoSZBAZ3Ivlbt_fxyjIkw

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Lots of free video training sessions tomorrow

2015-11-03 Thread Jorge O. Castro
Hi everyone,

We're running a track as part of the Ubuntu Online Summit and tomorrow
is Juju day:

Wednesday, 4 Nov, starting at 1800UTC:
http://summit.ubuntu.com/uos-1511/track/cloud/

Click on any of those sessions and that will take you to a page where
you can watch a video and chat in the chat box. If you're writing
charms and are NOT yet using layers and charm build then you're really
missing out, that session is at 1500UTC, here are the docs for that if
you want to start reading now:
https://jujucharms.com/docs/stable/authors-charm-building

As always, the sessions will be recorded and if you want to hop into a
session and participate then we'd love that.

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Fwd: [Cfgmgmtcamp-team] [CFP] Config Management Devroom at FOSDEM 2016

2015-10-29 Thread Jorge O. Castro
Hello everyone,

The weekend prior to the Juju Summit will be FOSDEM2016 in Brussels,
Belgium. I know some of us will attend both events so I wanted to put
this out there that the config management room @ FOSDEM is now taking
submissions. Deadline is 1 December!


-- Forwarded message --
From: Heck, Walter 
Date: Thu, Oct 29, 2015 at 3:06 PM
Subject: [Cfgmgmtcamp-team] [CFP] Config Management Devroom at FOSDEM 2016
To: "cfgmgmtcamp-t...@lists.inuits.eu" 
Cc: fos...@lists.fosdem.org, "olindata-alu...@googlegroups.com"



The FOSDEM Call for Proposals for the Configuration Management devroom
on January 31, 2016 is open!

FOSDEM Submissions are due on December 1, 2015. If you submitted a
talk to a previous FOSDEM, you should already have an account in
Pentabarf, so make sure that you log in with your existing account.
You should only need to create an account if you have not submitted a
talk to FOSDEM in recent years. FOSDEM has a bunch of devrooms, so
please make sure that you select the "Configuration Management"
devroom in the "Track" dropdown when you submit your talk. Submissions
filed under an incorrect devroom will not be noticed.

Submit here: https://penta.fosdem.org/submission/FOSDEM16

Topic Description:
Mini-talks from real world case studies, brainstorming and hacking
around configuration and systems management from complex virtual
environments and cloud computing to desktops and laptops. There is
huge interest in automation, monitoring, performance management,
configuration management, and DevOps.  We are looking for
presentations from people who are working in the field on these
topics:
* Configuration and Systems Management theory, principles and development
* Configuration and Systems Management tools - with an emphasis on
real world use cases
* Techniques and case studies
* Audit, Compliance and Security
* Various DevOps topics, including collaboration and training tips.

Please note that presenting at FOSDEM implies giving permission to be
recorded.  The recordings will be published under the same licence as all
FOSDEM content (CC-BY).

This same team of people is also organizing ConfigManagementCamp,
which is in nearby Gent on February 1st and 2nd. The CFP is also open, and
we encourage you to submit your talks before the December 1, 2015
deadline. Details: http://cfgmgmtcamp.eu/#contributions

Regards,
Walter Heck

--
Best regards,

Walter Heck
CTO / Founder OlinData - Open Source Training & Consulting

Check out our upcoming trainings


___
Cfgmgmtcamp-team mailing list
cfgmgmtcamp-t...@inuits.eu
https://lists.inuits.eu/mailman/listinfo/cfgmgmtcamp-team


-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju sessions for next week's Ubuntu summit

2015-10-26 Thread Jorge O. Castro
Hello everyone!

Ubuntu is having an online summit next week and I've scheduled some
sessions for us:

http://summit.ubuntu.com/uos-1511/track/cloud/

Basically Wednesday will be our heavy day, with a day's worth of
content, and then an office hours the day after to catch up any loose
ends.

All these sessions are free to attend and will be recorded, when I
have all the recordings I'll got ahead and announce their location
here. Thanks and hope to see you there!

-- 
Jorge Castro
Canonical Ltd.
http://jujucharms.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Announcing the 2nd Juju Charmer Summit, 1-3 Feb, Gent, Belgium

2015-10-19 Thread Jorge O. Castro
Hi everybody,

We had such a good vibe after the last summit in DC that we've decided
to have another one as soon as possible, this time we'll be in Europe.

As luck would have it, the Config Management Camp is also happening in
the spring and we've decided to do a combined effort. cfgmgmtcamp is
1-2 February, and we'll be having our own Juju track, and then for 3
February we'll stay and have a dedicated deep dive day. And of course,
the weekend before is also FOSDEM: https://fosdem.org/2016/

Obviously this is a tremendous opportunity for those of you working in
automation since we can now see first hand how people are integrating
existing config managent tools with Juju in the real world.

Here's everything you need to know:

https://insights.ubuntu.com/2015/10/19/announcing-the-2nd-juju-charmer-summit/
https://cfgmgmtcamp.eu
http://summit.juju.solutions/

And like last time, Canonical will be offering limited sponsorship to
people doing charm work who are unable to fund their trip. Just ping
me off list if you're interested.

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Charm composition docs

2015-10-09 Thread Jorge O. Castro
Hi! I've had people ask me where they can get the docs for using charm
composition. They are not yet stable which is why it's not so obvious
so I thought I'd send a reminder to the list:

https://jujucharms.com/docs/devel/authors-charm-composing

Going forward this will be the recommended way to charm, so if you
have strong opinions on this page please let us know!

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Summary of the Juju Charmer Summit

2015-09-28 Thread Jorge O. Castro
Hi everyone,

Sorry for the delay on this, I've been on holiday. Here's the summary
from our first ever charmer summit. Looking forward to seeing you
again!

http://insights.ubuntu.com/2015/09/28/executive-summary-from-the-juju-charmer-summit-2015/

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Compiling juju on openSUSE

2015-09-18 Thread Jorge O. Castro
On Fri, Sep 18, 2015 at 1:35 PM, Herman Bergwerf
 wrote:
> Anyone who has experience compiling juju on openSUSE?

If you're looking for just running the client, the dockerized Juju box
is a good place to start:

https://github.com/juju-solutions/jujubox

That is much less complicated than compiling Juju and everything. In
the past we had community RPM builds, if you have experience with
using the OpenSUSE Build Service or something and want to help us sort
that, any contributions in that direction would be happily accepted!

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


"Reactive and Composer" presentation from the Charmer Summit

2015-09-18 Thread Jorge O. Castro
Hi folks,

Over the next few days people will be posting slides and videos of our
sessions from the Juju Charmer summit, here's the first one, a top
level overview of Composer and the Reactive framework:

https://docs.google.com/presentation/d/1ozaV9UEnCZXVHBqX5dVH2jW5IowFJipXYMLq5SJIclc/edit?usp=sharing

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju on CloudStack

2015-09-18 Thread Jorge O. Castro
On Thu, Sep 17, 2015 at 9:47 AM, Herman Bergwerf
 wrote:
> (how) can I run Juju on CloudStack?

It's my understanding that CloudStack emulates an EC2 environment's
APIs, have you tried configuring it as an EC2 environment?

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


If you write charms, we'll cover your cloud costs

2015-09-17 Thread Jorge O. Castro
Hi everyone,

I am happy to announce the start of Juju Charm Developer program. It’s
a simple premise, if you are interested in working on Juju charms, we
will pay for your cloud time on Amazon Web Services. All we ask is
that you share this work with the community.

All the information you need to sign up is here:

https://insights.ubuntu.com/2015/09/17/free-cloud-for-charmers/

Really looking forward to seeing what things people will be charming,
if you have something interesting in mind then please feel free to
kick off a discussion on this list.

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Last call for sponsorship applications for the Juju Charmer Summit

2015-09-01 Thread Jorge O. Castro
Hi everyone,

If you haven't yet talked to me or Milan and still want to attend the
charmer summit in Washington DC then please contact me _today_:
http://insights.ubuntu.com/event/juju-charmer-summit-2015/

Marco's done some good work saving us money on the social venue, which
means we have budget to send a few more people, so if you really want to
come, mail me today!
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Fwd: Announcing the first ever Juju Charmer Summit

2015-08-27 Thread Jorge O. Castro
Hi everyone, just one final reminder! If you still want to come but
are having a hard time putting the funds together please ping me off
list!


-- Forwarded message --
From: Jorge O. Castro 
Date: Tue, Aug 11, 2015 at 9:36 AM
Subject: Announcing the first ever Juju Charmer Summit
To: juju 


We’re proud to announce that we’re ready to have our first conference
around Juju, the Juju Charmers Summit, taking place September 17-18 in
Tyson’s Corner, Washington DC, USA. We have gotten together all our
charming experts in one place to improve charming knowledge and
technical networking. Attendees will have access to experts in
Charming OpenStack, Big Data, Containers (Docker, Kubernetes), and
Benchmarking. Attendance is free for anyone who wants to participate.

We’ve learned a bunch of things over the past few years of working
with Juju and we’ve decided to distill this into an actual conference,
a place where we can all discuss:

- Two full days worth of charm training
- Charm design and architecture
- Charm Author Workflow
- Dedicated pair programming time with people from our ~charmers team
to get your charms finished and into the charm store.
- Learn about Relation Stubs, Charm Compose, Juju Storage, and Juju
Status and other new core features that will make it easier to write
charms.
- Dedicated free-flow sessions to allow attendees to drive
discussions/tutorials where they feel they need the most help.
- We’ll also be breaking out into different areas of interest, for
example if you’re part of the OIL program and you want to learn how to
contribute a charm for your specific hardware. Here’s the preliminary
schedule:

http://summit.ubuntu.com/juju-charmer-summit-2015/

If you’re part of the charm partner program, you should have received
an invite, if not, ask please feel free to ask Ellen for information.
The event is open to everyone who can show up, if you’re having a hard
time finding funds for the event Canonical will be offering limited
sponsorship opportunities. Contact Jorge Castro (jo...@ubuntu.com) for
details details on sponsorship.

Users can register to attend by clicking the Register button, which
includes hotel/travel information. Lunch, snacks, and coffee is
included and we will be organizing a social event the night of 17th
for attendees to get to know one another. If you are booking at the
Marriot make sure you mention the Juju Charmer Summit to get the
discounted rate and internet package.

http://insights.ubuntu.com/event/juju-charmer-summit-2015/
https://www.eventbrite.co.uk/e/juju-charm-summit-washington-dc-tickets-17831502504


-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju Office Hours, Monday 24 Aug, 20:00UTC

2015-08-24 Thread Jorge O. Castro
Hi everyone, a feature packed show this week:
https://www.youtube.com/watch?v=E0x0SISDRaI

Including a nice tip from Rick, did you know you can search for
interface names in the jujucharms.com search?

Example: https://jujucharms.com/q/db-admin

All that and more!

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: What basic services are you missing in the charm store?

2015-08-24 Thread Jorge O. Castro
On Mon, Aug 24, 2015 at 1:05 PM, Ed Bond  wrote:
> Maybe a startup bundle of sorts?
> Everything just works OOTB.

Brilliant idea, I'll start a list of things of that nature. If anyone
knows which of the Slack-clone OSS bits is the one to go with then
feel free to send me a link offlist.

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: What basic services are you missing in the charm store?

2015-08-24 Thread Jorge O. Castro
On Mon, Aug 24, 2015 at 2:52 PM, Casey Canonical Marshall
 wrote:
> I'd like to see open bugs in the mongodb charm fixed[1].

If anyone else has any critical bugs in charms that you feel are
making you not want to use Juju then I'd love to hear those as well!


-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju



What basic services are you missing in the charm store?

2015-08-24 Thread Jorge O. Castro
Hi everyone,

I'm taking a quick informal survey. We have teams working on things
like really complicated big data stacks[1] and container orchestration
awesomeness[2].

However I wanted to take a minute to ask people what basic, normal,
boring services they feel are missing from the charm store. Things
that we tend to forget because we're thinking of the complex problems.
For example, Robie Basak pointed out to me that it'd be nice to have a
"mail-in-the-box" style bundle that did a secure, simple mail server
stack and that it'd be nice to have a promoted "just a blog" bundle
that is more straightforward.

Things of that sort.

1: https://jujucharms.com/u/bigdata-dev/realtime-syslog-analytics
2: https://github.com/kubernetes/kubernetes/tree/master/cluster/juju/bundles

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Office Hours, Monday 24 Aug, 20:00UTC

2015-08-20 Thread Jorge O. Castro
Hi everyone,

Juju office hours kind of snuck up on us today and we were busy with
our heads down. We could have just done it on the spot but we prefer
to give people a heads up so they can show up to participate, so we're
going to move this one to this Monday.

20:00 UTC. You can tune in at http://ubuntuonair.com. If you have any
questions, you can use the chat widget on the same page, or join us on
#juju on irc.freenode.net for real time Q+A, updates on Juju Core,
Juju Charms, and all the exciting things the community is bringing
into the charm store. Hope to see you then!

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: How should we change default config values in charms?

2015-08-17 Thread Jorge O. Castro
On Mon, Aug 17, 2015 at 6:03 AM, Simon Davy  wrote:
> Interesting. We have been defaulting to production settings, as we
> don't want to deploy an incorrect/unsafe config in production by
> omission, especially security related config.

Interesting indeed! That's totally opposite of what I was expecting; I
was expecting you to be explicit across the board.

Also if anyone from Canonical IS can chip in I would be interested as well.

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


How should we change default config values in charms?

2015-08-13 Thread Jorge O. Castro
Hi everyone,

See: https://bugs.launchpad.net/bugs/1373862

This morning Marco proposed that we change the default dataset-size
from "80%" of the memory to "128M".

Ryan thinks that before we make a default change like this that we
should discuss the implications, for example, if you have an existing
Juju MySQL deployment, and say you want to replicate that in another
environment, the default change is an unexpected surprise to the user.

I am of the opinion that MySQL is one of the first services people
play with when trying Juju and that the charm not working ootb with
the local provider is a big papercut we'd like to fix.



-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Announcing the first ever Juju Charmer Summit

2015-08-11 Thread Jorge O. Castro
We’re proud to announce that we’re ready to have our first conference
around Juju, the Juju Charmers Summit, taking place September 17-18 in
Tyson’s Corner, Washington DC, USA. We have gotten together all our
charming experts in one place to improve charming knowledge and technical
networking. Attendees will have access to experts in Charming OpenStack,
Big Data, Containers (Docker, Kubernetes), and Benchmarking. Attendance is
free for anyone who wants to participate.

We’ve learned a bunch of things over the past few years of working with
Juju and we’ve decided to distill this into an actual conference, a place
where we can all discuss:

- Two full days worth of charm training
- Charm design and architecture
- Charm Author Workflow
- Dedicated pair programming time with people from our ~charmers team to
get your charms finished and into the charm store.
- Learn about Relation Stubs, Charm Compose, Juju Storage, and Juju Status
and other new core features that will make it easier to write charms.
- Dedicated free-flow sessions to allow attendees to drive
discussions/tutorials where they feel they need the most help.
- We’ll also be breaking out into different areas of interest, for example
if you’re part of the OIL program and you want to learn how to contribute a
charm for your specific hardware. Here’s the preliminary schedule:

http://summit.ubuntu.com/juju-charmer-summit-2015/

If you’re part of the charm partner program, you should have received an
invite, if not, ask please feel free to ask Ellen for information. The
event is open to everyone who can show up, if you’re having a hard time
finding funds for the event Canonical will be offering limited sponsorship
opportunities. Contact Jorge Castro (jo...@ubuntu.com) for details details
on sponsorship.

Users can register to attend by clicking the Register button, which
includes hotel/travel information. Lunch, snacks, and coffee is included
and we will be organizing a social event the night of 17th for attendees to
get to know one another. If you are booking at the Marriot make sure you
mention the Juju Charmer Summit to get the discounted rate and internet
package.

http://insights.ubuntu.com/event/juju-charmer-summit-2015/
https://www.eventbrite.co.uk/e/juju-charm-summit-washington-dc-tickets-17831502504
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju Office Hours - Tomorrow (7/30), 20 UTC

2015-08-03 Thread Jorge O. Castro
Here's the video of the office hourse:
https://www.youtube.com/watch?v=V2p48D99ugk

On Wed, Jul 29, 2015 at 10:57 AM, José Antonio Rey  wrote:
> Hello everyone!
>
> Just a little reminder that we're having our usual office hours tomorrow, at
> 20 UTC. You can tune in at http://ubuntuonair.com. If you have any
> questions, you can use the chat widget on the same page, or join us on #juju
> on irc.freenode.net.
>
> See you all there!
>
> --
> José Antonio Rey
>
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju



-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju Office Hours, tomorrow 9 July, 8pm UTC

2015-07-10 Thread Jorge O. Castro
On Wed, Jul 8, 2015 at 12:43 PM, Jorge O. Castro  wrote:
> http://ubuntuonair.com for the feed, if you want to join into the
> hangout itself I'll post the URL in the IRC channel.

Here's the video for those of you who want to follow up and check out
what's new in Juju over the past few weeks.

https://www.youtube.com/watch?v=wmrMSgRJ99I



-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Office Hours, tomorrow 9 July, 8pm UTC

2015-07-08 Thread Jorge O. Castro
It's time for office hours again this week! We'll be in Freenode IRC
#juju and on hangouts on air.

Juju Office Hours is a freeflow meeting where we discuss what's
happening in and around the ecosytem, what hot new changes are landing
in charms and Juju itself, and our favorite part, you can join in and
just ask the team questions about anything Juju related.

http://ubuntuonair.com for the feed, if you want to join into the
hangout itself I'll post the URL in the IRC channel.

8pm UTC, 4pm EDT, 1pm PDT

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju Office Hours - Thursday, 18 June @ 8pm UTC

2015-06-16 Thread Jorge O. Castro
Hello everyone,

It's time for office hours again this week! We'll be in Freenode IRC
#juju and on hangouts on air.

http://ubuntuonair.com for the feed, if you want to join into the
hangout itself I'll post the URL in the channel.

8pm UTC, 4pm EDT, 1pm PDT

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Reminder: Juju Office hours, today at 8pm UTC/4pm EDT/1pm PDT

2015-05-29 Thread Jorge O. Castro
Hi everyone, here's the video:

https://www.youtube.com/watch?v=L4isOfzr8c4

If you're interested in Juju actions we have two new resources for you:

- Video of Marco's benchmarking presentation at ODS, built on
actions:https://www.openstack.org/summit/vancouver-2015/summit-videos/presentation/repeatable-benchmarking-of-openstack-architectures
- And here's a link to the Rally charm (with actions) as an example:
https://github.com/juju-solutions/rally


On Thu, May 28, 2015 at 2:28 PM, Jorge O. Castro  wrote:
> Hey everyone,
>
> Just a reminder that developer Office hours are today at the above
> times. This week we'll get some feedback from Marco from the OpenStack
> summit and some of the cool things he's been working on with Juju
> Actions, and do the usual round up of seeing what's new and hot in the
> review queue and the store.
>
> http://ubuntuonair.com/ if you want to follow along (in about 1.5
> hours from this mail), and I'll post the hangout URL in #juju on
> freenode if you want to actively participate, and we'll also field
> questions from that channel as well.
>
> See you soon!
>
> --
> Jorge Castro
> Canonical Ltd.
> http://juju.ubuntu.com/ - Automate your Cloud Infrastructure



-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Reminder: Juju Office hours, today at 8pm UTC/4pm EDT/1pm PDT

2015-05-28 Thread Jorge O. Castro
Hey everyone,

Just a reminder that developer Office hours are today at the above
times. This week we'll get some feedback from Marco from the OpenStack
summit and some of the cool things he's been working on with Juju
Actions, and do the usual round up of seeing what's new and hot in the
review queue and the store.

http://ubuntuonair.com/ if you want to follow along (in about 1.5
hours from this mail), and I'll post the hangout URL in #juju on
freenode if you want to actively participate, and we'll also field
questions from that channel as well.

See you soon!

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Going to Dockercon? Let's talk!

2015-05-27 Thread Jorge O. Castro
Hi everyone,

If you're going to Dockercon in June then we are happy to announce
that we'll be hosting a panel on services and orchestration the Sunday
before the conference begins:

https://insights.ubuntu.com/event/conducting-systems-and-services-an-evening-about-orchestration/

Space is tight so you might want to register as soon as you can; a big
thanks to the people at Yelp for hosting us, and for John Willis for
moderating the panel, which includes Bill Farner, Jessie Frazelle,
Mitchell Hashimoto, Kelsey Hightower, Jeff Lindsay, and our own Ben
Saller.

We'll also be sending some cool one-print-run-only Juju/Docker tshirts
for your trouble. See you there!


-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Office hours for this week moved

2015-05-05 Thread Jorge O. Castro
Hi everyone,

You may have noticed we have office hours scheduled this week, but due
to UOS we're just going to slot it into one of those sessions, please
see: http://summit.ubuntu.com/uos-1505/track/cloud/

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Juju Documentation - what can we improve?

2015-05-05 Thread Jorge O. Castro
On Fri, May 1, 2015 at 3:57 PM, Nate Finch  wrote:
> Where is Juju documentation lacking?  Where can we best spend our time to
> make the most impact?

It'd be nice to see more work upfront on the docs during it's feature
development instead of at the end. That way it's obvious when it's
missing to whoever is reviewing the feature landing in trunk.

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Juju sessions during the Ubuntu Online Summit

2015-05-05 Thread Jorge O. Castro
Hi folks! UOS is upon us:

http://summit.ubuntu.com/uos-1505/track/cloud/

In addition to planning sessions, we have a bunch of HOWTO sessions
and Q+A, along with some rather large status reports from big data and
the container teams.

Please see the schedule linked if you want to join in, also note the
Q+A with the charm team on Wednesday @ 1900UTC if you'd like some
in-depth training on charming.

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Running Juju in Google compute engine

2015-05-01 Thread Jorge O. Castro
I was able to find the project name, client email, and client id in
the GCE UI, but I wasn't able to find where I'm supposed to find the
private key, can someone help me out?

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Existing Charms: Can we get ppc64 PPA's built?

2015-04-17 Thread Jorge O. Castro
On Thu, Apr 16, 2015 at 2:39 PM, Johnny Shieh  wrote:
> Remove of reference to non-existent PPA actually results in a successful
> install on Power.
> Should the reference to PPA be removed?

Hi Johnny,

Randall Ross is investigating the status of PPA builders for POWER but
it'll take him a bit to get all the info from the infrastructure team,
in the meantime ...

I've always been of the opinion that the source of binaries in a charm
should default to trusted sources (aka what's in the distro). However
for things like nginx, there are always some nice goodies that are in
newer stable releases, hence people like to use PPAs. I think a
working charm with nginx in the distro should be fine (the one in
trusty is not that old), and then a config option to enable using
another repository.

This would not only let users use that PPA, but their own repo if they
have it, or the official repo from nginx.org, etc. It would also give
users an upgrade path once we get POWER PPA builders up.

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Reminder: Juju Office Hours, 16 April (tomorrow)

2015-04-16 Thread Jorge O. Castro
Ok everyone, we'll be in here in about 15 minutes,
https://plus.google.com/events/c4t2adthcqk723kbd6j6otr1orc

I'll post the followup Youtube URL afterwards.

On Wed, Apr 15, 2015 at 10:50 AM, Jorge O. Castro  wrote:
> Hello everyone!
>
> Just a reminder that we have Juju office hours tomorrow. This is a
> live Google Hangout where we talk about Juju, answer questions, and in
> general get everyone up to speed on what's going with Juju. Classroom
> instruction can be provided to anyone who wants to participate, in
> general we'd like to see the audience drive the topic.
>
> Here's the info:
>
> #juju on Freenode
> http://ubuntuonair.com to listen in.
>
> I'll paste in the Google Hangout link in IRC when we start if people
> want to join in and ask questions.
>
> 1300 (1pm) PDT
> 1600 (4pm) EDT
> 2000 (8pm) UTC
>
> --
> Jorge Castro
> Canonical Ltd.
> http://juju.ubuntu.com/ - Automate your Cloud Infrastructure



-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Reminder: Juju Office Hours, 16 April (tomorrow)

2015-04-15 Thread Jorge O. Castro
Hello everyone!

Just a reminder that we have Juju office hours tomorrow. This is a
live Google Hangout where we talk about Juju, answer questions, and in
general get everyone up to speed on what's going with Juju. Classroom
instruction can be provided to anyone who wants to participate, in
general we'd like to see the audience drive the topic.

Here's the info:

#juju on Freenode
http://ubuntuonair.com to listen in.

I'll paste in the Google Hangout link in IRC when we start if people
want to join in and ask questions.

1300 (1pm) PDT
1600 (4pm) EDT
2000 (8pm) UTC

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Our first public ARM cloud

2015-04-02 Thread Jorge O. Castro
Hi everyone,

Online Labs have launched Scaleway: https://www.scaleway.com/

These are dedicated ARM bare metal machines with SSDs, official images, and
Juju support.

If this sounds sort of familiar you might have noticed that they have
contributed a Juju provider for their cloud:
https://jujucharms.com/docs/latest/config-onlinelabs

There are some places where the docs need to be rebranded and so on, but
it's available today for those that want to kick the tires. If you find
problems please feel free to PR in fixes to the docs, thanks!
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Correction: Recurring Juju Office Hours, starting 16 April

2015-03-27 Thread Jorge O. Castro
Sorry everyone, the starting date will be _16_ April, thanks!

On Fri, Mar 27, 2015 at 10:44 AM, Jorge O. Castro  wrote:
> We'll be starting on 26 April and I'll be scheduling the recurring
> events into the website over the next few days as well as post regular
> announcements to this list. This also enables us to quickly pick
> upcoming topics depending on what people want instead of the rigid
> schedule we used to do.


-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Recurring Juju Office Hours, starting 26 April

2015-03-27 Thread Jorge O. Castro
Hi everyone,

Over the past few months we've had a surge of interest in Juju,
resulting in lots of great peer-to-peer instruction and knowledge
sharing. Now it's time to add-unit. :)

We're going to now do a recurring "Juju Office Hours" twice a month
for users to ask us any questions directly, tutorials, mini charm
schools, explain new features and upcoming changes from core, and
generally just make ourselves available to users in a more high
bandwidth manner.

http://insights.ubuntu.com/event/juju-office-hours/

We'll be starting on 26 April and I'll be scheduling the recurring
events into the website over the next few days as well as post regular
announcements to this list. This also enables us to quickly pick
upcoming topics depending on what people want instead of the rigid
schedule we used to do.

Hope to see you there!

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


New Docker goodies

2015-03-27 Thread Jorge O. Castro
Hi everyone,

First, if you haven't seen this yet, this is a docker container that
let's you just try Juju, with the limitation that you can't do the
local provider.

- https://registry.hub.docker.com/u/whitmo/jujubox/
- https://github.com/whitmo/jujubox

And here's the new bits, Cory Johns has been working on making a juju
docker container that is more useful for charm developers and testers
(so it's a bit larger than the jujubox)

- https://registry.hub.docker.com/u/johnsca/charmbox/
- https://github.com/juju-solutions/charmbox

Again the limitation is you can't use the local provider, however if
you're testing on public clouds then you should see dramatic workflow
speed vs. using the vagrant boxes.

PRs and feedback all welcome!

-- 
Jorge Castro
Canonical Ltd.
http://juju.ubuntu.com/ - Automate your Cloud Infrastructure

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


  1   2   3   >