*** _ducttape_ has quit IRC | 00:03 | |
*** ducttape_ has joined #murano | 00:40 | |
*** ducttape_ has quit IRC | 00:45 | |
*** yamamoto has joined #murano | 00:56 | |
openstackgerrit | Merged openstack/python-muranoclient: Fix reading of app template file when adding to env template https://review.openstack.org/280024 | 00:58 |
---|---|---|
openstackgerrit | Huangsm proposed openstack/murano: Order the packages by parameters' order https://review.openstack.org/273350 | 01:00 |
*** yamamoto has quit IRC | 01:03 | |
*** ducttape_ has joined #murano | 01:29 | |
*** kzaitsev_mb has quit IRC | 01:29 | |
*** sergmelikyan has joined #murano | 01:30 | |
*** sergmelikyan has quit IRC | 01:44 | |
*** ducttape_ has quit IRC | 01:44 | |
*** ducttape_ has joined #murano | 01:47 | |
*** yamamoto has joined #murano | 01:48 | |
*** jasonsb has quit IRC | 01:56 | |
*** jasonsb has joined #murano | 01:57 | |
*** yamamoto has quit IRC | 02:00 | |
*** zhurong has joined #murano | 02:01 | |
*** zhurong has quit IRC | 02:22 | |
*** zhurong has joined #murano | 02:22 | |
*** ducttape_ has quit IRC | 02:30 | |
*** 18VAAAIFD has joined #murano | 02:47 | |
*** ducttape_ has joined #murano | 03:09 | |
*** Marga__ has joined #murano | 03:20 | |
*** ducttape_ has quit IRC | 03:23 | |
*** Marga_ has quit IRC | 03:23 | |
*** Marga__ has quit IRC | 03:25 | |
*** ducttape_ has joined #murano | 03:28 | |
*** ducttape_ has quit IRC | 03:57 | |
openstackgerrit | Tin Lam proposed openstack/murano: Update documentation to use openstack-client https://review.openstack.org/280022 | 04:28 |
*** enthurohini has joined #murano | 04:52 | |
*** jasonsb has quit IRC | 05:09 | |
*** jasonsb_ has joined #murano | 05:10 | |
*** nshenoy has joined #murano | 05:12 | |
*** enthurohini has quit IRC | 05:23 | |
*** vgridnev_ has joined #murano | 06:22 | |
openstackgerrit | zhurong proposed openstack/murano-dashboard: Add details page for packages https://review.openstack.org/268872 | 06:50 |
openstackgerrit | zhurong proposed openstack/murano-dashboard: Add details page for packages https://review.openstack.org/268872 | 06:55 |
*** Marga_ has joined #murano | 07:00 | |
*** Marga__ has joined #murano | 07:02 | |
*** Marga_ has quit IRC | 07:02 | |
openstackgerrit | zhurong proposed openstack/python-muranoclient: Rename the package-import version parameter https://review.openstack.org/280085 | 07:03 |
openstackgerrit | zhurong proposed openstack/murano-dashboard: Add details page for packages https://review.openstack.org/268872 | 07:05 |
*** Liuqing has joined #murano | 07:05 | |
*** Marga__ has quit IRC | 07:06 | |
*** Marga_ has joined #murano | 07:06 | |
openstackgerrit | Yury Tregubov proposed openstack/murano-dashboard: Added negative tests for package import https://review.openstack.org/279501 | 07:11 |
*** ruhe has quit IRC | 07:44 | |
*** ruhe has joined #murano | 07:45 | |
*** samuelBartel has joined #murano | 07:56 | |
*** naresht has joined #murano | 08:01 | |
*** vgridnev_ has quit IRC | 08:33 | |
*** vgridnev has joined #murano | 08:34 | |
*** vgridnev has quit IRC | 08:38 | |
*** vgridnev_ has joined #murano | 08:39 | |
*** vgridnev_ has quit IRC | 08:42 | |
*** vgridnev has joined #murano | 08:43 | |
*** vgridnev has quit IRC | 08:44 | |
*** gangadhar has joined #murano | 08:50 | |
*** stan_lagun has quit IRC | 09:16 | |
*** StanLagun has joined #murano | 09:17 | |
*** slagun has joined #murano | 09:22 | |
*** StanLagun has quit IRC | 09:23 | |
*** klkumar has joined #murano | 09:25 | |
*** StanLagun has joined #murano | 09:26 | |
*** slagun has quit IRC | 09:28 | |
*** zhurong has quit IRC | 09:28 | |
*** StanLagun has quit IRC | 09:38 | |
*** Liuqing has quit IRC | 09:41 | |
*** StanLagun has joined #murano | 09:45 | |
gangadhar | Hi all | 09:48 |
gangadhar | I want to create/delete array of dictionaries dynamically | 09:50 |
StanLagun | gangadhar: hi! | 09:53 |
openstackgerrit | Maria Zlatkova proposed openstack/murano: [Murano docs] Managing packages -edits https://review.openstack.org/280577 | 09:53 |
gangadhar | StanLagun: Want to create array like this: http://paste.openstack.org/show/487073/ | 09:54 |
StanLagun | so what is the problem? | 09:54 |
gangadhar | Here is code that I want try but not sure it's correct or not. http://paste.openstack.org/show/487074/ | 09:55 |
gangadhar | StanLagun: I don't understand what to write on 2 line | 09:56 |
StanLagun | ok, let me write it for you | 09:58 |
StanLagun | gangadhar: is it okay if will work on Liberty+ | 10:00 |
StanLagun | ? | 10:01 |
gangadhar | StanLagun: It's fine but it's great if also work in Kilo | 10:01 |
openstackgerrit | Maria Zlatkova proposed openstack/murano: [Murano docs] Managing packages -edits https://review.openstack.org/280577 | 10:01 |
StanLagun | gangadhar: https://paste.ubuntu.com/15090013/ | 10:04 |
StanLagun | gangadhar: If you're going to call this function in a loop please consider using select() instead | 10:05 |
openstackgerrit | Maria Zlatkova proposed openstack/murano: [Murano Docs] Log in to murano-spawned instance https://review.openstack.org/277852 | 10:05 |
gangadhar | StanLagun: Thanks. And what about deleting last element? | 10:06 |
StanLagun | or like this: https://paste.ubuntu.com/15090021/ | 10:06 |
*** Liuqing has joined #murano | 10:06 | |
StanLagun | gangadhar: $.list: $.list.take(len($.list() - 1)) | 10:09 |
gangadhar | And I can access values like $.list[$indexValue].ip and so | 10:11 |
StanLagun | yes, you can. But usually you don't need to | 10:11 |
StanLagun | $.list: $.list.take(len($.list) - 1) | 10:13 |
openstackgerrit | Alexander Gromov proposed openstack/murano-dashboard: Added test on filter apps from env components. https://review.openstack.org/280421 | 10:27 |
*** nshenoy has quit IRC | 11:01 | |
*** enthurohini has joined #murano | 11:03 | |
openstackgerrit | Merged openstack/murano-specs: Multiple engine workers https://review.openstack.org/246273 | 11:16 |
gangadhar | StanLagun: https://paste.ubuntu.com/15090021/ Line 20. Getting below error | 11:28 |
gangadhar | yaql.language.exceptions.NoMatchingFunctionException: No function "#operator_." matches supplied arguments | 11:28 |
StanLagun | there is no "." on line 20 | 11:32 |
StanLagun | $.string.notNull() -> $.string().notNull() | 11:32 |
StanLagun | in lines 4-6 | 11:33 |
gangadhar | I have a small doubt. In my case all values are empty initially (Line: 4-6). So I have just used $.string(). Is there any problem next time if I use $.gcpArray + list($dict) | 11:37 |
*** 18VAAAIFD has quit IRC | 11:40 | |
openstackgerrit | Jacek Tomasiak proposed openstack/python-muranoclient: Make CLI outputs consistent with other OpenStack clients https://review.openstack.org/280023 | 11:40 |
openstackgerrit | Naresh proposed openstack/murano-apps: OpenVPN deployment with Murano, for OpenStack https://review.openstack.org/279543 | 11:49 |
StanLagun | gangadhar: notNull() allows empty string. It just doesn't allow nulls. If you're using string() contracts then why function arguments were .notNull() ? | 11:50 |
openstackgerrit | Yury Tregubov proposed openstack/murano-dashboard: extended package toggle active and private tests https://review.openstack.org/280637 | 12:01 |
*** kzaitsev_mb has joined #murano | 12:05 | |
*** raildo-afk is now known as raildo | 12:11 | |
*** raildo is now known as raildo-afk | 12:16 | |
*** raildo-afk is now known as raildo | 12:20 | |
openstackgerrit | Yury Tregubov proposed openstack/murano-dashboard: extended package toggle active and private tests https://review.openstack.org/280637 | 12:22 |
*** raildo is now known as raildo-afk | 12:25 | |
*** yamamoto has joined #murano | 12:30 | |
*** raildo-afk is now known as raildo | 12:31 | |
openstackgerrit | Yury Tregubov proposed openstack/murano-dashboard: extended package toggle active and private tests https://review.openstack.org/280637 | 12:58 |
*** zhurong has joined #murano | 13:05 | |
*** tlashchova has joined #murano | 13:08 | |
*** ducttape_ has joined #murano | 13:12 | |
openstackgerrit | Alexander Tivelkov proposed openstack/murano-specs: Service API SDK https://review.openstack.org/280690 | 13:25 |
*** ducttape_ has quit IRC | 13:25 | |
openstackgerrit | Alexander Tivelkov proposed openstack/murano-specs: Service API SDK https://review.openstack.org/280690 | 13:26 |
*** gangadhar has quit IRC | 13:29 | |
openstackgerrit | Konstantin Snihyr proposed openstack/murano: New operator 'is' added https://review.openstack.org/280227 | 13:34 |
openstackgerrit | Alexander Tivelkov proposed openstack/murano: Added support of MuranoPL interactive shell https://review.openstack.org/272562 | 13:47 |
*** sergmelikyan has joined #murano | 13:53 | |
*** enthurohini has quit IRC | 13:54 | |
*** zhurong has quit IRC | 14:02 | |
*** raildo is now known as raildo-afk | 14:03 | |
*** zhurong has joined #murano | 14:08 | |
*** naresht has quit IRC | 14:08 | |
*** raildo-afk is now known as raildo | 14:11 | |
*** zhurong has quit IRC | 14:14 | |
openstackgerrit | Konstantin Snihyr proposed openstack/murano: New operator 'is' added https://review.openstack.org/280227 | 14:19 |
*** enthurohini has joined #murano | 14:21 | |
*** klkumar has quit IRC | 14:32 | |
openstackgerrit | Merged openstack/murano: Improve grammar in reno notes https://review.openstack.org/280354 | 14:47 |
openstackgerrit | Merged openstack/murano: [Core-Library] Reset all out properties during releasing https://review.openstack.org/277412 | 14:49 |
*** ducttape_ has joined #murano | 14:57 | |
*** ducttape_ has quit IRC | 14:57 | |
*** ducttape_ has joined #murano | 14:57 | |
*** akulshin has joined #murano | 14:58 | |
*** akulshin has quit IRC | 15:03 | |
*** klkumar has joined #murano | 15:08 | |
*** ksnihyr has joined #murano | 15:13 | |
*** Liuqing has quit IRC | 15:21 | |
*** Liuqing has joined #murano | 15:22 | |
*** Liuqing has quit IRC | 15:22 | |
*** kzaitsev_mb has quit IRC | 15:59 | |
*** Marga_ has quit IRC | 16:13 | |
*** klkumar has quit IRC | 16:51 | |
openstackgerrit | Merged openstack/python-muranoclient: Fix inconsistent argument name/placeholder in EnvTemplateManager.delete_app https://review.openstack.org/280020 | 16:54 |
openstackgerrit | Merged openstack/python-muranoclient: Rename the package-import version parameter https://review.openstack.org/280085 | 16:57 |
*** kzaitsev_mb has joined #murano | 16:58 | |
openstackgerrit | Merged openstack/murano: New operator 'is' was added https://review.openstack.org/280227 | 17:00 |
openstackgerrit | Merged openstack/murano-dashboard: Added test on filter apps by new category. https://review.openstack.org/279587 | 17:01 |
openstackgerrit | Merged openstack/murano: Update documentation to use openstack-client https://review.openstack.org/280022 | 17:01 |
*** Marga_ has joined #murano | 17:05 | |
*** Marga_ has quit IRC | 17:05 | |
*** Marga_ has joined #murano | 17:05 | |
*** samuelBartel has quit IRC | 17:13 | |
openstackgerrit | Omar Shykhkerimov proposed openstack/python-muranoclient: Deletes redundant line in shell.py file https://review.openstack.org/280846 | 17:45 |
*** sergmelikyan has quit IRC | 17:58 | |
*** sergmelikyan has joined #murano | 18:00 | |
*** Marga__ has joined #murano | 18:01 | |
*** sergmelikyan has quit IRC | 18:02 | |
*** sergmelikyan has joined #murano | 18:03 | |
*** vgridnev has joined #murano | 18:03 | |
*** Marga_ has quit IRC | 18:05 | |
*** yamamoto has quit IRC | 18:05 | |
*** yamamoto has joined #murano | 18:10 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/murano: Updated from global requirements https://review.openstack.org/280860 | 18:13 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/murano-dashboard: Updated from global requirements https://review.openstack.org/280861 | 18:13 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-muranoclient: Updated from global requirements https://review.openstack.org/280865 | 18:17 |
*** kzaitsev_mb has quit IRC | 18:23 | |
*** sergmelikyan has quit IRC | 18:27 | |
*** jasonsb_ has quit IRC | 18:28 | |
*** sergmelikyan has joined #murano | 18:31 | |
*** kzaitsev_mb has joined #murano | 18:36 | |
*** yamamoto has quit IRC | 18:49 | |
*** kzaitsev_mb has quit IRC | 19:04 | |
*** vgridnev has quit IRC | 19:14 | |
openstackgerrit | Rohini Choudhary proposed openstack/python-muranoclient: Add Environment support for openstack CLI https://review.openstack.org/270103 | 19:46 |
*** yamamoto has joined #murano | 19:50 | |
*** yamamoto has quit IRC | 19:56 | |
*** Marga__ has quit IRC | 19:58 | |
*** Marga_ has joined #murano | 19:58 | |
*** enthurohini has quit IRC | 20:04 | |
*** jfluhmann has joined #murano | 20:11 | |
*** ksnihyr has quit IRC | 20:17 | |
*** ksnihyr has joined #murano | 20:18 | |
*** ksnihyr has quit IRC | 20:22 | |
*** Nikolay_St has quit IRC | 20:24 | |
*** jfluhmann has quit IRC | 20:28 | |
*** kzaitsev_mb has joined #murano | 20:40 | |
*** raildo is now known as raildo-afk | 21:01 | |
*** Marga_ has quit IRC | 21:21 | |
*** Marga_ has joined #murano | 21:21 | |
*** Marga_ has quit IRC | 21:25 | |
*** Marga_ has joined #murano | 21:28 | |
*** Marga_ has quit IRC | 21:33 | |
openstackgerrit | Merged openstack/murano: Updated from global requirements https://review.openstack.org/280860 | 22:07 |
openstackgerrit | Merged openstack/murano-dashboard: Updated from global requirements https://review.openstack.org/280861 | 22:15 |
*** Marga_ has joined #murano | 22:16 | |
*** Marga_ has quit IRC | 22:17 | |
*** Marga_ has joined #murano | 22:17 | |
*** Marga_ has quit IRC | 22:18 | |
*** Marga_ has joined #murano | 22:18 | |
*** ksnihyr has joined #murano | 22:19 | |
*** ksnihyr has quit IRC | 22:25 | |
openstackgerrit | Merged openstack/python-muranoclient: Deletes redundant line in shell.py file https://review.openstack.org/280846 | 22:33 |
openstackgerrit | Merged openstack/python-muranoclient: Updated from global requirements https://review.openstack.org/280865 | 22:37 |
*** ksnihyr has joined #murano | 23:22 | |
*** ksnihyr has quit IRC | 23:26 | |
*** ducttape_ has quit IRC | 23:31 | |
openstackgerrit | Merged openstack/python-muranoclient: Make CLI outputs consistent with other OpenStack clients https://review.openstack.org/280023 | 23:33 |
openstackgerrit | Satish Grandhi proposed openstack/murano-specs: Today murano can deploy applications only on Openstack using HEAT https://review.openstack.org/280985 | 23:34 |
*** ruhe2 has joined #murano | 23:35 | |
*** ByPasS_ has joined #murano | 23:35 | |
*** wasmum- has joined #murano | 23:36 | |
*** ruhe has quit IRC | 23:37 | |
*** ByPasS has quit IRC | 23:37 | |
*** wasmum has quit IRC | 23:37 | |
*** ativelkov has quit IRC | 23:37 | |
*** ruhe2 is now known as ruhe | 23:37 | |
*** ByPasS_ is now known as ByPasS | 23:37 | |
*** ativelkov has joined #murano | 23:41 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!