4.3 Code Freeze

2013-08-26 Thread Will Stevens
Can someone please let me know what the code freeze date for 4.3 is? Thanks, Will

Re: 4.3 Code Freeze

2013-08-26 Thread Will Stevens
Thank you. :) ws On Mon, Aug 26, 2013 at 4:03 PM, Animesh Chaturvedi animesh.chaturv...@citrix.com wrote: Last week of october -Original Message- From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On Behalf Of Will Stevens Sent: Monday, August 26, 2013 12:28

External Network Usage

2013-05-31 Thread Will Stevens
Hey All, I am trying to get my head around this. From what I understand, if I am implementing an external firewall I am forced to implement the 'ExternalNetworkResourceUsageCommand'. I have not found a way to not support the collection of usage data. Is that possible? If so, how? My current

Re: Trouble with deployDataCenter.py

2013-06-03 Thread Will Stevens
, Jun 3, 2013 at 10:09 AM, Will Stevens wstev...@cloudops.com wrote: Has anyone else experience this? I just pulled in the master code into my branch and now I am getting this in my dev environment. [DEBUG] Executing command line: python ../marvin/marvin/deployDataCenter.py -i

Re: External Network Usage

2013-06-03 Thread Will Stevens
if the traffic does not go through the public? So if two VMs on the same network send traffic between them selves on their vlan without it being routed through the public ip, will that traffic show up in the bytes_in and bytes_out data? Thanks... On Fri, May 31, 2013 at 3:08 PM, Will Stevens wstev

Handling Self Signed Certs

2013-06-06 Thread Will Stevens
Hey All, I am building integration between CS and an external Palo Alto Firewall device. The API calls to the PA device are done over HTTPS. In some cases (like testing or a POC), it makes sense to use a self signed cert for this connection. Currently I have a little http client wrapper which

Re: Handling Self Signed Certs

2013-06-06 Thread Will Stevens
or POC. To help testing/POC process to be smooth, we may allow self-signed certificate by default(which is the current behave), security sensitive customers should disallow self-signed certificates in their production environment. Kelven On 6/6/13 9:08 AM, Will Stevens wstev...@cloudops.com

Re: Handling Self Signed Certs

2013-06-10 Thread Will Stevens
into the Certificate Store. I would call to AuthScope(host, 443) to limit access to only the specific host and port. -Soheil From: williamstev...@gmail.com [williamstev...@gmail.com] on behalf of Will Stevens [wstev...@cloudops.com] Sent: Thursday

Bugs on Master

2013-06-14 Thread Will Stevens
11 days ago I pulled the master code into my branch. Master was at: 48913679e80e50228b1bd4b3d17fe5245461626a When I pulled, I had Egress firewall rules working perfectly. After the pull I now get the following error when trying to create Egress firewall rules: ERROR [cloud.api.ApiServer]

Re: Bugs on Master

2013-06-14 Thread Will Stevens
of not being able to select capability dropdowns in multiple browsers on master. Thanks, Will On Fri, Jun 14, 2013 at 1:56 PM, Will Stevens wstev...@cloudops.com wrote: I will try that. I am doing some testing right now. I am compiling and running just master now to validate everything. I

Re: Bugs on Master

2013-06-14 Thread Will Stevens
BTW, I am using cloudmonkey 4.1.0... Thx On Fri, Jun 14, 2013 at 3:04 PM, Will Stevens wstev...@cloudops.com wrote: Chiradeep, can you send me the format of the cloudmonkey call for the api request 'createNetworkOffering' with 'supportedservices' of 'dhcp:virtualrouter', 'dns:virtualrouter

Re: Bugs on Master

2013-06-14 Thread Will Stevens
to add the SRX provider using addNetworkServiceProvider api, enable it and then the drop down for network offering should work. On 6/14/13 12:09 PM, Will Stevens wstev...@cloudops.com wrote: BTW, I am using cloudmonkey 4.1.0... Thx On Fri, Jun 14, 2013 at 3:04 PM, Will Stevens wstev

Re: Bugs on Master

