[GSOC 2015] Enabling snapshots to be taken on primary storage for the ESXi hypervisor using managed storage

2015-03-27 Thread Seif Eddine Jemli
Hi everyone, I am Seif Eddine Jemli, a final year student in a french computer science engineering college (ENSEIRB-MATMECA). For GSOC 2015, I'm interested in looking at the JIRA Ticket *CLOUDSTACK-8341* : *Enabling snapshots to be taken on primary storage for the ESXi hypervisor using ma

[GSOC] [CLOUDSTACK-6045] Final update

2014-08-19 Thread Seif Eddine Jemli
Hi everyone, As you probably know, I have worked on this project whose goal is making the GUI support adding primary storage to CS that is based on storage plug-ins. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Create+GUI+to+add+primary+storage+based+on+plug-ins The pencils down firm d

Re: [ACS4.5] GUI Question

2014-07-29 Thread Seif Eddine Jemli
Hi Brian, Actually what we want exactly to do is adding autocompletion to the "Storage Tags" field in the "Create Primary Storage" dialog. Ideally, it will look like this :* http://i.imgur.com/2ypzmGN.png * So, suggestions of existing storage tags that match the ty

Eclipse STS Checkstyle problem

2014-07-23 Thread Seif Eddine Jemli
Hi, I have checkstyle erros in my code, in Eclipse STS. I am using "cloud-style.xml", for checkstyle configuration. But I keep getting errors like : "trailing space" and "line contains tab characters". Are there any steps I need to follow to resolve this problem? thanks

Adding a distant KVM host

2014-06-24 Thread Seif Eddine Jemli
Hi, I am trying to add a distant *KVM* host. I created a *VPN* for this purpose. I have a management server and a distant host now connected via a VPN (it is a point to point VPN). so KVM host has the ip address 10.0.0.1 on the ppp0 interface (specific to the VPN) and the MS has the address 10.0.0

Re: [GSOC][CLOUDSTACK-6045] Progress Update

2014-06-24 Thread Seif Eddine Jemli
http://imgur.com/II3r0wK http://imgur.com/05p8lAG I didn't know that the mailing list doesn't accept enclosed screenshots. 2014-06-24 16:21 GMT+02:00 Seif Eddine Jemli : > Hi guys, > > > As you probably know, I am working on this project whose goal is making > the G

[GSOC][CLOUDSTACK-6045] Progress Update

2014-06-24 Thread Seif Eddine Jemli
Hi guys, As you probably know, I am working on this project whose goal is making the GUI support adding primary storage to CS that is based on storage plug-ins ( https://cwiki.apache.org/confluence/display/CLOUDSTACK/Create+GUI+to+add+primary+storage+based+on+plug-ins ) After studying the GUI co

Problem with Management server and connection to the databse

2014-06-23 Thread Seif Eddine Jemli
Hi everyone, I am having a 404 error when trying to access *http://localhost:8080/client , *this exception is in the management-server.log 2014-06-23 20:43:26,899 INFO [c.c.u.d.T.Transaction] (main:null) Is Data Base High Availiability enabled? Ans : false 2014-0

NoClassDefFoundError while trying to access the cloudstack UI

2014-06-23 Thread Seif Eddine Jemli
Hi everyone, I installed the cloudstack management server using the *: apt-get install cloud-client.* I have this exception when I try to log in the UI : *exception* javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/apache/tomcat/util/descriptor/LocalResolver org.apach

DevCloud installation

2014-06-05 Thread Seif Eddine Jemli
Hi all, I am trying to install "DevCloud". I donwloaded the OVA, imported it to VirtualBox then started the VM up. It asked me to login. I used the login = root and thr Password= password It strangely refuses to accept this combination. What can be the problem ? (I am on Ubuntu 13.04). thanks

[GSOC] Wiki editing rights

2014-04-27 Thread Seif Eddine Jemli
Hi everyone, I need to add my GSOC proposal to the wiki. So please give me the rights for it. My username is seif. Thanks, Seif

Re: [GSOC2014] Acceptance of three projects for CloudStack

2014-04-25 Thread Seif Eddine Jemli
Thanks everyone! Well, I am a "Computer science" student who is interested in Cloud Computing in general. I'll be working on a new UI for the primary storage plugins. As Mike said, many people are asking for this feature : It's really encouraging to know that you are doing something useful! You ca

Re: [GSOC 2014]Create GUI to add primary storage based on plug-ins

2014-03-21 Thread Seif Eddine Jemli
lready tweaked the system.js script file in 4.2 for myself, i have > attached it so you can refer it. > > thanks. > > > On Fri, Mar 21, 2014 at 2:23 PM, Seif Eddine Jemli < > seifeddineje...@gmail.com> wrote: > >> Hi everyone, >> >> I am Seif Eddine Jem

[GSOC 2014]Create GUI to add primary storage based on plug-ins

2014-03-21 Thread Seif Eddine Jemli
Hi everyone, I am Seif Eddine Jemli, a Tunisian student in a french computer science engineergin college (the ENSEIRB-MATMECA grande ecole). For GSOC 2014, I'm interested in looking at the JIRA Ticket CLOUDSTACK-6045 :CreateGUI to add primary storage based on plug-in. https://issues.apach

Jclouds

2013-05-01 Thread Seif Eddine Jemli
Hi, i am trying to implement a java code that should enable me to do simple things: deploy Virtual machines for example. I was advised to use Jclouds API, the problem is that i didn't find "enough" documentation on how to use Jclouds on a cloudstack private cloud . Where can i find a jclouds