cloudstack/tools/marvin
Prasanna Santhanam 422c7b08c6 marvin_refactor: PostGenerationMethodCall doesn't work in create strategy
For performing post-generation hooks after the generation during the
create strategy of a factory we need to use the post_generation hook
instead of a PostGenerationMethodCall. Also, the `apiclient` attribute
does not get passed to the postgenerator unless specified in the
kwargs using the extended args notation (ATTR__ARGS)

Also Correct the network creation test

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-10-31 13:54:24 +05:30
..
docs marvin_refactor: some project cleanup. 2013-10-31 13:54:21 +05:30
marvin marvin_refactor: PostGenerationMethodCall doesn't work in create strategy 2013-10-31 13:54:24 +05:30
LICENSE.txt CLOUDSTACK-326: Corrected marvin license file to be full ASLv2 license text 2012-10-12 16:41:17 -04:00
MANIFEST.in marvin_refactor: include markdown docs 2013-10-31 13:54:21 +05:30
pom.xml marvin_refactor: remove the newly generated sources 2013-10-31 13:54:23 +05:30
setup.py marvin_refactor: some project cleanup. 2013-10-31 13:54:21 +05:30