2013-06-14 Thread Will Stevens
Thanks Sheng, that fixed the problem with the UI. On Fri, Jun 14, 2013 at 8:06 PM, Will Stevens wstev...@cloudops.com wrote: Yes, I am building nonoss. I actually have written my own network service provider plugin, so I was just using junipersrx as an example. I will actually be using my

Re: Bugs on Master

2013-06-14 Thread Will Stevens
for the said bug :)) On 6/14/13 5:43 PM, Will Stevens wstev...@cloudops.com wrote: Thanks Sheng, that fixed the problem with the UI. On Fri, Jun 14, 2013 at 8:06 PM, Will Stevens wstev...@cloudops.com wrote: Yes, I am building nonoss. I actually have written my own network service

NetScaler SDX is broken in 4.4

2014-07-22 Thread Will Stevens
if someone else could pick this up and get it into those two branches before they close forever. Here is a link to the commit: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=d3af2dbecacf260acda9f84a51a42838cc0f798c Let me know if you have questions. Thanks, *Will STEVENS

Re: [VOTE][ACS44]Apache CloudStack 4.4.0 RC 2 in branch 4.4-RC20140716T1409

2014-07-22 Thread Will Stevens
://markmail.org/message/zcqisqm5rzre4vak Let me know if you have questions. Cheers, *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, Jul 22, 2014 at 10:56 AM, Mike Tutkowski mike.tutkow

Re: Build failed in Jenkins: cloudstack-4.4-maven-build #389

2014-07-23 Thread Will Stevens
I am getting this same error when I try to build the 4.4 branch. I am in the position to test this right now if there is a fix. Cheers, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_

Re: [BUG] upgrade path to 4.4.1

2014-07-28 Thread Will Stevens
If there is documentation for how to do this somewhere, I could implement an empty upgrade path. Do we know if there are database changes needed for the 4.4.1 upgrade from 4.4.0? How would that requirement be captured? Cheers, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud

[CLOUDSTACK-6886] Fixed SDX on 4.4

2014-07-29 Thread Will Stevens
, I will go back to my normal git flow to avoid this type of situation. Cheers, *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_

Re: [VOTE] git workflow

2014-07-31 Thread Will Stevens
should go into the same 'hotfix/4.4.1' branch to be committed. I think that will cause way too many issues... ws *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Thu, Jul 31, 2014 at 11:03 AM

Re: issue with devcloud on 4.3

2014-07-31 Thread Will Stevens
=Advancedresponse=json Any ideas why this is happening? I have the 8096 setup in the CS config (which is what devcloud is configured to use)... Cheers, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw

Re: Problem using DevCloud2 with 4.2

2014-07-31 Thread Will Stevens
the 4.3 branch... ws *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Sep 27, 2013 at 12:38 AM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi, I haven't tried to use

Re: Problem using DevCloud2 with 4.2

2014-08-01 Thread Will Stevens
Thanks Seb. That is very similar to the setup that I use, but I am using snapshots on VMware Fusion as my foundation. I will look into building up a new env with this. Thx, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J

Re: issue with devcloud on 4.3

2014-08-01 Thread Will Stevens
Thanks, I will give it a shot... ws *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Aug 1, 2014 at 10:43 AM, Sebastien Goasguen run...@gmail.com wrote: Will, you might want

Re: issue with devcloud on 4.3

2014-08-01 Thread Will Stevens
thanks Ian. :) *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Aug 1, 2014 at 12:49 PM, Ian Duffy i...@ianduffy.ie wrote: If you run into any issues give me a shout will :-) On 1

CloudStack Dev Env

2014-08-01 Thread Will Stevens
you use as your dev environment? Do you have a better system in place than what I have? Cheers, *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_

Re: CloudStack Dev Env

2014-08-01 Thread Will Stevens
for the tests to be run the second time. :) Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Aug 1, 2014 at 2:44 PM, Ian Duffy i...@ianduffy.ie wrote: I had issues getting

Developing for Project Support

