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 deploy.deploy() File "../marvin/marvin/deployDataCenter.p

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 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 ca

Re: Issues deploying with marvin

2013-10-29 Thread Will Stevens
e as mentioned under pom.xml, if commands.xml is not available, it > takes the apispec file as " /etc/cloud/cli/commands.xml". It also has the > option of creating cloudstackAPI/modules from json response endpoint url " > http://ip:8096/client/api?command=listApis";, defau

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 wrote: > When I build with: mvn -P developer,systemvm -Dnonoss clean install -X > > I get the error below. I have co

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 wrote: > I know that I will have to change the 'nonoss' flag when I pull in the > la

Re: Issues deploying with marvin

2013-10-29 Thread Will Stevens
ile. Will On Tue, Oct 29, 2013 at 11:59 AM, Will Stevens wrote: > 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 wrote:

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 wrote: > Please grant me edit access.. > Email : damoder.re...@citrix.com > Username: Damoder.reddy > > -Original Message- > From: Nitin Mehta [mailto:nitin.me...@citrix.com] > Se

Review Request 15050: Add Palo Alto Networks Firewall Integration

2013-10-29 Thread Will Stevens
ve tested all of the functionality listed under 'supported features'. Thanks, Will Stevens

Re: Issues deploying with marvin

2013-10-30 Thread Will Stevens
ared-fusion dir, this should ideally have worked. > > > > On Wed, Oct 30, 2013 at 04:05:39AM -0400, Sebastien Goasguen wrote: > > > I am adding Prasanna to the thread as he is the main Marvin developer > > > > > > -sebastien > > > > > > On Oct 29, 2013

Re: Issues deploying with marvin

2013-10-30 Thread Will Stevens
client-ui jetty:run -D nonoss (wait for the server to come up) Then run deploy server with the developer profile: export MAVEN_OPTS="" mvn -P developer -pl tools/devcloud -Ddeploysvr (this now finds everything it needs and completes) I hope this helps others get past this if they have si

Re: Review Request 15050: Add Palo Alto Networks Firewall Integration

2013-10-30 Thread Will Stevens
ps://reviews.apache.org/r/15050/#review27794 ------- On Oct. 29, 2013, 8:52 p.m., Will Stevens wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 15050: Add Palo Alto Networks Firewall Integration

2013-10-31 Thread Will Stevens
tionManagerImpl.java 4fda3b1 ui/dictionary.jsp 80aab6f ui/scripts/docs.js 3a4f8ca ui/scripts/system.js 0af3952 Diff: https://reviews.apache.org/r/15050/diff/ Testing --- I have tested all of the functionality listed under 'supported features'. Thanks, Will Stevens

Re: Review Request 15050: Add Palo Alto Networks Firewall Integration

2013-10-31 Thread Will Stevens
o the > community about this merge? > > Thanks! > > Will Stevens wrote: > Yes, no problem... What type of information would you like to be > included in this notice? > > Thx... > > Sheng Yang wrote: > It would looks like e.g. > htt

Re: Review Request 15050: Add Palo Alto Networks Firewall Integration

2013-10-31 Thread Will Stevens
5050/diff/ Testing (updated) --- I have tested all of the functionality listed under 'supported features'. Unit tests are in file 24 and 25 of this patch. The details of the tests can be found in the functional spec. Thanks, Will Stevens

[Merge] Palo Alto Networks firewall integration to master

2013-10-31 Thread Will Stevens
Hi, I would like to merge support for Palo Alto Network's firewall appliances to the master branch. Development for this has been done by Will Stevens at CloudOps on branch [1]. There was an introduction [2], a proposal [3], and a discussion [4] on the mailing list regarding this fe

Re: Review Request 15050: Add Palo Alto Networks Firewall Integration

2013-10-31 Thread Will Stevens
o the > community about this merge? > > Thanks! > > Will Stevens wrote: > Yes, no problem... What type of information would you like to be > included in this notice? > > Thx... > > Sheng Yang wrote: > It would looks like e.g. > htt

Re: Review Request 15050: Add Palo Alto Networks Firewall Integration

