git commit: updated refs/heads/4.3 to 85d3be7

2013-11-18 Thread girish
Updated Branches: refs/heads/4.3 9a97c064b -> 85d3be79d CLOUDSTACK-5194: portable ip - Improving cleanup code to avoid cascading failures Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/85d3be79 Tree: http://git

git commit: updated refs/heads/master to 67b071b

2013-11-18 Thread girish
Updated Branches: refs/heads/master 2587e42db -> 67b071bea CLOUDSTACK-5194: portable ip - Improving cleanup code to avoid cascading failures Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/67b071be Tree: http://

git commit: updated refs/heads/4.2 to 465ac16

2013-11-18 Thread girish
Updated Branches: refs/heads/4.2 04807f2b5 -> 465ac1625 CLOUDSTACK-5194: portable ip - Improving cleanup code to avoid cascading failures Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/465ac162 Tree: http://git

git commit: updated refs/heads/master to 2587e42

2013-11-18 Thread jessicawang
Updated Branches: refs/heads/master 876b7e492 -> 2587e42db CLOUDSTACK-4793: UI > Virtual Routers > Advanced Search > add cluster dropdown since API now supports it. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi

git commit: updated refs/heads/4.3 to 9a97c06

2013-11-18 Thread jessicawang
Updated Branches: refs/heads/4.3 845753816 -> 9a97c064b CLOUDSTACK-4793: UI > Virtual Routers > Advanced Search > add cluster dropdown since API now supports it. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9

[1/6] git commit: updated refs/heads/master to 876b7e4

2013-11-18 Thread dahn
Updated Branches: refs/heads/master 1ece5f0c2 -> 876b7e492 dos2unix Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/709b70c6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/709b70c6 Diff: http://git-

[3/6] Checkstyle adjustments in code and configuration

2013-11-18 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/876b7e49/plugins/network-elements/nicira-nvp/test/com/cloud/network/guru/NiciraNvpGuestNetworkGuruTest.java -- diff --git a/plugins/network-elements/nicira-nvp/test/com/cloud/

[2/6] Checkstyle adjustments in code and configuration

2013-11-18 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/876b7e49/plugins/network-elements/nicira-nvp/test/com/cloud/network/resource/NiciraNvpResourceTest.java -- diff --git a/plugins/network-elements/nicira-nvp/test/com/cloud/netw

[1/2] git commit: updated refs/heads/master to 1ece5f0

2013-11-18 Thread hugo
Updated Branches: refs/heads/master a9413707c -> 1ece5f0c2 StoragePoolResponse.getId() returns a String with an UUID Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1ece5f0c Tree: http://git-wip-us.apache.org/rep

[2/2] git commit: updated refs/heads/master to 1ece5f0

2013-11-18 Thread hugo
Expose getPrimaryDataStore(String uuid) through the DatastoreManager interface so it can be used clients. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bb8f8fb2 Tree: http://git-wip-us.apache.org/repos/asf/cloudst

