[23/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
adding setupPrivateGateway to new style; removing methods from Vpc appliance; changing the way VpcElement calls the command; there is still work tob e done with the destroyPrivateGateway rule. Conflicts: server/src/com/cloud/network/rules/VirtualNetworkApplianceFactory.java serve

[22/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Whole router.deployment package got 97% coverage Conflicts: server/src/org/cloud/network/router/deployment/RouterDeploymentDefinitionBuilder.java server/test/org/cloud/network/router/deployment/VpcRouterDeploymentDefinitionTest.java Project: http://git-wip-us.apache.org/repos/a

[28/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Fixing NPE due to use of dependencies before Spring injection Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/34f2863e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/34f2863e Diff: http://git-wip-us.apa

[43/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
refactor all private methods in the virtual router appliance and VPC appliance Conflicts: server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java server/src/com/cloud/network/router/VpcVirtualNetworkApplianceManagerImpl.java server/src/com/cloud/networ

[38/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
making sure the instance variable _router in the Rules is being used instead of the parameter Conflicts: server/src/com/cloud/network/router/NetworkHelperImpl.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/c

[29/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
auto wire the network helper Conflicts: server/src/org/apache/cloudstack/network/topology/BasicNetworkTopology.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1836e0ba Tree: http://git-wip-us.apache.or

[19/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Refactor to include network creation as actual deployment Conflicts: server/src/org/cloud/network/router/deployment/RouterDeploymentDefinition.java server/src/org/cloud/network/router/deployment/RouterDeploymentDefinitionBuilder.java server/src/org/cloud/network/router/d

[35/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
merging cmd-visitor into cmd-visitor-rebase, with the upstream from ACS repo Conflicts: server/src/com/cloud/network/rules/DhcpRules.java server/src/org/apache/cloudstack/network/topology/AdvancedNetworkTopology.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/rep

[21/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
adding applyStaticRoutes to the new visitor pattern. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0de16e03 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0de16e03 Diff: http://git-wip-us.apache.org/r

[36/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Changing the way the DAOs were being injected in the RuleApplier; Making code clearer and simple. Conflicts: server/src/com/cloud/network/rules/PrivateGatewayRules.java server/src/com/cloud/network/rules/VirtualNetworkApplianceFactory.java server/src/org/apache/cloudstack/

[09/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
More refactoring and testing in the same classes Conflicts: server/src/org/cloud/network/router/deployment/RouterDeploymentDefinitionBuilder.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d0467731 Tre

[20/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
DeployRouter includes nw creation following TellDontAsk principle Also factor out NicProfile specific methods and fix some DI config. Conflicts: server/src/org/cloud/network/router/deployment/VpcRouterDeploymentDefinition.java server/test/org/cloud/network/router/deployment/VpcR

[04/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Fixing null pointers during vpc router deployment Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8a1462c9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8a1462c9 Diff: http://git-wip-us.apache.org/repo

[41/50] [abbrv] refactor all private methods in the virtual router appliance and VPC appliance

2014-10-03 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/bc90ce08/server/src/com/cloud/network/router/VpcVirtualNetworkApplianceManagerImpl.java -- diff --git a/server/src/com/cloud/network/router/VpcVirtualNetworkApplianceManagerIm

[13/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
fixing check styles Conflicts: server/src/org/apache/cloudstack/network/topology/AdvancedNetworkTopology.java server/src/org/apache/cloudstack/network/topology/BasicNetworkTopology.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.ap

[32/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Refactor hypervisor retrieval from VpcNwHelper and NwHelper Conflicts: server/src/com/cloud/network/router/NetworkHelperImpl.java server/src/org/cloud/network/router/deployment/RouterDeploymentDefinition.java server/src/org/cloud/network/router/deployment/VpcRouterDeploym

[11/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Splitting Vpc and NonVpc deployment into phases & testing it Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/70644157 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/70644157 Diff: http://git-wip-us.apac

[50/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Applygin fix from commit ID aaeadc5c44e3fe16a1deea5348b085b08b5f4f4d Sheng Yang changed 2 classes, ut only one was related to the bug CLOUDSTACK-7605. I applied the changed on the routerslist, used during the deployment of the virtual routers. Tested Advanced Zone against the simulator. 69 happ

[14/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Fix unnecessary changes Spring contexts Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9d9e4407 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9d9e4407 Diff: http://git-wip-us.apache.org/repos/asf/clou

[16/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
moving sendCommand to the NetworkGeneralHelper; adding handle single network method to the NetworkGeneralHelper; moving getRealPriority to the NetworkGeneralHelper; making priority constants part of the VirtualNetworkApplianceManager; changing the network topology implementation in order to use the

[26/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
fixing check style issues Conflicts: server/src/com/cloud/network/element/VpcVirtualRouterElement.java server/src/com/cloud/network/rules/AdvancedVpnRules.java server/src/com/cloud/network/rules/RuleApplier.java server/src/com/cloud/network/rules/VirtualNetworkAppli

[17/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
adding applyStaticRoutes method to the network topology/visitor. it will be used by the VPC virtual net manager appliance. Conflicts: server/src/com/cloud/network/rules/VirtualNetworkApplianceFactory.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git

[02/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Deployment more OO - Objects with data and behavior Conflicts: server/src/com/cloud/network/element/VirtualRouterElement.java server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http:

[40/50] [abbrv] refactor all private methods in the virtual router appliance and VPC appliance

2014-10-03 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/bc90ce08/server/src/com/cloud/network/rules/PrivateGatewayRules.java -- diff --git a/server/src/com/cloud/network/rules/PrivateGatewayRules.java b/server/src/com/cloud/network

[31/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Removing the VirtualNetworkStatus, it was not being used properly; fixing the injection of the network DAO in the PrivateGatewayRules; all tests that were failing in Travis have been tested before the commit. Conflicts: server/src/com/cloud/network/router/NetworkHelperImpl.java se

[46/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
fixing checkstyle in the virtual network manager. problem appeared after a rebase. probably due to my saving action in the eclipse workspace Conflicts: server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack

[08/50] [abbrv] More refactoring and testing in the same classes

2014-10-03 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d0467731/server/test/org/cloud/network/router/deployment/RouterDeploymentDefinitionTest.java -- diff --git a/server/test/org/cloud/network/router/deployment/RouterDeploymentDe

[49/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Fixing the NetworkHelperImpl class. It was throwing a NPE due to a hypervisor type SIMULATOR not being in the hashmap. When the refactor took place, we should have changed first structure, then behaviour. By refactoring the deployRouter method we changed how the templateName was retrieved. Fixed

[05/50] [abbrv] adding new bean to spring context file; renaming package from "com" to "org"

2014-10-03 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6852f312/server/src/org/cloud/network/router/deployment/RouterDeploymentDefinition.java -- diff --git a/server/src/org/cloud/network/router/deployment/RouterDeploymentDefiniti

[03/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
fixing import in virtual router element and checkstyle in dhcp entry related changes Conflicts: server/src/com/cloud/network/element/VirtualRouterElement.java server/src/com/cloud/network/rules/DhcpEntryRules.java server/src/org/apache/cloudstack/network/topology/Advanced

[27/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Factor out prepareDeployment and update tests Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f0cae57e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f0cae57e Diff: http://git-wip-us.apache.org/repos/as

[47/50] [abbrv] Applying the latest chances from the VPC Refactor branch onto the new one.

2014-10-03 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f79e7cdc/server/test/com/cloud/network/router/VirtualNetworkApplianceManagerImplTest.java -- diff --git a/server/test/com/cloud/network/router/VirtualNetworkApplianceManagerIm

[01/50] [abbrv] Deployment more OO - Objects with data and behavior

2014-10-03 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/vpc-refactor [created] a8cb7c148 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/09763596/server/src/com/cloud/network/router/deployment/RouterDeploymentDefinition.java ---

[34/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
fixing nic plug unplug rule Conflicts: server/src/org/apache/cloudstack/network/topology/BasicNetworkVisitor.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/00e3af45 Tree: http://git-wip-us.apache.org/

[18/50] [abbrv] Refactor to include network creation as actual deployment

2014-10-03 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a515d6c3/server/src/com/cloud/network/router/NetworkHelperImpl.java -- diff --git a/server/src/com/cloud/network/router/NetworkHelperImpl.java b/server/src/com/cloud/network/r

[07/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
removing bean from the xml Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ea34c11d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ea34c11d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e

[15/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Increasing test coverage for Vpc Deployment Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9289f310 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9289f310 Diff: http://git-wip-us.apache.org/repos/asf/

[24/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Complete tests for normal deployment and start vpc one Conflicts: server/src/org/cloud/network/router/deployment/RouterDeploymentDefinitionBuilder.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/eff9b8

[42/50] [abbrv] refactor all private methods in the virtual router appliance and VPC appliance

2014-10-03 Thread dahn
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/bc90ce08/server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java -- diff --git a/server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.jav

[37/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Fix: VpcRouter has always PublicIp setup as it did before refactoring Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/961e7156 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/961e7156 Diff: http://git-wi

[44/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
removing the root password becuase it was breaking the simulator tests. Root password must always be empty Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/13ccdcb0 Tree: http://git-wip-us.apache.org/repos/asf/clouds

[12/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
fixing VPC IP Association and ACL rules. Have to rewrite in a better why the apply rules method in the Advanced Topology Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6e2cb083 Tree: http://git-wip-us.apache.org/re

[10/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
RouterDeployment and VPC. Improving code and Unit Testing Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3f021625 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3f021625 Diff: http://git-wip-us.apache.

[33/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Adding fixes for the add user data and vpn rules Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7ad7c568 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7ad7c568 Diff: http://git-wip-us.apache.org/repos

[06/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
adding new bean to spring context file; renaming package from "com" to "org" Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6852f312 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6852f312 Diff: http:/

[39/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Missing license headers Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/085bbb71 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/085bbb71 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/085b

[30/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
fix dhcp subnet rules. we can create VMs again. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bb66060c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bb66060c Diff: http://git-wip-us.apache.org/repos/

[25/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Refactor and test NetworkHelper#sendCommandsToRouterWithNoAnswers Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8061c5ca Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8061c5ca Diff: http://git-wip-us

[45/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
CLOUDSTACK-6278 Baremetal Advanced Networking support from commit id e06fa18ed2ee2ee6a417e089cf5ac6bde11d0079 by Frank Zhang Conflicts: server/src/com/cloud/network/router/NetworkHelperImpl.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.ap

git commit: CLOUDSTACK-7670: Avoid color output when non-interactive

2014-10-03 Thread bhaisaab
Repository: cloudstack-cloudmonkey Updated Branches: refs/heads/master 6153b8f86 -> b4bf97c38 CLOUDSTACK-7670: Avoid color output when non-interactive Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org

[48/50] [abbrv] git commit: updated refs/heads/vpc-refactor to a8cb7c1

2014-10-03 Thread dahn
Applying the latest chances from the VPC Refactor branch onto the new one. We will keep this branch as clean as possible to avoid problems with merge. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f79e7cdc Tree: h

[3/3] git commit: requester: write to standard err if API fails

2014-10-03 Thread bhaisaab
requester: write to standard err if API fails Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/commit/76bc92b5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-cl

[1/3] git commit: cloudmonkey: on error monkeyprint to stderr

2014-10-03 Thread bhaisaab
Repository: cloudstack-cloudmonkey Updated Branches: refs/heads/master b4bf97c38 -> 76bc92b59 cloudmonkey: on error monkeyprint to stderr Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org/repos/asf/cl

[2/3] git commit: cloudmonkey: autocompletion for set/option values

2014-10-03 Thread bhaisaab
cloudmonkey: autocompletion for set/option values Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/commit/0981f6c8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstac

git commit: cloudmonkey: strip strings in setting config options

2014-10-03 Thread bhaisaab
Repository: cloudstack-cloudmonkey Updated Branches: refs/heads/master 76bc92b59 -> 0ae940815 cloudmonkey: strip strings in setting config options Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org/rep

git commit: cloudmonkey: have filter applicable for list outputs as well

2014-10-03 Thread bhaisaab
Repository: cloudstack-cloudmonkey Updated Branches: refs/heads/master 0ae940815 -> ad69d2b9b cloudmonkey: have filter applicable for list outputs as well If filter is used for list output (default output) now, it filters out keys based on the filter passed. If only one filter is applied say '

git commit: cloudmonkey: write errors to stderr

2014-10-03 Thread bhaisaab
Repository: cloudstack-cloudmonkey Updated Branches: refs/heads/master ad69d2b9b -> 901154990 cloudmonkey: write errors to stderr Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack

git commit: cloudmonkey: display current profile in parenthesis in the prompt

2014-10-03 Thread bhaisaab
Repository: cloudstack-cloudmonkey Updated Branches: refs/heads/master 901154990 -> c6318fc13 cloudmonkey: display current profile in parenthesis in the prompt Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.a