2013-11-01 Thread Will Stevens
it tests are in file 24 and 25 of this patch. The details of the tests can be found in the functional spec. Thanks, Will Stevens

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-01 Thread Will Stevens
t one comment: you can git-format-patch to generate the patch. It would > includes author and description information automatically, which is easier > for applying. > > +1! > > --Sheng > > > > On Thu, Oct 31, 2013 at 1:50 PM, Will Stevens > wrote: > > >

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-04 Thread Will Stevens
t-patch to generate the patch. It would > includes author and description information automatically, which is easier > for applying. > > +1! > > --Sheng > > > > On Thu, Oct 31, 2013 at 1:50 PM, Will Stevens > wrote: > > > Hi, > > > > I would

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-04 Thread Will Stevens
Well its not in master yet. That is the intent of this thread... I can definitely do some testing for the 4.3 test cycle. Will On Mon, Nov 4, 2013 at 10:56 AM, Chip Childers wrote: > On Mon, Nov 04, 2013 at 10:49:29AM -0500, Will Stevens wrote: > > Anything I can do to help get t

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-04 Thread Will Stevens
ng wrote: > Sure, I would be glad to commit it for 4.3 release. > > --Sheng > > > On Mon, Nov 4, 2013 at 8:19 AM, Chip Childers > > >wrote: > > > On Mon, Nov 04, 2013 at 10:59:30AM -0500, Will Stevens wrote: > > > Well its not in master yet. That is

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-05 Thread Will Stevens
v 4, 2013 at 7:32 PM, Will Stevens > > > wrote: > > Sheng, I will rebuild the patch for the latest master. The latest master > > has depreciated the 'nonoss' flag in favour of 'noredist'. I was building > > in nonoss previously. I am guessing I should

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-05 Thread Will Stevens
e third party code that you have as a build or runtime > dependency? If so what is the license for that third party code? (My > really fast perusal didn't catch anything that was immediately > troubling) > > --David > > On Tue, Nov 5, 2013 at 7:08 AM, Will Stevens > w

Re: [DISCUSS] rename nonoss to noredist

2013-11-05 Thread Will Stevens
Did this get documented anywhere? It seems that the core build as well as the nonoss build got changed. I am having trouble locating the beans now... Thanks, Will On Tue, Sep 3, 2013 at 11:15 PM, Rajesh Battala wrote: > +1. > Sounds great and logical. > > On mvn cmd line instead of -Dnonoss

Re: Marvin deploy failed on master

2013-11-05 Thread Will Stevens
I also ran into this issue on a clean install. #2 fixed my issue... Thanks, Will On Mon, Nov 4, 2013 at 5:14 PM, Min Chen wrote: > Thanks Santhosh. Using #2 fixed the issue. > > -min > > On 11/2/13 5:48 AM, "Santhosh Edukulla" > wrote: > > >Hi Min, > > > >1/ I just pulled the latest code fr

Re: [DISCUSS] rename nonoss to noredist

2013-11-05 Thread Will Stevens
> > Thanks > -min > > > On 11/5/13 9:03 AM, "Will Stevens" > > wrote: > > >Did this get documented anywhere? It seems that the core build as well as > >the nonoss build got changed. I am having trouble locating the beans > >now... > > &

Re: Review Request 15050: Add Palo Alto Networks Firewall Integration

2013-11-05 Thread Will Stevens
I have tested all of the functionality listed under 'supported features'. Unit tests are in file 24 and 25 of this patch. The details of the tests can be found in the functional spec. Thanks, Will Stevens

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-05 Thread Will Stevens
built with the depreciated 'nonoss' flag to core since it does not depend on any 3rd party libraries at build or runtime. Cheers, Will [1] http://markmail.org/message/fxphjkba7bonlesd?q=list:org%2Eapache%2Eincubator%2Ecloudstack-%2A+Palo+Alto On Tue, Nov 5, 2013 at 11:42 AM, Will

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-06 Thread Will Stevens
Great! Thank you Sheng... On Wed, Nov 6, 2013 at 1:10 PM, Sheng Yang wrote: > Looks good to me. > > Applied to MASTER branch. Thanks! > > --Sheng > > > On Tue, Nov 5, 2013 at 7:51 PM, Will Stevens > wrote: > > > @Sheng: This should be ready to go now.

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-07 Thread Will Stevens
ils RAT on > > > plugins/network-elements/palo-alto/src/com/cloud/network/utils/HttpClientWrapper.java > > > > > > > -Original Message- > > > From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On > > > Behalf Of Will Stevens >

Re: [Merge] Palo Alto Networks firewall integration to master

2013-11-07 Thread Will Stevens
Perfect. Thank you for the details. On Thu, Nov 7, 2013 at 1:59 PM, Sheng Yang wrote: > Oh, that means something wrong with the license header of the file(header > missing in this case). > > http://creadur.apache.org/rat/ > > --Sheng > > > On Thu, Nov 7, 201

4.3 System VM Templates

2013-11-14 Thread Will Stevens
Where are these located? The path shown in the docs does not resolve for me. Doc: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack Path: http:// jenkins.cloudstack.org/view/master/job/build-systemvm-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvmte

Re: Coverage Analysis: Few Issues

2013-11-14 Thread Will Stevens
Yes, I will look into the naming of the API commands in the Palo Alto plugin. When you say 'they are supposed to be merged as one command', what do you mean? These were the commands that I exposed. Palo Alto firewall commands addExternalFirewall=1 deleteExternalFirewall=1 listExternalFirewa

Re: 4.3 System VM Templates

2013-11-15 Thread Will Stevens
5:01 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > On a related note, when does the vm_template table in the DB get updated > with the new paths? > > > On Thu, Nov 14, 2013 at 2:51 PM, Will Stevens > wrote: > > > Where are these located? The path s

Re: Coverage Analysis: Few Issues

2013-11-15 Thread Will Stevens
On Thu, Nov 14, 2013 at 11:49 PM, Will Stevens wrote: > Yes, I will look into the naming of the API commands in the Palo Alto > plugin. When you say 'they are supposed to be merged as one command', what > do you mean? > > These were the commands that I exposed. >

Re: 4.3 System VM Templates

2013-11-15 Thread Will Stevens
iki > > Thanks, > -Syed > > > > On Fri 15 Nov 2013 12:03:16 PM EST, Will Stevens wrote: > >> Bump... Still trying to find system vm templates for 4.3. Are they >> generated somewhere when I do a clean install and I can manually put them >> on secondary st

Re: Coverage Analysis: Few Issues

2013-11-15 Thread Will Stevens
move them. > > Because the name of addExternalFirewall etc. is too generic, so I thought > if you need them as well, you should able to merge your version and SRX > version into one command. > > --Sheng > > > On Fri, Nov 15, 2013 at 9:47 AM, Will Stevens wrote: > &g

Re: Upgrading nitro API to 10.1

2013-11-15 Thread Will Stevens
@Syed: I just did that for the Palo Alto plugin, so let me know if you have questions... Will On Fri, Nov 15, 2013 at 10:42 PM, Prasanna Santhanam wrote: > awesome. thanks syed! > > On Fri, Nov 15, 2013 at 10:39:18PM -0500, Syed Ahmed wrote: > > Sure. No problems. > > > > Thanks, > > -Syed > >

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 mor

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 wrote: > 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 wrote: > 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/co

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 pr

Re: Trouble with deployDataCenter.py

2013-06-03 Thread Will Stevens
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 devcloud.cfg Traceback (most recent call last): File "../marvin/marvin/deployDataCente

Re: Trouble with deployDataCenter.py

2013-06-03 Thread Will Stevens
corrected it in my sandbox. > > > > Let me see if I can find what I did to fix it. > > > > > > On Mon, Jun 3, 2013 at 10:09 AM, Will Stevens >wrote: > > > >> Has anyone else experience this? I just pulled in the master code into > my > >&

Re: Trouble with deployDataCenter.py

2013-06-03 Thread Will Stevens
oticed it a long time ago and had > just > >> sent out an e-mail then and corrected it in my sandbox. > >> > >> Let me see if I can find what I did to fix it. > >> > >> > >> On Mon, Jun 3, 2013 at 10:09 AM, Will Stevens >wrote:

Re: External Network Usage

2013-06-03 Thread Will Stevens
ect these numbers 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,

Re: External Network Usage

2013-06-03 Thread Will Stevens
will that traffic > show up in the bytes_in and bytes_out data? > No. > > -Wei > > > 2013/6/3 Will Stevens > > > I have spent some time looking at the usage data in the database and > > looking over the code. > > > > When 'bytes_in' and &#x

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 al

Re: Handling Self Signed Certs

2013-06-06 Thread Will Stevens
ll in testing 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/

Re: Handling Self Signed Certs

2013-06-10 Thread Will Stevens
anned to wrap the Client as you have for development and > >for production have an API to import a certificate for SSL into the > >Certificate Store. > > > >I would call to AuthScope(host, 443) to limit access to only the specific > >host and port. > > >

Re: Handling Self Signed Certs

2013-06-11 Thread Will Stevens
fact that we allow > > self-signed certificates by default in existing releases, I personally > > think that having a global flag is a much economic way to get this > feature > > in without too much disruptions. Of course, to have fine-control of it, > we > > can always

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] (178414

Re: Bugs on Master

2013-06-14 Thread Will Stevens
oudMonkey? Perhaps it is a UI issue? > > On 6/14/13 9:50 AM, "Will Stevens" wrote: > > >11 days ago I pulled the master code into my branch. Master was at: > >48913679e80e50228b1bd4b3d17fe5245461626a > > > >When I pulled, I had Egress firewall rules

Re: Bugs on Master

2013-06-14 Thread Will Stevens
I have confirmed that I can reproduce the issue 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 wrote: > I will try that. I am doing some testing right now. I am compiling and > running just m

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 wrote: > Chiradeep, can you send me the format of the cloudmonkey call for the api > request 'createNetworkOffering' with 'supportedservices' of > 'dhcp:

Re: Bugs on Master

2013-06-14 Thread Will Stevens
you build the nonoss build? You have 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" wrote: > > >BTW, I am using cloudmonkey 4.1.0..

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 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 own. >

Re: Bugs on Master

2013-06-14 Thread Will Stevens
nd submit a fix for the said bug :)) > > On 6/14/13 5:43 PM, "Will Stevens" wrote: > > >Thanks Sheng, that fixed the problem with the UI. > > > > > >On Fri, Jun 14, 2013 at 8:06 PM, Will Stevens > >wrote: > > > >> Yes, I am building n

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 Steve