2014-08-25 Thread Will Stevens
implementations which I should be using as a good example to follow for adding project support? Thanks, *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_

Re: Developing for Project Support

2014-08-27 Thread Will Stevens
code we wrote to support projects. Thanks, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, Aug 26, 2014 at 8:46 PM, Chiradeep Vittal chiradeep.vit...@citrix.com wrote: IMO

cloudstack-checkstyle

2014-08-29 Thread Will Stevens
How are we supposed to verify and fix the cloudstack-checkstyle errors? The stack traces do not give any feedback at all for where the error occurred so it is basically impossible to have a good code/test/fix cycle with it. Any ideas??? *Will STEVENS* Lead Developer *CloudOps* *| *Cloud

Re: cloudstack-checkstyle

2014-08-29 Thread Will Stevens
Thank you. Yes, I was able to find it. It was not in the stacktrace, but there was a single line above the report which gave me info as to why it failed. Thx, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w

Re: Cherry-picking fix that may change 4.3.1 schema

2014-09-02 Thread Will Stevens
on the technology, but this is already in place. The issue is more about maintaining an upgradeable path for each version that is released. This is a bit complicated by the fact that we currently have 4.3, 4.4 and 4.5 version all having changes made to them at the same time... *Will STEVENS* Lead

Re: Cherry-picking fix that may change 4.3.1 schema

2014-09-02 Thread Will Stevens
I think this covers the main use case we have to be concerned about, so I think this is fine. I don't think we should have to worry about upgrading from 4.3.1 to 4.4.0. I agree that if we maintain an upgrade path from 4.3.1 to 4.4.1, we should be fine. *Will STEVENS* Lead Developer *CloudOps

Pushing hotfix branches

2014-09-02 Thread Will Stevens
Hey All, I am a committer and when I tried to push a hotfix branch to ' https://github.com/apache/cloudstack.git' today, I got a Permission Denied error. Is this a problem with my account or is there an issue with the github repo right now? Thx, *Will STEVENS* Lead Developer *CloudOps

Re: Pushing hotfix branches

2014-09-02 Thread Will Stevens
Oh. I thought for sure I had done that before, but maybe I am just losing my mind (totally possible). :) Thanks guys, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, Sep 2

[REVIEW] CLOUDSTACK-7468 in master

2014-09-03 Thread Will Stevens
://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5d11385 I am not sure how the release manager is for 4.5, but can someone please review and commit the fix into master? Thanks, *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J

Re: [REVIEW] CLOUDSTACK-7468 in master

2014-09-04 Thread Will Stevens
: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5d11385 CLOUDSTACK-7418: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=18653f6 Let me know if I should just be pushing these directly into master... Cheers, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud

Re: [REVIEW] CLOUDSTACK-7468 in master

2014-09-04 Thread Will Stevens
own script/test framework to make sure everything is functional and works as expected. ws *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Thu, Sep 4, 2014 at 1:23 PM, sebgoa run

Re: [REVIEW] CLOUDSTACK-7468 in master

2014-09-04 Thread Will Stevens
I found the .travis.yml file. I still need to figure out how to use travis, so I will have to research that... ws *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Thu, Sep 4, 2014 at 1:49

Re: null deref

2014-09-05 Thread Will Stevens
Yes, I am fine with that change. Should I add it to master? Cheers, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Sep 5, 2014 at 8:54 AM, Daan Hoogland daan.hoogl

Re: null deref

2014-09-05 Thread Will Stevens
Ok, thanks... ws *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Sep 5, 2014 at 10:02 AM, Daan Hoogland daan.hoogl...@gmail.com wrote: go ahead and cherry-pick I will merge in 4.4

Re: null deref

2014-09-05 Thread Will Stevens
Ya, I need to play with cherry picking on a fake repo so I am comfortable with it before I do it on a project like this. :) I will spend some time to make sure I am comfortable with cherry picking... ws *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy

Re: null deref

2014-09-05 Thread Will Stevens
I have merged the change into master. I forgot to reference the 'CID-123719' in the commit note though. *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Sep 5, 2014 at 10:02 AM

