[PROPOSAL] Network Manager refactoring

2013-01-03 Thread Chiradeep Vittal
I want to simplify the core network manager classes by splitting and moving code around. The JIRA bug is here: https://issues.apache.org/jira/browse/CLOUDSTACK-740 The proposal is here: http://s.apache.org/73c I will be working on a branch (network-refactor) while I wait for comments. Thanks -

RE: [DISCUSS] Persistent Networks without a running VM

2013-01-03 Thread Ram Ganesh
Does it make sense to introduce the flag(persistent) as part of NetworkOffering? Thanks, RamG > -Original Message- > From: Likitha Shetty [mailto:likitha.she...@citrix.com] > Sent: 03 January 2013 18:05 > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] Persistent Networks

[jira] [Commented] (CLOUDSTACK-639) API Refactoring: Adapters for ACL

2013-01-03 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543671#comment-13543671 ] Rohit Yadav commented on CLOUDSTACK-639: Smoke tests on devcloud, all passed n

[jira] [Updated] (CLOUDSTACK-694) Create a new VPC network offering with "connectivity" option needed for SDN networking) is not allowed / VPC support for SDN networks

2013-01-03 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav updated CLOUDSTACK-694: --- Component/s: (was: API) Network Controller > Create a new VPC ne

[jira] [Updated] (CLOUDSTACK-694) Create a new VPC network offering with "connectivity" option needed for SDN networking) is not allowed / VPC support for SDN networks

2013-01-03 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav updated CLOUDSTACK-694: --- Component/s: (was: Cloudmonkey) API > Create a new VPC network o

[jira] [Commented] (CLOUDSTACK-212) Switch java package structure from com.cloud to org.apache

2013-01-03 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543661#comment-13543661 ] Rohit Yadav commented on CLOUDSTACK-212: I moved a lot of classes org.apache.c

[jira] [Commented] (CLOUDSTACK-101) OVS support in KVM

2013-01-03 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543650#comment-13543650 ] Rohit Yadav commented on CLOUDSTACK-101: Go Prasanna, hack it up!

Re: [Discuss] Support for non-contiguous vlan ranges.

2013-01-03 Thread Prasanna Santhanam
On Fri, Jan 04, 2013 at 11:37:28AM +0530, Bharat Kumar wrote: > Hi all, > > In cloudstack we specify the vlan ranges in advanced zone. These > vlans are used while creating the guest networks. Presently we can > add only one continuos vlan range. There is no way to add non > contiguous vlan range

[jira] [Created] (CLOUDSTACK-745) Reset a VM on reboot

2013-01-03 Thread Harikrishna Patnala (JIRA)
Harikrishna Patnala created CLOUDSTACK-745: -- Summary: Reset a VM on reboot Key: CLOUDSTACK-745 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-745 Project: CloudStack Issue Typ

[jira] [Assigned] (CLOUDSTACK-744) maven optimization for awsapi - prevent transitive dependency and injection of broken repo info