Re: [DISCUSS] Palo Alto Integration

2013-03-28 Thread Will Stevens
ng there, but I still feel like there are gaps in my knowledge when using the CS networking plugin functionality. Thanks, Will On Mon, Mar 18, 2013 at 2:46 AM, Murali Reddy wrote: > On 16/03/13 1:46 AM, "Will Stevens" wrote: > > > >1. Restrict the available subnets for

Re: [DISCUSS] Palo Alto Integration

2013-04-01 Thread Will Stevens
ge 1] What am I missing here? Why am I unable to create non-overlapping cidrs with the ExternalGuestNetworkGuru? Thanks, Will On Fri, Mar 29, 2013 at 1:23 AM, Murali Reddy wrote: > On 28/03/13 10:59 PM, "Will Stevens" wrote: > > >I am trying to implement the non-overl

Re: [DISCUSS] Palo Alto Integration

2013-04-01 Thread Will Stevens
re the non-overlapping cidrs implemented only when a VM 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 wrote: > Thank you for all your help Murali... > > So my Provider has been setup with isExternal

Re: [DISCUSS] Palo Alto Integration

2013-04-02 Thread Will Stevens
ee > that non-overlapping CIDR's 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 mailto:wstev...@cloudops.com>> > Reply-To: "dev@cloudsta