Re: null deref

2014-09-05 Thread Will Stevens
Great, thanks... :) Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Sep 5, 2014 at 1:38 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: ~/cloudstack-4.4/cloudstack (4.4

Re: S3/Swift Problem around Virtual Size

2014-09-08 Thread Will Stevens
? Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Tue, Sep 9, 2014 at 12:48 AM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi Punith, Thanks for putting in time on this! So

Launch a VM (not from a template)

2014-09-22 Thread Will Stevens
overhead some. Any other suggestions or ideas? Thanks, *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_

Re: Launch a VM (not from a template)

2014-09-22 Thread Will Stevens
ws: inline... Thanks for the response Mike. :) *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Mon, Sep 22, 2014 at 7:39 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: If you

[DOCS] Using Includes in the Administration Guides

2014-05-13 Thread Will Stevens
Hi All, I have been building documentation for the Palo Alto Networks firewall integration which I would like to add to the Administration Guide. I have currently built the Palo Alto integration doc as a stand alone doc, but I will be tweaking it in order to include it in the Administration

Re: [DOCS] Using Includes in the Administration Guides

2014-05-16 Thread Will Stevens
wrote: On May 12, 2014, at 4:29 PM, Will Stevens wstev...@cloudops.com wrote: Hi All, I have been building documentation for the Palo Alto Networks firewall integration which I would like to add to the Administration Guide. I have currently built the Palo Alto integration doc as a stand

Re: [DOCS] Using Includes in the Administration Guides

2014-05-16 Thread Will Stevens
to be using something less than that, so I want to verify that unit if possible... Thx, ws On Fri, May 16, 2014 at 11:02 AM, Will Stevens wstev...@cloudops.comwrote: The two docs that are currently referenced in the index.rst are 'networking.rst' and 'networking2.rst'. The file

Re: [DOCS] Using Includes in the Administration Guides

2014-05-16 Thread Will Stevens
Here is a pull request for the changes I did today: https://github.com/apache/cloudstack-docs-admin/pull/11 Let me know if you have questions. Cheers, Will On Fri, May 16, 2014 at 5:12 PM, Will Stevens wstev...@cloudops.com wrote: Ok, I am almost done with the first pass on the networking

Re: [DOCS] Using Includes in the Administration Guides

2014-05-16 Thread Will Stevens
, at 6:35 PM, Will Stevens wstev...@cloudops.com wrote: One other thing. It appears that the docs are being wrapped so the lines are never longer than something like 75 chars or something like that. What number is being used for this so I can make all the networking docs consistent as I work

[DOCS] Administration Guide Formating Cleanup

2014-05-20 Thread Will Stevens
Hey All, I plan to work on cleaning up the formatting of the documentation files in the Administration Guide today. I am not going to change any content and I am note (yet) going to split any more files. I am going to just do a once over on as many docs as I can get through to clean up all of

Re: [GitHub] cloudstack-docs-admin pull request: Fixed the formatting of lists ...

2014-05-21 Thread Will Stevens
Ok. Thanks for letting me know. It seems that the tree resyncing guide on github does not work as expected. I will figure out the rebasing flow. Thx, Ws On Wednesday, May 21, 2014, runseb g...@git.apache.org wrote: Github user runseb commented on the pull request:

Re: [DOCS] Git Flow

2014-05-23 Thread Will Stevens
with a different workflow. -- Stephen Turner -Original Message- From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On Behalf Of Will Stevens Sent: 22 May 2014 21:36 To: dev@cloudstack.apache.org; Sebastien Goasguen; Pierre-Luc Dion Subject: [DOCS] Git Flow Hey All

Re: [DOCS] Git Flow

2014-05-26 Thread Will Stevens
, Will Stevens williamstev...@gmail.comwrote: All good feedback. Thanks. I will rework this on Monday and add a PR for adding it to the readmes. Thx, Will On Friday, May 23, 2014, Stephen Turner stephen.tur...@citrix.com wrote: I've not seen Phabricator, but yes, what I like about github

