*** rakhmerov has joined #murano | 00:29 | |
*** rakhmerov has quit IRC | 00:34 | |
*** asalkeld has quit IRC | 00:40 | |
*** asalkeld has joined #murano | 00:53 | |
*** ekarlso has quit IRC | 01:11 | |
*** ekarlso has joined #murano | 01:13 | |
*** ekarlso has quit IRC | 01:13 | |
*** ekarlso has joined #murano | 01:18 | |
*** rakhmerov has joined #murano | 01:30 | |
*** drupalmonkey has quit IRC | 01:31 | |
*** rakhmerov has quit IRC | 01:34 | |
*** rakhmerov has joined #murano | 02:31 | |
*** rakhmerov has quit IRC | 02:35 | |
*** asalkeld has quit IRC | 03:21 | |
*** rakhmerov has joined #murano | 03:31 | |
*** rakhmerov has quit IRC | 03:36 | |
*** chandan_kumar has joined #murano | 04:08 | |
*** chandan_kumar has quit IRC | 04:17 | |
*** asalkeld has joined #murano | 04:32 | |
*** rakhmerov has joined #murano | 04:32 | |
*** sab has joined #murano | 04:36 | |
*** rakhmerov has quit IRC | 04:47 | |
*** chandan_kumar has joined #murano | 04:50 | |
*** gokrokve has quit IRC | 04:51 | |
*** rakhmerov has joined #murano | 04:58 | |
*** asalkeld has quit IRC | 05:27 | |
*** sergmelikyan_ has joined #murano | 05:35 | |
*** sergmelikyan_ has left #murano | 05:35 | |
*** asalkeld has joined #murano | 05:40 | |
katyafervent | Hi all | 06:12 |
---|---|---|
katyafervent | Everybody are welcome to comment and extend on 'How to upload application package' document draft, which is located here https://wiki.openstack.org/wiki/Murano/Documentation/How_to_create_application_package | 06:13 |
*** tnurlygayanov has quit IRC | 06:17 | |
*** tnurlygayanov has joined #murano | 06:18 | |
sab | katyafervent, where do we specify the dependencies? in the manifest file? I am not sure, just trying to understand | 06:27 |
katyafervent | sab,yes, manifest is a start point. Here you need to specify classes, and in class definition resources (execution plans) need to be specified | 06:30 |
katyafervent | I'll update this document and fill it with more information) | 06:31 |
sab | katyafervent, thanks. will all required application binaries exist inside the application package? | 06:34 |
*** IlyaE has quit IRC | 06:39 | |
katyafervent | sab, just scripts that will be passed to Murano agent on deployed virtual machine. Agent will execute them and application will be installed. It could be powershell scripts in case of windows or bash scripts in case of linux | 06:42 |
katyafervent | These scripts are located inside Resources/scripts directory in application package | 06:43 |
sab | katyafervent, got it.. thank you | 06:43 |
katyafervent | you are welcome) | 06:43 |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-dashboard: Align icons - now all logos has one size https://review.openstack.org/87466 | 07:12 |
*** julienve_ has joined #murano | 08:06 | |
sab | while installing with murano-deployment, it failed while instaliing murano-dashboard. says heat-horizon repo doesnt exist. here is the log http://pastebin.com/T75u0UFF , any pointers? | 08:08 |
dteselkin | It looks like it failed to clone the heat-horizon repo | 08:16 |
stan_lagun | sab, you can have binaries as well. But for current release total package size must be relatively small | 08:19 |
dteselkin | I wonder where this strange git link was defined git://git.openstack.org/steveb/heat-horizon.git | 08:20 |
stan_lagun | any resource file can be referenced from execution plan including binary files using angle brackets. They will be transmitted as base64 within JSON to agent and unpacked there. | 08:20 |
sab | is https://github.com/hanney/heat-horizon and git://git.openstack.org/steveb/heat-horizon.git same? why is this actually required? | 08:28 |
sab | any idea? | 08:28 |
dteselkin | Don't know yet, I'll check | 08:29 |
*** bogdando has quit IRC | 08:30 | |
dteselkin | Hmm, so the devstack sources don't contain 'heat-horizon' string ... | 08:30 |
*** bogdando has joined #murano | 08:31 | |
sab | this is defined in murano-deployment script https://github.com/stackforge/murano-deployment/blob/master/devstack-scripts/scripts/local.sh | 08:31 |
dteselkin | hmm | 08:32 |
dteselkin | I see, it could be an old (maybe even obsolete) setting | 08:33 |
dteselkin | sab, so you are trying to build a 'Murano devbox' and point it to existing OpenStack installation somethere? | 08:37 |
sab | nope, this is a fresh install on a VM. I am just running murano-deployment/devstack_scripts/start_devstack.sh , all the other services are running and fine.. except murano failed. | 08:40 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Drop bunch dependency https://review.openstack.org/86811 | 08:46 |
*** julienve_ has quit IRC | 08:56 | |
*** sergmelikyan has quit IRC | 08:59 | |
*** sergmelikyan has joined #murano | 08:59 | |
openstackgerrit | A change was merged to stackforge/murano-dashboard: Align icons - now all logos has one size https://review.openstack.org/87466 | 09:18 |
openstackgerrit | A change was merged to stackforge/murano-api: Fix wrong indentation in sample UI definition https://review.openstack.org/87250 | 09:22 |
*** chandan_kumar has quit IRC | 09:38 | |
sergmelikyan | abartlet, dteselkin mentioned that you are interested in writing application for master version of Murano. Please look at: https://wiki.openstack.org/wiki/Murano/Documentation/How_to_create_application_package | 09:44 |
sergmelikyan | abartlet, I can help you with question about new packages | 09:45 |
ruhe | stan_lagun: any idea what's going on http://paste.openstack.org/raw/75742/ ? | 09:49 |
* ruhe afk | 09:51 | |
stan_lagun | looks like you had some records in instance_stats and they were not deleted | 09:55 |
stan_lagun | are using SQLite? | 09:55 |
*** chandan_kumar has joined #murano | 09:56 | |
*** chandan_kumar has quit IRC | 10:23 | |
tsufiev | guys, are planning to add real stats to UI Statistics panel? | 10:28 |
tsufiev | because now UI draws fake data | 10:29 |
tsufiev | i thought that we already have specific calls for obtaining statistics at murano-api side. am i wrong? | 10:29 |
ruhe | stan_lagun: i removed sqlite file before executing db-sync | 10:31 |
stan_lagun | so this happens on fresh setup? | 10:32 |
*** chandan_kumar has joined #murano | 10:38 | |
ruhe | stan_lagun: yes | 10:41 |
ruhe | i fixed it by adding default values to NOT_NULL columns type_name and tenant_id | 10:41 |
ruhe | i guess it should be ok to have DB-level default value (empty string) for these columns | 10:42 |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Fixed DB migration script https://review.openstack.org/87539 | 10:52 |
ruhe | stan_lagun: here is the fix ^^ please take a look | 10:52 |
ruhe | tsufiev: btw, there are two controllers api/v1/instance_statistics and request_statistics did you look at them? | 10:53 |
tsufiev | stan_lagun: could you clarify, were these endpoints created to provide data for 'Statistics' panel or for some other purpose? | 10:55 |
stan_lagun | tsufiev, yep | 10:55 |
tsufiev | both of them? | 10:56 |
stan_lagun | yes. It is different types of statistics and there will be third one | 10:56 |
tsufiev | currently i see 2 tabs on 'Statistics' panel: Murano API Servers & Murano Engine Servers | 11:00 |
tsufiev | what is the correspondence between these tabs and endpoints? | 11:00 |
stan_lagun | You better ask Gosha | 11:05 |
tsufiev | ok, will do so when he wakes up... | 11:05 |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Fix for package import https://review.openstack.org/86039 | 11:07 |
*** asalkeld has quit IRC | 11:13 | |
openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/python-muranoclient: Update requirements.txt due to changes in global-requirements.txt https://review.openstack.org/87548 | 11:27 |
openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/murano-api: Update requirements.txt due to changes in global-requirements.txt https://review.openstack.org/87549 | 11:31 |
*** sab has quit IRC | 11:36 | |
openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/murano-dashboard: Update requirements.txt due to changes in global-requirements.txt https://review.openstack.org/87553 | 11:39 |
*** chandan_kumar has quit IRC | 11:42 | |
openstackgerrit | A change was merged to stackforge/murano-api: Removed unused muranoapi/contrib https://review.openstack.org/82318 | 11:54 |
*** chandan_kumar has joined #murano | 11:59 | |
*** chandan_kumar has quit IRC | 12:26 | |
openstackgerrit | Ekaterina Fedorova proposed a change to stackforge/murano-api: Add tag assignment during manifest parsing https://review.openstack.org/87581 | 12:30 |
*** chandan_kumar has joined #murano | 12:41 | |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Topology Tab view to the new object model https://review.openstack.org/86530 | 12:46 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Fix 'Name' field in Environment -> Services table https://review.openstack.org/87264 | 12:46 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Drop bunch dependency https://review.openstack.org/86811 | 12:46 |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Tailor Deployments Tab to the new object model https://review.openstack.org/86569 | 12:46 |
*** dteselkin_ has quit IRC | 13:21 | |
*** dteselkin_ has joined #murano | 13:27 | |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Fix Quick Environment not deleting on errors https://review.openstack.org/87618 | 13:32 |
*** dteselkin_ has quit IRC | 13:36 | |
*** dteselkin_ has joined #murano | 13:44 | |
ruhe | sergmelikyan: i'm resolving your comments from https://review.openstack.org/#/c/85855/3/muranoapi/common/config.py | 13:54 |
ruhe | sergmelikyan: i'd like to rename CONF.register_opts(rabbit_opts, group='rabbitmq') to ... | 13:55 |
ruhe | CONF.register_opts(guest_agent_rabbit_opts, group='guest_agent_rabbitmq') | 13:55 |
ruhe | is it ok with you? | 13:55 |
*** gokrokve has joined #murano | 14:02 | |
igormarnat | ruhe: he's out | 14:13 |
ruhe | igormarnat: thanks. i will wait for his comments on review then | 14:13 |
*** chandan_kumar has quit IRC | 14:13 | |
*** sjmc7 has joined #murano | 14:16 | |
*** IlyaE has joined #murano | 14:30 | |
openstackgerrit | Stan Lagun proposed a change to stackforge/murano-api: Fixes DB migrations on SQLite https://review.openstack.org/87662 | 14:32 |
stan_lagun | ruhe, ^^ is a fix for broken sb-sync with SQLite | 14:33 |
ruhe | stan_lagun: thanks. this one looks more advanced than mine https://review.openstack.org/#/c/87539/ | 14:35 |
stan_lagun | thats because I've dropped old table and recreated it from scratch instead of deleting all data and adding several columns | 14:36 |
stan_lagun | this is better than having invalid default :) | 14:36 |
*** julienve_ has joined #murano | 14:38 | |
*** drupalmonkey has joined #murano | 14:38 | |
*** julienve_ has quit IRC | 14:41 | |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Added Murano config checks https://review.openstack.org/85855 | 14:50 |
openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-api: Devstack scripts update https://review.openstack.org/87690 | 15:17 |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Added Murano config checks https://review.openstack.org/85855 | 15:38 |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Added Murano config checks https://review.openstack.org/85855 | 15:39 |
*** IlyaE has quit IRC | 15:39 | |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Fixes DB migrations on SQLite https://review.openstack.org/87662 | 15:46 |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Fix for package import https://review.openstack.org/86039 | 15:46 |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Added a CLI command to manage categories https://review.openstack.org/86934 | 15:48 |
openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/murano-api: Update requirements.txt due to changes in global-requirements.txt https://review.openstack.org/87549 | 15:49 |
openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/python-muranoclient: Update requirements.txt due to changes in global-requirements.txt https://review.openstack.org/87548 | 15:53 |
*** IlyaE has joined #murano | 15:55 | |
*** julienve_ has joined #murano | 15:56 | |
openstackgerrit | Anastasia Kuznetsova proposed a change to stackforge/murano-dashboard: Update requirements.txt due to changes in global-requirements.txt https://review.openstack.org/87553 | 15:57 |
*** julienv__ has joined #murano | 15:58 | |
*** julienv__ is now known as julienvey_ | 15:59 | |
*** julienve_ has quit IRC | 16:00 | |
*** IlyaE has quit IRC | 16:01 | |
*** julienvey_ is now known as julienvey | 16:05 | |
*** IlyaE has joined #murano | 16:09 | |
openstackgerrit | Timur Sufiev proposed a change to stackforge/murano-dashboard: Catch CommunicationError at Packages panel https://review.openstack.org/87725 | 16:21 |
*** ankurrr has quit IRC | 16:42 | |
*** slagun has joined #murano | 16:44 | |
*** stan_lagun has quit IRC | 16:48 | |
*** ankurrr has joined #murano | 16:56 | |
ruhe | murano weekly meeting should start at #openstack-meeting-alt in a couple of minutes | 17:02 |
dteselkin | Hi | 17:13 |
*** rakhmerov has quit IRC | 17:14 | |
sergmelikyan | ruhe, sorry, was stuck in traffic, about section renaming, I am ok with rename. Don't forget to update related docs | 17:29 |
*** IlyaE has quit IRC | 17:37 | |
*** IlyaE has joined #murano | 17:46 | |
ruhe | sergmelikyan: can you please point me to affected docs? | 18:01 |
ruhe | sjmc7: here is the question: | 18:03 |
ruhe | sjmc7: we have ssl-related config for each openstack service - https://github.com/stackforge/murano-api/blob/master/muranoapi/common/config.py | 18:03 |
ruhe | heat, neutron, keystone, each one of them has ca_file, cert_file, etc | 18:03 |
sjmc7 | ca_certs, ssl/boolean? | 18:04 |
sjmc7 | yep | 18:04 |
sjmc7 | and you want to know if we deploy with a common cert? | 18:04 |
ruhe | sjmc7: i thought that in a typical openstack installation they'll be the same | 18:04 |
sergmelikyan | ruhe not quite ssl config, but connection configuration for each of the services we use | 18:04 |
sergmelikyan | ruhe, Heat, for example makes same thing that we do now. | 18:05 |
sergmelikyan | ruhe, if each service is located on different host machine, only way to have same settings - to have wildcard certificates that was not supported by Openstack a while ago. | 18:05 |
sjmc7 | fwiw, our endpoint certs have different CNs, which agrees with sergmelikyan | 18:07 |
ruhe | all right. that answers my question. thank you guys | 18:07 |
*** gokrokve_ has joined #murano | 18:08 | |
sergmelikyan | We also can't get rid from sections for each service since we need to declare endpoint type, since this is also may be different endpoints for different services | 18:08 |
sergmelikyan | We had use-case where heat was accessible for murano from Internal endpoint. While other services was available from public | 18:09 |
*** gokrokve has quit IRC | 18:12 | |
sjmc7 | who's a good person to ask about package import? | 18:13 |
slagun | sjmc7, ruhe | 18:14 |
*** rakhmerov has joined #murano | 18:15 | |
sjmc7 | in cmd/manage.py package.__dict__ gets passed to api.package_upload but all the attribute names have underscores so they don't get set in the DB model | 18:16 |
sjmc7 | am i missing something? is it working for other people? | 18:16 |
sjmc7 | looking at cmd/manage.py:_do_import_package | 18:17 |
ruhe | sjmc7: you're correct, it's broken. here is the fix https://review.openstack.org/#/c/86039/ | 18:17 |
sjmc7 | ah, i should've checked. ok, thanks, will review it | 18:17 |
openstackgerrit | Ruslan Kamaldinov proposed a change to stackforge/murano-api: Added Murano config checks https://review.openstack.org/85855 | 18:20 |
*** rakhmerov has quit IRC | 18:23 | |
*** gokrokve_ has quit IRC | 18:30 | |
*** gokrokve has joined #murano | 18:35 | |
openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-api: Add murano-dashboard to devstack https://review.openstack.org/87751 | 18:37 |
*** gokrokve has quit IRC | 18:39 | |
openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-api: Devstack scripts update https://review.openstack.org/87690 | 18:42 |
*** julienvey has quit IRC | 18:51 | |
*** julienve_ has joined #murano | 18:54 | |
*** gokrokve has joined #murano | 19:01 | |
openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-api: Add murano-dashboard to devstack https://review.openstack.org/87751 | 19:06 |
openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-api: Add murano-dashboard to devstack https://review.openstack.org/87751 | 19:12 |
*** rakhmerov has joined #murano | 19:19 | |
*** rakhmerov has quit IRC | 19:29 | |
*** julienvey has joined #murano | 19:30 | |
*** chandan_kumar has joined #murano | 19:40 | |
openstackgerrit | Dmitry Teselkin proposed a change to stackforge/murano-api: Typo in murano-api.conf https://review.openstack.org/87774 | 19:47 |
*** chandan_kumar has quit IRC | 19:48 | |
*** chandan_kumar has joined #murano | 19:56 | |
*** chandan_kumar has quit IRC | 20:18 | |
*** rakhmerov has joined #murano | 20:25 | |
openstackgerrit | A change was merged to stackforge/murano-api: Fixes DB migrations on SQLite https://review.openstack.org/87662 | 20:25 |
*** rakhmerov has quit IRC | 20:30 | |
*** IlyaE has quit IRC | 20:33 | |
*** IlyaE has joined #murano | 20:34 | |
*** IlyaE has quit IRC | 20:51 | |
*** asalkeld has joined #murano | 20:58 | |
openstackgerrit | A change was merged to stackforge/murano-dashboard: Drop bunch dependency https://review.openstack.org/86811 | 21:04 |
*** julienvey has quit IRC | 21:09 | |
*** rakhmerov has joined #murano | 21:15 | |
*** ankurrr has quit IRC | 21:16 | |
*** julienvey has joined #murano | 21:16 | |
*** julienvey has quit IRC | 21:18 | |
*** rakhmerov has quit IRC | 21:20 | |
*** asalkeld has quit IRC | 21:20 | |
*** IlyaE has joined #murano | 21:29 | |
*** julienvey has joined #murano | 21:31 | |
*** asalkeld has joined #murano | 21:32 | |
*** asalkeld has quit IRC | 21:41 | |
*** julienvey has quit IRC | 21:43 | |
*** asalkeld has joined #murano | 22:11 | |
*** rakhmerov has joined #murano | 22:16 | |
*** rakhmerov has quit IRC | 22:21 | |
*** sjmc7 has quit IRC | 23:09 | |
*** IlyaE has quit IRC | 23:15 | |
*** rakhmerov has joined #murano | 23:17 | |
*** rakhmerov has quit IRC | 23:22 | |
*** gokrokve has quit IRC | 23:24 | |
*** openstackstatus has quit IRC | 23:32 | |
*** openstackstatus has joined #murano | 23:32 | |
*** IlyaE has joined #murano | 23:33 | |
*** gokrokve has joined #murano | 23:51 | |
*** gokrokve has quit IRC | 23:54 | |
openstackstatus | NOTICE: Restarting gerrit really quick to fix replication issue | 23:58 |
*** ChanServ changes topic to "Restarting gerrit really quick to fix replication issue" | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!