Supported Source NAT Type?

2013-04-18 Thread Will Stevens
In the 'Create network service offering' flow there is this dropdown: [image: Inline image 1] What are the implications for picking one or the other? This code seems related in 'com.cloud.network.ExternalFirewallDeviceManagerImpl.manageGuestNetworkWithExternalFirewall()' : NetworkOffering offeri

Re: Supported Source NAT Type?

2013-04-18 Thread Will Stevens
e' and 'Per account' Thanks, Will On Thu, Apr 18, 2013 at 4:09 PM, Chip Childers wrote: > 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

Re: Supported Source NAT Type?

2013-04-18 Thread Will Stevens
account. It's not necessary true now, but the name remained > I think. > > There are probably bad names, we should get better name than them... > > --Sheng > > > On Thu, Apr 18, 2013 at 2:07 PM, Will Stevens > wrote: > > > Oh, my bad. I forgot about that.

Re: Supported Source NAT Type?

2013-04-18 Thread Will Stevens
} > } > } > } > } > } > } > > This one would fit all traffic from "trust" zone(every newly created > isolated network would be in trust zone) to "untrust" zone(public

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 [cloud.storage.StorageManagerI

Re: Problem creating primary storage

2013-04-22 Thread Will Stevens
= 300 diskPersistent = false diskExpiryThreadIntervalSeconds = 120 cacheEventListeners: hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ] On Mon, Apr 22, 2013 at 3:45 PM, Will Stevens wrote: > I just ran into this after pulling mas

Re: Problem creating primary storage

2013-04-22 Thread Will Stevens
problem > and that repo wasn't being updated with the fix that went in later. > > Talk to you later! > > > On Mon, Apr 22, 2013 at 2:09 PM, Will Stevens > wrote: > > > This may be related to the other problem we are seeing. Mike, can you > > verify if you

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 tools/de

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
ead the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException On Tue, Apr 23, 2013 at 1:39 PM, Will Stevens wrote: > Thanks for responding Prasanna. Because I am working on CentOs, python2.6 > is the default python install. I have python2.7 i

Re: Error running Ddeploysvr

2013-04-23 Thread Will Stevens
OS python 2.6 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 -

Re: Error running Ddeploysvr

2013-04-23 Thread Will Stevens
pl tools/devcloud -Ddeploysvr -X This time everything deployed 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 wrote: > On Tue, Apr 23

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 'ExternalNetworkResource

Re: Supported Source NAT Type?

2013-05-08 Thread Will Stevens
or the specific network. Let me know what you think... Thanks, Will On Thu, Apr 18, 2013 at 6:28 PM, Will Stevens 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),

