es is here:
https://docs.jujucharms.com/2.4/en/models-upgrade
Start with the controller and you should be good to go.
On Tue, Jul 3, 2018 at 7:34 AM Rick Harding
wrote:
> On Tue, Jul 3, 2018 at 7:11 AM Bogdan Kowalczyk <
> bogdan.kowalc...@canonical.com> wrote:
>
>> Thanks
On Tue, Jul 3, 2018 at 7:11 AM Bogdan Kowalczyk <
bogdan.kowalc...@canonical.com> wrote:
> Thanks Vinodhin
>
> I just installed juju from snap and wanted to test couple of deployments.
>
> Should the controller version be 2.4.0 as well or are we keeping 2.3.7?
>
Is this on an existing deployment?
I want to make sure it's clear that this is the last exected RC release. If
no issues are found in testing from the community we plan on a final
release next week. Please give it a spin attempt to crush it for all your
worth!
Thanks!
On Mon, Jun 18, 2018 at 6:36 PM Chris Lee
wrote:
>
>
>
>
>
>
I'm not familiar if there's any way to unlock/force through VMWare but Juju
doesn't currently support the idea of adding nics to running instances at
this moment. It's something we're definitely looking for the future as
clouds do support things like hot plugging nics. It might be worth a test
to s
Thanks for the added detail Daniel. Glad you got the resize worked out.
On Wed, Jun 13, 2018 at 9:36 AM Daniel Bidwell wrote:
> My case was using VmWare as the cloud. The controllers defaulted to
> 10GB. I am running juju 2.3.8. I have about 12 vm's on the controller
> with about 24 locally w
Not yet. This enables bootstrapping on a clustered lxd that's also
localhost. It's a step toward making Juju aware of the clustering APIs but
does not yet enable the work of adding a remote lxd cloud. I showed this in
last week's Juju show.
https://youtu.be/CidoBy3iqUw
On Wed, Jun 6, 2018, 6:58 P
A new development release of Juju is here, 2.4-beta2.
## New and Improved
* HA improvements and fixes
* New controller time added to status output
## Fixes
For a list of all bugs fixed in this release, see
https://launchpad.net/juju/+milestone/2.4-beta2
Some important fixes include:
#176431
I worked with Tom on this in IRC and got to the bottom of it. We hit a
corner case of the superuser. The folks that own the controller themselves
are a bit special. While technically they're the boss and can juju status
any model in the controller, they don't see all the models by default in
juju m
I wanted to make sure folks saw the latest Juju Show [1] as we had Marco
doing a live upgrade of a Kubernetes cluster to 1.10 which was very cool.
It was great to see how smooth it is to keep your cluster up to date with
the smarts in the charms.
I also wanted to call out some really cool blog pos
Howdy Sandor. I'm just traveling back from a holiday trip but let me take a
look and see what I can find to smooth this out and we'll put together some
better instructions to help folks out.
On Tue, Feb 27, 2018, 4:10 PM Sandor Zeestraten
wrote:
> Hey Tom.
>
> Yes, I saw your hack in
> https:/
In the Juju Show yesterday [1] we talked about beta testing the JujuShell
[2] in JAAS. Please reach out to me with your launchpad username if you're
interested in giving it a spin as we test out the scale needs there.
I also wanted to link to the juju-upgrader tool we went over [3] and the
readme
https://github.com/juju/charmstore/blob/v5-unstable/docs/API.md is the docs
for the API to the charmstore itself. As Adam notes, you can pull down any
file and there's manifest call that lists out the files in the charm. From
there you could probably check if the charm has a layers.yaml and if so
f
We're here. I think that the holiday break had a big quiet period. I know
there's an upcoming 2.3 update in the wings and I'm sure folks will be back
to doing great stuff with Juju as the break time wears off.
On Thu, Jan 11, 2018 at 11:56 AM Micheal B wrote:
> Have not seen an email from the li
>
> Tom
>
>
> On 04/12/17 18:17, Rick Harding wrote:
>
> Thanks for this Tom, for some reason the controller in the region there
> isn't running 2.2.6, we're looking into it and will try to get it updated
> as soon as possible.
>
> On Mon, Dec 4, 2017 at 9
Hey, how did you know I was working on a plugin for that :P
I just started poking at the problem of easier management of what version
your controller and models are on and a helper to maas upgrade. I'll reach
out for some testing once it's there.
On Fri, Dec 8, 2017 at 7:22 AM Merlijn Sebrechts <
Thanks for this Tom, for some reason the controller in the region there
isn't running 2.2.6, we're looking into it and will try to get it updated
as soon as possible.
On Mon, Dec 4, 2017 at 9:22 AM Tom Barber wrote:
> mymodel jaasaws/us-east-1 2.2.2unsupported
>
>
> Tom
>
>
> On 04
Hi Feng, did you get anywhere with this? It looks like you're running
status on the controller itself. That's not a model to run status on. I'd
check out what juju list-models shows and run juju status on those.
I think what you need to do is to switch into the controller/model you want
to status
Hi Deepa. When Juju boostrap it provisions a node and then uses an ssh
connection to communicate with that provisioned node. It looks like your
client machine isn't able to communicate with the newly provisioned MAAS
node without the proxy config you've setup to help with it. I personally
use a too
Jeff's put together a blog post [1] on a new bit of functionality that the
GUI has baked in. It now supports showing a getstarted.md file when a charm
or bundle is deployed.
It's time to move those "you've deployed now what" next steps to a home
that the user gets in the right moment to be helpful
juju/docs/pull/2248
On Tue, Oct 24, 2017 at 11:49 AM Giuseppe Attardi
wrote:
> Thanks, we would like to try it.
> Where are the instructions for downloading it?
>
> — Beppe
>
> On 24 ott 2017, at 16:32, Rick Harding wrote:
>
> Definitely please try out the beta and pla
Definitely please try out the beta and play with it. I know there's been a
couple of bugs driven out since beta1 already from folks banging on things
so the more testing we get the better.
On Tue, Oct 24, 2017 at 10:29 AM Marco Ceppi
wrote:
> I've been using cross model relations in 2.3-beta for
Last week we did an intro to the terminology used in Juju during the Juju
Show [1]. I've gotten up the blog post [2] to go with it now. Please check
it out and let me know if you find it useful for introducing folks to Juju.
Thanks
Rick
1: https://www.youtube.com/watch?v=_yMx129uhYc
2: https://i
The series is defined in the metadata.yaml. Charms now support a list of
series and the preference for the charm is determined by the order in the
list.
Before the support for one charm to support multiple series at once, users
had to publish them directly to a specific series which is why you're
On Sun, Sep 17, 2017 at 12:59 AM Junaid Ali wrote:
>
> It would be great if we can pass a single value as well e.g juju deploy
> ./bundle.yaml test-charm.admin-ip=172.31.81.203
>
Hmm, I wonder if the --bundle-config can be either a file or a k=v pairing
like we do with the charm deploy where you
On Sat, Sep 16, 2017 at 3:23 AM Patrizio Bassi
wrote:
> +1 from my side.
>
> At the moment i have 3 bundles, dev, qa and prod which differ only by IPs
> and unit number
> It would be great to have a dynamic filled bundle :)
>
Having IP addresses in there is something that are so specific from on
On Fri, Sep 15, 2017 at 10:33 AM Giuseppe Attardi
wrote:
> Is it possible to use variables in the bundle defined in the bundle-config?
>
Not currently no, there's no string substitution in there. Are you looking
for model specific data to make it in? Or some other input?
--
Juju mailing list
Ju
I wanted to mention that I put together a demo with a blog post and we ran
through the demo in The Juju Show yesterday. I have a feeling these updates
to allow --bundle-config will be really useful in a wide array of bundle
use out there. Take a look and I'd love to hear how folks put these changes
JAAS is definitely great because it's basing everything off the single
login in JAAS and you can juju login jaas to reconnect from another machine
and pick up where you left off.
What I've found handy is that if I bootstrap my own controller is to add a
user for the other machines. I use juju add-
+1 awesome work folks.
On Fri, Sep 8, 2017 at 2:49 PM Tim Van Steenburgh <
tim.van.steenbu...@canonical.com> wrote:
>
>
> On Fri, Sep 8, 2017 at 2:44 PM, Tom Barber wrote:
>
>> good effort devs!
>>
>
> +1, thanks Cory.
>
>
>>
>> On 8 Sep 2017 7:42 pm, "Cory Johns" wrote:
>>
>>> Greetings,
>>>
>
On Tue, Sep 5, 2017 at 1:03 PM Raghurama Bhat wrote:
> Hi Rick,
>
>
>
> My question was more generic in the sense, How do I build self healing to
> the system where I can replace broken machines. In the scenario that you
> describe below, will the remaining workers be correctly associated with th
On Thu, Aug 31, 2017 at 11:07 AM Raghurama Bhat
wrote:
> Hi,
>
>
>
> I have a newbie question. I deployed a two node Kubernetes Core Cluster
> using Juju into a MaaS Setup. Now if I one of the Machine has a hardware
> failure, What is the process for replacing it with another machine? Does
> J
up commands? Or is conjure-up a slightly
> different workflow as compared to juju?
>
> Best,
> Akshat
>
> On Wed, Aug 30, 2017 at 10:44 PM, Rick Harding > wrote:
>
>> Just to toss, out. JAAS [1] is built to be Juju as a Service across
>> clouds doing some of th
Is it alone on that container on machine 1 - container 12? If so you can
juju remove-machine --force 1/lxd/12
On Thu, Aug 31, 2017 at 8:08 PM Giuseppe Attardi
wrote:
> I am not able to remove an openstack-dashboard application from a model,
> because apparently there is no registered hook for s
Just to toss, out. JAAS [1] is built to be Juju as a Service across clouds
doing some of the extra work to enable users to have a single dashboard
across a wide array of clouds and regions. Give it a try and I'd love to
chat about any feedback on where JAAS does or doesn't fit for the needs
you're
Can you check the juju debug-log or juju ssh docker/0 and sudo cat
/var/log/juju/unit-xxx to see what's failed?
It looks like the charm there is hitting an error and will have to debug
what's up by checking the logs.
On Wed, Aug 30, 2017 at 1:02 PM Micheal B wrote:
> Running juju vsphere cl
Hi Akshat, thanks for the interesting questions. I think that the blocker
is that a single controller cannot currently manage multiple clouds. Only
regions within the cloud. Once a cloud is bootstrapped to a specific cloud
it assumes all models are on that provider from then on.
In this way, the u
I'd also encourage you to test an upgrade path from the current charm to
yours to help comfort any current users of the charm that if there's a
change it'll go smoothly for users.
On Mon, Aug 14, 2017 at 1:00 PM Tim Van Steenburgh <
tim.van.steenbu...@canonical.com> wrote:
> Hey James, my point w
Glad you're off and running. I'll get a bug filed that the error messaging
from there could have been more helpful pointing to the lack of the image.
Hopefully Juju can build a better idea or add series to the output
constraint matching information in the very least.
On Mon, Aug 7, 2017, 8:38 AM w
There's a model config to enable sending of log data via rsyslog. You might
be able to use that to send logs over for processing. The other thing would
be to leverage libjuju support for the debug log to ship from the websocket
over directly that way.
On Fri, Aug 4, 2017 at 10:25 AM fengxia wrote
And to watch the show for those that miss my dulcet tones:
https://www.youtube.com/watch?v=jrOP3nHNRcs
On Wed, Aug 2, 2017 at 2:42 PM Rick Harding
wrote:
> In the show today we talked about testing out the new storage features
> coming in Juju 2.3. Now's a great time to test things
In the show today we talked about testing out the new storage features
coming in Juju 2.3. Now's a great time to test things out, update your
charms, and see how these big changes will enable you to operate
applications better. I wanted to drop a bunch of links here that I mention
in the show.
How
On Tue, Aug 1, 2017 at 3:18 PM Rick Harding
wrote:
>
> ...please note that they're not the 2.2.2 release of Juju.
>
Please note that THEY ARE the 2.2.2 release of Juju.
--
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/juju
, Jul 31, 2017 at 3:48 PM Rick Harding
wrote:
> The team is currently investigating an issue in JAAS causing users to not
> be able to create new models. None of the current models are affected. The
> error looks like:
>
> ERROR already exists
>
> We'll update every
The team is currently investigating an issue in JAAS causing users to not
be able to create new models. None of the current models are affected. The
error looks like:
ERROR already exists
We'll update everyone as we know more. Thanks for your patience as we work
on it.
Rick
--
Juju mailing
And one of these days I'll learn how email works and reply to the right
email. Apologies for the noise.
On Thu, Jul 20, 2017 at 11:40 AM Rick Harding
wrote:
> I've added the image and editing back in the paragraphs and such that
> didn't copy over. Can you please play ed
I've added the image and editing back in the paragraphs and such that
didn't copy over. Can you please play editor and tweak it for any insights
consistency and such please before it goes live?
Thanks!
On Thu, Jul 20, 2017 at 11:17 AM Rick Harding
wrote:
> In light of recent call
In light of recent calls for testing out upcoming 2.3 work [1][2] I wanted
to make sure folks were aware of how easy it can be to get a hold of a
really recent build of trunk and test things out, look into how you can use
it, and provide feedback.
http://mitechie.com/blog/2017/7/20/testing-the-fut
On Tue, Jul 11, 2017 at 10:39 AM Rick Harding
wrote:
> We're currently experiencing an unexpected outage of jujucharms.com and
> the charmstore. We apologize for the inconvenience. The team is actively
> working to bring things back as soon as possible. We'll keep you up to da
We're currently experiencing an unexpected outage of jujucharms.com and the
charmstore. We apologize for the inconvenience. The team is actively
working to bring things back as soon as possible. We'll keep you up to date
as we progress.
Rick
--
Juju mailing list
Juju@lists.ubuntu.com
Modify setti
On Sat, Jul 8, 2017 at 11:26 PM John Meinel wrote:
> ...
>>
>
>
>> Current known limitations:
>> Only works in the same model
>>
>
> I'm guessing you mean "only works in the same controller". If cross model
> relations were only to work in a single model then they'd just be
> relations. :)
>
Hah
As I noted in The Juju Show [1] this week I've put together a blog post
around the cross model relations feature that folks can test out in Juju
2.2. Please test it out and provide your feedback.
http://mitechie.com/blog/2017/7/7/call-for-testing-shared-services-with-juju
Current known limitation
Awesome, glad you got it worked out and things nice and up to date with 2.2
On Wed, Jun 28, 2017 at 7:30 PM N. S. wrote:
> Hi,
>
> Sorry
> False Alarm.
>
> There is something wrong , especially that version reads 2.0.2!
>
> After the refresh of the snap, issue is solved.
>
> Thanks
> BR
> NS
I think the reason it's challenging, and that you're seeing different tools
for different systems, is that each time you want to model something you
have to make sure you can translate the model into the underlying
substrates clearly and precisely. To date, Juju hasn't expressed a model on
the proc
Guiseppe that's very cool and I love hearing stories of how folks are
solving their problems out there. There's some interesting ideas in the
federation and quota use there. I'm sure our OpenStack team will find it
interesting as well. Definitely keep us up to date on how it goes and we'd
love to s
Not at this time Naz. I was thinking about how I might try to do this and I
got thinking about the feature in progress for persistent storage. If the
machine in question was associated with a persistent storage volume, would
it be possible to leverage that in some way.
I wonder if it's something t
It always comes back to Juju being a tool pushing for best practice for
operations. It's hard for a hosted service to make any service promises
when things are running on personal laptops and such. It's all do-able, but
there's some form of what is the best practice thing to do. The controller
affi
I'm working to build out the troubleshooting section of the Juju
documentation. [1] I'd like to collate common issues, tips, scripts, and
tools folks have buried in wikis, google docs, or their brains. I'd like to
ask you send anything you've got, as raw an unproofed as it lives today, my
way. I'll
Hi Feng, what method were you using to ssh to the Juju node?
When you bootstrap with juju it will grab local ssh keys to setup for the
ubuntu user on the juju managed nodes. For example, I temporarily removed
my ssh key from my MAAS user profile and bootstrapped from my laptop a new
controller and
Congrats Tom! Great to see it progressing.
On Wed, May 17, 2017 at 10:26 AM Tom Barber wrote:
> Hi folks
>
> Bit of trumpet blowing but also just offering up more services for the
> Hadoop stack on Juju. Our new main site for Spicule data in in production
> but we have added a page to the main S
Last week for the Juju Show [1] I played with Jupyter Notebook which is a
great way to put together online instructional for code. It was fun to get
going and I was motivated by a charm from a new author [2] I had seen in
the new published api [3].
What was interesting was five minutes after the s
Sure thing Merlijn. There's a WIP account page that you can get to via
https://jujucharms.com/account/
That has a list of your creds and allows you to remove them.
I know there was some work to link that account page to the normal header
UX. I'll check with the progress of that next week.
Let me
both `http` and `websockets`
> or do we use two interfaces?
>
> 2017-04-28 15:14 GMT+02:00 Rick Harding :
>
>> In the Juju Show episode this week [1] I mentioned that I was tinkering
>> with getting Gitlab testing. There was one tweak that needed doing so that
>&g
In the Juju Show episode this week [1] I mentioned that I was tinkering
with getting Gitlab testing. There was one tweak that needed doing so that
you can get Gitlab to work with it being proxied. You have to configure its
"external_url" config setting and then reconfigure Gitlab.
I've walked thro
On Thu, Apr 20, 2017 at 7:08 AM Merlijn Sebrechts <
merlijn.sebrec...@gmail.com> wrote:
>
>
> Any official word on what this will mean for Juju?
>
The changes you hear about don't change the direction of Juju. We're still
focused on building a great platform for modeling and solving the software
ig files from the Juju
> GUI. Any idea if that's something that's being worked on?
>
> @chuck: I just watched the Juju show, what was the feature you were
> talking about?
>
>
>
> Kind regards
> Merlijn
>
> 2017-04-13 16:35 GMT+02:00 Rick Harding :
>
I wrote up a quick blog post [1] as I was tinkering with VPNs and the
OpenVPN charm [2] from the Tengu team is really nice and easy. It also does
some great work using metrics in Juju to output operational data. Running
juju metrics --all will show you how many clients are connected on each
unit. I
eryone-a-little-data-science
Rick Harding
@mitechie
--
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/juju
This is awesome Adam. Testing and bugs filing. Thanks for the work on this.
On Tue, Mar 28, 2017 at 6:56 AM Adam Stokes
wrote:
> conjure-up was merged into hombrew last night, please give the macOS
> version a try and let us know if there are any issues:
>
> brew install conjure-up
>
> Thanks!
>
One heads up is that this beta includes a memory improvement from Tim that
cut memory consumption over 75% when you get into the hundreds of models
for a controller. Folks that really iterate on controllers should notice
considerable improvement. If you're hitting this at all make sure to test
the
The question there is how different businesses will have different rules. I
think it makes sense for a relation to describe what the charm author
thinks is useful parameters/etc and maybe some default scaling config but I
think that different folks will have different tastes to this. Especially
as
son at all. I just walked through
setting it up and I missed the relation there. I'll have to test that out
and update the article. Thanks for the heads up!
On Tue, Mar 21, 2017 at 5:01 AM Jacek Nykis
wrote:
> On 20/03/17 18:04, Rick Harding wrote:
> > During The Juju Show #8 [1] l
During The Juju Show #8 [1] last week we talked about how to setup your
controllers to be provide metrics through Prometheus to Grafana to keep an
eye on those controllers in production.
I put together a blog post [2] about how to set it up, configure Juju, and
links to the sample json for an out
Looking at the page: https://jujucharms.com/mysql on the right is the link
to "submit a bug" which goes to:
https://github.com/marcoceppi/charm-mysql/issues
You can also get the bug url with the charm command.
charm show mysql bugs-url
bugs-url: https://github.com/marcoceppi/charm-mysql/issues
This is definitely on the todo list. It's completely correct that users
should be able to manage their own keys.
On Wed, Mar 8, 2017 at 11:01 AM James Beedy wrote:
> I'm quickly finding myself maintaining users ssh keys. How do people feel
> about making ssh keys bound to the user instead of the
Merlijn, you're correct that when you search for a solution we prefer and
promote the promulgated charms in place of the community ones.
You can find the list of charms for a user directly by clicking on the user
name in that list or going to the user pages which have a /u vs the /q for
query.
ht
gt; [irc.freenode.net]+1.281.736.5150 <(281)%20736-5150>
> narindergupta2007[skype]
>
> Ubuntu- Linux for human beings | www.ubuntu.com | www.canonical.com
>
>
> On Sat, Feb 4, 2017 at 9:20 AM, Rick Harding
> wrote:
>
> Narinder, can you sha
Narinder, can you share the output of juju status --format=yaml and juju
show-machine 0
On Sat, Feb 4, 2017, 5:15 AM Narinder Gupta
wrote:
> Hi Nicholas,
> I am finding issues when do the deployment. Bundle i used to deploy with
> juju 2.1-beta4 does not get deployed with juju-2.1-beta5.
>
> Rea
On Mon, Jan 16, 2017 at 11:57 AM Merlijn Sebrechts <
merlijn.sebrec...@gmail.com> wrote:
> Hi Jeff
>
>
> I'd like to use lets encrypt certs with the GUI. I'm not sure how to do
> that in a way that I don't break anything. I remember the Charm had config
> options for ssl certs.
>
> Another advanta
You will notice this is beta4 vs the rc1 we had been working toward.
Part of 2.1 is an improvement to juju container networking that corrects
issues that many users are facing. This updates Juju to only create bridges
on a host machine only when a container is placed on the host and only for
the s
On Thu, Jan 5, 2017 at 8:17 AM Panagiotis Liakos wrote:
>
> Moreover, I have just released the latest version of my charm [2].
Congrats!
> 1) Should I follow some procedure to find someone to review the charm?
>
Definitely, you can submit it to the review queue [1] and there's a
document tha
Check out the recording of the show in case you missed it.
https://www.youtube.com/watch?v=n86tRu4xpYU
I want to thank everyone that joined us for the show this week. We talked
about the great new things we hope folks build on top of libjuju, our
favorite less famous Juju commands, come see us at
since: 03 Jan 2017 14:53:31Z
> version: 1.25.9
> agent-state: started
> agent-version: 1.25.9
> machine: "9"
> open-ports:
> - 8777/tcp
> public-address: ceilometer.cord.lab
>
>
>
> On Tue, Jan 3, 20
Thanks for the heads up. I'll take a look at it. I've wanted to write for
wikipedia sometime.
On Tue, Jan 3, 2017 at 12:55 PM James Beedy wrote:
> Wikipedia entry for Juju needs update
> https://en.m.wikipedia.org/wiki/Juju_(software)
>
> --
> Juju-dev mailing list
> juju-...@lists.ubuntu.com
>
Hi Vance, you can deploy a bundle that uses existing machines in the model
with the juju-deployer [1] tool.
The built in juju deploy method is the first stage in a generic tool and
does not allow pointing at existing machines because it means the bundles
are not sharable and that you need your mod
Has juju expose been run on the applications? The charm can declare that
these ports are the ones that are opened if exposed, it's not actually set
until the operator runs the juju expose command on the application.
On Sun, Jan 1, 2017 at 2:58 AM Mac Lin wrote:
>
> Hi,
>
> I'm running CORD maste
I'm looking into this. The bundle deploy feature in Juju 2.0 does not allow
referring to existing machines because it breaks the reusability of the
bundle.
However, the manual provider is a bit unique in that it's how you get
machines into the system. The bundle deployment should work to pick up
m
Juju 2.1.
With the holidays we'll be having our next Juju Show on January 4th and the
one after that will be the 18th. We'll have links and announcements out
after folks get back from the holidays.
On Tue, Dec 13, 2016 at 3:47 PM Rick Harding
wrote:
> Come join us as we host the n
No, currently it does not. It's on the 17.04 roadmap to add that support.
The bundle does support resources, but as revisions from the charmstore so
that you can build a bundle that's not just the latest published charm
revision/resource revision set.
On Tue, Dec 13, 2016 at 6:09 PM Kevin Monroe
Come join us as we host the next Juju Show live stream tomorrow. We'll be
going over the latest in community news, demoing the new developments in
tools for charming, and getting a demonstration of the new model migration
feature coming in Juju 2.1.
When: Nov 30th, at 19:00 GMT, 2:00pm EST
Where:
gt; `upgrade-charm`. The command doesn't recognize the `--series` flag.
>
> 2016-12-08 14:20 GMT-05:00 Rick Harding :
>
> Trusty is listed first. Order counts for the series list.
>
> On Thu, Dec 8, 2016, 6:25 PM Merlijn Sebrechts <
> merlijn.sebrec...@gmail.com> wrot
Trusty is listed first. Order counts for the series list.
On Thu, Dec 8, 2016, 6:25 PM Merlijn Sebrechts
wrote:
> Hi
>
>
> I'm having trouble upgrading a multiseries charm.
>
>
> merlijn@travers:~$ juju status
> ModelController Cloud/Region Version
> merlijntest sojobo tengumaas
On Fri, Dec 2, 2016 at 5:49 AM Konstantinos Tsakalozos <
kos.tsakalo...@canonical.com> wrote:
> This works but has a side effect, the dummy binaries are available for
> downloading from the charm's page. Is there a way to hide the resources
> from the charm's readme page?
>
I'm confused why the u
We'll be hosting a Juju Show live stream tomorrow. Set your reminder to
hear about the latest news in the Juju community.
When: Nov 30th, at 15:30 GMT, 10:30 EST
Where: https://www.youtube.com/watch?v=wo23ZXwa8ZU
How to participate: Hang out in the #juju Freenode IRC channel
Join us in the IRC ch
That's very true on the items that are different. I wonder if we could work
with the CPC team and note the things that are assumed promises when using
cloud images so that it'd be easy to build a "patch" for manually
provisioned machines. If we know specific packages or configuration is
there on ou
I'm definitely agreeing we need to provide some better tools for the admin
of the controller to track and garden things such as charms and resources
which can be quite large and grows over time.
My main point with Uros was that we have this way due to model migrations
to stick a controller/model i
On Mon, Nov 14, 2016 at 12:00 PM Jonathan D. Proulx
wrote:
>
> Continuing to try and get a Juju controller in my (14.04/Mitaka)
> OpenStack Cloud. Working with juju 2.0.1 from Xenial client.
>
> My next issue is I need to specify a network for the controller as
> bootstrapping now fails with:
>
On Sun, Nov 13, 2016 at 6:03 PM James Beedy wrote:
> Do we have access to managing separate versions of a resource
> pragmatically? To give some context, I'm trying to implement rollback
> functionality for resources deployed in our applications. Implementing
> rollback is proving difficult becau
On Thu, Oct 6, 2016 at 8:13 PM Adam Stokes
wrote:
> Nice! One question though maybe I'm missing something but I didn't see
> where the conjure-up instructions were shown on the jujucharms.com page?
> https://jujucharms.com/canonical-kubernetes/ It is in the README though
> https://github.com/juju
Thanks Andrew, this is great to hear. Can I bug you about details as to how
it works? Does this introduce their pricing API as a blocker to deploying
with Juju? If they introduce a change to the API we miss or their API goes
down is there any sort of cache of the info that users can continue with
u
Correct, the original discussion was the charm behaving differently if the
fingerprint had changed of the resource on the remote end. However, running
resource-get deals with only fetching the new data if the fingerprint
changes and so there wasn't a big draw to the feature to that end.
Now, in th
1 - 100 of 202 matches
Mail list logo