[openstack-dev] [heat] A question on creating Manila Share

Rico Lin rico.lin.guanyu at gmail.com
Mon Dec 12 09:06:36 UTC 2016


NP, I change the assignee to you, so others will get better knows who is
helping on fix it.

2016-12-12 16:56 GMT+08:00 zengchen <chenzeng765 at 163.com>:

> Rabi Mishra & Rico Lin:
>     Thanks very much for your reply!
>     I have submitted a bug report at https://bugs.launchpad.net/
> heat/+bug/1649217, and will submit a patch to fix it later.
>
> cheers
> zengchen
>
>
> 在 2016-12-09 12:45:01,"Rabi Mishra" <ramishra at redhat.com> 写道:
>
> Hi zengchen,
>
> Yeah, the constraint looks incorrect. Not sure if we got it wrong or
> manila has changed it afterwards. It would be good raise a bug/propose a
> fix.
>
>
> On Fri, Dec 9, 2016 at 8:26 AM, zengchen <chenzeng765 at 163.com> wrote:
>
>> Hi, Heat stackers:
>>     May I ask a question about creating Manila Share. I see Heat define
>> some constraints
>>  for property schema 'ACCESS_TYPE' at
>>  heat.engine.resources.openstack.manila.share.properties_
>> schema[ACCESS_RULES].
>>  I copy the codes as bellow. The allowed values for 'ACCESS_TYPE' are  'ip',
>> 'domain'.
>>
>>             ACCESS_TYPE: properties.Schema(
>>                 properties.Schema.STRING,
>>                 _('Type of access that should be provided to guest.'),
>>                 constraints=[constraints.AllowedValues(
>>                     ['ip', 'domain'])],
>>                 required=True
>>             ),
>>
>> However, I see manila has defined different allowed value for 'ACCESS_TYPE', which
>>
>>  includes 'ip', 'user', 'cert', 'cephx'. So, my question is does heat need some updates? Or
>>
>> do I miss something?  Hope for your reply. Thanks very much!
>>
>>
>> cheers
>>
>> zengchen
>>
>>
>>
>> ____________________________________________________________
>> ______________
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscrib
>> e
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>
>
> --
> Regards,
> Rabi Misra
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
May The Force of OpenStack Be With You,



*Rico LinChief OpenStack Technologist, inwinSTACK*irc: ricolin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20161212/6fc25feb/attachment.html>


More information about the OpenStack-dev mailing list