Re: Supported Source NAT Type?

2013-05-08 Thread Will Stevens
or > "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

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"

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
avior, 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 > wrote: > > > This applies to both Egress firewall rules as well as IP specific > firewall > > ru

Re: [Merge] Palo Alto Networks firewall integration to master

2014-02-03 Thread Will Stevens
- > From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On > Behalf Of Will Stevens > Sent: Thursday, October 31, 2013 1:51 PM > To: dev@cloudstack.apache.org > Subject: [Merge] Palo Alto Networks firewall integration to master > > Hi, > > I would like to merge support f

Command Login Response

2014-02-05 Thread Will Stevens
I am having a hard time finding where the 'login' response is generated in CloudStack. Can someone point me to the file that formats the response to the login command? Thanks, Will

Re: Command Login Response

2014-02-05 Thread Will Stevens
would it be this code? server/src/com/cloud/api/ApiServlet.java Thx, ws On Wed, Feb 5, 2014 at 11:59 AM, Will Stevens wrote: > I am having a hard time finding where the 'login' response is generated in > CloudStack. > > Can someone point me to the file that formats the

Re: Command Login Response

2014-02-05 Thread Will Stevens
It turned out to be in this file: server/src/com/cloud/api/ApiServer.java Thanks, Wil On Wed, Feb 5, 2014 at 12:07 PM, Will Stevens wrote: > would it be this code? > server/src/com/cloud/api/ApiServlet.java > > Thx, > > ws > > > On Wed, Feb 5, 2014 at 11:59 AM, Wi

Re: 4.4 Feature Freeze

2014-02-25 Thread Will Stevens
If we plan to add a feature to 4.4, should the patch be based off the current master (which is currently setup for 4.4)? Thanks, Will On Tue, Feb 25, 2014 at 11:50 AM, Hugo Trippaers wrote: > Hey, > > If we stick to our 4 month release schedule the feature freeze is four > months after the fe

[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 Ticket:

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
the aws console is console.aws.amazon.com, > but the S3 endpoint 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

Re: [REVIEW] OpenStack Swift as Object Storage Service

2014-03-14 Thread Will Stevens
we support above procedure, then it should be easy to add the support > 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 > &g

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, wrote: > See > >

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

2014-04-09 Thread Will Stevens
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 peo

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

2014-04-09 Thread Will Stevens
y > > 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

[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 Guide.

Re: apidocs build failure

2017-02-22 Thread Will Stevens
__ > From: williamstev...@gmail.com on behalf of > Will Stevens > Sent: 21 February 2017 20:31:14 > To: dev@cloudstack.apache.org > Subject: Re: apidocs build failure > > Is there any chance we can fix the 'roles' issue with the API doc so we can > get th

Re: PRs for 4.10

2017-02-22 Thread Will Stevens
I would like to get this fix in: https://github.com/apache/cloudstack/pull/1907 This fix is really important because it causes routing issues when the IP, which was not cleaned up, is later used on a different VR. *Will STEVENS* Lead Developer <https://goo.gl/NYZ8KK> On Wed, Feb 22, 201

Re: Jira permission to close outdated/solved tickets

2017-02-22 Thread Will Stevens
I closed them for you. I don't know how the karma or whatever works to give permissions on Jira, but apparently I had enough permissions. :) *Will STEVENS* Lead Developer <https://goo.gl/NYZ8KK> On Wed, Feb 22, 2017 at 4:49 PM, Rafael Weingärtner < rafaelweingart...@gmail.com&

  1   2   3   4   5   6   7   8   9   >