[one-users] The Cloud View Gets OneFlow Services

2014-08-25 Thread Jaime Melis
Dear all,

we just published this new blog post entry:
http://opennebula.org/opennebula-4-8-the-cloud-view-gets-oneflow-services/

You might be interested in taking a look at it, it explains many
interesting things that come with 4.8 and that you might not be aware of:

- oneflow integration into sunstone
- cloud view and services
- dynamic networks
- user inputs

Enjoy, and as always, we are looking forward to your feedback!

cheers,
Jaime

-- 
Jaime Melis
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | jme...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Add New Storage Box

2014-08-25 Thread Rhesa Mahendra

Guys,

We have plan to add a new storage box, Our existing storage :
/var/lib/one/datastore/0 = system
/var/lib/one/datastore/1 = image
/var/lib/one/datastore/2 = file
All type are from one storage box.

We did internal discuss and we get result with two options:

1. We add a new storage box as an image type and define it as 
/var/lib/one/datastore/3 = image2.


Or

2. We will distribute /var/lib/one/datastore/0 = system and 
/var/lib/one/datastore/2 = file to all nodes (all node are synced), then 
we add the new storage box as /var/lib/one/datastore/3 = image2
So with this second option, the nodes only mount two path from the 
storage box (/var/lib/one/datastore/1 = image [from existing storage 
box]  and /var/lib/one/datastore/3 = image2 [from new storage box]). All 
the images are persistent
Please give us some advise with pros and cons within this two options, 
thanks.


Rhesa
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Opennebula 4.8 Create VM

2014-08-25 Thread Daniel Molina
Hi,

Does it render ok if you resize the window to a larger size?

Cheers


On 22 August 2014 20:05, PROULX, Lorraine (Lorraine) 
lorraine.pro...@alcatel-lucent.com wrote:

  Hi.



 The Create Virtual Machine window does not render properly on Google
 chrome on Red Hat.



 I have included a screen capture of the window.



 The same window renders correctly on Firefox and on Google Chrome on
 Windows.



 Thanks, Lorraine



 [image: Screenshot.png]

 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] web UI does not work for zone/vDC if sunstone server is behind a reverse proxy server

2014-08-25 Thread Daniel Molina
Hi,

Sunstone server uses the ZONE_NAME http header to define the opennebula
endpoint, you have to forward it.

Cheers


On 21 August 2014 20:54, Liu, Gene gene@alcatel-lucent.com wrote:

  After I setup a proxy server (ngnix) before sunstone server on master.
 From Sunstone UI (192.168.100.10), I can not change zone to zone1. Other
 functions work well from sunstone UI, but changing zone.

-

If I remove the proxy server, and access directly to sunstone server:
192.168.100.10:9869, changing zone from sunstone portal works.

my nginx reverse proxy server setting is as below:
--
[root@vone_gene ~]# cat /etc/nginx/conf.d/default.conf
#
# The default server
#
server {
listen 192.168.100.10:80;
server_name mycloud.alcatel-lucent.com;

location / {
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

proxy_pass http://localhost:9869;
}

error_page 404 /404.html;
location = /404.html {
root /usr/share/nginx/html;
}

# redirect server error pages to the static page /50x.html
#
error_page 500 502 503 504 /50x.html;
location = /50x.html {
root /usr/share/nginx/html;
}
}

sunstone server settings:
-

 

# Server Configuration


 

# Directory to store temp files when uploading images
#
:tmpdir: /var/tmp

# OpenNebula sever contact information
#
:one_xmlrpc: http://localhost:2633/RPC2

# Server Configuration
#
:host: 127.0.0.1
:port: 9869


 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] failed to deploy VM

2014-08-25 Thread Vincenzo Barbieri
Hi

I'm starting to study OpenNebula, I configured the environment, but I have
problems when I deploy the VM. Can you help?

Following error