2013-01-03 Thread Prasanna Santhanam (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanna Santhanam reassigned CLOUDSTACK-744: - Assignee: Prasanna Santhanam > maven optimization for awsapi - pr

[jira] [Resolved] (CLOUDSTACK-744) maven optimization for awsapi - prevent transitive dependency and injection of broken repo info

2013-01-03 Thread Prasanna Santhanam (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanna Santhanam resolved CLOUDSTACK-744. --- Resolution: Fixed applied fix to master: commit 42f3804fbdde7bfe4f3676ef0

Re: Review Request: Work around maven dependency problems

2013-01-03 Thread Prasanna Santhanam
> On Jan. 4, 2013, 6:14 a.m., Prasanna Santhanam wrote: > > Ship It! commit 42f3804fbdde7bfe4f3676ef0c18a54dfe95354c Author: Noa Resare Date: Thu Jan 3 15:48:06 2013 + Work around maven dependency problems Disable the transitive dependency from axis2-webapp to xercesImpl

Re: Review Request: Work around maven dependency problems

2013-01-03 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8809/#review15068 --- Ship it! Ship It! - Prasanna Santhanam On Jan. 3, 2013, 5:46 p.m.

Re: Review Request: Work around maven dependency problems

2013-01-03 Thread Prasanna Santhanam
> On Jan. 4, 2013, 5:56 a.m., Likitha Shetty wrote: > > Verified the build and checked if the jars have any imports that AWSAPI > > uses. Looks good to me. Thanks for the reviews. I posted the bug report here : https://issues.apache.org/jira/browse/CLOUDSTACK-744 - Prasanna ---

[jira] [Created] (CLOUDSTACK-744) maven optimization for awsapi - prevent transitive dependency and injection of broken repo info

2013-01-03 Thread Prasanna Santhanam (JIRA)
Prasanna Santhanam created CLOUDSTACK-744: - Summary: maven optimization for awsapi - prevent transitive dependency and injection of broken repo info Key: CLOUDSTACK-744 URL: https://issues.apache.org/jira/

[Discuss] Support for non-contiguous vlan ranges.

2013-01-03 Thread Bharat Kumar
Hi all, In cloudstack we specify the vlan ranges in advanced zone. These vlans are used while creating the guest networks. Presently we can add only one continuos vlan range. There is no way to add non contiguous vlan ranges. So we propose to add a feature to support adding multiple vlan rang

Review Request: SRX and F5 in Inline mode

2013-01-03 Thread Radhika PC
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8812/ --- Review request for cloudstack, David Nalley, Chip Childers, and Jessica Tomechak.

Re: Review Request: Work around maven dependency problems

2013-01-03 Thread Likitha Shetty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8809/#review15066 --- Verified the build and checked if the jars have any imports that AWSA

RE: New committer: Sebastien Goasguen

2013-01-03 Thread Rajesh Battala
Congrats Sebastien :) -Original Message- From: Likitha Shetty [mailto:likitha.she...@citrix.com] Sent: Friday, January 4, 2013 9:52 AM To: cloudstack-dev@incubator.apache.org Subject: RE: New committer: Sebastien Goasguen Congratulations Sebastien! > -Original Message- > From:

RE: New committer: Sebastien Goasguen

2013-01-03 Thread Koushik Das
Congratulations Sebastien! > -Original Message- > From: Chip Childers [mailto:chip.child...@sungard.com] > Sent: Thursday, January 03, 2013 11:23 PM > To: cloudstack-dev@incubator.apache.org > Subject: New committer: Sebastien Goasguen > > The Podling Project Management Committee (PPMC) f

[jira] [Updated] (CLOUDSTACK-704) Dedicated Resources - Public IP Addresses and VLANs per Tenant

2013-01-03 Thread Ram Ganesh (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ram Ganesh updated CLOUDSTACK-704: -- Assignee: Likitha Shetty (was: Devdeep Singh) > Dedicated Resources - Public IP Addres

[jira] [Updated] (CLOUDSTACK-671) Volume snapshot enhancements for VMware

2013-01-03 Thread Animesh Chaturvedi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Animesh Chaturvedi updated CLOUDSTACK-671: -- Assignee: Kelven Yang (was: Fang Wang) > Volume snapshot enhancements

RE: New committer: Sebastien Goasguen

2013-01-03 Thread Likitha Shetty
Congratulations Sebastien! > -Original Message- > From: Sebastien Goasguen [mailto:run...@gmail.com] > Sent: Friday, January 04, 2013 2:39 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: New committer: Sebastien Goasguen > > Thanks Guys, I am pretty excited about this. > > -s

[jira] [Updated] (CLOUDSTACK-681) Dedicate Pod, Cluster or Host to a domain

2013-01-03 Thread Ram Chinta (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ram Chinta updated CLOUDSTACK-681: -- Component/s: Management Server Fix Version/s: (was: Future) 4.1

RE: [PROPOSAL]Syslog enhancements

2013-01-03 Thread Animesh Chaturvedi
Correction the JIRA ticket number is 712 not 772 Animesh > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Thursday, December 27, 2012 12:45 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [PROPOSAL]Syslog enhancements > > Hari, > > Please use th

[jira] [Updated] (CLOUDSTACK-680) SNMP Alerts support in CloudStack

2013-01-03 Thread Animesh Chaturvedi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Animesh Chaturvedi updated CLOUDSTACK-680: -- Fix Version/s: 4.1.0 > SNMP Alerts support in CloudStack >

[jira] [Updated] (CLOUDSTACK-730) Site-to-Site VPN VR-to-VR

2013-01-03 Thread Animesh Chaturvedi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Animesh Chaturvedi updated CLOUDSTACK-730: -- Assignee: Sheng Yang > Site-to-Site VPN VR-to-VR >

[jira] [Updated] (CLOUDSTACK-703) Site-to-Site VPN 2.0 Enhancements

2013-01-03 Thread Animesh Chaturvedi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Animesh Chaturvedi updated CLOUDSTACK-703: -- Fix Version/s: 4.1.0 > Site-to-Site VPN 2.0 Enhancements >

[jira] [Updated] (CLOUDSTACK-619) CloudStack Marketplace

2013-01-03 Thread Animesh Chaturvedi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Animesh Chaturvedi updated CLOUDSTACK-619: -- Assignee: Sonny Chhen > CloudStack Marketplace > --

[jira] [Commented] (CLOUDSTACK-600) When rebooting KVM local storage VM host, libvirt definitions deleted

2013-01-03 Thread Andrew Bayer (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543552#comment-13543552 ] Andrew Bayer commented on CLOUDSTACK-600: - One thing I just thought of - the h

Re: [DISCUSS] Integrate Cisco VSG into CloudStack

2013-01-03 Thread Chiradeep Vittal
Is the requirement to provide security groups functionality on VMWare using the Cisco VSG? The Cisco VSG has several capabilities, so clarity would be nice. On 1/3/13 5:31 PM, "Manan Shah" wrote: >Hi, > >I would like to propose a new feature for integrating Cisco ASA 1000v in >CS 4.1. I have cre

Re: [VOTE] Project Bylaws

2013-01-03 Thread Chip Childers
On Wednesday, January 2, 2013, Chip Childers wrote: > > > 3.4.1. Technical Decisions > > Technical decisions should normally be made by the entire community > using consensus > gathering, and not through formal voting. > > Technical decisions must be made on a project development mailing list. > >

Re: [DISCUSS] Integrate Cisco ASA 1000v into CloudStack

2013-01-03 Thread Chiradeep Vittal
There cannot be feature parity since the ASA1000v is only supported on VMWare. Should the ASA1000v be created on demand, or do we expect the admin to provision a pool of virtual ASAs? Should we support VXLAN as the isolation technology or VLANs? On 1/3/13 5:08 PM, "Manan Shah" wrote: >Hi, > >

Re: [DISCUSS] Granular Global Config Parameteres

2013-01-03 Thread Chiradeep Vittal
network.gc.* cannot be per cluster? Per zone perhaps? network.redundantrouter -- why isn't the network offering sufficient? vm.allocation.algorithm - not sure how this can be account-based On 1/3/13 4:35 PM, "Manan Shah" wrote: >Hi, > >I would like to propose a new feature for allowing granu

Re: [DISCUSS] Affinity / Anti-affinity Rules

2013-01-03 Thread Chiradeep Vittal
Actually the proposal is quite vague. What does affinity mean to the end-user? What guarantees are being asked for? - the vms are on the same hypervisor (affinity) - the vms are not on the same hypervisor (anti) - the vms are interconnected by a high-speed interconnect (affinity) - the vms are

[jira] [Deleted] (CLOUDSTACK-229) Getting started with CloudStack

2013-01-03 Thread Chip Childers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chip Childers deleted CLOUDSTACK-229: - > Getting started with CloudStack > --- > >

[jira] [Commented] (CLOUDSTACK-682) Unable to build nonoss code from Master branch

2013-01-03 Thread Chip Childers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543516#comment-13543516 ] Chip Childers commented on CLOUDSTACK-682: -- Is this still an issue? Here are

[jira] [Commented] (CLOUDSTACK-600) When rebooting KVM local storage VM host, libvirt definitions deleted

2013-01-03 Thread Andrew Bayer (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543515#comment-13543515 ] Andrew Bayer commented on CLOUDSTACK-600: - No idea how we would recover - we c

[jira] [Commented] (CLOUDSTACK-600) When rebooting KVM local storage VM host, libvirt definitions deleted

2013-01-03 Thread Marcus Sorensen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543514#comment-13543514 ] Marcus Sorensen commented on CLOUDSTACK-600: How do you recover? Or do you

Re: [jira] [Commented] (CLOUDSTACK-600) When rebooting KVM local storage VM host, libvirt definitions deleted

2013-01-03 Thread Marcus Sorensen
How do you recover? Or do you just abandon those VMS? On Jan 3, 2013 6:35 PM, "Andrew Bayer (JIRA)" wrote: > > [ > https://issues.apache.org/jira/browse/CLOUDSTACK-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543509#comment-13543509] > > Andrew

[jira] [Commented] (CLOUDSTACK-600) When rebooting KVM local storage VM host, libvirt definitions deleted

2013-01-03 Thread Andrew Bayer (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543509#comment-13543509 ] Andrew Bayer commented on CLOUDSTACK-600: - Next time I get to a machine that I

[DISCUSS] Integrate Cisco VSG into CloudStack

2013-01-03 Thread Manan Shah
Hi, I would like to propose a new feature for integrating Cisco ASA 1000v in CS 4.1. I have created a JIRA ticket and provided the requirements at the following location. Please provide feedback on the requirements. JIRA Ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-743 Requirements:

[jira] [Assigned] (CLOUDSTACK-743) Integrate Cisco VSG in CloudStack

2013-01-03 Thread Manan Shah (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manan Shah reassigned CLOUDSTACK-743: - Assignee: Koushik Das > Integrate Cisco VSG in CloudStack > -

[jira] [Created] (CLOUDSTACK-743) Integrate Cisco VSG in CloudStack

2013-01-03 Thread Manan Shah (JIRA)
Manan Shah created CLOUDSTACK-743: - Summary: Integrate Cisco VSG in CloudStack Key: CLOUDSTACK-743 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-743 Project: CloudStack Issue Type: Ne

[jira] [Closed] (CLOUDSTACK-735) Integration smoke tests: Fix expunge vm test on api_refactoring

2013-01-03 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav closed CLOUDSTACK-735. -- Assignee: Rohit Yadav (was: Prasanna Santhanam) Discussed with Prasanna... Instead of fixi

[DISCUSS] Integrate Cisco ASA 1000v into CloudStack

2013-01-03 Thread Manan Shah
Hi, I would like to propose a new feature for integrating Cisco ASA 1000v in CS 4.1. I have created a JIRA ticket and provided the requirements at the following location. Please provide feedback on the requirements. JIRA Ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-742 Requirements:

[jira] [Updated] (CLOUDSTACK-742) Integrate Cisco ASA 1000v into CloudStack

2013-01-03 Thread Manan Shah (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manan Shah updated CLOUDSTACK-742: -- Assignee: Koushik Das > Integrate Cisco ASA 1000v into CloudStack > ---

[jira] [Created] (CLOUDSTACK-742) Integrate Cisco ASA 1000v into CloudStack

2013-01-03 Thread Manan Shah (JIRA)
Manan Shah created CLOUDSTACK-742: - Summary: Integrate Cisco ASA 1000v into CloudStack Key: CLOUDSTACK-742 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-742 Project: CloudStack Issue

[jira] [Commented] (CLOUDSTACK-600) When rebooting KVM local storage VM host, libvirt definitions deleted

2013-01-03 Thread Marcus Sorensen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543474#comment-13543474 ] Marcus Sorensen commented on CLOUDSTACK-600: The fact that there is no def

RE: New PPMC Member: Joe Brockmeier

2013-01-03 Thread Sonny Chhen
Way to go Joe! Sonny H. Chhen Manager of User Interface & User Experience | Citrix Systems - CloudPlatform 4988 Great America Parkway, Santa Clara, CA  95054, USA -Original Message- From: Musayev, Ilya [mailto:imusa...@webmd.net] Sent: Thursday, January 03, 2013 2:57 PM To:

[jira] [Commented] (CLOUDSTACK-600) When rebooting KVM local storage VM host, libvirt definitions deleted

2013-01-03 Thread Andrew Bayer (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543462#comment-13543462 ] Andrew Bayer commented on CLOUDSTACK-600: - The problem is that the management

[DISCUSS] Granular Global Config Parameteres

2013-01-03 Thread Manan Shah
Hi, I would like to propose a new feature for allowing granular Global Config parameters in CS 4.1. I have created a JIRA ticket and provided the requirements at the following location. Please provide feedback on the requirements. JIRA Ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-741

[jira] [Assigned] (CLOUDSTACK-741) Granular Global Parameters

2013-01-03 Thread Manan Shah (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manan Shah reassigned CLOUDSTACK-741: - Assignee: Koushik Das > Granular Global Parameters > -- >

[jira] [Created] (CLOUDSTACK-741) Granular Global Parameters

2013-01-03 Thread Manan Shah (JIRA)
Manan Shah created CLOUDSTACK-741: - Summary: Granular Global Parameters Key: CLOUDSTACK-741 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-741 Project: CloudStack Issue Type: New Featu

[jira] [Created] (CLOUDSTACK-740) Refactor networking core for clarity

2013-01-03 Thread Chiradeep Vittal (JIRA)
Chiradeep Vittal created CLOUDSTACK-740: --- Summary: Refactor networking core for clarity Key: CLOUDSTACK-740 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-740 Project: CloudStack

[DISCUSS] Affinity / Anti-affinity Rules

2013-01-03 Thread Manan Shah
Hi, I would like to propose a new feature for enabling Affinity / Anti-affinity rules in CS 4.1. I have created a JIRA ticket and provided the requirements at the following location. Please provide feedback on the requirements. JIRA Ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-739 Re

RE: [DISCUSS] Zone-wide primary storage target

2013-01-03 Thread Edison Su
Don't get things tooo complicated, let's make the simple thing work: One hypervisor in one zone, with one or multiple zone-wide primary storages. Without any special configurations, NFS/ceph + KVM can work under this configuration. If there are storage providers which can provide per volume per I

[jira] [Assigned] (CLOUDSTACK-739) Affinity / Anti-affinity Rules

2013-01-03 Thread Manan Shah (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manan Shah reassigned CLOUDSTACK-739: - Assignee: Prachi Damle > Affinity / Anti-affinity Rules > ---

[jira] [Created] (CLOUDSTACK-739) Affinity / Anti-affinity Rules

2013-01-03 Thread Manan Shah (JIRA)
Manan Shah created CLOUDSTACK-739: - Summary: Affinity / Anti-affinity Rules Key: CLOUDSTACK-739 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-739 Project: CloudStack Issue Type: New F

[jira] [Assigned] (CLOUDSTACK-738) Ability to manage Basic and Advanced Zone using a single instance of CloudStack

2013-01-03 Thread Manan Shah (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manan Shah reassigned CLOUDSTACK-738: - Assignee: Sonny Chhen > Ability to manage Basic and Advanced Zone using a single

[jira] [Created] (CLOUDSTACK-738) Ability to manage Basic and Advanced Zone using a single instance of CloudStack

2013-01-03 Thread Manan Shah (JIRA)
Manan Shah created CLOUDSTACK-738: - Summary: Ability to manage Basic and Advanced Zone using a single instance of CloudStack Key: CLOUDSTACK-738 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-738

[jira] [Resolved] (CLOUDSTACK-735) Integration smoke tests: Fix expunge vm test on api_refactoring

2013-01-03 Thread Prasanna Santhanam (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanna Santhanam resolved CLOUDSTACK-735. --- Resolution: Won't Fix Below is the response from a 4.0 install of CloudSt

[jira] [Updated] (CLOUDSTACK-737) Security Groups Isolation in Advanced Zone

2013-01-03 Thread Manan Shah (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manan Shah updated CLOUDSTACK-737: -- Description: Requirements described at: https://cwiki.apache.org/confluence/display/CLOUDST

RE: [PROPOSAL] Integrate Cisco UCS with CloudStack

2013-01-03 Thread Frank Zhang
> On Thu, Jan 3, 2013 at 2:06 PM, Frank Zhang wrote: > > Hi community: > > I'd like to propose a proposal for integrating Cisco > > UCS(unified computing system) with CloudStack. UCS unifies computing, > > networking, management, virtualization, and storage access into a > > single integr

Re: [DISCUSS] Security Groups Isolation in Advanced Zone

2013-01-03 Thread Manan Shah
I am proposing the requirements document that I have created. Regards, Manan Shah On 1/3/13 3:59 PM, "Chip Childers" wrote: >So which spec is the one you are proposing? > >- chip > > >On Jan 3, 2013, at 6:50 PM, Manan Shah wrote: > >> Hi, >> >> I would like to propose a new feature for enab

Re: [DISCUSS] Security Groups Isolation in Advanced Zone

2013-01-03 Thread Chip Childers
So which spec is the one you are proposing? - chip On Jan 3, 2013, at 6:50 PM, Manan Shah wrote: > Hi, > > I would like to propose a new feature for enabling Security Groups > Isolation in Advanced Zone in CS 4.1. I have created a JIRA ticket and > provided the requirements at the following lo

[jira] [Assigned] (CLOUDSTACK-737) Security Groups Isolation in Advanced Zone

2013-01-03 Thread Manan Shah (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manan Shah reassigned CLOUDSTACK-737: - Assignee: Anthony Xu > Security Groups Isolation in Advanced Zone > -

Re: [Discuss] SNMP Alerts support in CloudStack

2013-01-03 Thread Chiradeep Vittal
Why would CloudStack need an API to register subscribers? Wouldn¹t they directly go to the broker? On 12/20/12 3:46 AM, "Murali Reddy" wrote: > >> >>Hey Murali, >> >>Great to hear about where you stand right now. Is the code (work in >>progress obviously) available on one of the branches? I'd

[DISCUSS] Security Groups Isolation in Advanced Zone

2013-01-03 Thread Manan Shah
Hi, I would like to propose a new feature for enabling Security Groups Isolation in Advanced Zone in CS 4.1. I have created a JIRA ticket and provided the requirements at the following location. Please provide feedback on the requirements. There was also a discussion started in mid-November on t

[jira] [Updated] (CLOUDSTACK-724) Zone-wide primary storage target

2013-01-03 Thread Hari Kannan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Kannan updated CLOUDSTACK-724: --- Description: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Zone-wide+primary+sto

[jira] [Updated] (CLOUDSTACK-724) Zone-wide primary storage target

2013-01-03 Thread Hari Kannan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Kannan updated CLOUDSTACK-724: --- Summary: Zone-wide primary storage target (was: Shared NFS Zone-wide (primary) Block Sto

[jira] [Created] (CLOUDSTACK-737) Security Groups Isolation in Advanced Zone

2013-01-03 Thread Manan Shah (JIRA)
Manan Shah created CLOUDSTACK-737: - Summary: Security Groups Isolation in Advanced Zone Key: CLOUDSTACK-737 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-737 Project: CloudStack Issue

[jira] [Resolved] (CLOUDSTACK-736) Integration smoke tests: Fix check for vm name for the deployvm smoke test

2013-01-03 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav resolved CLOUDSTACK-736. Resolution: Fixed Fixed on api_refactoring: commit 102fcf370ba2bf539870d204e1331836665

[jira] [Created] (CLOUDSTACK-736) Integration smoke tests: Fix check for vm name for the deployvm smoke test

2013-01-03 Thread Rohit Yadav (JIRA)
Rohit Yadav created CLOUDSTACK-736: -- Summary: Integration smoke tests: Fix check for vm name for the deployvm smoke test Key: CLOUDSTACK-736 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-736

[jira] [Updated] (CLOUDSTACK-735) Integration smoke tests: Fix expunge vm test on api_refactoring

2013-01-03 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav updated CLOUDSTACK-735: --- Fix Version/s: 4.1.0 > Integration smoke tests: Fix expunge vm test on api_refactorin

[jira] [Created] (CLOUDSTACK-735) Integration smoke tests: Fix expunge vm test on api_refactoring

2013-01-03 Thread Rohit Yadav (JIRA)
Rohit Yadav created CLOUDSTACK-735: -- Summary: Integration smoke tests: Fix expunge vm test on api_refactoring Key: CLOUDSTACK-735 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-735 Project: Cl

Re: API Updates: Tracking progress, changes

2013-01-03 Thread Rohit Yadav
Prasanna, Min and I are working on stabilising the branch and working on integration tests. Everyone is welcome to pull latest changes from api_refactoring and report bugs, help test and whatnot. Right now tests are passing but there are few issues which are being worked on. Will send out a com

Re: [DISCUSS] Zone-wide primary storage target

2013-01-03 Thread Marcus Sorensen
re:disk offering, I imagine this working as follows: admin adds a primary storage 'Z' that is zone-wide, gives it tag 'X' admin creates disk offering 'Y' with tag 'X' data disks requested via disk offering 'Y' will end up on primary storage 'Z' On Thu, Jan 3, 2013 at 3:34 PM, Hari Kannan wrote:

RE: New PPMC Member: Joe Brockmeier

2013-01-03 Thread Musayev, Ilya
Congrats Joe! -Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Thursday, January 03, 2013 8:33 AM To: cloudstack-dev@incubator.apache.org Subject: RE: New PPMC Member: Joe Brockmeier Congratulations Joe Animesh > -Original Message- > From

[jira] [Closed] (CLOUDSTACK-734) api_refactoring: CreateAccountCmd fails to send response due to NPE in service layer

2013-01-03 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav closed CLOUDSTACK-734. -- Assignee: Rohit Yadav (was: Min Chen) Smoke tests for deployvm passed by integration tests

[jira] [Resolved] (CLOUDSTACK-734) api_refactoring: CreateAccountCmd fails to send response due to NPE in service layer

2013-01-03 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav resolved CLOUDSTACK-734. Resolution: Fixed Fixed on api_refactoring; Author: Min Chen AuthorDate: Thu Jan

RE: New committer: Kelcey Damage

2013-01-03 Thread Musayev, Ilya
Congrats Kelcey! -Original Message- From: Hugo Trippaers [mailto:htrippa...@schubergphilis.com] Sent: Thursday, January 03, 2013 6:25 AM To: Subject: RE: New committer: Kelcey Damage Congrats Kelcey :-) > -Original Message- > From: John Kinsella [mailto:j...@stratosec.co] > Se

RE: [DISCUSS] Zone-wide primary storage target

2013-01-03 Thread Hari Kannan
Actually, let me clarify my original question, as re-reading it seems like it was misleading. Since all hypervisors don't support this capability (for example, XS doesn't), but a zone can be heterogeneous (from a hypervisor perspective), we need to support the capability to allow both zone-wide

RE: API Updates: Tracking progress, changes

2013-01-03 Thread Fang Wang
Hi all, I updated the API refactoring wiki page with the list. The page https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+API+refactoring It also contains the link to the FS (in doc), where you can find more info regarding this project. A clarification about the UUID. This

RE: [DISCUSS] Zone-wide primary storage target

2013-01-03 Thread Edison Su
> -Original Message- > From: Hari Kannan [mailto:hari.kan...@citrix.com] > Sent: Thursday, January 03, 2013 1:46 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] Zone-wide primary storage target > > Hi Alex, Chip, > > That's easy, I will change the name :-) > > @ A

Re: [VOTE] Project Bylaws

2013-01-03 Thread Chiradeep Vittal
+1 (binding) On 1/3/13 10:53 AM, "Sudha Ponnaganti" wrote: >+1 (binding) > >-Original Message- >From: Chip Childers [mailto:chip.child...@sungard.com] >Sent: Wednesday, January 02, 2013 7:30 AM >To: cloudstack-dev@incubator.apache.org >Subject: [VOTE] Project Bylaws > >Hi all, > >We've h

Re: Tabularize the cloudmonkey response

2013-01-03 Thread Rohit Yadav
Sure, the pypi community release 4.0.0-2 (http://pypi.python.org/packages/source/c/cloudmonkey/cloudmonkey-4.0.0-2.tar.gz#md5=6125f804bc1dec4447df1e1b48a7d85b) has the latest changes with tabular output etc. I can upload the latest tar ball that would make it 4.0.0-3? Or, for project releases,

Re: [DISCUSS] Managing the cloudstack-extras github organization

2013-01-03 Thread David Nalley
On Thu, Jan 3, 2013 at 11:39 AM, Chip Childers wrote: > Hi all, > > Although this list is officially the Apache CloudStack dev list, I > think it's also the right place to collaborate about the > cloudstack-extras Github organization ( > https://github.com/CloudStack-extras ). Any issues using th

RE: [ACS41] Actions Required: Getting organized for 4.1.0

2013-01-03 Thread Alex Huang
> Also, that reminds me... some of the long running branches (acl, > events-framework, javelin) seem to be dependencies for some of the > proposed features. Specifically, I can point to the events-framework > branch and the snmp trap feature. Are folks planning on proposing > those changes as pa

Re: [ACS41] Actions Required: Getting organized for 4.1.0

2013-01-03 Thread Chiradeep Vittal
> >Also, that reminds me... some of the long running branches (acl, >events-framework, javelin) seem to be dependencies for some of the >proposed features. Specifically, I can point to the events-framework >branch and the snmp trap feature. Are folks planning on proposing >those changes as part

RE: [ACS41][QA] Testing process for 4.1.0

2013-01-03 Thread Sudha Ponnaganti
I will publish a rough draft by tomorrow. For time being I will have Test plans/results on wiki and we can look in to Open source TCM for future projects. -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Thursday, January 03, 2013 1:44 PM To: cloudstac

RE: API Updates: Tracking progress, changes

2013-01-03 Thread Fang Wang
Couple of things we changed for the API refactoring, the goal is to make the overall code more Modular and fit the new orchestration architecture, in the mean time, it does not require the client to change their existing API to access Cloudstack. Item 1. For each API command, the original @

Re: [DISCUSS] Managing the cloudstack-extras github organization

2013-01-03 Thread Chiradeep Vittal
+1 On 1/3/13 8:39 AM, "Chip Childers" wrote: >Hi all, > >Although this list is officially the Apache CloudStack dev list, I >think it's also the right place to collaborate about the >cloudstack-extras Github organization ( >https://github.com/CloudStack-extras ). Any issues using this list to >

Re: API Updates: Tracking progress, changes

2013-01-03 Thread David Nalley
On Thu, Jan 3, 2013 at 5:03 PM, Chiradeep Vittal wrote: > Of course there is a difference between "not much" and NO difference. > Can we be more precise? > Yes, please! --David

Re: API Updates: Tracking progress, changes

2013-01-03 Thread Chiradeep Vittal
Of course there is a difference between "not much" and NO difference. Can we be more precise? On 1/3/13 10:57 AM, "Fang Wang" wrote: >Hi, > >It won't affect the client side API. >It mainly help to make internal CS code modular, and do access check as >early as possible. >For external users, ther

Re: [ASFCS41] IPv6 Support

2013-01-03 Thread Chiradeep Vittal
On 1/3/13 3:20 AM, "Hugo Trippaers" wrote: > > >> -Original Message- >> From: John Kinsella [mailto:j...@stratosec.co] >> Sent: Wednesday, January 02, 2013 10:05 PM >> To: cloudstack-dev@incubator.apache.org >> Subject: Re: [ASFCS41] IPv6 Support >> >> Good comments - keep 'em coming!

Re: [DISCUSS] Draft Incubator PMC/Board report for Jan 2013

2013-01-03 Thread Chip Childers
On Thu, Jan 3, 2013 at 4:50 PM, John Kinsella wrote: > btw you can add jab as ppmc in there, now, in case you haven't. :) Done - as well as Sebastien as committer > On Jan 3, 2013, at 1:22 PM, Chip Childers wrote: > >> On Wed, Jan 2, 2013 at 5:54 PM, Joe Brockmeier wrote: >>> Note - I've poste

RE: [DISCUSS] Zone-wide primary storage target

2013-01-03 Thread Alex Huang
> -Original Message- > From: Hari Kannan [mailto:hari.kan...@citrix.com] > Sent: Thursday, January 03, 2013 1:46 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] Zone-wide primary storage target > > Hi Alex, Chip, > > That's easy, I will change the name :-) > > @ A

Re: [DISCUSS] Adding new features to CloudStack

2013-01-03 Thread Chip Childers
On Tue, Dec 11, 2012 at 7:18 PM, Animesh Chaturvedi wrote: > Folks > > I was reviewing the wiki on Adding New Features > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Adding+new+features+and+design+documents > to Cloudstack, and I was wondering that a feature proposal can come from a

Re: [DISCUSS] Draft Incubator PMC/Board report for Jan 2013

2013-01-03 Thread John Kinsella
btw you can add jab as ppmc in there, now, in case you haven't. :) On Jan 3, 2013, at 1:22 PM, Chip Childers wrote: > On Wed, Jan 2, 2013 at 5:54 PM, Joe Brockmeier wrote: >> Note - I've posted this to the wiki, but will make changes if necessary. >> Wanted to make sure it's in by deadline. >>

  1   2   3   >