cloudstack/tools
Prasanna Santhanam c6f0876fe9 marvin_refactor: one shot creation of factories
Build phase will init the bare minimum object required to make the web
request to the mgmt server

Create phase will make the actual request and fill the attributes of the
entity after recieving the response

This allows for one shot creation of the entity using:
EntityFactory.create(apiclient)

over two steps:
factory = EntityFactory()
entity = Entity.create(apiclient, factory)

TODO:
Figure out howto perform related factory creation.
eg: UserFactory.create() inits AccountFactory.create()

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-10-31 13:54:15 +05:30
..
apidoc marvin_refactor: code generator for marvin base library 2013-10-31 13:54:11 +05:30
appliance syncing 64 bit svm scripts 2013-10-24 18:52:13 +05:30
bugs-wiki fixing license headers in marvin 2012-07-04 18:45:08 -04:00
build Fix vmware code inclusion into systemvm.iso and other random nonoss->noredist 2013-10-07 09:20:41 -07:00
cli tools: Remove cloudmonkey, add info in INSTALL.md 2013-07-28 22:53:12 +05:30
devcloud Summary: Updated sudoers approved commands for cloud user 2013-10-23 13:42:16 -07:00
devcloud-kvm Cleanup pom.xml in various projects to properly use managed versions and other defaults 2013-09-21 17:21:06 +08:00
eclipse forgot about rat 2013-10-29 14:35:45 +01:00
git Summary: Add default newline after summary in prepare-commit-msg 2013-02-06 10:23:17 -07:00
marvin marvin_refactor: one shot creation of factories 2013-10-31 13:54:15 +05:30
ngui More license header fixes for tools/ngui 2013-07-30 10:06:10 -04:00
transifex Needs to force the download of l10n resource files 2013-04-29 16:18:11 +01:00
whisker Adding httpclient ssl source files to legal documentation 2013-08-26 12:36:59 -04:00
pom.xml Cleanup pom.xml in various projects to properly use managed versions and other defaults 2013-09-21 17:21:06 +08:00