openstackgerrit | Merged openstack/zun-ui master: Install Horizon from git repository in tox test https://review.openstack.org/557590 | 00:09 |
---|---|---|
*** shu has joined #openstack-zun | 00:31 | |
*** junaidali has quit IRC | 00:51 | |
*** junaidali has joined #openstack-zun | 00:57 | |
*** hongbin_ has joined #openstack-zun | 00:59 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: api-ref: update the sample request/ressponse https://review.openstack.org/558131 | 01:18 |
*** harlowja has quit IRC | 01:42 | |
*** nicolasbock has quit IRC | 01:50 | |
openstackgerrit | Merged openstack/python-zunclient master: Remove the 'auto' network mode from help text https://review.openstack.org/541536 | 02:01 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: api-ref: update the sample request/ressponse https://review.openstack.org/558131 | 02:09 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: api-ref: add missing parameters on container create https://review.openstack.org/558346 | 02:30 |
openstackgerrit | Hongbin Lu proposed openstack/zun master: install-guide: add note on etcd installation https://review.openstack.org/558980 | 02:53 |
*** janki has joined #openstack-zun | 03:01 | |
*** jchhatbar has joined #openstack-zun | 03:10 | |
*** janki has quit IRC | 03:12 | |
*** harlowja has joined #openstack-zun | 03:37 | |
*** hongbin_ has quit IRC | 03:50 | |
openstackgerrit | Deepak Mourya proposed openstack/zun master: [WIP]Move /rename endpoint into patch https://review.openstack.org/557595 | 04:58 |
*** harlowja has quit IRC | 05:22 | |
openstackgerrit | Deepak Mourya proposed openstack/zun-tempest-plugin master: Disable test_rename_container test https://review.openstack.org/558999 | 05:40 |
*** haint_ has quit IRC | 06:14 | |
*** nguyenhai has joined #openstack-zun | 06:14 | |
*** nguyenhai has quit IRC | 06:32 | |
*** nguyenhai has joined #openstack-zun | 06:45 | |
*** jchhatbar is now known as janki | 07:07 | |
*** kiennt26 has joined #openstack-zun | 07:24 | |
*** deepak_ has quit IRC | 07:49 | |
*** deepak_ has joined #openstack-zun | 08:01 | |
*** hyunsikyang has quit IRC | 08:04 | |
*** mkrai has quit IRC | 08:27 | |
*** mkrai has joined #openstack-zun | 08:31 | |
*** strigazi has quit IRC | 08:35 | |
*** hyunsikyang has joined #openstack-zun | 08:50 | |
*** strigazi has joined #openstack-zun | 09:12 | |
openstackgerrit | Shu Muto proposed openstack/zun-ui master: Add networks and ports tab for container update https://review.openstack.org/559037 | 09:25 |
*** shu has quit IRC | 09:27 | |
*** kiennt26 has quit IRC | 10:11 | |
*** nicolasbock has joined #openstack-zun | 10:30 | |
*** hongbin has joined #openstack-zun | 13:54 | |
openstackgerrit | Hongbin Lu proposed openstack/zun master: [WIP]Move /rename endpoint into patch https://review.openstack.org/557595 | 14:25 |
openstackgerrit | Merged openstack/zun master: Move create_image and upload_image_data https://review.openstack.org/554081 | 15:11 |
*** openstackgerrit has quit IRC | 15:34 | |
*** hongbin has quit IRC | 17:07 | |
*** hongbin has joined #openstack-zun | 17:18 | |
*** janki has quit IRC | 17:19 | |
*** harlowja has joined #openstack-zun | 17:21 | |
*** harlowja has quit IRC | 17:25 | |
*** hongbin has quit IRC | 18:16 | |
*** hongbin has joined #openstack-zun | 18:24 | |
*** harlowja has joined #openstack-zun | 18:29 | |
*** mbirru has joined #openstack-zun | 22:10 | |
mbirru | Hi zun team. I install zun on pike and zun-api and zun-wsproxy are running fine. when I try to create conatiner I see the error "ERROR: Not Acceptable (HTTP 406) (Request-ID: req-8e540cef-c01f-47cd-befb-b40d936b2e2c)" | 22:11 |
mbirru | here us the command I used to create container "ERROR: Not Acceptable (HTTP 406) (Request-ID: req-8e540cef-c01f-47cd-befb-b40d936b2e2c)" | 22:12 |
mbirru | here us the command I used to create container "zun run --name test ubuntu-docker ping -c 4 8.8.8.8" | 22:12 |
mbirru | Could anybody help me to whats wrong here. | 22:12 |
mbirru | your help is highly appreciated | 22:13 |
mbirru | dims:Hi | 22:28 |
mbirru | dims:Could you point me whats missing here? | 22:28 |
hongbin | mbirru: it looks you need to set the right api version for pike | 22:58 |
hongbin | mbirru: how did you install python-zunclient ? | 22:58 |
*** junaidali has quit IRC | 23:00 | |
hongbin | mbirru: sorry, i need to leave, could you send your question in an email? i will reply | 23:00 |
hongbin | mbirru: my questions are: 1) how did you install zun (devstack or manual install), 2) how did you install python-zunclient? | 23:01 |
*** junaidali has joined #openstack-zun | 23:01 | |
hongbin | mbirru: in addition, if you run "zun --debug run --name test ubuntu-docker ping -c 4 8.8.8.8", what is the output ? | 23:02 |
*** threestrands has joined #openstack-zun | 23:02 | |
hongbin | mbirru: in general, i guess the problem might be resolved if you specify the right api version with the option: " --zun-api-version xxxx" | 23:03 |
mbirru | hongbin:thank you for your response. I will send email to you | 23:04 |
hongbin | mbirru: if you still have question, send an email to the openstack-dev mailing list: https://wiki.openstack.org/wiki/Zun#Mailing_List , remember to add "[zun]" at the beginning of the subject | 23:05 |
*** hongbin has quit IRC | 23:05 | |
*** junaidali has quit IRC | 23:07 | |
*** openstackgerrit has joined #openstack-zun | 23:45 | |
openstackgerrit | Shu Muto proposed openstack/zun-ui master: Add networks tab for container update https://review.openstack.org/559037 | 23:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!