Re: 答复: 答复: Using maas+juju to deploy openstack,I can't run 02-maasdeploy.sh successfully.

2015-12-08 Thread Narinder Gupta
in the file below entry defines it
# Defines the general setup for the MAAS environment, including the

# username and password for the host as well as the MAAS server.

user: ubuntu

password: ubuntu

But you need to redeploy to test.

Thanks and Regards,
Narinder Gupta (PMP)   narinder.gu...@canonical.com
Canonical, Ltd.narindergupta [irc.freenode.net]
+1.281.736.5150narindergupta2007[skype]

Ubuntu- Linux for human beings | www.ubuntu.com | www.canonical.com


On Tue, Dec 8, 2015 at 8:16 PM, zhangyuanyou 
wrote:

> Hi Narinder Gupta,
>
>  Now  I am use the user onos ,password root,
>
>  Where should I modify in the file deployments.yaml?
>
> Could you show me?
>
>
>
> Thanks and Regards,
>
> yuanyou
>
>
>
> *发件人:* zhangyuanyou
> *发送时间:* 2015年12月7日 9:48
> *收件人:* 'Narinder Gupta'
> *抄送:* artur.tyl...@canonical.com; billy.ol...@canonical.com;
> Weidong.Shao; juju@lists.ubuntu.com
> *主题:* 答复: 答复: Using maas+juju to deploy openstack,I can't run
> 02-maasdeploy.sh successfully.
>
>
>
> Hi Narinder Gupta,
>
> I can login maas server by ssh onos@192.168.212.140 successfully.
>
> I had uploaded the file ,please check it.
>
> Thanks for your help!
>
>
>
> Yuanyou
>
>
>
> *发件人:* Narinder Gupta [mailto:narinder.gu...@canonical.com
> ]
> *发送时间:* 2015年12月5日 23:20
> *收件人:* zhangyuanyou
> *抄送:* artur.tyl...@canonical.com; billy.ol...@canonical.com;
> Weidong.Shao; juju@lists.ubuntu.com
> *主题:* Re: 答复: Using maas+juju to deploy openstack,I can't run
> 02-maasdeploy.sh successfully.
>
>
>
> Yuanyou,
>
> Will you please send me following details?
>
>
>
> deployments.yaml file also script 02-maasdeployment.sh
>
>
>
> Also try the following:
>
>
>
> try to ssh into the maas server and see whether it works or not? ssh 
> *onos@192.168.212.140
> **  also whether you are able to ping or not to
> 192.168.212.140.*
>
>
>
> *Also please send me your jump host config details. specially
> /etc/network/interfaces file.i*
>
>
> Thanks and Regards,
>
> Narinder Gupta (PMP)   narinder.gu...@canonical.com
>
> Canonical, Ltd.narindergupta [irc.freenode.net]
>
> +1.281.736.5150narindergupta2007[skype]
>
>
>
> Ubuntu- Linux for human beings | www.ubuntu.com | www.canonical.com
>
>
>
> On Sat, Dec 5, 2015 at 2:50 AM, zhangyuanyou 
> wrote:
>
> Hi Narinder Gupta,
>
> I had to change to user onos,but it doesn’t work. Is it shoulb be user
> ubuntu?
>
> My host environment is like this:
>
>Maas server :
>
> Ip:192.168.212.140
>
> user :root
>
> password:root
>
>
>
> user:onos
>
> password:root
>
>Thanks,
>
> Yuanyou
>
>
>
> *发件人:* Narinder Gupta [mailto:narinder.gu...@canonical.com]
> *发送时间:* 2015年12月5日 14:50
> *收件人:* zhangyuanyou
> *抄送:* artur.tyl...@canonical.com; billy.ol...@canonical.com;
> Weidong.Shao; juju@lists.ubuntu.com
> *主题:* Re: Using maas+juju to deploy openstack,I can't run
> 02-maasdeploy.sh successfully.
>
>
>
> For more information about ATT recent setup please follow this link which
> works well https://wiki.opnfv.org/copper/academy/joid
>
>
>
>
>
>
> Thanks and Regards,
>
> Narinder Gupta (PMP)   narinder.gu...@canonical.com
>
> Canonical, Ltd.narindergupta [irc.freenode.net]
>
> +1.281.736.5150narindergupta2007[skype]
>
>
>
> Ubuntu- Linux for human beings | www.ubuntu.com | www.canonical.com
>
>
>
> On Sat, Dec 5, 2015 at 12:34 AM, Narinder Gupta <
> narinder.gu...@canonical.com> wrote:
>
> Hi Yuanyou,
>
> Will you please let me know your host environment and I am wondering you
> are using root user? I have not tested 02-maasdeploy.sh script with root
> user yet. Will you please try it with ubuntu user?
>
>
>
> Will you please try this with latest git repository as i checked in few
> changes recently within couple of days for JOID.
>
>
>
> In new version i have added default lab which is very much like you
> are trying the MAAS on.  I tried to configure the ssh appropriately in
> script before i copy the values. So may be running as ubuntu user should be
> good. Also in yaml file try the ubuntu user.
>
>
>
> Same was tested by 4 different labs so far it is working.
>
>
>
>
> Thanks and Regards,
>
> Narinder Gupta (PMP)   narinder.gu...@canonical.com
>
> Canonical, Ltd.narindergupta [irc.freenode.net]
>
> +1.281.736.5150narindergupta2007[skype]
>
>
>
> Ubuntu- Linux for human beings | www.ubuntu.com | www.canonical.com
>
>
>
> On Fri, Dec 4, 2015 at 8:35 PM, zhangyuanyou 
> wrote:
>
> Hi  Artur Tyloch,
>I'm working on maas+juju to deploy openstack,now I edit the
> 02-maasdeploy.sh and excute it.
> But this line "maas-deployer -c deployment.yaml -d --force" can't pass ,it
> always let me to input the password like this:
>
> *2015-12-04 17:45:54,032 DEBUG Executing: 'virt-install --connect
> qemu:///system --name opnfv-maas

