commit | 2e9efedaa4593e99c28b33e7313626d963ad81de | [log] [tgz] |
---|---|---|
author | Pablo Andres Fuente <pablo.a.fuente@intel.com> | Thu Jan 23 17:29:24 2014 -0300 |
committer | Pablo Andres Fuente <pablo.a.fuente@intel.com> | Fri Jan 31 15:00:34 2014 -0300 |
tree | c7215661f4495415211ff50ea621e3141dbe7756 | |
parent | 3e6dfe79b7ded4db4f8b56da21f37ec85354b100 [diff] |
Add test for OS::Neutron::Router Heat resource Added a test that checks that a OS::Neutron::Router is created correctly. Replaced all OS::Quantum with OS::Neutron. Replaced all Ref with get_param or get_resource. Lower case instead of Upper case when applies. Change-Id: I9f4828eee8517422847c05fbb45530699abe8e96 Partial-Bug: #1269569