[45/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: hiding SubFactory attributes attributes generated from subfactory calls need to be hidden from the subsequent factory calls as these attributes are not part of the default factory Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[43/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: pep8 all python files Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/50aa2566 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/50aa2566 Diff: http://g

[08/50] [abbrv] marvin-refactor: move the deployment helpers to deployer module

2013-11-18 Thread tsp
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/44b3edcf/tools/marvin/marvin/deployer/deployDataCenter.py -- diff --git a/tools/marvin/marvin/deployer/deployDataCenter.py b/tools/marvin/marvin/deployer/deployDataCenter.py n

[23/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: network data factory network can create isolated guest and shared guest networks. the network object will inturn use the default networkofferings which are auto-enabeld by their postgenerators Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cl

[40/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: additional factories for entities staticnat, vpc, vpcoffering, networkoffering, etc All classes within factories don't include the redundant *Factory in their naming. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: htt

[50/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: add more util functions from legacy Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8cd58a7b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8cd58a7b

[41/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: docs for design and internals Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f1eb7235 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f1eb7235 Diff: http://git-wip-us.apache.org/repos/a

[44/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: include expungeVirtualMachine API to verbs Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b7840122 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b7

[24/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: correcting references to random_gen random_gen moves to marvin.legacy.utils from marvin.utils Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6dc259ea Tree: http:

[21/50] [abbrv] marvin_refactor: remove redundant examples from sandbox

2013-11-18 Thread tsp
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/0678ce7f/tools/marvin/marvin/sandbox/demo/simulator/testcase/test_vm_life_cycle.py -- diff --git a/tools/marvin/marvin/sandbox/demo/simulator/testcase/test_vm_life_cycle.py b

[02/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: cloudConnection is CloudConnection Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/02b35367 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/02b35367 D

[38/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: exception handle for non-standard libraries non-standard python libraries that are not installed by default on python installations need to be exception handled appropriately Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Comm

[06/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: use percached commands.xml for api generation Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6a260ce3 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree

[35/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: improve unittests for additional data factoreis Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/939c4d2e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr

[47/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: remove the entity from passing to the apiserver entity attributes derived for each API should not be sent to the API server as it messes with the signature generation. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: htt

[26/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: allow the nose plugin to load include deployer module in the packaging and correct cloudstackAPI import to use absolute imports Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clou

[39/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: New firewall rule test Firewall entities were mixed up with multiple __init__'s. This is now resolved by ensuring only one creator exists per enitity. Only entities affected by this are template, sshkeypair and firewall. Introduced a new utils module for utitlity functions. Depre

[48/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: simple vpc lifecycle test Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f00fafe4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f00fafe4 Diff: http

[28/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
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 pa

[32/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: include an example with should-dsl Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/73102758 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/73102758 D

[10/50] [abbrv] marvin-refactor: moving old integration libraries to legacy

2013-11-18 Thread tsp
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/fac014d2/tools/marvin/marvin/utils.py -- diff --git a/tools/marvin/marvin/utils.py b/tools/marvin/marvin/utils.py deleted file mode 100644 index fcfa338..000 --- a/tools/ma

[49/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin-refactor: update to latest spring dependencies Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/571e091f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/571e091f Diff: http://git-wip-us.apache.org/

[33/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: security group splits into ingress/egress @also Include the apiclient as part of the factory instantiation so there is not redundant parameter when dealing with the object after it is generated by the factory. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache

[18/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: UnitTests for NetworkFactory Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bc7f9165 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bc7f9165 Diff: h

[36/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: CLOUDSTACK-4591 - switch to unittest2 Switch marvin to unittest2 so as to support multiple python versions Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c4f9855

[46/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: setup/teardown per test for the vpc lifecycle test Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d30fe15d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

[34/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: always check for complete object identity with json Remove check which ensured single key match for the json result with the object response. This would return ipaddressResponse.ipaddress as a nested object whereas the response itself is the ipaddress Signed-off-by: Prasanna Sant

[14/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin-refactor: moving old integration libraries to legacy Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fac014d2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fac014d2 Diff: http://git-wip-us.apach

[25/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: initial commit for dsl implementation Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ef0b08e2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ef0b08e

[30/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: update the object during non-create transforms When an entity is updated/ the object attributes should be updated. Previously we only updated the attributes when creating the entity. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/r

[29/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: data for networkoffering use the random_gen for the name /displaytext of the offering Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0fdc4e25 Tree: http://git-wi

[15/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: docs updates - fix the xml/json compilation - need ability to send in identifiers for cloud resources Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b8fc99f1 Tre

[17/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: Fix marvin build and maven pom - maven pom pointer codegenerator->xmltoapi - regression in apidocxmlwriter fixed NPE - fixed imports in generate module Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi

[27/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: include apiclient as part of factory The apiclient is required for creation of any factory and should be the in the FACTORY_ARGS list. This is useful for post_generation hooks to call other methods on the resulting object. For eg: A network creation triggers a networkoffering crea

[20/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: fix imports for local deployer modules Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4ea9a2c4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4ea9a2

[31/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: changes to legacy's imports Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dad9ce21 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/dad9ce21 Diff: http://git-wip-us.apache.org/repos/asf

[04/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: multiple fixes to entity gen. 1. extend the namespace using execfile for getting cmdlets. Don't expect existing marvin installations 2. additional entity adjustments for registerUserkeys and template related APIs 3. optional **kwargs are explained in docstring Signed-off-by: Pras

[19/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: remove the newly generated sources - in factory and entity - MUST NOT remove factory.data Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/73193eca Tree: http://gi

[16/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: fix marvin build and code generation - generate code using generate/ module but triggered from basedir/marvin - fix the pom to be the same as before, use codegenerator - fix simulator build by removing ConfigDepot bean already injected as part of applicationContext.xml Signed-o

[37/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: additional verbs modify and disocciate modify -> modifyPool dissociate -> dissociateLun Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/42504368 Tree: http://git-

[42/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: prepending marvin. to all logs Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/26b40257 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/26b40257 Diff:

[12/50] [abbrv] marvin-refactor: moving old integration libraries to legacy

2013-11-18 Thread tsp
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/fac014d2/tools/marvin/marvin/legacy/common.py -- diff --git a/tools/marvin/marvin/legacy/common.py b/tools/marvin/marvin/legacy/common.py new file mode 100644 index 000..6

[03/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
marvin_refactor: move OptionParser to ArgumentParser Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4ae4f0df Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4ae4f0df

Git Push Summary

2013-11-18 Thread tsp
Updated Branches: refs/heads/marvin_refactor [deleted] 26ea08112

[01/50] [abbrv] git commit: updated refs/heads/marvin_refactor to b784012

2013-11-18 Thread tsp
Updated Branches: refs/heads/marvin_refactor [created] b78401221 marvin_refactor: include markdown docs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8b65ce9a Tree: http://git-wip-us.apache.org/repos/asf/clouds

Git Push Summary

2013-11-18 Thread tsp
Updated Branches: refs/heads/marvin-refactor [deleted] bbaf35468