答复: 答复: Using maas+juju to deploy openstack,I can't run 02-maasdeploy.sh successfully.

2015-12-08 Thread zhangyuanyou
Hi Narinder Gupta,
 Now  I am use the user onos ,password root,
 Where should I modify in the file deployments.yaml?
Could you show me?

Thanks and Regards,
yuanyou

发件人: zhangyuanyou
发送时间: 2015年12月7日 9:48
收件人: 'Narinder Gupta'
抄送: artur.tyl...@canonical.com; billy.ol...@canonical.com; Weidong.Shao; 
juju@lists.ubuntu.com
主题: 答复: 答复: Using maas+juju to deploy openstack,I can't run 02-maasdeploy.sh 
successfully.

Hi Narinder Gupta,
I can login maas server by ssh 
onos@192.168.212.140 successfully.
I had uploaded the file ,please check it.
Thanks for your help!

Yuanyou

发件人: Narinder Gupta [mailto:narinder.gu...@canonical.com]
发送时间: 2015年12月5日 23:20
收件人: zhangyuanyou
抄送: artur.tyl...@canonical.com; 
billy.ol...@canonical.com; Weidong.Shao; 
juju@lists.ubuntu.com
主题: Re: 答复: Using maas+juju to deploy openstack,I can't run 02-maasdeploy.sh 
successfully.

Yuanyou,
Will you please send me following details?

deployments.yaml file also script 02-maasdeployment.sh

Also try the following:

try to ssh into the maas server and see whether it works or not? ssh 
onos@192.168.212.140  also whether you are able to 
ping or not to 192.168.212.140.

Also please send me your jump host config details. specially 
/etc/network/interfaces file.i


Thanks and Regards,

Narinder Gupta (PMP)   
narinder.gu...@canonical.com

Canonical, Ltd.narindergupta 
[irc.freenode.net]

+1.281.736.5150narindergupta2007[skype]