on Aug 25 13:48:06 2014 [Z0][DiM][I]: New VM state is ACTIVE.
Mon Aug 25 13:48:06 2014 [Z0][LCM][I]: New VM state is PROLOG.
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: Command execution fail:
/var/lib/one/remotes/tm/vmfs/clone
one-sandbox:/vmfs/volumes/1/b8b9e642447d67a7f256d2a02989fba5
prdesx01:/vmfs/volumes/103/21/disk.0 21 1
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: clone: Cloning
one-sandbox:/vmfs/volumes/1/b8b9e642447d67a7f256d2a02989fba5 in
prdesx01:/vmfs/volumes/103/21/disk.0
Mon Aug 25 13:48:07 2014 [Z0][TM][E]: clone: Command cd
/vmfs/volumes/103/21
Mon Aug 25 13:48:07 2014 [Z0][TM][I]:
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: export PATH=/usr/sbin:/sbin:$PATH
Mon Aug 25 13:48:07 2014 [Z0][TM][I]:
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: if [ FILE != CDROM ]; then
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: if [ ! -d /vmfs/volumes/103/21/disk.0
]; then
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: mkdir -p /vmfs/volumes/103/21/disk.0
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: fi
Mon Aug 25 13:48:07 2014 [Z0][TM][I]:
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: vmkfstools -U
/vmfs/volumes/103/21/disk.0/disk.vmdk
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: rm -f /vmfs/volumes/103/21/disk.0/*
Mon Aug 25 13:48:07 2014 [Z0][TM][I]:
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: vmkfstools -i
/vmfs/volumes/1/b8b9e642447d67a7f256d2a02989fba5/disk.vmdk -d thin
/vmfs/volumes/103/21/disk.0/disk.vmdk
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: else
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: if [ ! -d /vmfs/volumes/103/21 ]; then
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: mkdir -p /vmfs/volumes/103/21
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: fi
Mon Aug 25 13:48:07 2014 [Z0][TM][I]:
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: rm -f /vmfs/volumes/103/21/disk.0
Mon Aug 25 13:48:07 2014 [Z0][TM][I]:
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: cp
/vmfs/volumes/1/b8b9e642447d67a7f256d2a02989fba5 /vmfs/volumes/103/21/disk.0
Mon Aug 25 13:48:07 2014 [Z0][TM][I]:
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: rm -f /vmfs/volumes/103/21/disk.0.iso
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: ln -s /vmfs/volumes/103/21/disk.0
/vmfs/volumes/103/21/disk.0.iso
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: fi failed: Warning: Permanently
added 'prdesx01,192.168.1.251' (RSA) to the list of known hosts.
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: sh: cd: line 2: can't cd to
/vmfs/volumes/103/21
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: Failed to delete virtual disk: The
system cannot find the file specified (25).
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: DiskLib_Check() failed for source
disk The system cannot find the file specified (25).
Mon Aug 25 13:48:07 2014 [Z0][TM][E]: Error cloning
one-sandbox:/vmfs/volumes/1/b8b9e642447d67a7f256d2a02989fba5 to
prdesx01:/vmfs/volumes/103/21/disk.0
Mon Aug 25 13:48:07 2014 [Z0][TM][I]: ExitCode: 255
Mon Aug 25 13:48:07 2014 [Z0][TM][E]: Error executing image transfer
script: Error cloning
one-sandbox:/vmfs/volumes/1/b8b9e642447d67a7f256d2a02989fba5 to
prdesx01:/vmfs/volumes/103/21/disk.0
Mon Aug 25 13:48:07 2014 [Z0][DiM][I]: New VM state is FAILED





Grazie

*Vincenzo Barbieri*
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Can you tell me where they are location of the prompting message

2014-08-25 Thread Daniel Molina
Hi,

Those error messages are defined in the core and they cannot be translated,
yet. If you want to modify them you should add some code at the javascript
level to translate them. The error message is prompted using the following
code, you can translate them there as a workaround:

https://github.com/OpenNebula/one/blob/master/src/sunstone/public/js/sunstone.js#L1596

Cheers


On 21 August 2014 11:43, clm_t...@hotmail.com clm_t...@hotmail.com wrote:

 Hi , all

 I want to translate the sunstone  lower right corner of  the prompting
 message, but do not know their storage location, such as:
 Update role: Wrong state SCALING ;
 [VirtualMachineAction] Wrong state to perform action reboot ;
 [ZoneAllocate] Error allocating a new zone. New Zones can only be created
 if OpenNebula is configured as a Federation Master. ;
 [VirtualMachineAction] Wrong state to perform action undeploy-hard;

 Can you tell me where they are location of the prompting message,Thanks.

 Regards.
 clm
 --
  clm_t...@hotmail.com



 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Edit template for instentinated VM.

2014-08-25 Thread Leszek Master
Hello. I've instantiated some of the VM's, and now i need to change some
settings for them, for example network card model and add acpi. How can i
edit the VM Settings in the template tab without redeploying vm ? Can i
do it simply by editing deployment file?
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] web UI does not work for zone/vDC if sunstone server is behind a reverse proxy server

2014-08-25 Thread Liu, Gene
Thanks Daniel!
Could you please specify how?

Gene

On 14-08-25 06:16 AM, Daniel Molina wrote:
 ZONE_NAME http header

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] web UI does not work for zone/vDC if sunstone server is behind a reverse proxy server

2014-08-25 Thread Carlo Daffara
You should add the two parameters

underscores_in_headers on;
proxy_pass_request_headers on;

to your nginx configuration file; so that header requests are passed as-is (the 
first one is used to force passing headers that contain an underscore,
as required by Sunstone)
cheers
carlo daffara

- Messaggio originale -
Da: Gene Liu gene@alcatel-lucent.com
A: Daniel Molina dmol...@opennebula.org
Cc: users@lists.opennebula.org
Inviato: Lunedì, 25 agosto 2014 15:00:33
Oggetto: Re: [one-users] web UI does not work for zone/vDC if sunstone server 
is behind a reverse proxy server

Thanks Daniel!
Could you please specify how?

Gene

On 14-08-25 06:16 AM, Daniel Molina wrote:
 ZONE_NAME http header

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] web UI does not work for zone/vDC if sunstone server is behind a reverse proxy server

2014-08-25 Thread Daniel Dehennin
Liu, Gene gene@alcatel-lucent.com writes:

 Thanks Daniel!
 Could you please specify how?

Using nginx, I have this in /etc/nginx/site-available/opennebula-sunstone:

#+begin_src
upstream sunstone {
server 127.0.0.1:9869;
}

server {
listen 80 default_server;
listen [::]:80 default_server ipv6only=on;

root /usr/share/nginx/html;
index index.html index.htm;

server_name nebula.example.net;

access_log  /var/log/nginx/opennebula-sunstone-access.log;
error_log  /var/log/nginx/opennebula-sunstone-error.log;

# Pass headers with underscore
underscores_in_headers on;

# To upload ISO files, increase for VMs images
client_max_body_size 1G;
location / {
include proxy_params;
# Forward ZONE_NAME to ONE process
proxy_set_header ZONE_NAME $http_zone_name;
proxy_pass http://sunstone;
}
}
#+end_src

Regards.

 Gene

 On 14-08-25 06:16 AM, Daniel Molina wrote:
 ZONE_NAME http header

 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

-- 
Daniel Dehennin
Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF


signature.asc
Description: PGP signature
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] web UI does not work for zone/vDC if sunstone server is behind a reverse proxy server

2014-08-25 Thread Liu, Gene
Thank you Carlo!

It works after those two parameters setting.

Gene
---
server {
listen   12.34.56.78:80;
server_name  xx.yy.alcatel-lucent.com;
underscores_in_headers on;

location / {
proxy_set_headerHost $host;
proxy_pass_request_headers on;
proxy_set_header Accept-Encoding ;
proxy_set_headerX-Real-IP   $remote_addr;
proxy_set_headerX-Forwarded-For $proxy_add_x_forwarded_for;
proxy_redirect  off;
proxy_pass  http://localhost:9869;
}

error_page  404  /404.html;
location = /404.html {
root   /usr/share/nginx/html;
}

On 14-08-25 09:02 AM, Carlo Daffara wrote:
 You should add the two parameters

 underscores_in_headers on;
 proxy_pass_request_headers on;

 to your nginx configuration file; so that header requests are passed as-is 
 (the first one is used to force passing headers that contain an underscore,
 as required by Sunstone)
 cheers
 carlo daffara

 - Messaggio originale -
 Da: Gene Liu gene@alcatel-lucent.com
 A: Daniel Molina dmol...@opennebula.org
 Cc: users@lists.opennebula.org
 Inviato: Lunedì, 25 agosto 2014 15:00:33
 Oggetto: Re: [one-users] web UI does not work for zone/vDC if sunstone server 
 is behind a reverse proxy server

 Thanks Daniel!
 Could you please specify how?

 Gene

 On 14-08-25 06:16 AM, Daniel Molina wrote:
 ZONE_NAME http header
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] migration of ceph images

2014-08-25 Thread Randy Smith
Greetings,

I'm running an existing cluster with libvirt and ceph that I'm looking to
move to OpenNebula. I would like to import my existing ceph images without
doing the import/export dance, primarily because I have a few multi-TB
images. Is there a way to create a persistent image that points to the
existing ceph image?

Failing that, would the following work?

- Create a new persistent image on a ceph data store
- Using the ceph tools, delete the newly created one-X rbd.
- Use the ceph tools to rename the existing rbd to the one-X name created
in the first step

Thanks

-- 
Randall Smith
Computing Services
Adams State University
http://www.adams.edu/
719-587-7741
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] migration of ceph images

2014-08-25 Thread Mateusz Skała

Hi
try log into on frontend and then as oneadmin put:
oneimage create --name one-108 --source rbd/one-108  --size  11264 -d 
101

where:
one-108 is name of image
rbd/one-108 is name of ceph rbd disk
11264 is size of disk in mb from `rbd info one-108`
101 is id of ceph datastore

Regards,
Mateusz


W dniu 2014-08-25 16:50, Randy Smith napisał(a):

Greetings,

I'm running an existing cluster with libvirt and ceph that I'm looking
to move to OpenNebula. I would like to import my existing ceph images
without doing the import/export dance, primarily because I have a few
multi-TB images. Is there a way to create a persistent image that
points to the existing ceph image?

Failing that, would the following work?

- Create a new persistent image on a ceph data store
- Using the ceph tools, delete the newly created one-X rbd.
- Use the ceph tools to rename the existing rbd to the one-X name
created in the first step

Thanks

--

Randall Smith
Computing Services
Adams State University
http://www.adams.edu/ [1]
 719-587-7741


Links:
--
[1] http://www.adams.edu/

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Information about image size (oneimage list)

2014-08-25 Thread Paulo A L Rego
Hello all,

I downloaded two imagens from marketplace (Ubuntu 14.04 and CentOS 7.0).
Both images disk size are + - 1 GB, with 10G virtual size..
Using qemu-img info something like this appears...
file format: qcow2
virtual size: 10G (10737418240 bytes)
disk size: *919M*
All good for these two images.

The problem is: I created my own image of Ubuntu using vmbuilder with a 30
GB hard disk...The image disk size is 1 GB too. This is the qemu-img info:
file format: qcow2
virtual size: *31G* (33555480576 bytes)
disk size: 1.0G

However, when i use oneimage list...the images downloaded from
marketplace appear occupying quite lower space.
Actually, they are occupying exactly the disk size, and my image seems to
be occupying the virtual size.

$ oneimage list
  ID USER   GROUP  NAMEDATASTORE SIZE   TYPE
PER STAT RVMS
   0 oneadmin   oneadmin   UbuntuServer-14 qcow   *1.1G*
OS No rdy 0
   2 oneadmin   oneadmin   UbuntuServer-12 qcow   *31.3G*
OS No rdy 0
   3 oneadmin   oneadmin   CentOS-7.0_x86_   qcow   *919M*  OS
No rdy 0

Whats is going on? How can i make my image occupy less space too?

Ps:. My datastore is using qcow driver.

Thanks a lot!
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Nomadic CentOS repository: WHY?!?

2014-08-25 Thread Bill Cole
Past OpenNebula 4.x releases have been packaged as RPM's for CentOS 
available in a yum repository with a baseurl of 
'http://downloads.opennebula.org/repo/CentOS/6/stable/$basearch'


For some inscrutable reason, 4.8 RPMs are not there. Instead, the 4.8 
docs on the website now direct us to a repo at the baseurl 
'http://downloads.opennebula.org/repo/4.8/CentOS/6/x86_64/'


Is there a rational explanation for this? One of the main points of 
using a package management system like yum/RPM is to simplify updates, 
but this change obfuscates the visibility of the update and seems to 
indicate a plan to hide future releases as well.


Also, the new repo lacks an RPM for opennebula-context and the release 
notes point to a github repo which includes a script to build packages 
from the source. Does this mean there will no longer be a prebuilt RPM 
of opennebula-context?


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Nomadic CentOS repository: WHY?!?

2014-08-25 Thread Damon (Albino Geek)

Hello,

I found that there is actually a prebuilt 4.8 context RPM in one of their  
source trees (not GitHub).


As per the repo change, this new version actually makes more sense and  
follows proper repo format.
http://mirrors.kernel.org/centos/6/os/x86_64/ being an example repository  
that follows standard format.


The stable path part didn't make any sense considering how versions work  
in OpenNebula.


On Mon, 25 Aug 2014 15:46:37 -0700, Bill Cole  
openneb-users-20120...@billmail.scconsult.com wrote:


Past OpenNebula 4.x releases have been packaged as RPM's for CentOS  
available in a yum repository with a baseurl of  
'http://downloads.opennebula.org/repo/CentOS/6/stable/$basearch'


For some inscrutable reason, 4.8 RPMs are not there. Instead, the 4.8  
docs on the website now direct us to a repo at the baseurl  
'http://downloads.opennebula.org/repo/4.8/CentOS/6/x86_64/'


Is there a rational explanation for this? One of the main points of  
using a package management system like yum/RPM is to simplify updates,  
but this change obfuscates the visibility of the update and seems to  
indicate a plan to hide future releases as well.


Also, the new repo lacks an RPM for opennebula-context and the release  
notes point to a github repo which includes a script to build packages  
from the source. Does this mean there will no longer be a prebuilt RPM  
of opennebula-context?


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org



___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Nomadic CentOS repository: WHY?!?

2014-08-25 Thread Bill Cole

On 25 Aug 2014, at 19:40, Damon (Albino Geek) wrote:


Hello,

I found that there is actually a prebuilt 4.8 context RPM in one of 
their source trees (not GitHub).


That's not exactly helpful. The fact that there's an RPM in some unnamed 
place built from who-knows-what revision is an interesting and maybe 
indicative factoid, but it does not clarify whether or not there will be 
a canonical RPM for the package in the same repository as those for the 
other packages (or anywhere documented.)


As per the repo change, this new version actually makes more sense and 
follows proper repo format.
http://mirrors.kernel.org/centos/6/os/x86_64/ being an example 
repository that follows standard format.


The stable path part didn't make any sense considering how versions 
work in OpenNebula.


The '4.8' part doesn't make any sense in any context, and *changing* the 
baseurl for the repository with each release does away with a key reason 
for using a package repository.



___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Can you tell me where they are location of the prompting message

2014-08-25 Thread clm_t...@hotmail.com
Thanks .

Regards.

clm



clm_t...@hotmail.com
 
From: Daniel Molina
Date: 2014-08-25 20:18
To: clm_t...@hotmail.com
CC: users
Subject: Re: [one-users] Can you tell me where they are location of the 
prompting message
Hi,

Those error messages are defined in the core and they cannot be translated, 
yet. If you want to modify them you should add some code at the javascript 
level to translate them. The error message is prompted using the following 
code, you can translate them there as a workaround:

https://github.com/OpenNebula/one/blob/master/src/sunstone/public/js/sunstone.js#L1596

Cheers


On 21 August 2014 11:43, clm_t...@hotmail.com clm_t...@hotmail.com wrote:
Hi , all

I want to translate the sunstone  lower right corner of  the prompting message, 
but do not know their storage location, such as: 
Update role: Wrong state SCALING ;
[VirtualMachineAction] Wrong state to perform action reboot ;
[ZoneAllocate] Error allocating a new zone. New Zones can only be created if 
OpenNebula is configured as a Federation Master. ;
[VirtualMachineAction] Wrong state to perform action undeploy-hard;

Can you tell me where they are location of the prompting message,Thanks.

Regards.
clm


clm_t...@hotmail.com


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org




-- 
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Nomadic CentOS repository: WHY?!?

2014-08-25 Thread Damon (Albino Geek)

I agree with you on both parts, I was just stating what I noticed on both.
As per the former, it is built on 4.8 (explicitly listed as Revision 4.8  
one-context.rpm)


http://dev.opennebula.org/projects/opennebula/files
http://dev.opennebula.org/attachments/download/804/one-context_4.8.0.rpm
http://dev.opennebula.org/attachments/download/806/one-context_4.8.0.deb

That's where I found them.

On Mon, 25 Aug 2014 17:43:33 -0700, Bill Cole  
openneb-users-20120...@billmail.scconsult.com wrote:



On 25 Aug 2014, at 19:40, Damon (Albino Geek) wrote:


Hello,

I found that there is actually a prebuilt 4.8 context RPM in one of  
their source trees (not GitHub).


That's not exactly helpful. The fact that there's an RPM in some unnamed  
place built from who-knows-what revision is an interesting and maybe  
indicative factoid, but it does not clarify whether or not there will be  
a canonical RPM for the package in the same repository as those for the  
other packages (or anywhere documented.)


As per the repo change, this new version actually makes more sense and  
follows proper repo format.
http://mirrors.kernel.org/centos/6/os/x86_64/ being an example  
repository that follows standard format.


The stable path part didn't make any sense considering how versions  
work in OpenNebula.


The '4.8' part doesn't make any sense in any context, and *changing* the  
baseurl for the repository with each release does away with a key reason  
for using a package repository.



___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org



___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org