Re: [DOCS] Git Flow

2014-05-26 Thread Will Stevens
, Will On Mon, May 26, 2014 at 2:07 PM, sebgoa run...@gmail.com wrote: On May 26, 2014, at 6:08 PM, Will Stevens williamstev...@gmail.com wrote: Thank you all for the feedback, that was very helpful. I have adjusted my steps quite a bit. Here is an overview... - I have removed the 'squashed

[DOCS] Problem generating 4.4 API docs

2014-05-30 Thread Will Stevens
Hey All, Paul Angus and I have both tested this and this is what we are seeing. When we compile the the 'master' branch, the docs in 'tools/apidoc/target/xmldoc/html', but they appear to be the wrong docs. Yes, we know that the versions that appear in the output is hardcoded in the XSL files,

Re: [DOCS] Problem generating 4.4 API docs

2014-05-30 Thread Will Stevens
time instead of build time. I would also recommend a clean install in case there are any caching issues. See if this helps. Regards. On Sat, May 31, 2014 at 1:14 AM, Will Stevens wstev...@cloudops.com wrote: Hey All, Paul Angus and I have both tested this and this is what we are seeing

Re: [DOCS] Problem generating 4.4 API docs

2014-05-30 Thread Will Stevens
.). Lastly, if nothing worked probably apidocs needs fixing. Regards. On Sat, May 31, 2014 at 1:55 AM, Will Stevens wstev...@cloudops.com wrote: By clean install you mean starting from scratch, not 'mvn clean install' right? I have been doing mvn clean installs... Will On Fri

Re: [DOCS] Problem generating 4.4 API docs

2014-05-30 Thread Will Stevens
not even up to date for 4.3. Cheers, Will On Fri, May 30, 2014 at 4:59 PM, Ove Ewerlid ove.ewer...@oracle.com wrote: On 05/30/2014 10:40 PM, Will Stevens wrote: Thanks Rohit, I will do all those steps. I know the git branch is correct, but I will do a clean anyway. Removing the maven

Re: [DOCS] Problem generating 4.4 API docs

2014-06-02 Thread Will Stevens
, 2014, at 4:25 PM, Will Stevens wstev...@cloudops.com wrote: By clean install you mean starting from scratch, not 'mvn clean install' right? I have been doing mvn clean installs… Will, quickly stated I think that piece of code is a nightmare + folks have complained about our apidocs

Re: Access console VM via custom portal

2014-06-05 Thread Will Stevens
Hey Demas, I am the person who wrote the article that Anshul mentioned. So here is your problem... There are two ways to 'connect' to CloudStack. 1. Using the API with your 'api_key' and 'secret_key'. 2. Using the API with your 'username' and 'password' (and then a cookie and sessionkey). When

Re: [DISCUSS] Palo Alto Integration

2013-04-01 Thread Will Stevens
is added to the network and the same placeholder cidr is used until then? Thanks, Will On Mon, Apr 1, 2013 at 11:22 AM, Will Stevens wstev...@cloudops.com wrote: Thank you for all your help Murali... So my Provider has been setup with isExternal = true this whole time. public static final

Re: [DISCUSS] Palo Alto Integration

2013-04-02 Thread Will Stevens
is allocated? 10.1.1.0/24 you see is the default CIDR network gets after design phase which will be replaced once network is implemented. From: Will Stevens wstev...@cloudops.commailto:wstev...@cloudops.com Reply-To: dev@cloudstack.apache.orgmailto:dev@cloudstack.apache.org dev

Re: Supported Source NAT Type?

2013-04-18 Thread Will Stevens
, Will On Thu, Apr 18, 2013 at 4:09 PM, Chip Childers chip.child...@sungard.comwrote: Will, Images and other attachments are stripped on this list (text only please!) Can you post the image somewhere or describe the list? On Thu, Apr 18, 2013 at 04:05:36PM -0400, Will Stevens wrote

Re: Supported Source NAT Type?

