OAI on JUJU

2018-02-06 Thread Navin Sridharan
Hi all, I have been trying to implement OAI ( Open Air Interface) on JUJU which is bootstrapped to MaaS cloud. MaaS is hosted in a baremetal and I have been using this JUJU bundle package( https://jujucharms.com/u/navid-nikaein/oai-nfv-4g/ ). I am currently following the below documentation for

Re: juju deploys with a vsphere controller using hardware vm version 10

2018-02-06 Thread Ian Booth
Hi Daniel The Juju vSphere provider currently only supports hardware version 10, but 14 is now the most recent according to the VMWare website. If we were simply to track and support the most recent hardware version, would that work for you? On 05/02/18 12:38, Daniel Bidwell wrote: > Is there any

Re: juju deploys with a vsphere controller using hardware vm version 10

2018-02-06 Thread Daniel Bidwell
Yes, that would be great!  I am sure that 14 will become available soon with a patch to vmware.  We are vmware version 6.5 which only presents us with version 13.  There are supposed to be some significant performance improvements between 10 and 13. On Wed, 2018-02-07 at 12:24 +1000, Ian Booth wro