Statistics
| Branch: | Tag: | Revision:

root @ 2d762302

Latest revisions

# Date Author Comment
6de25206 11/06/2012 12:57 pm Dimitris Aragiorgis

Add conflicts_check option in network rapi calls

Ganeti by default checks for conflicting IPs when creating/connecting
networks. This feature can be bypassed for private networks. We do
not care for IP uniqueness in case of private networks as long as they...

a406663f 11/06/2012 12:57 pm Dimitris Aragiorgis

Update rapi client

Get rapi client from snf-ganeti. Add depends argument (for chain jobs)
where needed.

Argument tags must be a list of strings and arguments add_reserved_ips and
remove_reserved_ips must be None or a list of strings.

Signed-off-by: Dimitris Aragiorgis <>

2d762302 11/06/2012 12:57 pm Dimitris Aragiorgis

Minor backend fixes in networks

Add conflicts_check option when creating and add network. Check only
if a network is public.

Let tags argument in rapi calls be a list.

Signed-off-by: Dimitris Aragiorgis <>

17c2ed57 11/06/2012 12:50 pm Christos Stavrakakis

Fix HTTP response code when refusing action

Return Forbidden(403) instead of Unauthorized(401) when refusing a
requested action, because the VM is suspended or the resource is public.
Unauthorized should be used only when authentication is required and has...

82c1c610 11/05/2012 02:02 pm Christos Stavrakakis

Delete BackendNetworks when deleting a Backend

3a522cff 11/05/2012 01:55 pm Christos Stavrakakis

Return the VM!

f66d8b04 11/05/2012 09:45 am Christos Stavrakakis

Display VM build percentage in management commands

5bb12c7c 11/02/2012 02:02 pm Stratos Psomadakis

snf-ganeti-eventd: Minor init script correction

check_ganeti_master function was called in start before checking the
SNF_EVENTD_ENABLE config option. Move it just before eventd_start, just as in
restart.

5984a712 11/01/2012 04:52 pm Constantinos Venetsanopoulos

snf-ganeti-eventd init script: new 'force-start'

Introduce the 'force-start' option in snf-ganeti-eventd init script.
When invoked with force-start snf-ganeti-eventd will start regardless
the node's role or the default settings. It will start:

  • even if the host is NOT the Ganeti master...
e66a7e34 11/01/2012 01:24 pm Christos Stavrakakis

Get Ganeti cluster name from ssconf

Modify snf-ganeti-eventd in order to get the name of the Ganeti cluster
from shared configuration files (ssconf) instead of performing a LUXI query.
Performing a LUXI restricts eventd to run only on the master node.

View all revisions | View revisions

Also available in: Atom