Ubuntu- Linux for human beings | www.ubuntu.com | 
www.canonical.com

On Sat, Dec 5, 2015 at 2:50 AM, zhangyuanyou 
mailto:zhangyuan...@huawei.com>> wrote:
Hi Narinder Gupta,
I had to change to user onos,but it doesn’t work. Is it shoulb be user ubuntu?
My host environment is like this:
   Maas server :
Ip:192.168.212.140
user :root
password:root

user:onos
password:root
   Thanks,
Yuanyou

发件人: Narinder Gupta 
[mailto:narinder.gu...@canonical.com]
发送时间: 2015年12月5日 14:50
收件人: zhangyuanyou
抄送: artur.tyl...@canonical.com; 
billy.ol...@canonical.com; Weidong.Shao; 
juju@lists.ubuntu.com
主题: Re: Using maas+juju to deploy openstack,I can't run 02-maasdeploy.sh 
successfully.

For more information about ATT recent setup please follow this link which works 
well https://wiki.opnfv.org/copper/academy/joid




Thanks and Regards,

Narinder Gupta (PMP)   
narinder.gu...@canonical.com

Canonical, Ltd.narindergupta 
[irc.freenode.net]

+1.281.736.5150
narindergupta2007[skype]



Ubuntu- Linux for human beings | www.ubuntu.com | 
www.canonical.com

On Sat, Dec 5, 2015 at 12:34 AM, Narinder Gupta 
mailto:narinder.gu...@canonical.com>> wrote:
Hi Yuanyou,
Will you please let me know your host environment and I am wondering you are 
using root user? I have not tested 02-maasdeploy.sh script with root user yet. 
Will you please try it with ubuntu user?

Will you please try this with latest git repository as i checked in few changes 
recently within couple of days for JOID.

In new version i have added default lab which is very much like you are trying 
the MAAS on.  I tried to configure the ssh appropriately in script before i 
copy the values. So may be running as ubuntu user should be good. Also in yaml 
file try the ubuntu user.

Same was tested by 4 different labs so far it is working.



Thanks and Regards,

Narinder Gupta (PMP)   
narinder.gu...@canonical.com

Canonical, Ltd.narindergupta 
[irc.freenode.net]

+1.281.736.5150
narindergupta2007[skype]



Ubuntu- Linux for human beings | www.ubuntu.com | 
www.canonical.com

On Fri, Dec 4, 2015 at 8:35 PM, zhangyuanyou 
mailto:zhangyuan...@huawei.com>> wrote:
Hi  Artur Tyloch,
   I'm working on maas+juju to deploy openstack,now I edit the 02-maasdeploy.sh 
and excute it.
But this line "maas-deployer -c deployment.yaml -d --force" can't pass ,it 
always let me to input the password like this:

2015-12-04 17:45:54,032 DEBUG Executing: 'virt-install --connect qemu:///system 
--name opnfv-maas-intel --ram 4096 --vcpus 4 --disk 
vol=default/opnfv-maas-intel-root.img,format=qcow2,bus=virtio,io=native --disk 
vol=default/opnfv-maas-intel-seed.img,format=raw,bus=virtio,io=native --network 
bridge=brAdm,model=virtio --network bridge=brData,model=virtio --network 
bridge=br

Re: Charm layers and python2 dependencies

2015-12-08 Thread Merlijn Sebrechts
Thanks!

2015-12-08 18:38 GMT+01:00 Adam Stokes :

> You can use `pip2` and it'll pull down the python 2.7 flask
>
> On Tue, Dec 8, 2015 at 12:36 PM, Merlijn Sebrechts <
> merlijn.sebrec...@gmail.com> wrote:
>
>> Hi all
>>
>>
>> Since shortly, Charm build creates Python3 Charms instead of Python2. I
>> have a Charm that installs a Python2 application. It requires some pip
>> dependencies like Flask, which I install using
>> `subprocess.check_output(['pip', 'install', ...])`.
>>
>> The problem now is that for some reason, this installs the Python3
>> version of Flask. Is there a way to install Python2 dependencies from a
>> Python3 Charm using Pip?
>>
>>
>>
>> Kind regards
>> Merlijn sebrechts
>>
>> --
>> Juju mailing list
>> Juju@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/juju
>>
>>
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Charm layers and python2 dependencies