2013-04-18 Thread Will Stevens
name than them... --Sheng On Thu, Apr 18, 2013 at 2:07 PM, Will Stevens wstev...@cloudops.com wrote: Oh, my bad. I forgot about that. On the 'create network service offering' overlay, if you select 'SourceNat' in Supported Services, there is a drop down which get added. The drop

Re: Supported Source NAT Type?

2013-04-18 Thread Will Stevens
) to untrust zone(public network), using source nat. --Sheng On Thu, Apr 18, 2013 at 2:50 PM, Will Stevens wstev...@cloudops.com wrote: Thanks for the answer Sheng. I currently have the Palo Alto firewall using the 'per account' method and when 'IpAssocCommand' is run (when the first VM

Re: Problem creating primary storage

2013-04-22 Thread Will Stevens
I just ran into this after pulling master. I have everything compiling and I can deploy the db and then startup CS using jetty. I reverted my Xen server host back to my 'clean' snapshot and try to do deploy server (using devcloud) and I get this... Will --- WARN

Re: Problem creating primary storage

2013-04-22 Thread Will Stevens
that went in later. Talk to you later! On Mon, Apr 22, 2013 at 2:09 PM, Will Stevens wstev...@cloudops.com wrote: This may be related to the other problem we are seeing. Mike, can you verify if you get this same error on server startup as well? On server startup, I get this error

Error running Ddeploysvr

2013-04-23 Thread Will Stevens
I pulled from the apache master ( https://git-wip-us.apache.org/repos/asf/cloudstack.git) yesterday and the latest commit that I have is: bdd5634924db84144c05887c6552c89aa4e78051 I have the code compiling correctly and I am able to start the server. When I try to do: mvn -P developer -pl

Re: Error running Ddeploysvr

2013-04-23 Thread Will Stevens
Thanks for responding Prasanna. Because I am working on CentOs, python2.6 is the default python install. I have python2.7 installed, but I have to access it with python2.7 instead of python. I believe there are actually problems with CentOs if I change the 'python' command to point to python2.7

Re: Error running Ddeploysvr

2013-04-23 Thread Will Stevens
/confluence/display/MAVEN/MojoExecutionException On Tue, Apr 23, 2013 at 1:39 PM, Will Stevens wstev...@cloudops.com wrote: Thanks for responding Prasanna. Because I am working on CentOs, python2.6 is the default python install. I have python2.7 installed, but I have to access it with python2.7

Re: Error running Ddeploysvr

2013-04-23 Thread Will Stevens
is certainly a problem. What you could do is install python2.7 and alias python to python2.7. That way when you run it from mvn you call python2.7 and things like yum don't break. Thanks, -- Prasanna., On Tue, Apr 23, 2013 at 01:39:15PM -0400, Will Stevens wrote: Thanks for responding Prasanna

Re: Error running Ddeploysvr

2013-04-23 Thread Will Stevens
successfully, so I am not entirely sure what was going on, but my dev environment is back up and running. Thank you both for your help on this. Cheers, Will On Tue, Apr 23, 2013 at 2:10 PM, Chip Childers chip.child...@sungard.comwrote: On Tue, Apr 23, 2013 at 02:05:03PM -0400, Will Stevens wrote

External Network Usage

2013-05-08 Thread Will Stevens
Hey All, In my Palo Alto Firewall integration, I have not yet implemented usage tracking. I am getting messages in the console as follows: (ExternalNetworkMonitor-1:) Didn't get an external network usage answer for guest VLAN 3037 I believe this is implemented through the

Re: Supported Source NAT Type?

2013-05-08 Thread Will Stevens
... Thanks, Will On Thu, Apr 18, 2013 at 6:28 PM, Will Stevens wstev...@cloudops.com wrote: Great. Thanks again, this is very helpful. So the way I am doing it is good for now. If IP space becomes an issue (when people are actually using it), I could implement the 'per zone' approach

Re: Supported Source NAT Type?

2013-05-08 Thread Will Stevens
support for per account is broken anyway, so you can modify it according to your requirement. Multiple networks per account for external devices is really nice to have, I think you can go ahead and implement it. Thanks. --Sheng On Wed, May 8, 2013 at 1:25 PM, Will Stevens wstev...@cloudops.com

Re: External Network Usage

2013-05-10 Thread Will Stevens
-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain;f=plugins/network-elements/juniper-srx/src/com/cloud/network/resource/JuniperSrxResource.java;hb=HEAD Usage answer should contain bytes sent/received for each Public IP. On 08-May-2013, at 9:26 PM, Will Stevens wstev

Firewall rule question

2013-05-14 Thread Will Stevens
This applies to both Egress firewall rules as well as IP specific firewall rules. If you specify TCP but do not specify any port details, it saves fine. I am wondering what this config implies. Does this mean that all TCP traffic is allowed? Thanks, Will

Re: Firewall rule question

2013-05-14 Thread Will Stevens
, and nothing happens on the firewall. I guess the fact that empty values entered returns success is a bug? On Tue, May 14, 2013 at 8:00 AM, Will Stevens wstev...@cloudops.com wrote: This applies to both Egress firewall rules as well as IP specific firewall rules. If you specify TCP

Palo Alto Firewall Integration - Review Process

2013-05-28 Thread Will Stevens
Hey All, I am getting close to finishing up this integration, so I want to make sure I understand the process and what is required for submitting my code for review. I have read this and am comfortable with its content: http://cloudstack.apache.org/develop/non-committer.html You can check out

Re: Palo Alto Firewall Integration - Review Process

2013-05-28 Thread Will Stevens
Thanks for the reply Chip. Are there any docs / guides for the test functionality? On Tue, May 28, 2013 at 2:07 PM, Chip Childers chip.child...@sungard.comwrote: On Tue, May 28, 2013 at 01:32:48PM -0400, Will Stevens wrote: Hey All, I am getting close to finishing up this integration, so

Re: Palo Alto Firewall Integration - Review Process

2013-05-28 Thread Will Stevens
Thank you... On Tue, May 28, 2013 at 4:33 PM, Chip Childers chip.child...@sungard.comwrote: On Tue, May 28, 2013 at 04:31:27PM -0400, Will Stevens wrote: Thanks for the reply Chip. Are there any docs / guides for the test functionality? Yup: https://cwiki.apache.org/confluence/display

[REVIEW] OpenStack Swift as Object Storage Service

2014-03-12 Thread Will Stevens
Hello Everyone, I would like your opinion on the work I have done to integrate OpenStack Swift into CloudStack as an Object Storage Service available to the end users. *Functional Spec:* https://cwiki.apache.org/confluence/display/CLOUDSTACK/OpenStack+Swift+as+Object+Storage+Service *Jira

Re: [REVIEW] OpenStack Swift as Object Storage Service

2014-03-13 Thread Will Stevens
What are you referring to as the 'v1.0 url hack'? Bypassing the cloudstack management server is an intentional design decision to improve performance. The introduction of a load balancer in front of the two distinct services to maintain separation of their traffic is a good thing. I will review

Re: [REVIEW] OpenStack Swift as Object Storage Service

2014-03-13 Thread Will Stevens
is s3-console-us-standard.console.aws.amazon.com. *From:* williamstev...@gmail.com [mailto:williamstev...@gmail.com] *On Behalf Of *Will Stevens *Sent:* Thursday, March 13, 2014 5:52 PM *To:* Edison Su *Cc:* dev@cloudstack.apache.org; David Nalley da...@gnsa.us ( da...@gnsa.us) *Subject:* Re

Re: [REVIEW] OpenStack Swift as Object Storage Service

2014-03-14 Thread Will Stevens
for AWS S3, or any other public cloud storage. *From:* williamstev...@gmail.com [mailto:williamstev...@gmail.com] *On Behalf Of *Will Stevens *Sent:* Thursday, March 13, 2014 7:16 PM *To:* Edison Su *Cc:* dev@cloudstack.apache.org; David Nalley da...@gnsa.us ( da...@gnsa.us) *Subject:* Re

Re: Build failed in Jenkins: build-master-slowbuild #562

2014-04-09 Thread Will Stevens
Anyone working on this in the hackathon? :) I am trying to get dev envs up on master for some people in the hackathon and I currently am not able to build master because of this. On Wed, Apr 9, 2014 at 12:09 PM, jenk...@cloudstack.org wrote: See

Re: Build failed in Jenkins: build-master-slowbuild #562

2014-04-09 Thread Will Stevens
the LB specific part but I could still something done Thanks for your help. Thanks, -Syed On Wed 09 Apr 2014 01:58:18 PM EDT, Will Stevens wrote: Anyone working on this in the hackathon? :) I am trying to get dev envs up on master for some people in the hackathon and I currently am

