Wednesday, 2015-07-08

openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Make ironic templates working  https://review.openstack.org/19859600:02
*** Guest7393 has quit IRC00:04
*** yuanying_ has quit IRC00:04
*** sdake_ is now known as sdake00:04
*** harshs has quit IRC00:04
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Make ironic templates working  https://review.openstack.org/19859600:06
*** achanda has quit IRC00:08
*** yuanying has joined #openstack-containers00:12
*** yuanying has quit IRC00:18
*** yuanying has joined #openstack-containers00:20
*** yuanying has quit IRC00:21
*** dims has joined #openstack-containers00:23
*** yuanying has joined #openstack-containers00:27
*** vahidh has quit IRC00:37
*** diga has joined #openstack-containers00:41
*** suro-patz has quit IRC00:41
*** yuanying has quit IRC00:42
*** yuanying has joined #openstack-containers00:42
*** yuanying has quit IRC00:43
*** ameybhide has quit IRC00:43
*** sdake has quit IRC00:46
*** yuanying has joined #openstack-containers00:47
*** yuanying has quit IRC00:59
*** yuanying has joined #openstack-containers01:03
*** sthillma has quit IRC01:05
*** apuimedo has quit IRC01:07
*** SourabhP has quit IRC01:08
*** diga has quit IRC01:14
mfalaticdoes tox work under OSX?01:14
*** sdake has joined #openstack-containers01:16
*** sdake_ has joined #openstack-containers01:20
*** erkules_ has joined #openstack-containers01:23
*** sdake has quit IRC01:23
*** dims_ has joined #openstack-containers01:24
*** dims_ has quit IRC01:24
*** erkules has quit IRC01:26
openstackgerritEli Qiao proposed openstack/magnum: Add periodic task to sync up bay status  https://review.openstack.org/19451401:27
*** dims has quit IRC01:27
madhurieliqiao, ping01:29
eliqiaomadhuri pong01:33
madhurieliqiao, about your patch periodic task01:34
*** sdake_ is now known as sdake01:34
eliqiaomadhuri: yeah.01:34
madhuriWhy are you deleting the entry from database after sync up?01:34
madhurihttps://review.openstack.org/#/c/194514/16/magnum/service/periodic.py01:34
madhuriLine 7701:34
eliqiaomadhuri: yes, because that stack has been deleted from heat01:35
madhuriWhy? Sorry I didn't get it.01:36
*** mfalatic has quit IRC01:37
openstackgerritMartin Falatic proposed openstack/magnum: Updated Magnum documentation  https://review.openstack.org/19921201:37
eliqiaoin line74, sid will indicate a stack_id we found in magnum bay table, but we can not query if from heat01:37
eliqiaos/query if/query it01:37
*** manjeets has joined #openstack-containers01:38
*** mfalatic has joined #openstack-containers01:40
eliqiaomadhuri, make sense?01:41
madhurieliqiao, Let me check the code.01:42
eliqiaomadhuri: okay , cool, thanks01:42
*** ybathia has quit IRC01:48
madhurieliqiao, Thanks for the explanation01:49
eliqiaomadhuri:  thanks for reviewing :)01:50
madhurieliqiao, I made a comment. Thank you :)01:53
*** unicell has quit IRC01:53
eliqiaomadhuri:  okay , thanks, will update the patch now.:)01:54
*** eghobo has quit IRC01:56
madhuriThank you eliqiao :)01:57
*** humble_ has joined #openstack-containers01:57
*** hongbin has joined #openstack-containers01:57
eliqiaohow about this  : "Bay with id %(id)s has been deleted due to stack with id %(sid)s not found in heat."01:58
eliqiaomadhuri:  any comments?02:01
*** wanghua has quit IRC02:01
madhuriYes better02:02
eliqiaomadhuri: deal, thx :)02:03
openstackgerritEli Qiao proposed openstack/magnum: Add periodic task to sync up bay status  https://review.openstack.org/19451402:03
*** Drago has quit IRC02:20
*** mfalatic has quit IRC02:29
*** suro-patz has joined #openstack-containers02:35
eliqiaoKennan2 ping02:46
*** skoar has quit IRC02:46
*** fawadkhaliq has joined #openstack-containers02:51
Kennan2hi eliqiao:02:53
*** Kennan2 is now known as Kennan02:53
eliqiaoKennan: can I ask a python question?02:54
Kennanwhat can I help you? if I know02:54
eliqiaowhat the difference with the follow 2 sentance http://paste.openstack.org/show/353874/02:56
eliqiaos/sentance/sentence02:57
Kennanhi eliqiao: the first one is list03:00
Kennanfor your second one, NOt find it compose a list03:01
humble_eliqiao: the second one don't change containers03:02
eliqiaoyes, I tested in ipython ,but if we access containers, they are same03:02
Kennanwhat do you mean same?03:02
Kennanthe first one have new refreence03:03
Kennanthe second one not change the containers03: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 rpcserver03:15
Kennanhumble_: could you detailed it? Not get what you meaning03: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.py03:17
*** skoar has joined #openstack-containers03:18
eliqiaohumble_: Kennan:  got it , thanks03:18
Kennanhumble_: not know, what's the issue about it?03:22
*** manjeets has quit IRC03:22
*** manjeets has joined #openstack-containers03:23
humble_Kennan: why not keep the same with other projects03:23
Kennanhumble_: I did not get that, so I want to know if it has issue with the function? or just a style question03:27
humble_Kennan: just a style question03:28
Kennanok. I did not think big issue for that if not break functions. Or you think it is issue, you can create bug for that03:28
humble_ok03:29
*** harshs has joined #openstack-containers03:32
*** sdake has quit IRC03:42
openstackgerritEli Qiao proposed openstack/magnum: API: don't query Error state containers from docker_client  https://review.openstack.org/19900703:55
*** wanghua has joined #openstack-containers04:05
*** humble_ has quit IRC04:08
*** fawadkhaliq has quit IRC04:11
*** david-ly_ has joined #openstack-containers04:19
*** eghobo has joined #openstack-containers04:20
*** eghobo_ has joined #openstack-containers04:21
*** manjeets has quit IRC04:21
*** hongbin has quit IRC04:22
*** david-lyle has quit IRC04:22
*** eghobo has quit IRC04:24
*** suro-patz has quit IRC04:35
*** skoar has quit IRC04:42
*** unicell has joined #openstack-containers04:46
*** fawadkhaliq has joined #openstack-containers04:55
*** fawadk has joined #openstack-containers04:59
*** fawadkhaliq has quit IRC05:02
*** suro-patz has joined #openstack-containers05:04
*** xu has joined #openstack-containers05:06
xuhi, anyone knows apuimedo? trying to find his email, thx05:10
*** dims has joined #openstack-containers05:11
*** unicell has quit IRC05:18
*** unicell has joined #openstack-containers05:18
*** unicell has quit IRC05:18
*** unicell has joined #openstack-containers05:18
*** achanda has joined #openstack-containers05:20
*** Marga_ has quit IRC05:29
*** suro-patz has joined #openstack-containers05:33
*** harshs has quit IRC05:34
*** xu has quit IRC05:40
*** dims has quit IRC05:40
*** Marga_ has joined #openstack-containers05:49
*** ig0r__ has joined #openstack-containers05:51
*** ybathia has joined #openstack-containers05:52
*** ig0r_ has quit IRC05:52
*** skoar has joined #openstack-containers05:57
*** skoar1 has joined #openstack-containers05:58
*** nihilifer has joined #openstack-containers05:59
*** skoar has quit IRC06:01
eliqiaoping aotto06:03
*** achanda has quit IRC06:05
*** Marga_ has quit IRC06:05
*** Marga_ has joined #openstack-containers06:06
*** skoar1 has quit IRC06:10
*** tobe has joined #openstack-containers06:19
*** SourabhP has joined #openstack-containers06:31
*** coolsvap|away is now known as coolsvap06:32
*** SourabhP_ has joined #openstack-containers06:35
*** SourabhP has quit IRC06:36
*** SourabhP_ is now known as SourabhP06:36
*** fawadk has quit IRC06:36
*** juggler_ has joined #openstack-containers06:49
*** juggler has quit IRC06:52
*** sthillma has joined #openstack-containers06:57
*** sthillma_ has joined #openstack-containers06:58
*** fawadkhaliq has joined #openstack-containers07:00
*** sthillma has quit IRC07:01
*** sthillma_ is now known as sthillma07:01
*** humble_ has joined #openstack-containers07:03
*** wanghua has quit IRC07:03
*** wanghua has joined #openstack-containers07:04
*** humble_ has quit IRC07:07
*** BertrandN has joined #openstack-containers07:09
*** humble__ has joined #openstack-containers07:13
*** wanghua has quit IRC07:17
*** wanghua has joined #openstack-containers07:18
*** BertrandN has quit IRC07:20
*** humble__ has quit IRC07:21
*** sthillma has quit IRC07:30
*** kan__ has joined #openstack-containers07:34
*** sthillma has joined #openstack-containers07:34
*** BertrandN has joined #openstack-containers07:38
*** dims has joined #openstack-containers07:41
*** dims_ has joined #openstack-containers07:42
*** ybathia has quit IRC07:44
*** dims has quit IRC07:45
*** dims_ has quit IRC07:46
*** tobe has quit IRC07:46
*** humble_ has joined #openstack-containers07:53
*** wanghua has quit IRC07:56
*** SourabhP has quit IRC08:02
*** eghobo_ has quit IRC08:11
*** humble_ has quit IRC08:11
*** apuimedo has joined #openstack-containers08:15
*** tobe has joined #openstack-containers08:16
*** wanghua has joined #openstack-containers08:16
*** humble_ has joined #openstack-containers08:20
*** wanghua has quit IRC08:24
*** tobe has quit IRC08:25
*** sthillma_ has joined #openstack-containers08:25
*** tobe has joined #openstack-containers08:25
*** sthillma has quit IRC08:29
*** wanghua has joined #openstack-containers08:29
*** sthillma_ has quit IRC08:30
*** humble__ has joined #openstack-containers08:32
*** humble_ has quit IRC08:33
*** wanghua has quit IRC08:35
*** Tango has quit IRC08:36
*** belmoreira has joined #openstack-containers08:38
*** humble__ has quit IRC08:38
*** tobe has quit IRC08:40
*** wanghua has joined #openstack-containers08:40
*** dims has joined #openstack-containers08:43
*** dims_ has joined #openstack-containers08:44
*** dims__ has joined #openstack-containers08:45
*** BertrandN has quit IRC08:45
*** dims___ has joined #openstack-containers08:46
*** dims has quit IRC08:47
*** BertrandN has joined #openstack-containers08:48
*** dims_ has quit IRC08:49
*** dims__ has quit IRC08:49
*** dims___ has quit IRC08:50
*** j___ has joined #openstack-containers09:09
*** belmoreira has quit IRC09:12
*** tobe has joined #openstack-containers09:20
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Fix old network_id usage  https://review.openstack.org/19945809:21
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Fix old network_id usage  https://review.openstack.org/19945809:23
*** belmoreira has joined #openstack-containers09:24
openstackgerritTom Cammann proposed openstack/magnum: 'nose' is no longer required for testing Magnum  https://review.openstack.org/19945909:24
*** fawadkhaliq has quit IRC09:25
*** fawadkhaliq has joined #openstack-containers09:30
*** BertrandN has quit IRC09:46
*** BertrandN has joined #openstack-containers09:47
*** nihilifer has quit IRC09:52
*** bradjones has quit IRC10:13
*** bradjones has joined #openstack-containers10:15
*** bradjones has quit IRC10:15
*** bradjones has joined #openstack-containers10:15
*** BertrandN1 has joined #openstack-containers10:16
*** BertrandN has quit IRC10:18
*** fawadkhaliq has quit IRC10:19
*** fawadkhaliq has joined #openstack-containers10:19
*** zhenguo has quit IRC10:26
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Add ironic templates setup and manage  https://review.openstack.org/19947810:28
*** tobe has quit IRC10:29
*** coolsvap is now known as coolsvap|away10:33
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Fix old network_id usage  https://review.openstack.org/19945810:36
openstackgerritMerged openstack/magnum: Remove unreachable code in API utils  https://review.openstack.org/19804010:40
openstackgerritMerged openstack/magnum: Check for Python 2 when using unicode builtin  https://review.openstack.org/19918910:40
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Fix old network_id usage  https://review.openstack.org/19945810:44
*** madhuri has quit IRC10:45
*** fawadkhaliq has quit IRC10:54
*** madhuri has joined #openstack-containers11:02
openstackgerritMadhuri Kumari proposed openstack/magnum: Add tool to generate SSL certificates in Magnum.  https://review.openstack.org/19949311:11
openstackgerritMadhuri Kumari proposed openstack/magnum: Add tool to generate SSL certificates in Magnum.  https://review.openstack.org/19949311:12
*** Marga_ has quit IRC11:28
*** zhenguo has joined #openstack-containers11:29
*** fawadkhaliq has joined #openstack-containers11:32
*** dims has joined #openstack-containers11:47
*** Marga_ has joined #openstack-containers11:48
*** zul has quit IRC11:48
*** dims_ has joined #openstack-containers11:48
*** dims__ has joined #openstack-containers11:49
*** dims has quit IRC11:52
*** dims_ has quit IRC11:53
*** dims__ has quit IRC11:54
*** BertrandN1 has quit IRC12:14
*** BertrandN has joined #openstack-containers12:14
*** belmoreira has quit IRC12:17
*** belmoreira has joined #openstack-containers12:23
*** zul has joined #openstack-containers12:30
BertrandNHi all, anybody managed to install Magnum using Devstack when installing with a single network interface?12:38
BertrandNI tried this http://docs.openstack.org/developer/magnum/dev/dev-quickstart.html#exercising-the-services-using-devstack12:39
BertrandNand changed eth1 by eth0, but at some point, I loose connectivity to my VM when Devstack executes this line:12:39
BertrandNhttps://github.com/openstack-dev/devstack/blob/master/lib/neutron-legacy#L80812:39
*** erkules_ is now known as erkules12:39
*** erkules has joined #openstack-containers12:39
BertrandNI even tried tweaking Neutron parameters following these:12:40
BertrandNhttp://docs.openstack.org/developer/devstack/guides/neutron.html#using-neutron-with-a-single-interface12:40
BertrandNbut the same thing happens12:40
*** humble_ has joined #openstack-containers12:42
openstackgerritHua Wang proposed openstack/magnum: add .idea to .gitignore  https://review.openstack.org/19954412:42
*** rpothier has joined #openstack-containers12:44
*** wanghua has quit IRC12:46
*** dims has joined #openstack-containers12:50
*** coolsvap|away is now known as coolsvap12:52
*** dims has quit IRC12:54
*** dboik has joined #openstack-containers12:56
openstackgerritHongbin Lu proposed openstack/magnum: Add documentation for smart scale down feature  https://review.openstack.org/19879912:58
*** wanghua has joined #openstack-containers12:59
*** bradjones has quit IRC13:00
*** bradjones has joined #openstack-containers13:00
*** bradjones has quit IRC13:00
*** bradjones has joined #openstack-containers13:00
*** humble_ has quit IRC13:01
*** julim has joined #openstack-containers13:01
*** dboik has quit IRC13:01
*** fawadkhaliq has quit IRC13:01
*** kan__ has quit IRC13:01
*** jjfreric has joined #openstack-containers13:11
*** jjfreric has quit IRC13:13
*** dane_leblanc has joined #openstack-containers13:14
*** dims has joined #openstack-containers13:22
*** jjlehr has joined #openstack-containers13:29
openstackgerritHongbin Lu proposed openstack/magnum: Eliminate mutable default arguments  https://review.openstack.org/19846513:29
openstackgerritHongbin Lu proposed openstack/magnum: Eliminate mutable default arguments  https://review.openstack.org/19846513:33
*** jjfreric has joined #openstack-containers13:33
*** jjfreric1 has joined #openstack-containers13:35
*** jjfreric has quit IRC13:37
*** jjfreric1 has left #openstack-containers13:38
*** jjfreric1 has joined #openstack-containers13:38
*** jjfreric1 has left #openstack-containers13:38
*** sdake has joined #openstack-containers13:43
*** fawadkhaliq has joined #openstack-containers13:46
*** sdake has quit IRC13:49
*** fawadkhaliq has quit IRC13:49
*** sdake has joined #openstack-containers13:49
*** hongbin has joined #openstack-containers13:52
*** dboik has joined #openstack-containers14:02
*** dboik_ has joined #openstack-containers14:05
*** dboik has quit IRC14:07
*** f1ller is now known as filler14:10
*** j___ has quit IRC14:19
openstackgerritMerged openstack/magnum: 'nose' is no longer required for testing Magnum  https://review.openstack.org/19945914:25
openstackgerritMerged openstack/magnum: Validate bay type on creating resources  https://review.openstack.org/19845614:25
*** mfalatic has joined #openstack-containers14:27
*** mfalatic has quit IRC14:31
*** kebray has joined #openstack-containers14:33
*** mfalatic has joined #openstack-containers14:46
*** j___ has joined #openstack-containers14:50
*** fawadkhaliq has joined #openstack-containers14:51
*** belmoreira has quit IRC14:53
*** dims has quit IRC15:04
*** coolsvap is now known as coolsvap|away15:04
*** dims has joined #openstack-containers15:05
*** dims has quit IRC15:10
*** coolsvap|away is now known as coolsvap15:12
*** mfalatic has quit IRC15:12
*** unicell1 has joined #openstack-containers15:18
*** unicell has quit IRC15:19
*** BertrandN has quit IRC15:22
*** dims has joined #openstack-containers15:23
*** zul has quit IRC15:41
*** david-ly_ is now known as david-lyle15:42
*** daneyon has joined #openstack-containers15:46
*** coolsvap is now known as coolsvap|away15:47
*** coolsvap|away is now known as coolsvap15:48
*** Drago has joined #openstack-containers15:49
*** Drago has quit IRC15:49
*** Drago has joined #openstack-containers15:49
*** daneyon has quit IRC15:50
*** mfalatic has joined #openstack-containers15:51
*** unicell1 has quit IRC15:55
*** eghobo has joined #openstack-containers15:57
*** dane_leblanc has quit IRC16:02
*** kebray has quit IRC16:04
*** SourabhP has joined #openstack-containers16:05
*** absubram has joined #openstack-containers16:07
*** zul has joined #openstack-containers16:08
*** SourabhP_ has joined #openstack-containers16:08
*** apuimedo has quit IRC16:09
*** SourabhP has quit IRC16:10
*** SourabhP_ is now known as SourabhP16:10
*** dontalton has joined #openstack-containers16:10
*** dane_leblanc has joined #openstack-containers16:10
*** coolsvap is now known as coolsvap|away16:11
*** SourabhP has quit IRC16:14
*** dims has quit IRC16:15
*** adrian_otto has joined #openstack-containers16:16
*** dims has joined #openstack-containers16:16
*** zhenguo has quit IRC16:20
*** dims has quit IRC16:21
*** unicell has joined #openstack-containers16:27
*** adrian_otto has quit IRC16:28
*** Marga_ has quit IRC16:28
*** kebray has joined #openstack-containers16:29
*** jhova has joined #openstack-containers16:30
*** sthillma has joined #openstack-containers16:32
*** suro-patz has joined #openstack-containers16:35
*** Marga_ has joined #openstack-containers16:38
*** dims has joined #openstack-containers16:40
*** achanda has joined #openstack-containers16:41
*** dontalton is now known as bitblt16:41
*** bitblt has quit IRC16:41
*** bitblt has joined #openstack-containers16:41
*** bitblt has quit IRC16:42
*** Drago has quit IRC16:43
*** sthillma has quit IRC16:44
*** Drago has joined #openstack-containers16:44
*** Drago has quit IRC16:44
*** Drago has joined #openstack-containers16:44
*** harshs has joined #openstack-containers16:47
*** adrian_otto has joined #openstack-containers16:58
*** jjfreric has joined #openstack-containers17:05
*** Marga__ has joined #openstack-containers17:06
*** Marga__ has quit IRC17:06
*** Marga_ has quit IRC17:06
*** Marga_ has joined #openstack-containers17:06
*** achanda has quit IRC17:12
*** achanda has joined #openstack-containers17:12
*** daneyon has joined #openstack-containers17:14
*** dane_leblanc has quit IRC17:16
*** daneyon has quit IRC17:19
*** dane_leblanc has joined #openstack-containers17:24
*** jruano has joined #openstack-containers17:29
*** absubram has quit IRC17:32
*** dims has quit IRC17:39
*** dims has joined #openstack-containers17:39
*** SourabhP has joined #openstack-containers17:41
*** Tango has joined #openstack-containers17:45
*** jjfreric1 has joined #openstack-containers17:54
*** ybathia has joined #openstack-containers17:57
*** Tango has quit IRC17:57
*** jjfreric has quit IRC17:57
*** absubram has joined #openstack-containers18:00
*** sthillma has joined #openstack-containers18:01
*** kebray has quit IRC18:06
*** jhova has quit IRC18:24
*** kebray has joined #openstack-containers18:25
*** SourabhP has quit IRC18:42
*** SourabhP has joined #openstack-containers18:43
*** SourabhP has quit IRC18:56
*** SourabhP has joined #openstack-containers18:56
*** ybathia has quit IRC19:01
*** absubram has quit IRC19:01
*** achanda has quit IRC19:11
*** bitblt has joined #openstack-containers19:13
*** coolsvap|away is now known as coolsvap19:14
*** fawadkhaliq has quit IRC19:15
*** fawadkhaliq has joined #openstack-containers19:16
*** sdake_ has joined #openstack-containers19:19
*** sdake has quit IRC19:23
*** sdake has joined #openstack-containers19:26
*** kebray has quit IRC19:28
*** sdake_ has quit IRC19:30
*** zul has quit IRC19:34
*** kebray has joined #openstack-containers19:36
*** unicell1 has joined #openstack-containers19:44
*** unicell has quit IRC19:45
*** rbrooker has joined #openstack-containers19:50
*** fawadkhaliq has quit IRC19:51
*** daneyon has joined #openstack-containers19:55
*** ybathia has joined #openstack-containers19:55
*** coolsvap is now known as coolsvap|away19:58
*** apuimedo has joined #openstack-containers20:06
*** coolsvap|away is now known as coolsvap20:09
*** openstackgerrit has quit IRC20:10
*** openstackgerrit has joined #openstack-containers20:10
*** rbrooker has quit IRC20:11
*** belmoreira has joined #openstack-containers20:18
*** kebray has quit IRC20:20
*** kebray has joined #openstack-containers20:23
*** daneyon has quit IRC20:29
*** SourabhP has quit IRC20:34
*** rbrooker has joined #openstack-containers20:38
*** kebray has quit IRC20:43
*** kebray has joined #openstack-containers20:48
*** sthillma has quit IRC20:52
*** SourabhP has joined #openstack-containers20:53
*** jjlehr has quit IRC20:56
*** achanda has joined #openstack-containers21:07
*** coolsvap is now known as coolsvap|away21:22
*** sdake_ has joined #openstack-containers21:25
*** jjfreric1 has quit IRC21:28
*** sdake has quit IRC21:28
*** belmoreira has quit IRC21:34
*** sthillma has joined #openstack-containers21:43
*** achanda has quit IRC21:45
*** rpothier has quit IRC21:46
*** ameybhide has joined #openstack-containers21:50
*** achanda has joined #openstack-containers22:04
*** Marga_ has quit IRC22:10
*** sthillma_ has joined #openstack-containers22:12
*** jruano has quit IRC22:13
*** saksham has joined #openstack-containers22:14
sakshamHi 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 IRC22:15
*** sthillma_ is now known as sthillma22:15
sakshamany clues what might be wrong?22:15
*** kebray has quit IRC22:16
sakshamwhile using kubernetes, the master VM gets created though22:16
suro-patzsaksham: 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 VM22:17
suro-patzbasically you should have enough resource for deploying kube master/minions22:18
sakshamI used m1.small22:19
sakshamI see22:19
suro-patzhave you deployed the devstack on a m1.small VM?22:19
sakshamdevstack is actually in another VM with 10GB RAM and 100 GB disk22:20
suro-patzI have seen that you may require at least 16 GB for the devstack22:22
*** achanda_ has joined #openstack-containers22:23
suro-patzas this deployment will try to spawn three VMs(kube) + DB + MQ  which ~12G22:23
*** achanda has quit IRC22:24
sakshamwhile this was stuck in create_in_progress, I tried with docker-swarm too. I tried to create a bay with one master and 1 slave22:24
sakshamboth VMs showed up in nova list22:25
*** apuimedo has quit IRC22:25
sakshamthey were also m1.small instances, so currently I do have 3 m1.small instances running22:25
sakshambut I'll surely give it a shot with 16 GB RAM22:26
*** pgogia has joined #openstack-containers22:42
*** saksham_ has joined #openstack-containers22:46
openstackgerritMerged openstack/magnum: Modify k8s template to support removal policy  https://review.openstack.org/19650522:50
*** achanda_ has quit IRC22:50
*** juggler has joined #openstack-containers22:54
*** achanda has joined #openstack-containers22:55
*** juggler_ has quit IRC22:56
sdake_if the vms wont start22:59
sdake_its not your memory22:59
sdake_create in progress22:59
sdake_it is likely your heat wait conditions are not being honored22: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 IRC23:01
sdake_saksham when you get back- try heat resource-list stack-id23:01
sdake_this will tell you which resources are in which state23:01
sdake_if you didn't have enough ram to spawn a vm, the stack would go to stack failed not stack creating23:01
sdake_hey hongbin23:01
*** jjfreric has joined #openstack-containers23:06
*** sdake has joined #openstack-containers23:07
*** achanda has quit IRC23:09
*** sdake_ has quit IRC23:11
openstackgerritMerged openstack/magnum: Add elements for building a Mesos bay node image  https://review.openstack.org/18918023:11
*** zhenguo has joined #openstack-containers23: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
openstackgerritMerged openstack/magnum: Adds TLS support in pythonk8sclient.  https://review.openstack.org/19548823:24
*** pgogia has quit IRC23:25
saksham_I flushed all IP table rules on the devstack VM to avoid the docker ports issue you mentioned23:29
*** zul has joined #openstack-containers23:29
saksham_the  wait condition doesn’t seem to be satisfied still23:30
sdakeare you running heat-api-cfn in your devstac env?23:34
sdakedevstack that is23:34
sdakek busted23:34
sdakeps -ef | grep heat-api-cfn23:34
*** sdake_ has joined #openstack-containers23:38
saksham_yeah that seems to be there23:39
*** achanda has joined #openstack-containers23:41
*** sdake has quit IRC23:42
*** pgogia has joined #openstack-containers23:48
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Make ironic templates working  https://review.openstack.org/19859623:51
*** jruano has joined #openstack-containers23:53
*** dane_leblanc has quit IRC23:56
openstackgerritKai Qiang Wu(Kennan) proposed openstack/magnum: Add ironic templates setup and manage  https://review.openstack.org/19947823:58

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!