Re: [ACS41]Unassigned Doc Issues

2013-03-16 Thread Jessica Tomechak
On Sat, Mar 16, 2013 at 11:21 AM, Chip Childers wrote: > On Sat, Mar 16, 2013 at 2:10 PM, Jessica Tomechak > wrote: > > CLOUDSTACK-1409, Troubleshooting, I'm leaving at 4.1 because it would be > so > > awesome. This could start as a small job. The XML files from the older > docs > > are already a

Re: Error Deploying VM in 4.0

2013-03-16 Thread Chip Childers
On Tue, Mar 12, 2013 at 10:22:10PM -0500, George Reese wrote: > But the ID of the network is 517653f6-312c-4616-88cb-22620f3f75dd. My point > is that the information is confusing to anyone who doesn't know the > CloudStack history. https://issues.apache.org/jira/browse/CLOUDSTACK-1702 Thanks fo

Re: Extending the CloudStack API

2013-03-16 Thread Mike Tutkowski
Sounds good, Chip - thanks! On Sat, Mar 16, 2013 at 12:26 PM, Chip Childers wrote: > On Sat, Mar 16, 2013 at 12:08:39PM -0600, Mike Tutkowski wrote: > > Hey Chip, > > > > Do you know where I could find documentation on how to create this kind > of > > CS plug-in? > > > > Thanks! > > The wiki has

Re: Extending the CloudStack API

2013-03-16 Thread Chip Childers
On Sat, Mar 16, 2013 at 12:08:39PM -0600, Mike Tutkowski wrote: > Hey Chip, > > Do you know where I could find documentation on how to create this kind of > CS plug-in? > > Thanks! The wiki has some information, which you should try to search for answers to questions like this. Raise questions

Re: [ACS41]Unassigned Doc Issues

2013-03-16 Thread Chip Childers
On Sat, Mar 16, 2013 at 2:10 PM, Jessica Tomechak wrote: > CLOUDSTACK-1409, Troubleshooting, I'm leaving at 4.1 because it would be so > awesome. This could start as a small job. The XML files from the older docs > are already available on reviewboard. Just avoid the parts where reviewers > raised

Re: [ACS41]Unassigned Doc Issues

2013-03-16 Thread Jessica Tomechak
On Fri, Mar 15, 2013 at 6:42 AM, Joe Brockmeier wrote: > Hi all, > > We still have six unassigned issues for 4.1.0 that need picking up: > > CLOUDSTACK-1409 - Add Troubleshooting documentation > > CLOUDSTACK-1599 - Convert "Best Practices" section to XML and add to > Install Guide > > CLOUDSTACK-

Re: Extending the CloudStack API

2013-03-16 Thread Mike Tutkowski
Hey Chip, Do you know where I could find documentation on how to create this kind of CS plug-in? Thanks! On Sat, Mar 16, 2013 at 11:52 AM, Chip Childers wrote: > On Sat, Mar 16, 2013 at 11:50:51AM -0600, Mike Tutkowski wrote: > > Also, just so I can picture what we're talking about when we say

Re: Extending the CloudStack API

2013-03-16 Thread Mike Tutkowski
Awesome! I might have a use case for that (just thought of this after talking to a couple customers yesterday). On Sat, Mar 16, 2013 at 11:52 AM, Chip Childers wrote: > On Sat, Mar 16, 2013 at 11:50:51AM -0600, Mike Tutkowski wrote: > > Also, just so I can picture what we're talking about when w

Re: Steps to create a CloudStack plugin

2013-03-16 Thread Chip Childers
On Sat, Mar 16, 2013 at 07:59:24PM +0530, Kausal Malladi wrote: > Hi, > I am trying to create a CloudStack plugin. Can anyone help me with > necessary steps to be followed to accomplish it? > > Thanks. > Kausal Malladi > www.kausalmalladi.tk > Can you be more specific about the type of plugin you

EL6 RPM BuildRequire changes for agent SELinux policy creation

2013-03-16 Thread David Nalley
Hi folks, Prasanna in particular: Prasanna - I have this patch [1] pending. I haven't committed it yet because I fear that it will break the RPM packaging job on Jenkins. Sadly, I don't seem to have access to the RPM builders that jenkins uses. Specifically I've added the following build requirem

Re: Extending the CloudStack API

