Hi all,

I'm trying to deploy 2 nodes, one compute and one controller using RDO. However my heat stack times out and I don't understand why, I see that openstack doesn't get configured, checking the logs, I see this:

Jun 17 16:44:12 localhost cloud-init: ci-info: +++++++++++++++++++++++Net device info+++++++++++++++++++++++
Jun 17 16:44:12 localhost cloud-init: ci-info: +--------+------+-----------+-----------+-------------------+
Jun 17 16:44:12 localhost cloud-init: ci-info: | Device |  Up  |  Address  |    Mask   |     Hw-Address    |
Jun 17 16:44:12 localhost cloud-init: ci-info: +--------+------+-----------+-----------+-------------------+
Jun 17 16:44:12 localhost cloud-init: ci-info: |  lo:   | True | 127.0.0.1 | 255.0.0.0 |         .         |
Jun 17 16:44:12 localhost cloud-init: ci-info: |  em2:  | True |     .     |     .     | d4:ae:52:a1:cd:80 |
Jun 17 16:44:12 localhost cloud-init: ci-info: |  em1:  | True |     .     |     .     | d4:ae:52:a1:cd:7f |
Jun 17 16:44:12 localhost cloud-init: ci-info: | p2p1:  | True |     .     |     .     | 68:05:ca:16:db:94 |
Jun 17 16:44:12 localhost cloud-init: ci-info: +--------+------+-----------+-----------+-------------------+
Jun 17 16:44:12 localhost cloud-init: ci-info: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Route info failed!!!!!!!!!!!!!!!!!!!!!!!


os-collect-config: 2015-06-17 15:39:22.319 1663 WARNING os_collect_config.cfn [-] 403 Client Error: AccessDenied

Any hint? 

Thanks,
Pedro Sousa