*** caoyuan has joined #openstack-qinling | 00:37 | |
*** huntxu has joined #openstack-qinling | 01:03 | |
*** caoyuan has quit IRC | 01:14 | |
*** caoyuan has joined #openstack-qinling | 02:02 | |
*** caoyuan has quit IRC | 03:30 | |
*** caoyuan has joined #openstack-qinling | 03:36 | |
*** caoyuan has quit IRC | 03:40 | |
*** caoyuan has joined #openstack-qinling | 04:04 | |
openstackgerrit | Dong Ma proposed openstack/qinling master: Function Aliases spec proposal https://review.openstack.org/568755 | 05:49 |
---|---|---|
openstackgerrit | Lingxian Kong proposed openstack/qinling master: Improve the quick start guide a little bit https://review.openstack.org/568765 | 07:02 |
openstackgerrit | Lingxian Kong proposed openstack/python-qinlingclient master: Support create exeuction with version number https://review.openstack.org/568773 | 07:45 |
*** caoyuan has quit IRC | 08:36 | |
*** caoyuan has joined #openstack-qinling | 08:43 | |
*** caoyuan has quit IRC | 08:44 | |
*** caoyuan has joined #openstack-qinling | 08:44 | |
*** d0ugal has joined #openstack-qinling | 09:05 | |
*** d0ugal has left #openstack-qinling | 09:05 | |
*** caoyuan has quit IRC | 10:03 | |
*** Daqu has joined #openstack-qinling | 10:37 | |
Daqu | hi, guys.I got a problem about qinling's installation. I want to change k8s repository, so I did the following step: → i fork the qinling project https://github.com/Daqu/qinling → i only modify the file "https://github.com/Daqu/qinling/blob/master/tools/gate/kubeadm/playbook/roles/k8s_cli/tasks/ubuntu.yml". all i done is two thing, one is comment the task "Add Kubernetes GPG key", the other is change the task "Set up | 10:37 |
Daqu | sorry, i will send it again | 10:38 |
Daqu | hi, guys.I got a problem about qinling's installation. | 10:38 |
Daqu | I want to change k8s repository, so I did the following step: | 10:38 |
Daqu | → i fork the qinling project https://github.com/Daqu/qinling | 10:39 |
openstackgerrit | Merged openstack/python-qinlingclient master: Support create exeuction with version number https://review.openstack.org/568773 | 10:39 |
lxkong | Daqu: after your modification, how did you install qinling? | 10:40 |
Daqu | → i only modify the file "https://github.com/Daqu/qinling/blob/master/tools/gate/kubeadm/playbook/roles/k8s_cli/tasks/ubuntu.yml". | 10:41 |
Daqu | all i done is two thing, one is comment the task "Add Kubernetes GPG key", the other is change the task "Set up Kubernetes repository" | 10:41 |
Daqu | here is the all modification: | 10:41 |
Daqu | https://github.com/Daqu/qinling/commit/bd790631fec6aca8e1ef7804c787fa034230691f | 10:41 |
Daqu | then i start my installation: | 10:41 |
Daqu | $ sudo useradd -s /bin/bash -d /opt/stack -m stack | 10:41 |
Daqu | $ echo "stack ALL=(ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/stack | 10:42 |
Daqu | $ sudo su - stack | 10:42 |
Daqu | $ git clone https://github.com/openstack-dev/devstack | 10:42 |
Daqu | $ cd devstack/ | 10:42 |
Daqu | $ vim local.conf | 10:42 |
Daqu | →following is the content of local.conf: | 10:42 |
Daqu | enable_plugin qinling https://github.com/Daqu/qinling | 10:42 |
Daqu | the other is same as the one in manual one in doc | 10:43 |
Daqu | $ ./stack.sh | 10:43 |
Daqu | howerver, it doesn't work. because i see the task "Add Kubernetes GPG key",which i commented, run! i check the file i modified, it is not the one that i modified. | 10:44 |
lxkong | Daqu: ok | 10:44 |
Daqu | that's all.i don't know what's wrong with my operation. please give me a help. thanks | 10:44 |
lxkong | Daqu: please take a look at /opt/stack/qinling, have you checked the folder is actualy cloned from your github repo? | 10:45 |
Daqu | yes. i will give more details | 10:45 |
lxkong | Daqu: please check if /opt/stack/qinling/tools/gate/kubeadm/playbook/roles/k8s_cli/tasks/ubuntu.yml is what you expect | 10:46 |
lxkong | i've never used `enable_plugin qinling https://github.com/Daqu/qinling` not sure it works as expected | 10:47 |
Daqu | when the project was cloned, i make sure the file that in /opt/stack/qinling/... is actually the one i modified ,but it will be changed during the installation | 10:47 |
lxkong | Daqu: please paste the output of `git remote -v` in /opt/stack/qinling folder | 10:49 |
Daqu | ok, i will take a try!thanks | 10:49 |
lxkong | Daqu: you can use http://dpaste.com | 10:49 |
Daqu | http://dpaste.com/33ZJ6YY | 10:54 |
Daqu | maybe i know the problem(T_T) | 10:54 |
lxkong | Daqu: yeah | 10:54 |
lxkong | Daqu: you can modify the remote repo manually | 10:54 |
Daqu | i think so, thank you very much, sir | 10:55 |
lxkong | by `git remote add <name> <url>`, you can google how to config that | 10:55 |
lxkong | Daqu: you are welcome | 10:55 |
lxkong | Daqu: feel free to ask if you have any other questions | 10:55 |
openstackgerrit | Lingxian Kong proposed openstack/python-qinlingclient master: Add docs job to tox https://review.openstack.org/547828 | 11:06 |
openstackgerrit | Merged openstack/python-qinlingclient master: fix the url in HACKING.rst https://review.openstack.org/540925 | 11:08 |
openstackgerrit | Merged openstack/python-qinlingclient master: Fix the home-page url https://review.openstack.org/548171 | 11:13 |
*** blkart has quit IRC | 11:32 | |
openstackgerrit | Merged openstack/python-qinlingclient master: Add docs job to tox https://review.openstack.org/547828 | 11:40 |
*** Daqu has quit IRC | 11:49 | |
*** caoyuan has joined #openstack-qinling | 12:09 | |
*** huntxu has quit IRC | 14:18 | |
*** caoyuan has quit IRC | 16:38 | |
*** fanzhang has quit IRC | 20:01 | |
*** fanzhang has joined #openstack-qinling | 20:01 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!