[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

git commit: updated refs/heads/master to bf22f6d

2013-11-14 Thread tsp
Updated Branches: refs/heads/master 1292b76c6 -> bf22f6dfe Revert "CLOUDSTACK-5176:" ConfigurationParameterScope class is missing. Possibly an unadded new file in the git commit. This reverts commit 1762dbbb17a6cf974db8e145b1c601d954cd4c06. Project: http://git-wip-us.apache.org/repos/asf/cl

[2/2] git commit: updated refs/heads/master to 951336c

2013-11-11 Thread tsp
CLOUDSTACK-5124: Adopt GetDomRVersionAnswer to VR upgradability While VRs upgrade, cloudstack should still be able to work with older /newer version of the scripts within VRs. To allow this, the simulator needs to send the version strings for the domr version response or the VR start is interrupte

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

2013-11-11 Thread tsp
Updated Branches: refs/heads/master 53b0bf673 -> 951336c3e CLOUDSTACK-5080: Hypervisor Capabilities table missing entry for Simulator 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/c

git commit: updated refs/heads/master to 175ead4

2013-11-10 Thread tsp
Updated Branches: refs/heads/master f629d405e -> 175ead4ea CLOUDSTACK-5121: There was one wrong initialization of cloudstackConnection. The bug mentioned is causing test cases to fail. Signed-off-by: Santhosh Edukulla Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/master to 0b617a1

2013-10-31 Thread tsp
Updated Branches: refs/heads/master 4495d456e -> 0b617a13f Fixed Bug: 4899 Added Configuration Support to Marvin. 1. It provides the basic configuration facilities to marvin. 2. User can just add configuration files for his tests, deployment etc, under one config folder before

git commit: updated refs/heads/master to 6a904d2

2013-10-29 Thread tsp
Updated Branches: refs/heads/master ddf4dfa60 -> 6a904d2f9 fix pep8 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/6a904d2f Tree: http://git-wip-us.apache.org/repos/asf/clouds

git commit: updated refs/heads/master to ddf4dfa

2013-10-29 Thread tsp
Updated Branches: refs/heads/master 9300d4a3b -> ddf4dfa60 marvin: enable the nose-marvin plugin using the --with-marvin directive enable the marvin plugin when the --with-marvin directive is given to nose. The enableOpt value is set from the command line directive and self.enabled (True|False

git commit: updated refs/heads/master to 03830c5

2013-10-28 Thread tsp
Updated Branches: refs/heads/master c8b91f1b7 -> 03830c570 Adding few changes and cleaning up the code - Added few common naming conventions - Cleanedup code - Added a simple utility function Signed-off-by: Santhosh Edukulla Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo C

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

2013-10-27 Thread tsp
Updated Branches: refs/heads/master 858ce7666 -> b4ceefa46 spring-modularization: remove simulator planner The simulator uses the default planners of cloudstack and does not require a separate planner context (as of now). This was just c&p from baremetal planners. Signed-off-by: Prasanna Sant

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

2013-10-27 Thread tsp
Adding readable start and end time stamps Signed-off-by: Santhosh Edukulla Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b4ceefa4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b4ceefa4 Diff: http:/

git commit: updated refs/heads/master to 0780604

2013-10-24 Thread tsp
Updated Branches: refs/heads/master c25b58356 -> 078060450 CLOUDSTACK-4885: basic timing profiler for tests This will add time taken in seconds along with start and end timestamp logging facility for test cases.Currently this is not available for console logs Signed-off-by: Santhosh Edukulla

git commit: updated refs/heads/master to d4072c6

2013-10-23 Thread tsp
Updated Branches: refs/heads/master eb33dc51e -> d4072c6da Added few changes related to bug 4920. Removed unwanted code There were few unwanted calls as part of test client, did some clean up Made the test client API uniform to accept both mgmt and dbsvr details Did some minor bug fixes as wel

git commit: write a plugin guide for vxlan

2013-10-22 Thread tsp
Updated Branches: refs/heads/master db2a14a53 -> 95e01991e write a plugin guide for vxlan Signed-off-by: ynojima Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/95e0

git commit: VxLan: Missing publican config file

2013-10-22 Thread tsp
Updated Branches: refs/heads/master 10d02813d -> db2a14a53 VxLan: Missing publican config file Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/db2a14a5 Tree: http://g

git commit: updated refs/heads/master to 3f656b0

2013-10-22 Thread tsp
Updated Branches: refs/heads/master 7eb05fa22 -> 3f656b043 The code module represents enum for constant comparison This module provides facilitation to use uniform codes across various test features. Users can import this module and use these codes to maintain readability and one point of cha

git commit: write a plugin guide for vxlan

2013-10-22 Thread tsp
Updated Branches: refs/heads/master fc14a52c2 -> 8a8463516 write a plugin guide for vxlan Signed-off-by: ynojima Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/8a84

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

2013-10-21 Thread tsp
Updated Branches: refs/heads/master 54e365d00 -> dfa0678fc CLOUDSTACK-4832. Added support for https to marvin. advanced.cfg: Contains three additional flags "useHttps,certCAPath,certPath" for https usage in marvin for establishing cs connection. We will use the configuraiton under advanced.cfg

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

2013-10-21 Thread tsp
marvin: a1b979da8 breaks formatting and pep8. setup/dev/advanced.cfg is used by the simulator deployments that are usually not https. disabled the http within this config file. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-

git commit: adding requests used in login/logout using session

2013-10-15 Thread tsp
Updated Branches: refs/heads/username_password_support 61901f20d -> 180807d52 adding requests used in login/logout using session Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org/repos/asf/clou

git commit: updated refs/heads/master to 8350a6b

2013-10-15 Thread tsp
Updated Branches: refs/heads/master 986ac0f12 -> 8350a6bd4 CLOUDSTACK-4256 - Fixed shared network test cases 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/8350a6bd Tree: http

git commit: updated refs/heads/4.2 to 2c6b698

2013-10-15 Thread tsp
Updated Branches: refs/heads/4.2 79d702cf9 -> 2c6b698b9 CLOUDSTACK-4256 - Fixed shared network test cases Signed-off-by: Prasanna Santhanam (cherry picked from commit 8350a6bd4c982ca0b2f6e45f5f60d923135e49d2) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git

[2/2] git commit: updated refs/heads/4.2 to 79d702c

2013-10-15 Thread tsp
CLOUDSTACK-4780: Fixed BVT test case TestSnapshotRootDisk.test_01_snapshot_root_disk Signed-off-by: Prasanna Santhanam (cherry picked from commit b12ff1d6ce964e30d0b919c29ab92af450e4dcf9) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos

[1/2] git commit: updated refs/heads/4.2 to 79d702c

2013-10-15 Thread tsp
Updated Branches: refs/heads/4.2 2ef566e9e -> 79d702cf9 CLOUDSTACK-4647: Fixed snapshot_gc test case and common util function is_snapshot_on_nfs Signed-off-by: Prasanna Santhanam (cherry picked from commit 0bbe5684981cf21d30455de4f12dd1c2e58d94ea) Project: http://git-wip-us.apache.org/repo

[2/2] git commit: updated refs/heads/master to 986ac0f

2013-10-15 Thread tsp
CLOUDSTACK-4780: Fixed BVT test case TestSnapshotRootDisk.test_01_snapshot_root_disk 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/986ac0f1 Tree: http://git-wip-us.apache.org/re

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

2013-10-15 Thread tsp
Updated Branches: refs/heads/master 7b5daaea2 -> 986ac0f12 CLOUDSTACK-4647: Fixed snapshot_gc test case and common util function is_snapshot_on_nfs Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/a

[1/2] git commit: updated refs/heads/4.2 to 2ef566e

2013-10-15 Thread tsp
Updated Branches: refs/heads/4.2 b7c8d1910 -> 2ef566e9e Automation Tests for HA Proxy Stickiness Reviewed-by: Suresh Sadhu Signed-off-by: Prasanna Santhanam (cherry picked from commit 56ccb2835b28c04bbecc3910b20cc5c0b016bda5) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[2/2] git commit: updated refs/heads/4.2 to 2ef566e

2013-10-15 Thread tsp
added support for ispersistent parameter for networkoffering Signed-off-by: Prasanna Santhanam (cherry picked from commit 7b5daaea2011932a5a6a6ee5b6c93b593c53e522) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2e

git commit: updated refs/heads/master to 7b5daae

2013-10-15 Thread tsp
Updated Branches: refs/heads/master 56ccb2835 -> 7b5daaea2 added support for ispersistent parameter for networkoffering 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/7b5daaea

git commit: updated refs/heads/master to 56ccb28

2013-10-14 Thread tsp
Updated Branches: refs/heads/master 76dbb64cf -> 56ccb2835 Automation Tests for HA Proxy Stickiness Reviewed-by: Suresh Sadhu 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/5

git commit: updated refs/heads/master to 76dbb64

2013-10-14 Thread tsp
Updated Branches: refs/heads/master f451a8113 -> 76dbb64cf License header was missed in StrategyPriority and 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/76dbb64c Tree:

git commit: CLOUDSTACK-4161: fix typo for apt-get command to install cloudstack-management

2013-10-14 Thread tsp
Updated Branches: refs/heads/master 312527685 -> fc14a52c2 CLOUDSTACK-4161: fix typo for apt-get command to install cloudstack-management Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/clo

git commit: CLOUDSTACK-4797: fixes repo version information for both DEB and RPM repositories

2013-10-11 Thread tsp
Updated Branches: refs/heads/master 6321f2b5f -> 312527685 CLOUDSTACK-4797: fixes repo version information for both DEB and RPM repositories Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf

git commit: CLOUDSTACK-4815: adding correct systemvm download links

2013-10-10 Thread tsp
Updated Branches: refs/heads/master 4642759a1 -> 6321f2b5f CLOUDSTACK-4815: adding correct systemvm download links Also adding no_subtree_check to get rid of warning during mount Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit:

git commit: CLOUDSTACK-4839: wrong list of packages in debs

2013-10-10 Thread tsp
Updated Branches: refs/heads/master ee513d261 -> 4642759a1 CLOUDSTACK-4839: wrong list of packages in debs Also removed the number 7 in the sentence preceding the packages. That puts a dependency on the author correcting the package listing to count the packages and correct this number. Just s

git commit: CLOUDSTACK-4845: GSLB: Add NetScaler SDX not an SRX

2013-10-10 Thread tsp
Updated Branches: refs/heads/master 35bf5941a -> ee513d261 CLOUDSTACK-4845: GSLB: Add NetScaler SDX not an SRX Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/ee513d2

git commit: updated refs/heads/master to 52c2bc0

2013-10-10 Thread tsp
Updated Branches: refs/heads/master bb7493775 -> 52c2bc0ba pep8: fix regression from 10938612cc9f518e254f8756581548eeb52913b4 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/52

git commit: updated refs/heads/master to 5ed493c

2013-10-04 Thread tsp
Updated Branches: refs/heads/master 73f684384 -> 5ed493c6e pep8: fix recent pep8 violations 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/5ed493c6 Tree: http://git-wip-us.apa

[07/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 Thread tsp
marvin_refactor: getText() reveals the actual value otherwise required is always not None and always True 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/1a6006c1 Tree: http://git

[24/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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/e58cd115 Tree: http://gi

[25/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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/4d0e53d5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4d0e53

[33/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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

[18/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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

[36/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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

[46/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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/8d70352b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8d70352b Diff:

[29/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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

[05/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 Thread tsp
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/15d4d3ff Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/15d4d3ff Diff: http://git-wip-us.apache.org/repos/asf/cloud

[44/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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/f76b1029 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f76b1029 Diff: http://g

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

2013-10-02 Thread tsp
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ff8dfe1c/tools/marvin/marvin/deployer/deployDataCenter.py -- diff --git a/tools/marvin/marvin/deployer/deployDataCenter.py b/tools/marvin/marvin/deployer/deployDataCenter.py n

[30/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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/1b82d7c5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1b82d7c5 Diff: http://git-wip-us.apache.org/repos/asf

[41/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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/8373183

[50/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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/bbaf3546 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

[22/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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

[28/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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/5055acd1 Tree: http://git-wi

[43/50] [abbrv] git commit: updated refs/heads/marvin-refactor to bbaf354

2013-10-02 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

  1   2   3   4   5   6   7   8   9   10   >