Re: Openstack charms - storage vendors

2016-02-16 Thread Marco Ceppi
You have to "charm" that portion up. At the moment we don't have a NetApp
cinder backend charm, but we do have some examples of how to implement a
cinder backend. One example of this is the cinder-vnx charm (
https://jujucharms.com/u/marcoceppi/cinder-vnx/trusty/4) using the latest
version of charm tools you can do `charm get
cs:~marcoceppi/trusty/cinder-vnx` to download the source code. It should be
relatively trivial as to make it a cinder-netapp charm so long as the
cinder netapp driver is bundled with Cinder.

When you deploy cinder and cinder-netapp you relate them to eachother which
creates the appropriate backend stanza, configuration, and driver setup to
connect that storage vendor to cinder.

Marco

On Tue, Feb 16, 2016 at 6:08 PM Pshem Kowalczyk  wrote:

> Hi,
>
> I'm looking at building an openstack cluster that uses NetApp for
> storage.  Having a look at cinder charm I don't see a way to specify a
> driver (or any additional parameters). What's the recommended way of using
> 3rd party storage drivers with openstack charms. The doc I'm working off is
> here:
> http://docs.openstack.org/liberty/config-reference/content/ontap-cluster-nfs.html
>
> kind regards
> Pshem
>
> --
> 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


Openstack charms - storage vendors

2016-02-16 Thread Pshem Kowalczyk
Hi,

I'm looking at building an openstack cluster that uses NetApp for storage.
Having a look at cinder charm I don't see a way to specify a driver (or any
additional parameters). What's the recommended way of using 3rd party
storage drivers with openstack charms. The doc I'm working off is here:
http://docs.openstack.org/liberty/config-reference/content/ontap-cluster-nfs.html

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