RE: Private Icons for a charm.

2017-10-05 Thread Michael Van Der Beek
Hi Francesco,

Yup looks like the bug.

Just to give you some details of my test openstack setup so for more test 
scenarios.
Openstack is setup based on packstack on a single 128G ram server. Running 
Centos7
Juju (cli) instance using ubuntu
Then juju creates the controller on this openstack.
I run simplestreams to load centos7 images and I'm writing centos charms.

The reason, is because I am porting my company products (running on centos) to 
cloud images.

juju version
2.2.4-xenial-amd64
OS=ubuntu 16.04

Thanks for your pointer.

Regards,

Michael



-Original Message-
From: Francesco Banconi [mailto:francesco.banc...@canonical.com] 
Sent: Thursday, October 5, 2017 7:55 PM
To: Merlijn Sebrechts <merlijn.sebrec...@gmail.com>
Cc: Michael Van Der Beek <michael@antlabs.com>; juju@lists.ubuntu.com
Subject: Re: Private Icons for a charm.

> 
> On 5 Oct 2017, at 10:24, Merlijn Sebrechts <merlijn.sebrec...@gmail.com> 
> wrote:
> 
> If use this url in a browser it works it brings up the icon. But in the juju 
> webgui it shows up a generic icon.

Thanks for reporting this issue! This seems to be an instance of 
https://github.com/juju/juju-gui/issues/3067
It is possible to confirm that by trying to load the GUI with Firefox, for 
instance, as only Chrome is affected by the problem.
We are currently investigating possible solutions.

--
Francesco

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


Re: Private Icons for a charm.

2017-10-05 Thread Francesco Banconi
> 
> On 5 Oct 2017, at 10:24, Merlijn Sebrechts  
> wrote:
> 
> If use this url in a browser it works it brings up the icon. But in the juju 
> webgui it shows up a generic icon.

Thanks for reporting this issue! This seems to be an instance of 
https://github.com/juju/juju-gui/issues/3067
It is possible to confirm that by trying to load the GUI with Firefox, for 
instance, as only Chrome is affected by the problem.
We are currently investigating possible solutions.

--
Francesco

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


Private Icons for a charm.

2017-10-04 Thread Michael Van Der Beek
Hi All,

I've created custom icons.svg for charms but in the juju gui it doesn't show up.
The url for the icon when I inspect the webpage looks like this.
https://user-admin@local:password@10.60.1.20:17070/model/f7872e93-5cbf-46dd-814b-2c63031686cd/charms?url=local:centos7/radius-27=1

If use this url in a browser it works it brings up the icon. But in the juju 
webgui it shows up a generic icon.
Is there a fix for this?

I am currently starting the charm like this
juju  deploy /home/ubuntu/charms/radius --constraints mem=4G

Regards,

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