Re: Build failed in Jenkins: build-master-slowbuild #562

2014-04-09 Thread Will Stevens
From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On Behalf Of Will Stevens Sent: Wednesday, April 9, 2014 11:38 PM To: Syed Ahmed Cc: dev@cloudstack.apache.org; h...@apache.org; muralimmre...@gmail.com; Sanjay Tripathi Subject: Re: Build failed in Jenkins: build-master-slowbuild

Issues deploying with marvin

2013-10-17 Thread Will Stevens
When I run: I am getting the following error: [DEBUG] Executing command line: python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg 5Traceback (most recent call last): File ../marvin/marvin/deployDataCenter.py, line 612, in module deploy.deploy() File

Re: Issues deploying with marvin

2013-10-17 Thread Will Stevens
Note: I pulled from master yesterday... On Thu, Oct 17, 2013 at 4:28 PM, Will Stevens wstev...@cloudops.com wrote: When I run: I am getting the following error: [DEBUG] Executing command line: python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg 5Traceback (most recent call last

Re: Issues deploying with marvin

2013-10-29 Thread Will Stevens
json response endpoint url http://ip:8096/client/api?command=listApis;, default to localhost. Thanks! Santhosh -Original Message- From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On Behalf Of Will Stevens Sent: Friday, October 18, 2013 2:05 AM To: dev

Re: Issues deploying with marvin

2013-10-29 Thread Will Stevens
I know that I will have to change the 'nonoss' flag when I pull in the latest master from this weekend... On Tue, Oct 29, 2013 at 11:27 AM, Will Stevens wstev...@cloudops.comwrote: When I build with: mvn -P developer,systemvm -Dnonoss clean install -X I get the error below. I have

Re: Issues deploying with marvin

2013-10-29 Thread Will Stevens
I will pull and make this change because apparently this has been in for a little while... I will update this if with more news when I have it. On Tue, Oct 29, 2013 at 11:57 AM, Will Stevens wstev...@cloudops.comwrote: I know that I will have to change the 'nonoss' flag when I pull

Re: Issues deploying with marvin

2013-10-29 Thread Will Stevens
. Will On Tue, Oct 29, 2013 at 11:59 AM, Will Stevens wstev...@cloudops.comwrote: I will pull and make this change because apparently this has been in for a little while... I will update this if with more news when I have it. On Tue, Oct 29, 2013 at 11:57 AM, Will Stevens wstev

Review Request 15047: Add support for multiple networks in the 'per account' source nat type setting

2013-10-29 Thread Will Stevens
/29/Supported_Source_NAT_Type.pdf Thanks, Will Stevens

Re: Review Request 15047: Add support for multiple networks in the 'per account' source nat type setting

2013-10-29 Thread Will Stevens
://reviews.apache.org/media/uploaded/files/2013/10/29/Supported_Source_NAT_Type.pdf Thanks, Will Stevens

Re: Wiki access

2013-10-29 Thread Will Stevens
I also need access. un: wstevens email: wstev...@cloudops.com On Tue, Oct 29, 2013 at 5:02 AM, Damoder Reddy damoder.re...@citrix.comwrote: Please grant me edit access.. Email : damoder.re...@citrix.com Username: Damoder.reddy -Original Message- From: Nitin Mehta

  1   2   3   4   5   6   7   8   9   >