Statistics
| Branch: | Tag: | Revision:

root / README.develop @ e7d5ab04

History | View | Annotate | Download (8.3 kB)

# Date Author Comment
61868190 07/07/2011 04:30 pm Vangelis Koukis

Enforce flavor-specified disk size for new VMs

Enforce the flavor-specified disk size when creating a new VM.
Introduce the new IGNORE_FLAVOR_DISK_SIZES setting, which makes the API always
create VMs with 4GB or 14GB disks.
This is useful in development deployments where disk space is scarce.

271baf11 06/07/2011 01:17 pm Nikos Skalkotos

Fixed minor typos and format errors in README.*

03353341 06/06/2011 12:20 pm Vangelis Koukis

Overhaul README.{deploy,develop,admin}

Revise documentation in README.deploy and README.develop:

  • Have README.develop refer to specific installation instructions
    in README.deploy.
  • Include a distinct README.admin file containing
    notes related to administration of a working Synnefo deployment.
c807557e 06/06/2011 08:58 am Vangelis Koukis

Move around stuff in README.{develop,deploy}

fc2afa67 06/06/2011 08:46 am Vangelis Koukis

Update documentation in README.{develop,deploy}

Update documentation in README.{develop,deploy}
after changes in the v0.4 release cycle.

e1cb42fe 06/03/2011 02:51 pm Vangelis Koukis

Merge branch 'images-0.4'

1ef8ecd4 05/25/2011 02:58 pm Constantinos Venetsanopoulos

Minor fix in README.develop

2f1bae70 05/23/2011 10:34 am Giorgos Gousios

Changes to dependencies

46fa1330 05/18/2011 06:54 pm Nikos Skalkotos

Minor fixes in README.develop

7ca9e930 05/09/2011 05:56 pm Vangelis Koukis

Improve AMQP-specific parts of settings.py.dist

Add support in settings.py.dist for fixing AMQP-specific variables
in settings after setting BACKEND_PREFIX_ID.

Temporarily use two different queues for routing messages of type
"ganeti-op-status" and "ganeti-net-status" independently....

41f2249e 05/09/2011 04:36 pm Vangelis Koukis

Fix minor stuff in README.develop, dispatcher

Have logic dispatcher create initial queue in AMQP server.
Have dispatcher wait for all children processes before exiting.
Improve AMQP-specific instructions in README.develop.

24435a56 05/05/2011 01:24 pm Georgios Gousios

A bit of documentation

ba238ebe 04/28/2011 02:09 pm Georgios Gousios

Information on working/deploying with RabbitMQ

8a506a69 04/27/2011 09:34 am Georgios Gousios

List carrot as a dependency, proper param name

610d6c8b 04/15/2011 03:54 pm Georgios Gousios

Merge branch 'master' into south-integration

fe3d222b 04/15/2011 11:11 am Georgios Gousios

Merge branch 'master' of https://code.grnet.gr/git/synnefo

4cf8adf8 04/13/2011 11:22 pm Vangelis Koukis

Change console req/response format, add unit tests

Change the format of JSON requests and replies for getting
a server console over VNC. Fix the cloud command-line tool to
understand the new format.

Add unit tests for api/actions.py:get_console().

Add a quick-n-dirty method of detecting if we're running unit...

b6ad19f8 04/13/2011 09:16 pm Vassilios Karakoidas

Added a missing comma.

55175e78 04/13/2011 03:11 pm Vassilios Karakoidas

Added new section in README.deploy (Initial Migration)

6d5f3dd2 04/13/2011 02:46 pm Vassilios Karakoidas

Started initial section in README.develop

d79d8208 04/12/2011 09:50 am Vassilios Karakoidas

Work on migration HoWTo in README.develop

6fc64f55 04/12/2011 09:39 am Georgios Gousios

Few corrections to the data migration instructions

2e19b161 04/11/2011 05:07 pm Vassilios Karakoidas

Finished first version of south migration mini-HowTo.

9ad94f0a 04/11/2011 03:50 pm Vassilios Karakoidas

Writing some introductory south examples based on synnefo models.

  • Update README.develop to contain a small guide regarding database
    migration policy
602d6541 04/05/2011 01:23 am Vangelis Koukis

Update README with known good package versions

f8300f2c 04/04/2011 02:44 pm Giorgos Verigakis

Update dependencies

  • We don't use piston anymore
  • We require dateutil now
038383b1 04/02/2011 07:45 pm Dimitris Moraitis

detailed error handling & iso8601 compatibility - Refs #213 #363

2479e79e 03/30/2011 01:30 pm Georgios Gousios

File name renames as per refs #323