2015-12-08 Thread Merlijn Sebrechts
Hi all


Since shortly, Charm build creates Python3 Charms instead of Python2. I
have a Charm that installs a Python2 application. It requires some pip
dependencies like Flask, which I install using
`subprocess.check_output(['pip', 'install', ...])`.

The problem now is that for some reason, this installs the Python3 version
of Flask. Is there a way to install Python2 dependencies from a Python3
Charm using Pip?



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


Re: Charm layers and python2 dependencies

2015-12-08 Thread Adam Stokes
You can use `pip2` and it'll pull down the python 2.7 flask

On Tue, Dec 8, 2015 at 12:36 PM, Merlijn Sebrechts <
merlijn.sebrec...@gmail.com> wrote:

> Hi all
>
>
> Since shortly, Charm build creates Python3 Charms instead of Python2. I
> have a Charm that installs a Python2 application. It requires some pip
> dependencies like Flask, which I install using
> `subprocess.check_output(['pip', 'install', ...])`.
>
> The problem now is that for some reason, this installs the Python3 version
> of Flask. Is there a way to install Python2 dependencies from a Python3
> Charm using Pip?
>
>
>
> Kind regards
> Merlijn sebrechts
>
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju
>
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Saiku Amulet charm testing

2015-12-08 Thread Marco Ceppi
Try

d = amulet.Deployment(series='trusty')

otherwise I think it defaults to precise but I'd need to check.

Marco

On Tue, Dec 8, 2015 at 9:10 AM Tom Barber  wrote:

> Okay modification made, can someone explain:
>
> cannot add relation "saiku:website tomcat:website": principal and
> subordinate services\' series must match'
>
> Thanks
>
> Tom
>
> --
>
> Director Meteorite.bi - Saiku Analytics Founder
> Tel: +44(0)5603641316
>
> (Thanks to the Saiku community we reached our Kickstart
> 
> goal, but you can always help by sponsoring the project
> )
>
> On 8 December 2015 at 13:00, Tom Barber  wrote:
>
>> Thanks chaps.
>>
>> Tom
>>
>> --
>>
>> Director Meteorite.bi - Saiku Analytics Founder
>> Tel: +44(0)5603641316
>>
>> (Thanks to the Saiku community we reached our Kickstart
>> 
>> goal, but you can always help by sponsoring the project
>> )
>>
>> On 8 December 2015 at 12:59, Tim Van Steenburgh <
>> tim.van.steenbu...@canonical.com> wrote:
>>
>>>
>>>
>>> On Tue, Dec 8, 2015 at 6:43 AM, Tom Barber 
>>> wrote:
>>>
 Hi guys,

 I'm trying to finally finish off this Saiku charm so I can submit it
 for validation.

 I want to write a few simple tests but I need a couple of pointers for
 help with Amulet as I'm not a python guy.

 d = amulet.Deployment()
 d.add('tomcat')
 d.add('saiku','cs:~f-tom-n/trusty/saikuanalytics-enterprise')
 d.relate('saiku', 'tomcat')
 d.expose('tomcat')

 I'm trying that but the relate throws a wobbly:

 ValueError: All relations must be explicit, service:relation

 What have I done wrong there?

>>>
>>> You have to be explicit about what relation you're connecting services
>>> on, e.g.,
>>>
>>> d.relate('saiku:website', 'tomcat:website')
>>>
>>>

 Also, we use a manual environment internally, can I get amulet to
 deploy to an LXC container like we do when deploying manually?

