rhtyd commented on pull request #401: URL: https://github.com/apache/cloudstack-primate/pull/401#issuecomment-645939501
@utchoang @svenvogel can you check on the above env, run a full end-to-end VM deployment wizard test ? Thanks. Deployment wizard fails for me: ``` TypeError: Cannot read property 'keyboardOptions' of undefined at o.keyboardSelectOptions (DeployVM.vue:685) at nr.get (vue.runtime.esm.js:4479) at nr.evaluate (vue.runtime.esm.js:4584) at o.keyboardSelectOptions (vue.runtime.esm.js:4836) at o.s (DeployVM.vue?c94a:10) at o.e._render (vue.runtime.esm.js:3548) at o.r (vue.runtime.esm.js:4066) at nr.get (vue.runtime.esm.js:4479) at nr.run (vue.runtime.esm.js:4554) at Xn (vue.runtime.esm.js:4310) it @ vue.runtime.esm.js:8 rt @ vue.runtime.esm.js:8 tt @ vue.runtime.esm.js:8 e._render @ vue.runtime.esm.js:8 r @ vue.runtime.esm.js:8 nr.get @ vue.runtime.esm.js:8 nr.run @ vue.runtime.esm.js:8 Xn @ vue.runtime.esm.js:8 (anonymous) @ vue.runtime.esm.js:8 lt @ vue.runtime.esm.js:8 Promise.then (async) at @ vue.runtime.esm.js:8 pt @ vue.runtime.esm.js:8 er @ vue.runtime.esm.js:8 nr.update @ vue.runtime.esm.js:8 ve.notify @ vue.runtime.esm.js:8 set @ vue.runtime.esm.js:8 setState @ chunk-vendors.e4a86834.js:74 setOpenState @ moment.js:5621 onMenuSelect @ moment.js:5621 nt @ vue.runtime.esm.js:8 n @ vue.runtime.esm.js:8 __emit @ chunk-vendors.e4a86834.js:74 onClick @ moment.js:5621 nt @ vue.runtime.esm.js:8 n @ vue.runtime.esm.js:8 __emit @ chunk-vendors.e4a86834.js:74 onClick @ chunk-vendors.e4a86834.js:1 click @ chunk-vendors.e4a86834.js:1 nt @ vue.runtime.esm.js:8 n @ vue.runtime.esm.js:8 __emit @ chunk-vendors.e4a86834.js:74 onClick @ index.js:1 nt @ vue.runtime.esm.js:8 n @ vue.runtime.esm.js:8 Qi.a._wrapper @ vue.runtime.esm.js:8 vue.runtime.esm.js:1888 TypeError: Cannot read property 'keyboardOptions' of undefined at o.keyboardSelectOptions (DeployVM.vue:685) at nr.get (vue.runtime.esm.js:4479) at nr.evaluate (vue.runtime.esm.js:4584) at o.keyboardSelectOptions (vue.runtime.esm.js:4836) at o.s (DeployVM.vue?c94a:10) at o.e._render (vue.runtime.esm.js:3548) at o.r (vue.runtime.esm.js:4066) at nr.get (vue.runtime.esm.js:4479) at nr.run (vue.runtime.esm.js:4554) at Xn (vue.runtime.esm.js:4310) it @ vue.runtime.esm.js:8 rt @ vue.runtime.esm.js:8 tt @ vue.runtime.esm.js:8 e._render @ vue.runtime.esm.js:8 r @ vue.runtime.esm.js:8 nr.get @ vue.runtime.esm.js:8 nr.run @ vue.runtime.esm.js:8 Xn @ vue.runtime.esm.js:8 (anonymous) @ vue.runtime.esm.js:8 lt @ vue.runtime.esm.js:8 Promise.then (async) at @ vue.runtime.esm.js:8 pt @ vue.runtime.esm.js:8 er @ vue.runtime.esm.js:8 nr.update @ vue.runtime.esm.js:8 e.$forceUpdate @ vue.runtime.esm.js:8 (anonymous) @ chunk-207263fb.6225f06d.js:1 (anonymous) @ lodash.js:1 (anonymous) @ lodash.js:1 Ti @ lodash.js:1 (anonymous) @ lodash.js:1 ra @ lodash.js:1 pl @ lodash.js:1 (anonymous) @ chunk-207263fb.6225f06d.js:1 (anonymous) @ lodash.js:1 (anonymous) @ lodash.js:1 Ti @ lodash.js:1 (anonymous) @ lodash.js:1 ra @ lodash.js:1 pl @ lodash.js:1 (anonymous) @ chunk-207263fb.6225f06d.js:1 Promise.then (async) fetchOptions @ chunk-207263fb.6225f06d.js:1 (anonymous) @ chunk-207263fb.6225f06d.js:1 (anonymous) @ lodash.js:1 Ti @ lodash.js:1 (anonymous) @ lodash.js:1 cl @ lodash.js:1 onSelectZoneId @ chunk-207263fb.6225f06d.js:1 Object.keys.forEach.l.<computed> @ moment.js:5621 nt @ vue.runtime.esm.js:8 n @ vue.runtime.esm.js:8 nt @ vue.runtime.esm.js:8 Tn.e.$emit @ vue.runtime.esm.js:8 fireChange @ moment.js:5621 onMenuSelect @ moment.js:5621 nt @ vue.runtime.esm.js:8 n @ vue.runtime.esm.js:8 __emit @ chunk-vendors.e4a86834.js:74 onClick @ moment.js:5621 nt @ vue.runtime.esm.js:8 n @ vue.runtime.esm.js:8 __emit @ chunk-vendors.e4a86834.js:74 onClick @ chunk-vendors.e4a86834.js:1 click @ chunk-vendors.e4a86834.js:1 nt @ vue.runtime.esm.js:8 n @ vue.runtime.esm.js:8 __emit @ chunk-vendors.e4a86834.js:74 onClick @ index.js:1 nt @ vue.runtime.esm.js:8 n @ vue.runtime.esm.js:8 Qi.a._wrapper @ vue.runtime.esm.js:8 vue.runtime.esm.js:1888 TypeError: Cannot read property 'keyboardOptions' of undefined at o.keyboardSelectOptions (DeployVM.vue:685) at nr.get (vue.runtime.esm.js:4479) at nr.evaluate (vue.runtime.esm.js:4584) at o.keyboardSelectOptions (vue.runtime.esm.js:4836) at o.s (DeployVM.vue?c94a:10) at o.e._render (vue.runtime.esm.js:3548) at o.r (vue.runtime.esm.js:4066) at nr.get (vue.runtime.esm.js:4479) ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org