Re: [openstack-dev] NoMethodRegisteredException when deploying Murano environment

2016-08-24 Thread Stan Lagun
Hi,

most likely it is caused by using wrong version of the core library
package. Some parts of it are written in Python rather than in MuranoPL and
located inside murano source codes. So if you use newer version of core
library with older version of Murano you get this error. In particular it
cannot find
https://github.com/openstack/murano/blob/stable/mitaka/murano/engine/system/net_explorer.py#L195
method which is available since mitaka.

Sincerely yours,
Stan Lagun
Principal Software Engineer @ Mirantis



On Wed, Aug 24, 2016 at 4:37 AM, Kirill Zaitsev 
wrote:

> Hi, it’s impossible to say without knowing what application you’re trying
> to deploy. Also this mailing list is not the best place for usage questions
> =) Please come to our IRC channel #murano — we would try to help you find
> what went wrong.
>
> --
> Kirill Zaitsev
> Murano Project Tech Lead
> Software Engineer at
> Mirantis, Inc
>
> On 24 août 2016 at 05:57:32, wuhan (wuhan9...@163.com) wrote:
>
> listNeutronExtensions
>
>
> __
> 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] NoMethodRegisteredException when deploying Murano environment

2016-08-24 Thread Kirill Zaitsev
Hi, it’s impossible to say without knowing what application you’re trying to 
deploy. Also this mailing list is not the best place for usage questions =) 
Please come to our IRC channel #murano — we would try to help you find what 
went wrong.

-- 
Kirill Zaitsev
Murano Project Tech Lead
Software Engineer at
Mirantis, Inc

On 24 août 2016 at 05:57:32, wuhan (wuhan9...@163.com) wrote:

listNeutronExtensions

signature.asc
Description: Message signed with OpenPGP using AMPGpg
__
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-dev] NoMethodRegisteredException when deploying Murano environment

2016-08-23 Thread wuhan
hi, I deployed an environment and the deployment log shows
[yaql.language.exceptions.NoMethodRegisteredException]: Unknown method 
"listNeutronExtensions" for receiver 
I use mitaka version.
How to solve this error?


Wu Han



__
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