>>>
>>> Yep, you can use the same placement directives that you'd use in a
>>> bundle file (see
>>> https://jujucharms.com/docs/1.25/charms-bundles#bundle-placement-directives),
>>> e.g.,
>>>
>>> d.add('tomcat', placement='lxc:0')
>>>
>>>
 Thanks

 Tom


 --

 Director Meteorite.bi - Saiku Analytics Founder
 Tel: +44(0)5603641316

 (Thanks to the Saiku community we reached our Kickstart
 
  goal,
 but you can always help by sponsoring the project
 )

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


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


Re: Saiku Amulet charm testing

2015-12-08 Thread Tom Barber
Okay modification made, can someone explain:

cannot add relation "saiku:website tomcat:website": principal and
subordinate services\' series must match'

Thanks

Tom

--

Director Meteorite.bi - Saiku Analytics Founder
Tel: +44(0)5603641316

(Thanks to the Saiku community we reached our Kickstart

goal, but you can always help by sponsoring the project
)

On 8 December 2015 at 13:00, Tom Barber  wrote:

> Thanks chaps.
>
> Tom
>
> --
>
> Director Meteorite.bi - Saiku Analytics Founder
> Tel: +44(0)5603641316
>
> (Thanks to the Saiku community we reached our Kickstart
> 
> goal, but you can always help by sponsoring the project
> )
>
> On 8 December 2015 at 12:59, Tim Van Steenburgh <
> tim.van.steenbu...@canonical.com> wrote:
>
>>
>>
>> On Tue, Dec 8, 2015 at 6:43 AM, Tom Barber 
>> wrote:
>>
>>> Hi guys,
>>>
>>> I'm trying to finally finish off this Saiku charm so I can submit it for
>>> validation.
>>>
>>> I want to write a few simple tests but I need a couple of pointers for
>>> help with Amulet as I'm not a python guy.
>>>
>>> d = amulet.Deployment()
>>> d.add('tomcat')
>>> d.add('saiku','cs:~f-tom-n/trusty/saikuanalytics-enterprise')
>>> d.relate('saiku', 'tomcat')
>>> d.expose('tomcat')
>>>
>>> I'm trying that but the relate throws a wobbly:
>>>
>>> ValueError: All relations must be explicit, service:relation
>>>
>>> What have I done wrong there?
>>>
>>
>> You have to be explicit about what relation you're connecting services
>> on, e.g.,
>>
>> d.relate('saiku:website', 'tomcat:website')
>>
>>
>>>
>>> Also, we use a manual environment internally, can I get amulet to deploy
>>> to an LXC container like we do when deploying manually?
>>>
>>
>> Yep, you can use the same placement directives that you'd use in a bundle
>> file (see
>> https://jujucharms.com/docs/1.25/charms-bundles#bundle-placement-directives),
>> e.g.,
>>
>> d.add('tomcat', placement='lxc:0')
>>
>>
>>> Thanks
>>>
>>> Tom
>>>
>>>
>>> --
>>>
>>> Director Meteorite.bi - Saiku Analytics Founder
>>> Tel: +44(0)5603641316
>>>
>>> (Thanks to the Saiku community we reached our Kickstart
>>> 
>>>  goal,
>>> but you can always help by sponsoring the project
>>> )
>>>
>>> --
>>> Juju mailing list
>>> Juju@lists.ubuntu.com
>>> Modify settings or unsubscribe at:
>>> https://lists.ubuntu.com/mailman/listinfo/juju
>>>
>>>
>>
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Saiku Amulet charm testing

2015-12-08 Thread Tom Barber
Thanks chaps.

Tom

--

Director Meteorite.bi - Saiku Analytics Founder
Tel: +44(0)5603641316

(Thanks to the Saiku community we reached our Kickstart

goal, but you can always help by sponsoring the project
)

On 8 December 2015 at 12:59, Tim Van Steenburgh <
tim.van.steenbu...@canonical.com> wrote:

>
>
> On Tue, Dec 8, 2015 at 6:43 AM, Tom Barber 
> wrote:
>
>> Hi guys,
>>
>> I'm trying to finally finish off this Saiku charm so I can submit it for
>> validation.
>>
>> I want to write a few simple tests but I need a couple of pointers for
>> help with Amulet as I'm not a python guy.
>>
>> d = amulet.Deployment()
>> d.add('tomcat')
>> d.add('saiku','cs:~f-tom-n/trusty/saikuanalytics-enterprise')
>> d.relate('saiku', 'tomcat')
>> d.expose('tomcat')
>>
>> I'm trying that but the relate throws a wobbly:
>>
>> ValueError: All relations must be explicit, service:relation
>>
>> What have I done wrong there?
>>
>
> You have to be explicit about what relation you're connecting services on,
> e.g.,
>
> d.relate('saiku:website', 'tomcat:website')
>
>
>>
>> Also, we use a manual environment internally, can I get amulet to deploy
>> to an LXC container like we do when deploying manually?
>>
>
> Yep, you can use the same placement directives that you'd use in a bundle
> file (see
> https://jujucharms.com/docs/1.25/charms-bundles#bundle-placement-directives),
> e.g.,
>
> d.add('tomcat', placement='lxc:0')
>
>
>> Thanks
>>
>> Tom
>>
>>
>> --
>>
>> Director Meteorite.bi - Saiku Analytics Founder
>> Tel: +44(0)5603641316
>>
>> (Thanks to the Saiku community we reached our Kickstart
>> 
>>  goal,
>> but you can always help by sponsoring the project
>> )
>>
>> --
>> Juju mailing list
>> Juju@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/juju
>>
>>
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Saiku Amulet charm testing

2015-12-08 Thread Tim Van Steenburgh
On Tue, Dec 8, 2015 at 6:43 AM, Tom Barber  wrote:

> Hi guys,
>
> I'm trying to finally finish off this Saiku charm so I can submit it for
> validation.
>
> I want to write a few simple tests but I need a couple of pointers for
> help with Amulet as I'm not a python guy.
>
> d = amulet.Deployment()
> d.add('tomcat')
> d.add('saiku','cs:~f-tom-n/trusty/saikuanalytics-enterprise')
> d.relate('saiku', 'tomcat')
> d.expose('tomcat')
>
> I'm trying that but the relate throws a wobbly:
>
> ValueError: All relations must be explicit, service:relation
>
> What have I done wrong there?
>

You have to be explicit about what relation you're connecting services on,
e.g.,

d.relate('saiku:website', 'tomcat:website')


>
> Also, we use a manual environment internally, can I get amulet to deploy
> to an LXC container like we do when deploying manually?
>

Yep, you can use the same placement directives that you'd use in a bundle
file (see
https://jujucharms.com/docs/1.25/charms-bundles#bundle-placement-directives),
e.g.,

d.add('tomcat', placement='lxc:0')


> Thanks
>
> Tom
>
>
> --
>
> Director Meteorite.bi - Saiku Analytics Founder
> Tel: +44(0)5603641316
>
> (Thanks to the Saiku community we reached our Kickstart
> 
>  goal,
> but you can always help by sponsoring the project
> )
>
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju
>
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Saiku Amulet charm testing

2015-12-08 Thread Tom Barber
Hi guys,

I'm trying to finally finish off this Saiku charm so I can submit it for
validation.

I want to write a few simple tests but I need a couple of pointers for help
with Amulet as I'm not a python guy.

d = amulet.Deployment()
d.add('tomcat')
d.add('saiku','cs:~f-tom-n/trusty/saikuanalytics-enterprise')
d.relate('saiku', 'tomcat')
d.expose('tomcat')

I'm trying that but the relate throws a wobbly:

ValueError: All relations must be explicit, service:relation

What have I done wrong there?

Also, we use a manual environment internally, can I get amulet to deploy to
an LXC container like we do when deploying manually?

Thanks

Tom


--

Director Meteorite.bi - Saiku Analytics Founder
Tel: +44(0)5603641316

(Thanks to the Saiku community we reached our Kickstart

goal,
but you can always help by sponsoring the project
)
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju