Statistics
| Branch: | Tag: | Revision:

root @ 73c2276d

Name Size
README 417 Bytes
common.sh 7.9 kB
devflow.conf 57 Bytes
dnshook 3.6 kB
fix-net 1.2 kB
interfaces 2.5 kB
kvm-ifdown 968 Bytes
kvm-ifup 1.4 kB
mac2eui64 1.1 kB
pylintrc 2.7 kB
runlocked 4.5 kB
snf-network-log 262 Bytes
version 11 Bytes
vif-custom 1.3 kB

Latest revisions

# Date Author Comment
73c2276d 01/30/2014 07:40 pm Dimitris Aragiorgis

Setup DNS in kvm-ifup

Signed-off-by: Dimitris Aragiorgis <>

b795153e 01/30/2014 07:38 pm Dimitris Aragiorgis

Use env var for logging script

Signed-off-by: Dimitris Aragiorgis <>

60407cd2 01/30/2014 07:35 pm Dimitris Aragiorgis

hooks-log -> snf-network-log

Signed-off-by: Dimitris Aragiorgis <>

264562c1 01/29/2014 05:23 pm Dimitris Aragiorgis

Factor out common funtions from dnshook

Signed-off-by: Dimitris Aragiorgis <>

edaf6687 01/27/2014 01:08 pm Dimitris Aragiorgis

Add kvm-ifdown script

..and rename kvm-vif-bridge to kvm-ifup

Until this gets renamed upstream we are going to create a symlink.

Signed-off-by: Dimitris Aragiorgis <>

b725f126 01/13/2014 12:02 pm Dimitris Aragiorgis

Make fix-net use common.sh and correct env vars

Helper functions for getting uplink and eui64 reside in common.sh

New Ganeti provides correct GANETI_NEW_PRIMARY GANETI_OLD_PRIMARY
environment variables. Use them in hooks.

Signed-off-by: Dimitris Aragiorgis <>

1bdc9427 01/13/2014 11:03 am Dimitris Aragiorgis

Move fix-net logic from hooks to if-up

In target node we used to run arping and ndsend. Move these
commands to if-up script.

Introduce helper function to get eui64 and uplink.

Signed-off-by: Dimitris Aragiorgis <>

cae36f02 01/09/2014 03:09 pm Dimitris Aragiorgis

Use correct env vars in fix-net hook

After fixing HooksEnv and HooksNodes in Ganeti migration opcode
to include both source and target nodes, use them correctly in
fix-net hook.

Signed-off-by: Dimitris Aragiorgis <>

0363b080 12/09/2013 02:25 pm Dimitris Aragiorgis

return in case expected env vars are not set

In case of IPv6 only setup, IP environment variable should not be
set. Still if we have a routed setup routed_setup_ipv4() gets invoked.

This means that the following command will be invoked:

ip route replace proto static dev tap3 table public...

cf903dc8 12/09/2013 02:01 pm Dimitris Aragiorgis

Remove unused dsnhook.conf file

The relevant settings have been moved in /etc/default/snf-network.

Signed-off-by: Dimitris Aragiorgis <>

View all revisions | View revisions

Also available in: Atom