2013-03-16 Thread Chip Childers
On Sat, Mar 16, 2013 at 11:50:51AM -0600, Mike Tutkowski wrote: > Also, just so I can picture what we're talking about when we say "extending > the CS API:" Does this mean an admin or end user could invoke my new APIs > just like they were invoking any other CS API? That's exactly what it means!

Re: Extending the CloudStack API

2013-03-16 Thread Mike Tutkowski
Also, just so I can picture what we're talking about when we say "extending the CS API:" Does this mean an admin or end user could invoke my new APIs just like they were invoking any other CS API? Thanks On Fri, Mar 15, 2013 at 3:48 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > T

RE: [DISCUSS] Palo Alto Integration

2013-03-16 Thread Alex Huang
Will, There is a mode in CloudStack that only allows non-intersecting cidrs for guest networks. It was introduced specifically because many physical network devices do not expect cidrs to intersect even when it's on different VLANs. Sheng should be able to tell you how to get that to work. -

RE: Experimenting on Resource Allocator in CloudStack

2013-03-16 Thread Alex Huang
Kausal, Resource allocation is all done by implementations of DeploymentPlanner. You can go to that interface and then see which classes implement that interface. --Alex > -Original Message- > From: Kausal Malladi [mailto:mkau...@gmail.com] > Sent: Saturday, March 16, 2013 7:32 AM > T

Re: Problem regarding adding a VM on CloudStack

2013-03-16 Thread Kausal Malladi
Oh.. thanks for the pointer. I will try and update you the status... Kausal Malladi www.kausalmalladi.tk On Sat, Mar 16, 2013 at 8:21 PM, Marcus Sorensen wrote: > Normally, once the secondary storage Vm comes up, you should see a > CentOS 5.5 default template appear. Whether or not that actually

Re: Problem regarding adding a VM on CloudStack

2013-03-16 Thread Marcus Sorensen
Normally, once the secondary storage Vm comes up, you should see a CentOS 5.5 default template appear. Whether or not that actually downloads depends on if everything is working. So if you don't see a CentOS 5.5 template, check to see if you have a secondary storage VM up. If you do have a template

Re: Problem regarding adding a VM on CloudStack

2013-03-16 Thread Kausal Malladi
No, there is only System template ready under Templates section which can't be used to create a VM. But the other template is not loaded and ready. Could it be because of any Network configuration issue? But all the hosts are getting added fine, the problem is just with adding a VM. Kausal Malladi

Re: Problem regarding adding a VM on CloudStack

2013-03-16 Thread Marcus Sorensen
Do you have templates under the 'templates' section that say they're loaded and ready? This is the most common reason why you wouldn't have templates to choose from in the VM deployment wizard. On Sat, Mar 16, 2013 at 8:27 AM, Kausal Malladi wrote: > Hi All, > > I have installed CloudStack 4.0.0

Experimenting on Resource Allocator in CloudStack

2013-03-16 Thread Kausal Malladi
Hi, I am trying to understand and experiment with (CPU) Resource Allocation in CloudStack 4.0.0. I would like to understand how it happens and possibly try to change it a little and see how it works. Can anyone help me with the classes that I have to look at for a kick-start towards this experiment

Steps to create a CloudStack plugin

2013-03-16 Thread Kausal Malladi
Hi, I am trying to create a CloudStack plugin. Can anyone help me with necessary steps to be followed to accomplish it? Thanks. Kausal Malladi www.kausalmalladi.tk

Problem regarding adding a VM on CloudStack

2013-03-16 Thread Kausal Malladi
Hi All, I have installed CloudStack 4.0.0 on my Ubuntu 12.04 machine, that is compliant with the configuration requirements specified in the documentation. I am running Management Server on my machine with the hosts on DevCloud. While I am able to add zones, clusters and hosts via the interface,

Re: Review Request: fix bug CLOUDSTACK-1531: vmware create volume from snapshot will missing data for master

2013-03-16 Thread Hongtu Zang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9989/ --- (Updated March 16, 2013, 9:31 a.m.) Review request for cloudstack, Sateesh Choda

Re: Review Request: MidoNet Networking Plugin [2/2]

2013-03-16 Thread Hiroaki Kawai
> On March 14, 2013, 3:59 a.m., Hiroaki Kawai wrote: > > server/src/com/cloud/network/NetworkManagerImpl.java, line 1773 > > > > > > NetworkElement should be always called after NetworkGuru, isn't it? > > Dave Cahill