Statistics
| Branch: | Tag: | Revision:

root / contrib @ d7c091f7

Name Size
  upgrade-013
migrate-data 3.6 kB
migrate-db 13.2 kB
migrate-users 4 kB
migrate.py 3 kB
stats-calculator.sql 3.1 kB

Latest revisions

# Date Author Comment
363a5cdb 02/12/2013 05:03 pm Kostas Papadimitriou

Rename `other` dir as `contrib`

d7c091f7 02/12/2013 05:03 pm Kostas Papadimitriou

Astakos 0.13 upgrade contrib scripts

Include upgrade to 0.13 helper scripts in synnefo contrib

7260959d 12/11/2012 07:29 pm Vangelis Koukis

Remove obsolete files from the integration branch

45ebfd48 07/27/2011 01:47 pm Vangelis Koukis

Import separate snf-ganeti-tools/ project

Split the Synnefo tools for Ganeti into a separate directory: * Make the utilities live in the synnefo.ganeti.* namespace * Import bootstrap scripts * Drop all dependencies on Django and the rest of Synnefo (refs #691)...

78b81e14 07/21/2011 12:30 pm Apollon Oikonomopoulos

kvm-vif-bridge: properly remove old firewall rules

Since kvm-vif-bridge is stateless, i.e. we don't know whether the instance was
on the same firewall class or even had the same tap interface, we have to try a
forced removal of all firewall rules for (tap,) x (protected,limited,unprotected)....

1c382247 07/17/2011 09:39 pm Vangelis Koukis

Make RAPI CreateInstance() arguments configurable

Make RAPI CreateInstance() arguments deployment-specific.
Add the GANETI_CREATEINSTANCE_KWARGS setting, which allows the administrator
to set arbitrary arguments to RAPI CreateInstance().

Also add initial version of README.Upgrade, detailing...

cbaac7bc 07/11/2011 05:55 pm Vangelis Koukis

Agree on consistent instance tags for firewalling

Update both the default API settings and the kvm-vif-bridge script
to use consistent {protected, unprotected, limited} tags to determine
the firewall profile to use on public network interfaces.

The API spec still defines the {ENABLED, DISABLED, PROTECTED} keywords,...

536721a9 07/07/2011 08:26 pm Faidon Liambotis

Remove mac2eui64 from contrib/ganeti-hooks

contrib/hooks ships mac2eui64 that kvm-vif-bridge currently uses.
kvm-vif-bridge depends on nfdhcpd, which ships that on /usr/bin, so use
that copy instead and remove our own copy.

Note that the same is also shipped under util/mac2eui64.py which is not...

9cb903f9 06/29/2011 01:15 pm Vangelis Koukis

Extend net notifications to include IPv6 addresses

Include support for autogenerated public IPv6 addresses,
extend the logic layer accordingly:

  • Extend the Synnefo Ganeti hook to include autogenerated
    IPv6 addresses in ganeti-net-status notifications over AMQP....
5af4e70c 06/06/2011 12:10 pm Vangelis Koukis

Add patches to support simple NAT-based networking

Add patches to NFDHCPD, the sample KVM ifup script
and the python-nfqueue package to support simple NAT-based networking,
under contrib/patches.

View revisions

Also available in: Atom