openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Make ironic templates working https://review.openstack.org/198596 | 00:02 |
---|---|---|
*** Guest7393 has quit IRC | 00:04 | |
*** yuanying_ has quit IRC | 00:04 | |
*** sdake_ is now known as sdake | 00:04 | |
*** harshs has quit IRC | 00:04 | |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Make ironic templates working https://review.openstack.org/198596 | 00:06 |
*** achanda has quit IRC | 00:08 | |
*** yuanying has joined #openstack-containers | 00:12 | |
*** yuanying has quit IRC | 00:18 | |
*** yuanying has joined #openstack-containers | 00:20 | |
*** yuanying has quit IRC | 00:21 | |
*** dims has joined #openstack-containers | 00:23 | |
*** yuanying has joined #openstack-containers | 00:27 | |
*** vahidh has quit IRC | 00:37 | |
*** diga has joined #openstack-containers | 00:41 | |
*** suro-patz has quit IRC | 00:41 | |
*** yuanying has quit IRC | 00:42 | |
*** yuanying has joined #openstack-containers | 00:42 | |
*** yuanying has quit IRC | 00:43 | |
*** ameybhide has quit IRC | 00:43 | |
*** sdake has quit IRC | 00:46 | |
*** yuanying has joined #openstack-containers | 00:47 | |
*** yuanying has quit IRC | 00:59 | |
*** yuanying has joined #openstack-containers | 01:03 | |
*** sthillma has quit IRC | 01:05 | |
*** apuimedo has quit IRC | 01:07 | |
*** SourabhP has quit IRC | 01:08 | |
*** diga has quit IRC | 01:14 | |
mfalatic | does tox work under OSX? | 01:14 |
*** sdake has joined #openstack-containers | 01:16 | |
*** sdake_ has joined #openstack-containers | 01:20 | |
*** erkules_ has joined #openstack-containers | 01:23 | |
*** sdake has quit IRC | 01:23 | |
*** dims_ has joined #openstack-containers | 01:24 | |
*** dims_ has quit IRC | 01:24 | |
*** erkules has quit IRC | 01:26 | |
openstackgerrit | Eli Qiao proposed openstack/magnum: Add periodic task to sync up bay status https://review.openstack.org/194514 | 01:27 |
*** dims has quit IRC | 01:27 | |
madhuri | eliqiao, ping | 01:29 |
eliqiao | madhuri pong | 01:33 |
madhuri | eliqiao, about your patch periodic task | 01:34 |
*** sdake_ is now known as sdake | 01:34 | |
eliqiao | madhuri: yeah. | 01:34 |
madhuri | Why are you deleting the entry from database after sync up? | 01:34 |
madhuri | https://review.openstack.org/#/c/194514/16/magnum/service/periodic.py | 01:34 |
madhuri | Line 77 | 01:34 |
eliqiao | madhuri: yes, because that stack has been deleted from heat | 01:35 |
madhuri | Why? Sorry I didn't get it. | 01:36 |
*** mfalatic has quit IRC | 01:37 | |
openstackgerrit | Martin Falatic proposed openstack/magnum: Updated Magnum documentation https://review.openstack.org/199212 | 01:37 |
eliqiao | in line74, sid will indicate a stack_id we found in magnum bay table, but we can not query if from heat | 01:37 |
eliqiao | s/query if/query it | 01:37 |
*** manjeets has joined #openstack-containers | 01:38 | |
*** mfalatic has joined #openstack-containers | 01:40 | |
eliqiao | madhuri, make sense? | 01:41 |
madhuri | eliqiao, Let me check the code. | 01:42 |
eliqiao | madhuri: okay , cool, thanks | 01:42 |
*** ybathia has quit IRC | 01:48 | |
madhuri | eliqiao, Thanks for the explanation | 01:49 |
eliqiao | madhuri: thanks for reviewing :) | 01:50 |
madhuri | eliqiao, I made a comment. Thank you :) | 01:53 |
*** unicell has quit IRC | 01:53 | |
eliqiao | madhuri: okay , thanks, will update the patch now.:) | 01:54 |
*** eghobo has quit IRC | 01:56 | |
madhuri | Thank you eliqiao :) | 01:57 |
*** humble_ has joined #openstack-containers | 01:57 | |
*** hongbin has joined #openstack-containers | 01:57 | |
eliqiao | how about this : "Bay with id %(id)s has been deleted due to stack with id %(sid)s not found in heat." | 01:58 |
eliqiao | madhuri: any comments? | 02:01 |
*** wanghua has quit IRC | 02:01 | |
madhuri | Yes better | 02:02 |
eliqiao | madhuri: deal, thx :) | 02:03 |
openstackgerrit | Eli Qiao proposed openstack/magnum: Add periodic task to sync up bay status https://review.openstack.org/194514 | 02:03 |
*** Drago has quit IRC | 02:20 | |
*** mfalatic has quit IRC | 02:29 | |
*** suro-patz has joined #openstack-containers | 02:35 | |
eliqiao | Kennan2 ping | 02:46 |
*** skoar has quit IRC | 02:46 | |
*** fawadkhaliq has joined #openstack-containers | 02:51 | |
Kennan2 | hi eliqiao: | 02:53 |
*** Kennan2 is now known as Kennan | 02:53 | |
eliqiao | Kennan: can I ask a python question? | 02:54 |
Kennan | what can I help you? if I know | 02:54 |
eliqiao | what the difference with the follow 2 sentance http://paste.openstack.org/show/353874/ | 02:56 |
eliqiao | s/sentance/sentence | 02:57 |
Kennan | hi eliqiao: the first one is list | 03:00 |
Kennan | for your second one, NOt find it compose a list | 03:01 |
humble_ | eliqiao: the second one don't change containers | 03:02 |
eliqiao | yes, I tested in ipython ,but if we access containers, they are same | 03:02 |
Kennan | what do you mean same? | 03:02 |
Kennan | the first one have new refreence | 03:03 |
Kennan | the second one not change the containers | 03:03 |
humble_ | eliqiao: if you want to change containers, you can use containers[index] | 03:05 |
humble_ | Kennan: do you know why we use a short_id instead of host_id which is used in other openstack projects when we launch the rpcserver | 03:15 |
Kennan | humble_: could you detailed it? Not get what you meaning | 03:16 |
humble_ | server = rpc_service.Service.create(cfg.CONF.conductor.topic, conductor_id, endpoints) | 03:17 |
humble_ | conductor_id = short_id.generate_id() | 03:17 |
humble_ | the code in magnum/cmd/conductor.py | 03:17 |
*** skoar has joined #openstack-containers | 03:18 | |
eliqiao | humble_: Kennan: got it , thanks | 03:18 |
Kennan | humble_: not know, what's the issue about it? | 03:22 |
*** manjeets has quit IRC | 03:22 | |
*** manjeets has joined #openstack-containers | 03:23 | |
humble_ | Kennan: why not keep the same with other projects | 03:23 |
Kennan | humble_: I did not get that, so I want to know if it has issue with the function? or just a style question | 03:27 |
humble_ | Kennan: just a style question | 03:28 |
Kennan | ok. I did not think big issue for that if not break functions. Or you think it is issue, you can create bug for that | 03:28 |
humble_ | ok | 03:29 |
*** harshs has joined #openstack-containers | 03:32 | |
*** sdake has quit IRC | 03:42 | |
openstackgerrit | Eli Qiao proposed openstack/magnum: API: don't query Error state containers from docker_client https://review.openstack.org/199007 | 03:55 |
*** wanghua has joined #openstack-containers | 04:05 | |
*** humble_ has quit IRC | 04:08 | |
*** fawadkhaliq has quit IRC | 04:11 | |
*** david-ly_ has joined #openstack-containers | 04:19 | |
*** eghobo has joined #openstack-containers | 04:20 | |
*** eghobo_ has joined #openstack-containers | 04:21 | |
*** manjeets has quit IRC | 04:21 | |
*** hongbin has quit IRC | 04:22 | |
*** david-lyle has quit IRC | 04:22 | |
*** eghobo has quit IRC | 04:24 | |
*** suro-patz has quit IRC | 04:35 | |
*** skoar has quit IRC | 04:42 | |
*** unicell has joined #openstack-containers | 04:46 | |
*** fawadkhaliq has joined #openstack-containers | 04:55 | |
*** fawadk has joined #openstack-containers | 04:59 | |
*** fawadkhaliq has quit IRC | 05:02 | |
*** suro-patz has joined #openstack-containers | 05:04 | |
*** xu has joined #openstack-containers | 05:06 | |
xu | hi, anyone knows apuimedo? trying to find his email, thx | 05:10 |
*** dims has joined #openstack-containers | 05:11 | |
*** unicell has quit IRC | 05:18 | |
*** unicell has joined #openstack-containers | 05:18 | |
*** unicell has quit IRC | 05:18 | |
*** unicell has joined #openstack-containers | 05:18 | |
*** achanda has joined #openstack-containers | 05:20 | |
*** Marga_ has quit IRC | 05:29 | |
*** suro-patz has joined #openstack-containers | 05:33 | |
*** harshs has quit IRC | 05:34 | |
*** xu has quit IRC | 05:40 | |
*** dims has quit IRC | 05:40 | |
*** Marga_ has joined #openstack-containers | 05:49 | |
*** ig0r__ has joined #openstack-containers | 05:51 | |
*** ybathia has joined #openstack-containers | 05:52 | |
*** ig0r_ has quit IRC | 05:52 | |
*** skoar has joined #openstack-containers | 05:57 | |
*** skoar1 has joined #openstack-containers | 05:58 | |
*** nihilifer has joined #openstack-containers | 05:59 | |
*** skoar has quit IRC | 06:01 | |
eliqiao | ping aotto | 06:03 |
*** achanda has quit IRC | 06:05 | |
*** Marga_ has quit IRC | 06:05 | |
*** Marga_ has joined #openstack-containers | 06:06 | |
*** skoar1 has quit IRC | 06:10 | |
*** tobe has joined #openstack-containers | 06:19 | |
*** SourabhP has joined #openstack-containers | 06:31 | |
*** coolsvap|away is now known as coolsvap | 06:32 | |
*** SourabhP_ has joined #openstack-containers | 06:35 | |
*** SourabhP has quit IRC | 06:36 | |
*** SourabhP_ is now known as SourabhP | 06:36 | |
*** fawadk has quit IRC | 06:36 | |
*** juggler_ has joined #openstack-containers | 06:49 | |
*** juggler has quit IRC | 06:52 | |
*** sthillma has joined #openstack-containers | 06:57 | |
*** sthillma_ has joined #openstack-containers | 06:58 | |
*** fawadkhaliq has joined #openstack-containers | 07:00 | |
*** sthillma has quit IRC | 07:01 | |
*** sthillma_ is now known as sthillma | 07:01 | |
*** humble_ has joined #openstack-containers | 07:03 | |
*** wanghua has quit IRC | 07:03 | |
*** wanghua has joined #openstack-containers | 07:04 | |
*** humble_ has quit IRC | 07:07 | |
*** BertrandN has joined #openstack-containers | 07:09 | |
*** humble__ has joined #openstack-containers | 07:13 | |
*** wanghua has quit IRC | 07:17 | |
*** wanghua has joined #openstack-containers | 07:18 | |
*** BertrandN has quit IRC | 07:20 | |
*** humble__ has quit IRC | 07:21 | |
*** sthillma has quit IRC | 07:30 | |
*** kan__ has joined #openstack-containers | 07:34 | |
*** sthillma has joined #openstack-containers | 07:34 | |
*** BertrandN has joined #openstack-containers | 07:38 | |
*** dims has joined #openstack-containers | 07:41 | |
*** dims_ has joined #openstack-containers | 07:42 | |
*** ybathia has quit IRC | 07:44 | |
*** dims has quit IRC | 07:45 | |
*** dims_ has quit IRC | 07:46 | |
*** tobe has quit IRC | 07:46 | |
*** humble_ has joined #openstack-containers | 07:53 | |
*** wanghua has quit IRC | 07:56 | |
*** SourabhP has quit IRC | 08:02 | |
*** eghobo_ has quit IRC | 08:11 | |
*** humble_ has quit IRC | 08:11 | |
*** apuimedo has joined #openstack-containers | 08:15 | |
*** tobe has joined #openstack-containers | 08:16 | |
*** wanghua has joined #openstack-containers | 08:16 | |
*** humble_ has joined #openstack-containers | 08:20 | |
*** wanghua has quit IRC | 08:24 | |
*** tobe has quit IRC | 08:25 | |
*** sthillma_ has joined #openstack-containers | 08:25 | |
*** tobe has joined #openstack-containers | 08:25 | |
*** sthillma has quit IRC | 08:29 | |
*** wanghua has joined #openstack-containers | 08:29 | |
*** sthillma_ has quit IRC | 08:30 | |
*** humble__ has joined #openstack-containers | 08:32 | |
*** humble_ has quit IRC | 08:33 | |
*** wanghua has quit IRC | 08:35 | |
*** Tango has quit IRC | 08:36 | |
*** belmoreira has joined #openstack-containers | 08:38 | |
*** humble__ has quit IRC | 08:38 | |
*** tobe has quit IRC | 08:40 | |
*** wanghua has joined #openstack-containers | 08:40 | |
*** dims has joined #openstack-containers | 08:43 | |
*** dims_ has joined #openstack-containers | 08:44 | |
*** dims__ has joined #openstack-containers | 08:45 | |
*** BertrandN has quit IRC | 08:45 | |
*** dims___ has joined #openstack-containers | 08:46 | |
*** dims has quit IRC | 08:47 | |
*** BertrandN has joined #openstack-containers | 08:48 | |
*** dims_ has quit IRC | 08:49 | |
*** dims__ has quit IRC | 08:49 | |
*** dims___ has quit IRC | 08:50 | |
*** j___ has joined #openstack-containers | 09:09 | |
*** belmoreira has quit IRC | 09:12 | |
*** tobe has joined #openstack-containers | 09:20 | |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Fix old network_id usage https://review.openstack.org/199458 | 09:21 |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Fix old network_id usage https://review.openstack.org/199458 | 09:23 |
*** belmoreira has joined #openstack-containers | 09:24 | |
openstackgerrit | Tom Cammann proposed openstack/magnum: 'nose' is no longer required for testing Magnum https://review.openstack.org/199459 | 09:24 |
*** fawadkhaliq has quit IRC | 09:25 | |
*** fawadkhaliq has joined #openstack-containers | 09:30 | |
*** BertrandN has quit IRC | 09:46 | |
*** BertrandN has joined #openstack-containers | 09:47 | |
*** nihilifer has quit IRC | 09:52 | |
*** bradjones has quit IRC | 10:13 | |
*** bradjones has joined #openstack-containers | 10:15 | |
*** bradjones has quit IRC | 10:15 | |
*** bradjones has joined #openstack-containers | 10:15 | |
*** BertrandN1 has joined #openstack-containers | 10:16 | |
*** BertrandN has quit IRC | 10:18 | |
*** fawadkhaliq has quit IRC | 10:19 | |
*** fawadkhaliq has joined #openstack-containers | 10:19 | |
*** zhenguo has quit IRC | 10:26 | |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Add ironic templates setup and manage https://review.openstack.org/199478 | 10:28 |
*** tobe has quit IRC | 10:29 | |
*** coolsvap is now known as coolsvap|away | 10:33 | |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Fix old network_id usage https://review.openstack.org/199458 | 10:36 |
openstackgerrit | Merged openstack/magnum: Remove unreachable code in API utils https://review.openstack.org/198040 | 10:40 |
openstackgerrit | Merged openstack/magnum: Check for Python 2 when using unicode builtin https://review.openstack.org/199189 | 10:40 |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Fix old network_id usage https://review.openstack.org/199458 | 10:44 |
*** madhuri has quit IRC | 10:45 | |
*** fawadkhaliq has quit IRC | 10:54 | |
*** madhuri has joined #openstack-containers | 11:02 | |
openstackgerrit | Madhuri Kumari proposed openstack/magnum: Add tool to generate SSL certificates in Magnum. https://review.openstack.org/199493 | 11:11 |
openstackgerrit | Madhuri Kumari proposed openstack/magnum: Add tool to generate SSL certificates in Magnum. https://review.openstack.org/199493 | 11:12 |
*** Marga_ has quit IRC | 11:28 | |
*** zhenguo has joined #openstack-containers | 11:29 | |
*** fawadkhaliq has joined #openstack-containers | 11:32 | |
*** dims has joined #openstack-containers | 11:47 | |
*** Marga_ has joined #openstack-containers | 11:48 | |
*** zul has quit IRC | 11:48 | |
*** dims_ has joined #openstack-containers | 11:48 | |
*** dims__ has joined #openstack-containers | 11:49 | |
*** dims has quit IRC | 11:52 | |
*** dims_ has quit IRC | 11:53 | |
*** dims__ has quit IRC | 11:54 | |
*** BertrandN1 has quit IRC | 12:14 | |
*** BertrandN has joined #openstack-containers | 12:14 | |
*** belmoreira has quit IRC | 12:17 | |
*** belmoreira has joined #openstack-containers | 12:23 | |
*** zul has joined #openstack-containers | 12:30 | |
BertrandN | Hi all, anybody managed to install Magnum using Devstack when installing with a single network interface? | 12:38 |
BertrandN | I tried this http://docs.openstack.org/developer/magnum/dev/dev-quickstart.html#exercising-the-services-using-devstack | 12:39 |
BertrandN | and changed eth1 by eth0, but at some point, I loose connectivity to my VM when Devstack executes this line: | 12:39 |
BertrandN | https://github.com/openstack-dev/devstack/blob/master/lib/neutron-legacy#L808 | 12:39 |
*** erkules_ is now known as erkules | 12:39 | |
*** erkules has joined #openstack-containers | 12:39 | |
BertrandN | I even tried tweaking Neutron parameters following these: | 12:40 |
BertrandN | http://docs.openstack.org/developer/devstack/guides/neutron.html#using-neutron-with-a-single-interface | 12:40 |
BertrandN | but the same thing happens | 12:40 |
*** humble_ has joined #openstack-containers | 12:42 | |
openstackgerrit | Hua Wang proposed openstack/magnum: add .idea to .gitignore https://review.openstack.org/199544 | 12:42 |
*** rpothier has joined #openstack-containers | 12:44 | |
*** wanghua has quit IRC | 12:46 | |
*** dims has joined #openstack-containers | 12:50 | |
*** coolsvap|away is now known as coolsvap | 12:52 | |
*** dims has quit IRC | 12:54 | |
*** dboik has joined #openstack-containers | 12:56 | |
openstackgerrit | Hongbin Lu proposed openstack/magnum: Add documentation for smart scale down feature https://review.openstack.org/198799 | 12:58 |
*** wanghua has joined #openstack-containers | 12:59 | |
*** bradjones has quit IRC | 13:00 | |
*** bradjones has joined #openstack-containers | 13:00 | |
*** bradjones has quit IRC | 13:00 | |
*** bradjones has joined #openstack-containers | 13:00 | |
*** humble_ has quit IRC | 13:01 | |
*** julim has joined #openstack-containers | 13:01 | |
*** dboik has quit IRC | 13:01 | |
*** fawadkhaliq has quit IRC | 13:01 | |
*** kan__ has quit IRC | 13:01 | |
*** jjfreric has joined #openstack-containers | 13:11 | |
*** jjfreric has quit IRC | 13:13 | |
*** dane_leblanc has joined #openstack-containers | 13:14 | |
*** dims has joined #openstack-containers | 13:22 | |
*** jjlehr has joined #openstack-containers | 13:29 | |
openstackgerrit | Hongbin Lu proposed openstack/magnum: Eliminate mutable default arguments https://review.openstack.org/198465 | 13:29 |
openstackgerrit | Hongbin Lu proposed openstack/magnum: Eliminate mutable default arguments https://review.openstack.org/198465 | 13:33 |
*** jjfreric has joined #openstack-containers | 13:33 | |
*** jjfreric1 has joined #openstack-containers | 13:35 | |
*** jjfreric has quit IRC | 13:37 | |
*** jjfreric1 has left #openstack-containers | 13:38 | |
*** jjfreric1 has joined #openstack-containers | 13:38 | |
*** jjfreric1 has left #openstack-containers | 13:38 | |
*** sdake has joined #openstack-containers | 13:43 | |
*** fawadkhaliq has joined #openstack-containers | 13:46 | |
*** sdake has quit IRC | 13:49 | |
*** fawadkhaliq has quit IRC | 13:49 | |
*** sdake has joined #openstack-containers | 13:49 | |
*** hongbin has joined #openstack-containers | 13:52 | |
*** dboik has joined #openstack-containers | 14:02 | |
*** dboik_ has joined #openstack-containers | 14:05 | |
*** dboik has quit IRC | 14:07 | |
*** f1ller is now known as filler | 14:10 | |
*** j___ has quit IRC | 14:19 | |
openstackgerrit | Merged openstack/magnum: 'nose' is no longer required for testing Magnum https://review.openstack.org/199459 | 14:25 |
openstackgerrit | Merged openstack/magnum: Validate bay type on creating resources https://review.openstack.org/198456 | 14:25 |
*** mfalatic has joined #openstack-containers | 14:27 | |
*** mfalatic has quit IRC | 14:31 | |
*** kebray has joined #openstack-containers | 14:33 | |
*** mfalatic has joined #openstack-containers | 14:46 | |
*** j___ has joined #openstack-containers | 14:50 | |
*** fawadkhaliq has joined #openstack-containers | 14:51 | |
*** belmoreira has quit IRC | 14:53 | |
*** dims has quit IRC | 15:04 | |
*** coolsvap is now known as coolsvap|away | 15:04 | |
*** dims has joined #openstack-containers | 15:05 | |
*** dims has quit IRC | 15:10 | |
*** coolsvap|away is now known as coolsvap | 15:12 | |
*** mfalatic has quit IRC | 15:12 | |
*** unicell1 has joined #openstack-containers | 15:18 | |
*** unicell has quit IRC | 15:19 | |
*** BertrandN has quit IRC | 15:22 | |
*** dims has joined #openstack-containers | 15:23 | |
*** zul has quit IRC | 15:41 | |
*** david-ly_ is now known as david-lyle | 15:42 | |
*** daneyon has joined #openstack-containers | 15:46 | |
*** coolsvap is now known as coolsvap|away | 15:47 | |
*** coolsvap|away is now known as coolsvap | 15:48 | |
*** Drago has joined #openstack-containers | 15:49 | |
*** Drago has quit IRC | 15:49 | |
*** Drago has joined #openstack-containers | 15:49 | |
*** daneyon has quit IRC | 15:50 | |
*** mfalatic has joined #openstack-containers | 15:51 | |
*** unicell1 has quit IRC | 15:55 | |
*** eghobo has joined #openstack-containers | 15:57 | |
*** dane_leblanc has quit IRC | 16:02 | |
*** kebray has quit IRC | 16:04 | |
*** SourabhP has joined #openstack-containers | 16:05 | |
*** absubram has joined #openstack-containers | 16:07 | |
*** zul has joined #openstack-containers | 16:08 | |
*** SourabhP_ has joined #openstack-containers | 16:08 | |
*** apuimedo has quit IRC | 16:09 | |
*** SourabhP has quit IRC | 16:10 | |
*** SourabhP_ is now known as SourabhP | 16:10 | |
*** dontalton has joined #openstack-containers | 16:10 | |
*** dane_leblanc has joined #openstack-containers | 16:10 | |
*** coolsvap is now known as coolsvap|away | 16:11 | |
*** SourabhP has quit IRC | 16:14 | |
*** dims has quit IRC | 16:15 | |
*** adrian_otto has joined #openstack-containers | 16:16 | |
*** dims has joined #openstack-containers | 16:16 | |
*** zhenguo has quit IRC | 16:20 | |
*** dims has quit IRC | 16:21 | |
*** unicell has joined #openstack-containers | 16:27 | |
*** adrian_otto has quit IRC | 16:28 | |
*** Marga_ has quit IRC | 16:28 | |
*** kebray has joined #openstack-containers | 16:29 | |
*** jhova has joined #openstack-containers | 16:30 | |
*** sthillma has joined #openstack-containers | 16:32 | |
*** suro-patz has joined #openstack-containers | 16:35 | |
*** Marga_ has joined #openstack-containers | 16:38 | |
*** dims has joined #openstack-containers | 16:40 | |
*** achanda has joined #openstack-containers | 16:41 | |
*** dontalton is now known as bitblt | 16:41 | |
*** bitblt has quit IRC | 16:41 | |
*** bitblt has joined #openstack-containers | 16:41 | |
*** bitblt has quit IRC | 16:42 | |
*** Drago has quit IRC | 16:43 | |
*** sthillma has quit IRC | 16:44 | |
*** Drago has joined #openstack-containers | 16:44 | |
*** Drago has quit IRC | 16:44 | |
*** Drago has joined #openstack-containers | 16:44 | |
*** harshs has joined #openstack-containers | 16:47 | |
*** adrian_otto has joined #openstack-containers | 16:58 | |
*** jjfreric has joined #openstack-containers | 17:05 | |
*** Marga__ has joined #openstack-containers | 17:06 | |
*** Marga__ has quit IRC | 17:06 | |
*** Marga_ has quit IRC | 17:06 | |
*** Marga_ has joined #openstack-containers | 17:06 | |
*** achanda has quit IRC | 17:12 | |
*** achanda has joined #openstack-containers | 17:12 | |
*** daneyon has joined #openstack-containers | 17:14 | |
*** dane_leblanc has quit IRC | 17:16 | |
*** daneyon has quit IRC | 17:19 | |
*** dane_leblanc has joined #openstack-containers | 17:24 | |
*** jruano has joined #openstack-containers | 17:29 | |
*** absubram has quit IRC | 17:32 | |
*** dims has quit IRC | 17:39 | |
*** dims has joined #openstack-containers | 17:39 | |
*** SourabhP has joined #openstack-containers | 17:41 | |
*** Tango has joined #openstack-containers | 17:45 | |
*** jjfreric1 has joined #openstack-containers | 17:54 | |
*** ybathia has joined #openstack-containers | 17:57 | |
*** Tango has quit IRC | 17:57 | |
*** jjfreric has quit IRC | 17:57 | |
*** absubram has joined #openstack-containers | 18:00 | |
*** sthillma has joined #openstack-containers | 18:01 | |
*** kebray has quit IRC | 18:06 | |
*** jhova has quit IRC | 18:24 | |
*** kebray has joined #openstack-containers | 18:25 | |
*** SourabhP has quit IRC | 18:42 | |
*** SourabhP has joined #openstack-containers | 18:43 | |
*** SourabhP has quit IRC | 18:56 | |
*** SourabhP has joined #openstack-containers | 18:56 | |
*** ybathia has quit IRC | 19:01 | |
*** absubram has quit IRC | 19:01 | |
*** achanda has quit IRC | 19:11 | |
*** bitblt has joined #openstack-containers | 19:13 | |
*** coolsvap|away is now known as coolsvap | 19:14 | |
*** fawadkhaliq has quit IRC | 19:15 | |
*** fawadkhaliq has joined #openstack-containers | 19:16 | |
*** sdake_ has joined #openstack-containers | 19:19 | |
*** sdake has quit IRC | 19:23 | |
*** sdake has joined #openstack-containers | 19:26 | |
*** kebray has quit IRC | 19:28 | |
*** sdake_ has quit IRC | 19:30 | |
*** zul has quit IRC | 19:34 | |
*** kebray has joined #openstack-containers | 19:36 | |
*** unicell1 has joined #openstack-containers | 19:44 | |
*** unicell has quit IRC | 19:45 | |
*** rbrooker has joined #openstack-containers | 19:50 | |
*** fawadkhaliq has quit IRC | 19:51 | |
*** daneyon has joined #openstack-containers | 19:55 | |
*** ybathia has joined #openstack-containers | 19:55 | |
*** coolsvap is now known as coolsvap|away | 19:58 | |
*** apuimedo has joined #openstack-containers | 20:06 | |
*** coolsvap|away is now known as coolsvap | 20:09 | |
*** openstackgerrit has quit IRC | 20:10 | |
*** openstackgerrit has joined #openstack-containers | 20:10 | |
*** rbrooker has quit IRC | 20:11 | |
*** belmoreira has joined #openstack-containers | 20:18 | |
*** kebray has quit IRC | 20:20 | |
*** kebray has joined #openstack-containers | 20:23 | |
*** daneyon has quit IRC | 20:29 | |
*** SourabhP has quit IRC | 20:34 | |
*** rbrooker has joined #openstack-containers | 20:38 | |
*** kebray has quit IRC | 20:43 | |
*** kebray has joined #openstack-containers | 20:48 | |
*** sthillma has quit IRC | 20:52 | |
*** SourabhP has joined #openstack-containers | 20:53 | |
*** jjlehr has quit IRC | 20:56 | |
*** achanda has joined #openstack-containers | 21:07 | |
*** coolsvap is now known as coolsvap|away | 21:22 | |
*** sdake_ has joined #openstack-containers | 21:25 | |
*** jjfreric1 has quit IRC | 21:28 | |
*** sdake has quit IRC | 21:28 | |
*** belmoreira has quit IRC | 21:34 | |
*** sthillma has joined #openstack-containers | 21:43 | |
*** achanda has quit IRC | 21:45 | |
*** rpothier has quit IRC | 21:46 | |
*** ameybhide has joined #openstack-containers | 21:50 | |
*** achanda has joined #openstack-containers | 22:04 | |
*** Marga_ has quit IRC | 22:10 | |
*** sthillma_ has joined #openstack-containers | 22:12 | |
*** jruano has quit IRC | 22:13 | |
*** saksham has joined #openstack-containers | 22:14 | |
saksham | Hi all, I was trying to follow the steps from the quick-start guide but my bay-create got stuck in the CREATE_IN_PROGRESS state I looked at heat stack-list, that too is in CREATE_IN_PROGRESS state. | 22:15 |
*** sthillma has quit IRC | 22:15 | |
*** sthillma_ is now known as sthillma | 22:15 | |
saksham | any clues what might be wrong? | 22:15 |
*** kebray has quit IRC | 22:16 | |
saksham | while using kubernetes, the master VM gets created though | 22:16 |
suro-patz | saksham: what is the RAM/DISK spec of the resource on which you are deploying the devstack - I had run into similar issue, when I was running devstack on VM | 22:17 |
suro-patz | basically you should have enough resource for deploying kube master/minions | 22:18 |
saksham | I used m1.small | 22:19 |
saksham | I see | 22:19 |
suro-patz | have you deployed the devstack on a m1.small VM? | 22:19 |
saksham | devstack is actually in another VM with 10GB RAM and 100 GB disk | 22:20 |
suro-patz | I have seen that you may require at least 16 GB for the devstack | 22:22 |
*** achanda_ has joined #openstack-containers | 22:23 | |
suro-patz | as this deployment will try to spawn three VMs(kube) + DB + MQ which ~12G | 22:23 |
*** achanda has quit IRC | 22:24 | |
saksham | while this was stuck in create_in_progress, I tried with docker-swarm too. I tried to create a bay with one master and 1 slave | 22:24 |
saksham | both VMs showed up in nova list | 22:25 |
*** apuimedo has quit IRC | 22:25 | |
saksham | they were also m1.small instances, so currently I do have 3 m1.small instances running | 22:25 |
saksham | but I'll surely give it a shot with 16 GB RAM | 22:26 |
*** pgogia has joined #openstack-containers | 22:42 | |
*** saksham_ has joined #openstack-containers | 22:46 | |
openstackgerrit | Merged openstack/magnum: Modify k8s template to support removal policy https://review.openstack.org/196505 | 22:50 |
*** achanda_ has quit IRC | 22:50 | |
*** juggler has joined #openstack-containers | 22:54 | |
*** achanda has joined #openstack-containers | 22:55 | |
*** juggler_ has quit IRC | 22:56 | |
sdake_ | if the vms wont start | 22:59 |
sdake_ | its not your memory | 22:59 |
sdake_ | create in progress | 22:59 |
sdake_ | it is likely your heat wait conditions are not being honored | 22:59 |
sdake_ | is your firewall opened on the ports related to docker? | 23:00 |
sdake_ | I think 3371/3372 (google for these) | 23:00 |
*** hongbin has quit IRC | 23:01 | |
sdake_ | saksham when you get back- try heat resource-list stack-id | 23:01 |
sdake_ | this will tell you which resources are in which state | 23:01 |
sdake_ | if you didn't have enough ram to spawn a vm, the stack would go to stack failed not stack creating | 23:01 |
sdake_ | hey hongbin | 23:01 |
*** jjfreric has joined #openstack-containers | 23:06 | |
*** sdake has joined #openstack-containers | 23:07 | |
*** achanda has quit IRC | 23:09 | |
*** sdake_ has quit IRC | 23:11 | |
openstackgerrit | Merged openstack/magnum: Add elements for building a Mesos bay node image https://review.openstack.org/189180 | 23:11 |
*** zhenguo has joined #openstack-containers | 23:14 | |
saksham_ | sdake — that’s exactly what seems to be happening. | see a master_wait_condition like “OS::Heat::WaitCondition | CREATE_IN_PROGRESS” | 23:21 |
openstackgerrit | Merged openstack/magnum: Adds TLS support in pythonk8sclient. https://review.openstack.org/195488 | 23:24 |
*** pgogia has quit IRC | 23:25 | |
saksham_ | I flushed all IP table rules on the devstack VM to avoid the docker ports issue you mentioned | 23:29 |
*** zul has joined #openstack-containers | 23:29 | |
saksham_ | the wait condition doesn’t seem to be satisfied still | 23:30 |
sdake | are you running heat-api-cfn in your devstac env? | 23:34 |
sdake | devstack that is | 23:34 |
sdake | k busted | 23:34 |
sdake | ps -ef | grep heat-api-cfn | 23:34 |
*** sdake_ has joined #openstack-containers | 23:38 | |
saksham_ | yeah that seems to be there | 23:39 |
*** achanda has joined #openstack-containers | 23:41 | |
*** sdake has quit IRC | 23:42 | |
*** pgogia has joined #openstack-containers | 23:48 | |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Make ironic templates working https://review.openstack.org/198596 | 23:51 |
*** jruano has joined #openstack-containers | 23:53 | |
*** dane_leblanc has quit IRC | 23:56 | |
openstackgerrit | Kai Qiang Wu(Kennan) proposed openstack/magnum: Add ironic templates setup and manage https://review.openstack.org/199478 | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!