Re: [openstack-dev] [Murano][Heat][Mistral] Use and adoption of YAQL

2015-03-10 Thread Stan Lagun
I would suggest to do the migration but not to merge it till official yaql
1.0 release which is going to happen soon.
As for the docs it is still very hard to write them since yaql 1.0 has got
tons on new features and hundreds of functions. Any help is appreciated.
But 99% of yaql 1.0 features and functions are covered by unit tests and
there are ~250 of them so this is the best source of information at the
moment.

Sincerely yours,
Stan Lagun
Principal Software Engineer @ Mirantis

sla...@mirantis.com

On Sat, Feb 7, 2015 at 12:46 AM, Dmitri Zimine dzim...@stackstorm.com
wrote:

 Stan, Alex, Renat:

 Should we migrate to YAQL 1.0 now? and stop using the initial one? What’s
 the delta?

 Still short on the docs :) but I understand they’re coming up.
 https://github.com/stackforge/yaql/tree/master/doc/source

 Cheers, Dmitri.

 On Jan 16, 2015, at 6:46 AM, Stan Lagun sla...@mirantis.com wrote:

 Dmitri,

 we are working hard towards stable YAQL 1.0 which is expected to be
 released during Kilo cycle. It is going to have proper documentation and
 high unit test coverage which can also serve as a documentation source.
 YAQL has already migrated to StackForge and adopted OpenStack development
 process and tools but the work is still in progress. Any help from Mistral
 team and/or other YAQL adopters is appreciated.



 Sincerely yours,
 Stan Lagun
 Principal Software Engineer @ Mirantis

 sla...@mirantis.com

 On Thu, Jan 15, 2015 at 10:54 PM, Dmitri Zimine dzim...@stackstorm.com
 wrote:

 Folks,

 We use YAQL in Mistral for referencing variables, expressing conditions,
 etc. Murano is using it extensively, I saw Heat folks thought of using it,
 at least once :) May be others...

 We are learning that YAQL incredibly powerful comparing to alternatives
 like Jinja2 templates used  in salt / ansible.

 But with lack of documentation, it becomes one of adoption blockers to
 Mistral (we got very vocal user feedback on this).

 This is pretty much all the docs I can offer our users on YAQL so far.
 Not much.
 http://yaql.readthedocs.org/en/latest/
 https://github.com/ativelkov/yaql/blob/master/README.rst
 https://murano.readthedocs.org/en/latest/murano_pl/murano_pl.html#yaql

 Are there any plans to fix it?

 Are there interest from other projects to use YAQL?

 Cheers,
 DZ.

 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe:
 openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://openstack-dev-requ...@lists.openstack.org/?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Murano][Heat][Mistral] Use and adoption of YAQL

2015-02-06 Thread Dmitri Zimine
Stan, Alex, Renat: 

Should we migrate to YAQL 1.0 now? and stop using the initial one? What’s the 
delta? 

Still short on the docs :) but I understand they’re coming up. 
https://github.com/stackforge/yaql/tree/master/doc/source

Cheers, Dmitri. 

On Jan 16, 2015, at 6:46 AM, Stan Lagun sla...@mirantis.com wrote:

 Dmitri,
 
 we are working hard towards stable YAQL 1.0 which is expected to be released 
 during Kilo cycle. It is going to have proper documentation and high unit 
 test coverage which can also serve as a documentation source. YAQL has 
 already migrated to StackForge and adopted OpenStack development process and 
 tools but the work is still in progress. Any help from Mistral team and/or 
 other YAQL adopters is appreciated.
 
 
 
 Sincerely yours,
 Stan Lagun
 Principal Software Engineer @ Mirantis
 
 
 On Thu, Jan 15, 2015 at 10:54 PM, Dmitri Zimine dzim...@stackstorm.com 
 wrote:
 Folks, 
 
 We use YAQL in Mistral for referencing variables, expressing conditions, etc. 
 Murano is using it extensively, I saw Heat folks thought of using it, at 
 least once :) May be others...
 
 We are learning that YAQL incredibly powerful comparing to alternatives like 
 Jinja2 templates used  in salt / ansible. 
 
 But with lack of documentation, it becomes one of adoption blockers to 
 Mistral (we got very vocal user feedback on this).
 
 This is pretty much all the docs I can offer our users on YAQL so far. Not 
 much. 
 http://yaql.readthedocs.org/en/latest/
 https://github.com/ativelkov/yaql/blob/master/README.rst
 https://murano.readthedocs.org/en/latest/murano_pl/murano_pl.html#yaql
 
 Are there any plans to fix it? 
 
 Are there interest from other projects to use YAQL? 
 
 Cheers, 
 DZ. 
 
 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 
 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Murano][Heat][Mistral] Use and adoption of YAQL

2015-01-16 Thread Stan Lagun
Dmitri,

we are working hard towards stable YAQL 1.0 which is expected to be
released during Kilo cycle. It is going to have proper documentation and
high unit test coverage which can also serve as a documentation source.
YAQL has already migrated to StackForge and adopted OpenStack development
process and tools but the work is still in progress. Any help from Mistral
team and/or other YAQL adopters is appreciated.



Sincerely yours,
Stan Lagun
Principal Software Engineer @ Mirantis

sla...@mirantis.com

On Thu, Jan 15, 2015 at 10:54 PM, Dmitri Zimine dzim...@stackstorm.com
wrote:

 Folks,

 We use YAQL in Mistral for referencing variables, expressing conditions,
 etc. Murano is using it extensively, I saw Heat folks thought of using it,
 at least once :) May be others...

 We are learning that YAQL incredibly powerful comparing to alternatives
 like Jinja2 templates used  in salt / ansible.

 But with lack of documentation, it becomes one of adoption blockers to
 Mistral (we got very vocal user feedback on this).

 This is pretty much all the docs I can offer our users on YAQL so far. Not
 much.
 http://yaql.readthedocs.org/en/latest/
 https://github.com/ativelkov/yaql/blob/master/README.rst
 https://murano.readthedocs.org/en/latest/murano_pl/murano_pl.html#yaql

 Are there any plans to fix it?

 Are there interest from other projects to use YAQL?

 Cheers,
 DZ.

 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev