Re: [openstack-dev] [magnum] devstack/heat problem with master_wait_condition

2017-02-10 Thread Syed Armani
Hello Stanisław, Were you able to solve this issue? Cheers, Syed On Wed, Aug 26, 2015 at 2:14 PM, Sergey Kraynev wrote: > Hi Stanislaw, > > Your host with Fedora should have special config file, which will send > signal to WaitCondition. > For good example please take a look this template http

Re: [openstack-dev] [magnum] devstack/heat problem with master_wait_condition

2015-08-26 Thread Sergey Kraynev
Hi Stanislaw, Your host with Fedora should have special config file, which will send signal to WaitCondition. For good example please take a look this template https://github.com/openstack/heat-templates/blob/819a9a3fc9d6f449129c8cefa5e087569340109b/hot/native_waitcondition.yaml

[openstack-dev] [magnum] devstack/heat problem with master_wait_condition

2015-08-25 Thread Pitucha, Stanislaw Izaak
Hi all, I’m trying to stand up magnum according to the quickstart instructions with devstack. There’s one resource which times out and fails: master_wait_condition. The kube master (fedora) host seems to be created, I can login to it via ssh, other resources are created successfully. What