[openstack-dev] [cinder] CURD operation for storage pools in Cinder

2015-02-11 Thread Pradip Mukhopadhyay
Hello, Does Cinder already have a blue-print/planned-schedule for supporting (at least in API level - may not be python-client/Horizon levels) the create/edit/delete operation on the storage pools? It is understood that the read part 'get_pools' is already there. If it is already

Re: [openstack-dev] [cinder] CURD operation for storage pools in Cinder

2015-02-11 Thread Duncan Thomas
As far as I know, this has not been looked at - you need to use whatever management tools your backend provides to do this. There was somebody from Intel IIRC in Paris with some interest in maybe starting something about this, but I don't know that it came to much. Duncan Thomas On Feb 11, 2015

Re: [openstack-dev] [cinder] CURD operation for storage pools in Cinder

2015-02-11 Thread Bruns, Curt E
@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [cinder] CURD operation for storage pools in Cinder As far as I know, this has not been looked at - you need to use whatever management tools your backend provides to do this. There was somebody from Intel IIRC in Paris with some

Re: [openstack-dev] [cinder] CURD operation for storage pools in Cinder

2015-02-11 Thread Pradip Mukhopadhyay
: Wednesday, February 11, 2015 at 10:38 AM To: OpenStack Development Mailing List openstack-dev@lists.openstack.org mailto:openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [cinder] CURD operation for storage pools in Cinder As far as I know, this has not been looked at - you need