*** irclogbot_2 has quit IRC | 00:56 | |
kei-ichi | lxkong sorry for late response. I forgot to launch IRC client lately.. | 07:20 |
---|---|---|
kei-ichi | Your question is, even you login as admin role user, you cannot see create runtime button right? | 07:21 |
kei-ichi | I remember that I talked about this point in IRC. | 07:23 |
kei-ichi | Now qinling-dashboard does not have this function(create runtime) according to result of that discussion. | 07:23 |
kei-ichi | Because runtime will be created from Docker image which located on Docker server itself. | 07:27 |
kei-ichi | It is difficult to get list of Docker image from web application side. This is one of the reason I skipped implementing this function. | 07:27 |
*** armstrong has joined #openstack-qinling | 09:40 | |
*** armstrong has quit IRC | 10:01 | |
*** armstrong has joined #openstack-qinling | 10:36 | |
*** armstrong has quit IRC | 10:45 | |
*** armstrong has joined #openstack-qinling | 10:46 | |
*** armstrong has quit IRC | 10:59 | |
*** armstrong has joined #openstack-qinling | 11:05 | |
*** armstrong has quit IRC | 11:07 | |
*** armstrong has joined #openstack-qinling | 11:07 | |
*** armstrong has quit IRC | 11:33 | |
*** armstrong has joined #openstack-qinling | 12:02 | |
*** armstrong has quit IRC | 12:06 | |
*** armstrong has joined #openstack-qinling | 12:13 | |
*** armstrong has quit IRC | 12:13 | |
*** armstrong has joined #openstack-qinling | 12:13 | |
*** armstrong has quit IRC | 12:14 | |
*** Bhujay has joined #openstack-qinling | 12:20 | |
*** armstrong has joined #openstack-qinling | 12:42 | |
*** armstrong has quit IRC | 13:04 | |
*** armstrong has joined #openstack-qinling | 13:09 | |
*** armstrong has quit IRC | 14:38 | |
*** armstrong has joined #openstack-qinling | 14:44 | |
*** Bhujay has quit IRC | 14:46 | |
*** armstrong has quit IRC | 14:54 | |
*** armstrong has joined #openstack-qinling | 15:25 | |
*** armstrong has quit IRC | 15:27 | |
*** armstrong has joined #openstack-qinling | 15:27 | |
lxkong | kei-ichi: maybe i didn't describe that clearly last time. The only required param for creating runtime is the docker image name(e.g. openstackqinling/python3-runtime:0.0.2), it doesn't need to talk to dockerhub rather than passing the params to qinling-api. | 15:38 |
*** armstrong has quit IRC | 15:56 | |
kei-ichi | lxkong You mean that user can get names of Docker images through API response? Cloud you give me corresponding command in qinling-client CLI. | 23:12 |
kei-ichi | If It is possible to get images by API, implementation of runtime creation is not so difficult. | 23:13 |
kei-ichi | From this page (https://docs.openstack.org/qinling/latest/quick_start.html), I understood that when user create runtime on qinling, image"openstackqinling/python-runtime" should be passed by request body. | 23:18 |
kei-ichi | But I could not find how to get list of image names through API. From Horizon's stand-point, it is not possible to type "docker images" so I thought it is impossible to get candidate list images for runtime creation. | 23:19 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!