cloudstack/api
David Grizzanti 2fc5a3ca5e CLOUDSTACK-420: listZones missing name parameter
When calling the listZones API command, you can now supply a name to pull a specific zone by name.

Updated two classes to include name paramater and query data centers/zones by name if suppled:
- server/src/com/cloud/api/query/QueryManagerImpl.java
- api/src/org/apache/cloudstack/api/command/user/zone/ListZonesByCmd.java

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-02-27 13:39:59 +05:30
..
src CLOUDSTACK-420: listZones missing name parameter 2013-02-27 13:39:59 +05:30
test CLOUDSTACK-1295 : Added usage unit tests 2013-02-15 18:34:24 +05:30
pom.xml Unit test additions (and some minor command class changes to support testing) 2012-11-20 12:21:54 -05:00