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
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
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
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
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
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
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
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
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:
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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-
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:
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
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
Updated Branches:
refs/heads/marvin_refactor [deleted] 26ea08112
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
Updated Branches:
refs/heads/marvin-refactor [deleted] bbaf35468
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
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
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
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:
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
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
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
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
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
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:/
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
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
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
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
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
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
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
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-
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
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
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
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
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
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
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
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
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
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
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
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:
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
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
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:
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
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
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
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
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
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
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
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
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
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
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:
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
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
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
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
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
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
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
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
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
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 - 100 of 1507 matches
Mail list logo