----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10477/#review19186 -----------------------------------------------------------
Ship it! commit e7090e6933f7fa2731c817ead10dfafd650a8e85 Author: Srikanteswararao Talluri <srikanteswararao.tall...@citrix.com> Date: Mon Apr 15 16:47:40 2013 +0530 CLOUDSTACK-2032: populate mode in the services dict from the list zones instead of hard coding Signed-off-by: Prasanna Santhanam <t...@apache.org> - Prasanna Santhanam On April 15, 2013, 12:10 p.m., SrikanteswaraRao Talluri wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10477/ > ----------------------------------------------------------- > > (Updated April 15, 2013, 12:10 p.m.) > > > Review request for cloudstack and Prasanna Santhanam. > > > Description > ------- > > Instead of hard coding the networking type of the zone in "services" > dictionary , populate it from the zone.networktype > > > This addresses bug CLOUDSTACK-2032. > > > Diffs > ----- > > test/integration/smoke/test_iso.py 5bd7bb3 > test/integration/smoke/test_network.py e78cc43 > test/integration/smoke/test_routers.py 435c7e4 > test/integration/smoke/test_templates.py 663b174 > test/integration/smoke/test_vm_life_cycle.py 564f6e8 > test/integration/smoke/test_volumes.py 7d910d4 > > Diff: https://reviews.apache.org/r/10477/diff/ > > > Testing > ------- > > TESTED > > > Thanks, > > SrikanteswaraRao Talluri > >