Activity
From 08/08/2013 to 09/06/2013
09/06/2013
- 06:52 pm Revision 2e208584: pithos: Add missing import
- 06:23 pm ./kamaki Revision 59eaf3b9: Merge branch 'feature-global-pager' into develop
- 06:20 pm Revision e7e3df52: pithos: Fix AttributeError in tests
- 06:04 pm ./kamaki Feature #4279: Use pydoc.pager instead of the custom kamaki pager.
- May need to apply pager to more cases
- 06:03 pm ./kamaki Feature #4279 (Resolved): Use pydoc.pager instead of the custom kamaki pager.
- 06:03 pm ./kamaki Feature #4288 (Resolved): Modify print methods in cli utils to use arbitary stream objects
- 06:02 pm ./kamaki Revision 97d3537c: Update Changelog to reflect print-method changes
- Refs: #4279, 4288
- 06:01 pm ./kamaki Feature #4288 (Closed): Modify print methods in cli utils to use arbitary stream objects
- Instead of printing directly to console, print methods can now print to an arbitary stream (sys.stdout by default)
- 05:59 pm ./kamaki Revision fa9c0c38: Modify printing methods to use more stream types
- Refs: #4288, #4279
Also, replace page_hold with pydoc.pager - 05:46 pm Revision f53483d8: pithos: Add tests
- 05:35 pm Revision 3820a3de: new ui: merge and modify javascript files
- 01:29 pm Bug #4287 (Closed): Database inconsistency for deleted instances
- During a cleanup, I stumbled upon a few entries in the database regarding the burnin(user) instances (this may be the...
- 12:30 pm ./kamaki Revision 4ea0d462: Prepend log_settings to auth_client init
- 12:29 pm ./kamaki Revision f5ff79d9: Prepend log_settings to auth_client init
- 12:22 pm Revision 198d91c3: cyclades: Fix bug in snf-dispatcher logic
- This commit reverts commits #07602322 and #30514662 which introduced a
bug in dispatcher's logic. These commit fixed ...
09/05/2013
- 06:56 pm Revision 22a9dde2: new ui: replace all vm images with icont fonts
- 06:54 pm Revision ed13f73b: docs: update Upgrade Notes & Changelog
- 06:01 pm Revision 8db75456: new ui: modifications and adjustments regarding the icons
- 05:39 pm Revision cd8b6e5a: astakos: be safe, use chain() in email sending
- 05:08 pm Revision b638bd81: fix ci/tests.sh
- 05:08 pm Revision 1f40bd5c: pithos: fix settings, endpoint auto-configuration
- 05:08 pm Revision 953d6795: common: make cloudbar settings global
- 05:08 pm Revision a4c16ec4: cyclades: fix settings
- 05:08 pm Revision b6b98d5e: common: setting cycle detection tests
- 05:08 pm Revision 03052739: common: force setting dependencies as str
- 05:08 pm Revision 1bfd775d: common: better, earlier settings cycle detection
- 05:08 pm Revision e0a1b727: common: move settings mechanism to synnefo.lib
- Since module synnefo.settings initializes settings on import,
one could not access the setting mechanism module (.set... - 05:08 pm Revision 7fb0f294: common: better setting repr/str
- 05:08 pm Revision 8a926854: common: add DEBUG and TEST global settings
- 05:08 pm Revision 9482d90c: astakos: fix MEDIA_URL dependency
- 05:08 pm Revision 3bdfe044: settings: de-automate base url settings
- 05:08 pm Revision bb7227fb: gtools: fix settings
- 05:08 pm Revision 43c9061b: branding: fix settings
- 04:00 pm ./kamaki Feature #4279 (Closed): Use pydoc.pager instead of the custom kamaki pager.
- 02:31 pm ./kamaki Bug #4276 (Closed): kamaki image register does not guide user in case of an old-style argument
- 01:53 pm Revision ae348a9b: plankton: Fix backend instantiation
- 01:42 pm ./kamaki Bug #4276 (Resolved): kamaki image register does not guide user in case of an old-style argument
- 01:42 pm Revision c29dcddd: pithos: Introduce _set_permissions backend method
- 01:41 pm ./kamaki Revision e57f7c75: Merge branch 'release-0.10' into debian-release-0.10
- 01:26 pm ./kamaki Revision 10ea6089: Update image register examples to new behavior
- Refs: #4276
- 01:26 pm ./kamaki Revision a78fe02e: Add help on kamaki register when old-style args
- Refs: #4276
- 01:26 pm ./kamaki Revision 1144594b: Merge branch 'feature-image-register-help' into develop
- 01:25 pm ./kamaki Revision b98ad4ba: Update image register examples to new behavior
- Refs: #4276
- 01:16 pm Revision e351714c: pithos: Fix COPY requests
- The api in case of COPY should check whether the user has read access
(not write) to the source parh (=request path)
... - 01:11 pm Revision 7bc95d52: docs: Improve snf-burnin documenation
- 01:09 pm ./kamaki Revision 7bbfeb1a: Add help on kamaki register when old-style args
- Refs: #4276
- 12:49 pm Revision 565414a9: pithos: Fix typo
- 12:49 pm Revision 6e7e6b21: pithos: Destroy successfully the test database
- 12:49 pm Revision e5b27d34: pithos: Backend refactoring
- 12:49 pm Revision 151e729e: pithos: Lock container path in pre_exec
- if it is requested so
- 12:49 pm Revision 7caee7c5: pithos: Set attr lock_container_path during backend initialization
- 12:49 pm Revision cd3e4f0a: pithos: Remove obsolete backend method
- 12:48 pm Revision 8a829e62: astakos: Fix approval_terms view
- Fix crash when request user is not logged in.
Add tests - 12:48 pm Revision 82b125c8: pithos: Destroy test database after test execution
- :
Pithos uses a pool for the backend objects.
Pooled backend objects override the default close behavior
and return t... - 12:33 pm ./kamaki Bug #4276 (Closed): kamaki image register does not guide user in case of an old-style argument
- How to reproduce the problem, in kamaki 0.10 or better:...
- 12:19 pm Revision 15784a1c: new ui: font-icon bug fix
- 11:57 am Revision 673ea014: new ui: scss improvements
- * Slice down app.scss file to smaller scss files
* Clean up header html code
09/04/2013
- 07:49 pm Revision f6d499b0: pithos: Set attr lock_container_path during backend initialization
- 07:48 pm Revision 3d08cdca: astakos: Fix approval_terms view
- Fix crash when request user is not logged in.
Add tests - 06:49 pm Revision a4784878: new ui: replace css file with equivalent scss
- 05:25 pm Revision 00ab5afc: new ui: update icon-font and corresponding files
09/03/2013
- 11:58 am Revision 28363bd8: astakos: setting formatting fixes
- 11:58 am Revision ee895dd9: stats: fix settings
- 11:58 am Revision fb15fc69: common: setting formatting fixes
- 11:58 am Revision 0ecc559e: pithos: fix settings formatting
09/02/2013
- 06:57 pm snf-image Revision eb690c25: Bump version to 0.9.3-2~wheezy
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 06:52 pm snf-image Revision efc3ac5b: Install the helper image creation scripts
- 06:44 pm ./kamaki Revision 3d6a513a: Tune functional tests for longer delays
- 06:38 pm snf-image Revision 1d4d367f: Bump version to 0.9.3-1~wheezy
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 06:37 pm snf-image Revision e104157c: Merge branch 'master' into debian-wheezy
- 06:34 pm snf-image Revision 5157f932: Add template to override the HELPER_URL
- 06:33 pm snf-image Revision d41e5e45: Fix postinst to execute snf-image-update-helper
- Conflicts:
debian/snf-image.postinst - 06:22 pm snf-image Revision d492592c: Bump version to 0.9.3next
- 06:21 pm snf-image Revision 47d8b33d: Merge branch 'hotfix-0.9.3' into develop
- 05:32 pm snf-image Revision 4ccb8e10: Bump version to 0.9.3-1~squeeze
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 05:31 pm snf-image Revision 319b0fad: Merge branch 'master' into debian
- 05:26 pm snf-image Revision f1d4d98a: Merge branch 'hotfix-0.9.3'
- 05:20 pm snf-image Revision b1f71820: Update ChangeLogs and version.m4 for 0.9.3
- 05:06 pm Revision cb74f9f1: cyclades: settings formatting fixes
- 05:05 pm snf-image Revision 3bd1e7d0: Merge branch 'develop' into hotfix-0.9.3
- Conflicts:
version - 04:50 pm snf-image Revision e8e75e66: Bump version to 0.9.3
- 03:42 pm Bug #4248 (New): Reverse image listing is not an exact reverse listing
- The reverse order of image listing is not as expected.
To reproduce this problem, compare the results of the followi... - 03:40 pm Revision de8fb87d: pithos: Destroy test database after test execution
- :
Pithos uses a pool for the backend objects.
Pooled backend objects override the default close behavior
and return t... - 03:22 pm snf-image Revision 267a64ff: Add template to override the HELPER_URL
- 03:11 pm snf-image Revision 61b79815: Add extra -u option in snf-image-update-helper
- This can be used to overwrite the default HELPER_URL
- 02:28 pm ./kamaki Revision dda8c73c: Fix typo in cyclades client unittest
- 02:18 pm ./kamaki Revision 7d4ebdab: Fix typo in cyclades client unittest
- 02:16 pm Revision c9d873e8: new ui: Tidy up scss files
- 02:11 pm snf-image Revision f7f72578: Beautify the messages of snf-image-update-helper
- 01:23 pm ./kamaki Revision df20029b: Bump version to 0.10~rc2-1
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 01:23 pm ./kamaki Revision 39683c30: Merge branch 'release-0.10' into debian-release-0.10
- 01:17 pm ./kamaki Revision 32196f30: Bump version to 0.10~rc2-1~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 01:16 pm ./kamaki Revision dff62e0e: Merge branch 'release-0.10' into debian-release-0.10
- 01:12 pm ./kamaki Revision 9f7337a1: Update version tag to v0.10rc2
- 01:12 pm ./kamaki Revision 8ef107c6: Make pid logging optional, logs are now readable
- Refs: #4242
- 01:03 pm ./kamaki Revision 60fff63f: Merge branch 'release-0.10' into debian-wheezy
- 11:40 am snf-image Revision 35eeaa2d: Fix postinst to execute snf-image-update-helper
- 11:28 am snf-image Revision 6854000a: Add usage info in snf-image-update-helper
- 11:06 am snf-image Revision 2c8bf79a: Remove obsolete -r option in create-fixed-helper
- 10:42 am snf-image-creator Revision 97a59b7f: Fix the magic number in the ci scripts
- 10:42 am snf-image-creator Revision 95b1e50f: Bump version 0.5.2
- 10:32 am snf-image Revision cdf83672: Rephrase the create-fixed-helper usage msg
- Make it reflect the current state
09/01/2013
- 10:23 pm ganeti-local Revision e2d0b1a8: Hotplug: cfgupgrade for deprecated fields
- Add cfgupgrade so that we remove any deprecated fields hotplug
implementation used in the past.
Signed-off-by: Dimit... - 10:23 pm ganeti-local Revision 1d58152c: Hotplug: rpc support
- Introduce new RPC that eventually invoke hypervisor specific
hotplug functions. In order to be generic it has the fol... - 10:23 pm ganeti-local Revision 2add54f3: Hotplug: cmdlib support
- Hotpluging is done by functions invoked by ApplyContainerMods(). In
order hotpluging to take place the --hotplug opti... - 10:23 pm ganeti-local Revision b63a6aae: Hotplug: Update manpages and NEWS
- Add --hotplug entry in gnt-instance manpage.
Add NEWS entry for hotplug support.
In both cases mention that hotplug i... - 10:23 pm ganeti-local Revision 33a360ff: Hotplug: client support
- Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted, modifications become effective after rebo... - 10:21 pm ganeti-local Revision 1a73ae30: Extract socket related code from QmpMonitor class
- Separate unix socket related code from QmpMonitor class and
make the latter extend the newly introduced one: MonitorS... - 10:21 pm ganeti-local Revision 428cc60b: Introduce hotplug methods (hypervisor inteface)
- 4 new methods: HotAddDevice, HotDelDevice, HotModDevice, HotplugSupported
All these are the hypervisor interface with... - 10:21 pm ganeti-local Revision 775b17c9: Hepler methods for PCI slots and device ids
- Device naming:
QEMU monitor expects devices to be uniquely named. Device ids derive
from the following function:
kvm_... - 10:21 pm ganeti-local Revision 99d2fbe9: Helper methods that check for hotplug support
- Hotplug is currently *not* supported for:
- KVM < 1.0
- existing devices in the cluster
- python-fdsend module is... - 10:21 pm ganeti-local Revision 2cb80f29: Use -device with pci info if possible
- Extend kvm_cmd with -device option for the case of paravirual
Disks and NICs.
Signed-off-by: Dimitris Aragiorgis <di... - 10:21 pm ganeti-local Revision 96f82929: Prepare block_devices runtime entry
- With this patch we add another entry in runtime files along with
kvm_cmd, kvm_nics, and hvparams. block_devices that ... - 10:21 pm ganeti-local Revision cbdaf62a: Prepare kvm options to support -device for disks
- Newer kvm version support -device driver,... option where available
drivers can be found by running kvm -device ? com... - 10:21 pm ganeti-local Revision 6ebbbbc2: Introduce _GenerateKVMBlockDevicesOptions()
- Simply move logic that generates block device related
options out of _GenerateKVMRuntime().
Signed-off-by: Dimitris ... - 10:21 pm ganeti-local Revision 6de79d67: Disable iswritable unittest
- When running it with root priviledges it fails.
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 10:21 pm ganeti-local Revision cf0f857e: Hotplug: objects and constants additions
- Add pci slot in NIC/Disk objects. This slot will be used only
by hypervisor code. Currently only KVM will use it and ... - 01:12 pm snf-image Revision c05ddaa5: pithcat: Fix check about url type
- Url must be parsed before checked against LocationURL. This commit
fixes this by parsing the url at the beggining. - 12:52 pm snf-image Revision 6a661c15: Fix typo in pithcat
- s/in/is/
08/30/2013
- 06:04 pm Revision 4c25ff50: new ui: merge scss files
- 05:40 pm snf-nfdhcpd Revision ab13fdde: Bump version to 0.11.6-1~squeeze
- Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
- 05:39 pm snf-nfdhcpd Revision 06b64b4b: Merge branch 'master' into debian-squeeze
- 05:31 pm snf-nfdhcpd Revision f2c39960: Bump version to 0.11.6next
- 05:30 pm snf-nfdhcpd Revision 95cbdcfa: Bump version to 0.11.6-1~wheezy
- Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
- 05:30 pm snf-nfdhcpd Revision f118c83e: Merge branch 'master' into debian-wheezy
- 05:28 pm snf-nfdhcpd Revision df97acf7: Bump version to 0.11.6
- 05:28 pm snf-nfdhcpd Revision 13c9ac13: Use devflow
- * add devflow.conf
* add base version file - 05:27 pm Revision e5ef7ba3: pithos: Replace or operators in backend initialization
- 05:13 pm Revision dc3f08ad: pithos: Remove debugging print statement
- 05:11 pm Revision 453af211: pithos: Api refactoring
- * Remove obsolete code
(related commit 818eb5625a8c061187c1214f6f9a5326e7334d6a)
* Public api refactoring - 05:10 pm Revision 25b6d04e: pithos: Add tests
- 05:06 pm snf-network Revision c08ca721: Bump version to 0.14.1next
- 05:05 pm snf-network Revision 8d33fb99: Bump version to 0.14.1-1~squeeze
- Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
- 05:05 pm snf-network Revision 22ae2c9e: Merge branch 'master' into debian-squeeze
- 05:03 pm snf-image Revision 6fe48058: Add code to create a fixed appliance archive
- When you run snf-image-create-fixed-helper an archive of the fixed
helper is created under /tmp - 04:57 pm ./kamaki Revision 5b529687: Merge branch 'feature-test-cli-errors' into develop
- 04:56 pm ./kamaki Revision c95418af: Update Changelog about cli.errors tests
- Refs: #4058
- 04:56 pm Revision 818eb562: pithos: Backend refactoring
- 04:55 pm ./kamaki Revision cfebddb5: Add the raiseCLIError method under unit tests
- Refs: #4058
- 04:41 pm snf-ganeti Revision e2bbdded: Sync build_chroot with buildbot slack role
- Keep the build_chroot script as similar as possible to the buildbot's slack role
for squeeze.
Signed-off-by: Michele... - 04:41 pm ganeti-local Revision e2bbdded: Sync build_chroot with buildbot slack role
- Keep the build_chroot script as similar as possible to the buildbot's slack role
for squeeze.
Signed-off-by: Michele... - 04:34 pm snf-network Revision e2eb62cb: Bump version to 0.14.1-1~wheezy
- Signed-off-by: Christos Stavrakakis <cstavr@grnet.gr>
- 04:33 pm snf-network Revision 8cf16d5e: Merge branch 'master' into debian-wheezy
- 04:33 pm snf-network Revision 3e6c6f5d: Bump version to 0.14.1
- 04:23 pm ./kamaki Revision f10cef01: Test All cli.errors error classes
- Refs: #4058
- 03:15 pm ganeti-local Revision 02eb0fe5: Don't install dangling symlink for hail
- hail is installed to the iallocators directory, not to the binary
directory. Hence, if --enable-symlinks is given (th... - 03:15 pm snf-ganeti Revision 02eb0fe5: Don't install dangling symlink for hail
- hail is installed to the iallocators directory, not to the binary
directory. Hence, if --enable-symlinks is given (th... - 02:46 pm Revision d442d17f: new ui: add samples with font icons
- 02:19 pm snf-nfdhcpd Revision ae174b47: Bump new upstream version
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 02:18 pm snf-nfdhcpd Revision b8691003: Merge branch 'master' into debian
- 02:18 pm snf-image Revision 34e34e80: Reorganize the helper image creation scripts
- Move the old snf-image-update-helper to snf-image-create-fixed-helper
and make the new snf-image-update-helper downlo... - 02:11 pm snf-nfdhcpd Revision 7abc3d75: Move ferm to Suggests
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 01:47 pm snf-nfdhcpd Revision 99d3bab1: Use devflow
- * add devflow.conf
* add base version file - 01:24 pm snf-network Revision f355c5a6: Use devflow
- * add devflow.conf
* add base version file - 12:51 pm Revision 61975eaa: fix some tests
- use Form to make user
Auth tests still broken - 12:51 pm Revision 511e2a4f: use LocalUserCreationForm in user-add
- 12:01 pm Revision beb2b785: Move middlewares from snf-common to snf-webproject
- 12:01 pm Revision 49044e69: Move context_processors from common to middleware
- 12:01 pm Revision cf7820cd: common: Remove obsolete settings from docs
- 12:01 pm Revision 624ebbf8: webproject: Remove unused StripURLMiddleware
- 11:59 am Revision 855647bd: Bump version to 0.14.6
08/29/2013
- 06:41 pm Revision 7d3c0cb0: refactor user creation
- 06:17 pm Revision 68ba4077: branding: theming for astakos templates
- 05:35 pm Revision ca5bff12: new ui: update icon-font and corresponding files
- 05:23 pm Revision f46d245b: new ui: minor html modifications
- 04:13 pm ganeti-local Revision 73d6b4a7: Auto-upgrade of disks' config wrt LD-renaming
- This patch adds auto-upgrade functionality to the disk
objects with respected to the switch from LD constants
to DT c... - 04:13 pm snf-ganeti Revision 73d6b4a7: Auto-upgrade of disks' config wrt LD-renaming
- This patch adds auto-upgrade functionality to the disk
objects with respected to the switch from LD constants
to DT c... - 04:05 pm ganeti-local Revision ce1b0c05: Haskell to Python opcodes: fix Unit
- Fix how Haskell to Python opcode generation handles unit. It seems
that, in 'template-haskell-2.7.0', unit is represe... - 04:05 pm snf-ganeti Revision ce1b0c05: Haskell to Python opcodes: fix Unit
- Fix how Haskell to Python opcode generation handles unit. It seems
that, in 'template-haskell-2.7.0', unit is represe... - 03:29 pm Revision 342fa48b: new ui: use of Magnific Popup as lightbox plugin
- 01:41 pm ./kamaki Revision 0defc932: Merge branch 'feature-flag-for-proccess-id-log' into develop
- 01:27 pm ./kamaki Feature #4242 (Closed): Make proccess-id logging optional
- 01:26 pm ./kamaki Revision c853ce41: Update Changelog for pid-logging changes
- Refs: #4242
- 01:24 pm ./kamaki Revision 64a3c0de: Make pid logging optional, logs are now readable
- Refs: #4242
- 01:17 pm snf-ganeti Revision 73b63a40: Import original constants instead of generated
- Haskell to Python constant generation introduced duplicated constants
in Haskell. This patch eliminates the duplicat... - 01:17 pm ganeti-local Revision 73b63a40: Import original constants instead of generated
- Haskell to Python constant generation introduced duplicated constants
in Haskell. This patch eliminates the duplicat... - 01:17 pm ganeti-local Revision acf9af53: Update Python constants references to '_constants.py'
- Update Python constants 'ADMINST_{DOWN,UP,OFFLINE}' to take their
values from the Haskell generated module 'lib/_cons... - 01:17 pm snf-ganeti Revision acf9af53: Update Python constants references to '_constants.py'
- Update Python constants 'ADMINST_{DOWN,UP,OFFLINE}' to take their
values from the Haskell generated module 'lib/_cons... - 01:17 pm ganeti-local Revision 1b2adaa6: Setup constant generation infrastructure
- Setup a transitional Haskell to Python constant generation
infrastructure. This infrastructure is transitional and P... - 01:17 pm snf-ganeti Revision 1b2adaa6: Setup constant generation infrastructure
- Setup a transitional Haskell to Python constant generation
infrastructure. This infrastructure is transitional and P... - 01:17 pm snf-ganeti Revision fec1fac1: Rename 'Constants.hs' to 'PyConstants.hs'
- Rename the generated 'Constants.hs' module, which contains the Haskell
constants generated from Python, to 'PyConstan... - 01:17 pm ganeti-local Revision fec1fac1: Rename 'Constants.hs' to 'PyConstants.hs'
- Rename the generated 'Constants.hs' module, which contains the Haskell
constants generated from Python, to 'PyConstan... - 01:17 pm ganeti-local Revision d34c79b6: Add Template Haskell code for constant generation
- Add Template Haskell functions that generate a list in Haskell
containing all the constants to be generated in Python... - 01:17 pm snf-ganeti Revision d34c79b6: Add Template Haskell code for constant generation
- Add Template Haskell functions that generate a list in Haskell
containing all the constants to be generated in Python... - 01:17 pm snf-ganeti Revision c4d68e39: Move some 'PyValue' instances to a separate file
- Move some 'PyValue' instances to a separate file so they can be
available to other modules which need these instances... - 01:17 pm ganeti-local Revision c4d68e39: Move some 'PyValue' instances to a separate file
- Move some 'PyValue' instances to a separate file so they can be
available to other modules which need these instances... - 12:57 pm ./kamaki Revision 09007289: Empty Changelog, make it ready for new changes
- 12:54 pm ./kamaki Revision e12c0ad2: Setup version 0.10next
- 12:30 pm ./kamaki Feature #4242 (Closed): Make proccess-id logging optional
- The problem: Proccess ids mess up the logs, rendering them almost unreadable, and they are hardly useful (except in c...
- 12:02 pm ganeti-local Revision 880ab678: Fix tests regarding DISK_LD_DEFAULTS
- This fixes two remaining issues regarding the renaming
of DISK_LD_DEFAULTS:
- The keys of the map DISK_LD_DEFAULTS c... - 12:02 pm snf-ganeti Revision 880ab678: Fix tests regarding DISK_LD_DEFAULTS
- This fixes two remaining issues regarding the renaming
of DISK_LD_DEFAULTS:
- The keys of the map DISK_LD_DEFAULTS c... - 11:19 am Revision f5bbcb5d: pithos: Fix test
08/28/2013
- 10:49 pm Revision 6947964f: deploy: Set LC_COLLATE to 'C'
- Update postgresql default template ('template1'), to have LC_COLLATE='C'
and LC_CTYPE='C'. This is needed for test da... - 10:13 pm snf-ganeti Revision 6da90c0a: Fixing renaming of DISK_LD_DEFAULTS
- This fixes the somewhat over-eager renaming of
DISK_LD_DEFAULTS to DISK_DT_DEFAULTS, which clashes
with another occur... - 10:13 pm ganeti-local Revision 6da90c0a: Fixing renaming of DISK_LD_DEFAULTS
- This fixes the somewhat over-eager renaming of
DISK_LD_DEFAULTS to DISK_DT_DEFAULTS, which clashes
with another occur... - 06:31 pm ganeti-local Revision 3abb0a5c: Fix documentation for gnt-node evacuate -p option
- Update the documentation to remove the claim that the --primary-only
option results in data copies while in fact it o... - 06:31 pm snf-ganeti Revision 3abb0a5c: Fix documentation for gnt-node evacuate -p option
- Update the documentation to remove the claim that the --primary-only
option results in data copies while in fact it o... - 06:19 pm ganeti-local Revision cd3b4ff4: Replace LD_* constants with DT_* constants
- LD_* constants are basically like DT_* constants, except
for that both file and shared file were mapped to file.
In o... - 06:19 pm snf-ganeti Revision cd3b4ff4: Replace LD_* constants with DT_* constants
- LD_* constants are basically like DT_* constants, except
for that both file and shared file were mapped to file.
In o... - 06:19 pm snf-ganeti Revision 2de59e2c: QA: fix file storage QA wrt ipolicy
- Ipolicy-allowed disk templates are now dependend on the
cluster-wide enabled disk-templates. The QA for file
storage ... - 06:19 pm ganeti-local Revision 2de59e2c: QA: fix file storage QA wrt ipolicy
- Ipolicy-allowed disk templates are now dependend on the
cluster-wide enabled disk-templates. The QA for file
storage ... - 06:10 pm ./kamaki Revision 3855dee8: Bump version to 0.10~rc1-2
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 06:03 pm ./kamaki Revision 859a7a0a: Bump version to 0.10~rc1-1
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 06:03 pm ./kamaki Revision 62603c20: Merge branch 'release-0.10' into debian-release-0.10
- 06:01 pm ./kamaki Revision ee1dbfc6: Update version tag
- 05:55 pm Revision db1f3b94: new ui: VM info shown on "details" link hover
- 05:52 pm snf-ganeti Revision 2408d766: Bump versions to release 2.9~beta1
- Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 05:52 pm ganeti-local Revision 2408d766: Bump versions to release 2.9~beta1
- Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 05:52 pm snf-ganeti Revision 036744e2: Add design-2.9 to docinput
- While design-2.9.rst was already created earlier, it
wasn't registered in the Makefile. Fix this.
Signed-off-by: Kla... - 05:52 pm ganeti-local Revision 036744e2: Add design-2.9 to docinput
- While design-2.9.rst was already created earlier, it
wasn't registered in the Makefile. Fix this.
Signed-off-by: Kla... - 05:50 pm ./kamaki Revision 7a181b49: Adjust snf-astakos to init with correct URL
- 05:49 pm ./kamaki Revision 2f5f85bf: Merge remote branch 'origin/develop' into debian-develop
- 04:57 pm ./kamaki Revision 109c8171: Dont raise doc errors if there is hope
- 04:45 pm Revision 1ff03138: astakos: delete stray committed file
- 04:43 pm ./kamaki Revision 584fd90a: Adjust docs to require progress to build
- 04:39 pm Revision 65814c28: new ui: responsive design for entities list pages
- 04:36 pm Revision e98239db: astakos: Force a members limit in project applications
- 04:18 pm ./kamaki Revision b9eebf2a: Fix split input bug
- Refs: #4232
- 03:56 pm Revision 5b99bf0a: new ui: add functionality for reordering with the mouse
- 03:31 pm ./kamaki Support #4139 (Closed): Update kamaki.clients.compute to comply with OpenStack v2
- 03:31 pm ./kamaki Feature #4196 (Closed): Kamaki should auto-detect content-type
- 03:30 pm ./kamaki Feature #3778 (Closed): Introduce easy-to-set image location arguments for image register
- 03:29 pm ./kamaki Bug #4134 (Closed): Take care of the virtual subdir item in pithos object-get
- 03:28 pm ./kamaki Feature #4206 (Closed): Let image register upload the image file (with an optional argument)
- 03:27 pm ./kamaki Feature #4220 (Resolved): Add filterting options in kamaki
- 03:22 pm Revision a23ac2f7: astakos: Restrict project naming in API call
- Use the same regex as in the UI, which matches domain-name-like strings.
- 03:18 pm ./kamaki Revision 82cc4b8f: Rename /image meta list to /image info
- 03:07 pm ./kamaki Revision 661d27e4: Merge branch 'develop' into feature-astakos-bugs
- 03:07 pm ./kamaki Revision 4a25486d: Fix IntArgument + tests and apply to snf-astakos
- 02:42 pm ./kamaki Bug #4232 (Closed): split_input over-splits key=value strings if quotes are included in values
- 02:40 pm ./kamaki Revision b8698ae4: Merge branch 'feature-astakos-bugs' into develop
- 02:35 pm ./kamaki Revision 933bce8f: Merge commit '0611432fc7ed2bebe92429f707bc39296aa5bdaf' into feature-astakos-bugs
- Conflicts:
kamaki/cli/commands/snf-astakos.py - 02:33 pm ./kamaki Revision f424ea0a: Fix typos
- 02:24 pm ./kamaki Revision b03c9095: Merge commit '54c907116bc7df4a4bab186e388c19bc7cf29929' into feature-astakos-bugs
- 02:23 pm ./kamaki Revision adb290b3: Merge commit 'ada3f3327babbb0a191a18f782a0409cc37c4b72' into feature-astakos-bugs
- Conflicts:
kamaki/cli/commands/snf-astakos.py - 02:22 pm ./kamaki Revision fe3b6bef: Handle _membership_action result as non-dict
- 01:55 pm Revision bbae3e45: cyclades: Fix bug in handling of reboot type.
- 'type' attribute of reboot OS API call was directly mapped to the
'reboot_type' option of Ganeti reboot job. However ... - 01:47 pm ./kamaki Revision 664ab9c5: Merge commit '95482dab08e6ca48141860455112a54fabc3251b' into feature-astakos-bugs
- 01:47 pm ./kamaki Revision 22187e4c: Merge commit '8f984bae7c048483906dc60df061e2e17b24ec86' into feature-astakos-bugs
- 01:47 pm ./kamaki Revision 3088c49f: Merge commit '01413001785d8d93e2ca11fe435479867ca50397' into feature-astakos-bugs
- 01:05 pm ./kamaki Revision a41d7a1d: Fix some random spelling errors in commends
- 12:59 pm ./kamaki Revision 45606fd9: fix membership POSTs
- 12:59 pm ./kamaki Revision 0611432f: change project_application parent
- 12:52 pm Revision 71f2649f: ci: Add --force-yes option to apt-get install
- 12:39 pm ./kamaki Revision 54c90711: membership strings
- 12:35 pm ./kamaki Revision ada3f332: change strings for project actions
- 12:30 pm ./kamaki Revision 994b8286: TODO: returns nothing on success
- 12:30 pm ./kamaki Revision 95482dab: must be int, needs better handling
- 12:23 pm ./kamaki Revision 8f984bae: add tokens where missing
- 12:20 pm ./kamaki Revision 01413001: Fix project info
08/27/2013
- 05:44 pm ./kamaki Revision d1df42a7: Merge branch 'feature-image-property-commands' into develop
- 05:40 pm Bug #4240 (New): favicon missing from pithos ui
- Favicon is missing from pithos ui.
Favicon path is present in the code:
otherProperties.FAVICON_URL = "/static/okea... - 05:16 pm Revision 59fa4893: astakos: Style for resource:ip (Dashboard->Usage)
- 05:16 pm snf-ganeti Revision eb0413c6: Provide symlinks for all myexeclib_SCRIPTS
- As we also install the nodist_myexeclib_SCRIPTS, we also need to
provide symbolic links for them if symlink installat... - 05:16 pm ganeti-local Revision eb0413c6: Provide symlinks for all myexeclib_SCRIPTS
- As we also install the nodist_myexeclib_SCRIPTS, we also need to
provide symbolic links for them if symlink installat... - 05:15 pm ./kamaki Revision 9c9169ac: Update changelog for meta/properties image methods
- Refs: #4231
- 05:11 pm ./kamaki Revision 404eb288: Add documenation for image meta/properties cmds
- Refs: #4231
- 05:04 pm Revision 6dd3e7c2: docs: Changes in django e-mail configuration
- 04:50 pm snf-ganeti Revision 2c88200b: CLI: actually remove the --no-drbd-storage option
- This removes the '--no-drbd-storage' option completely
from the command line interface. The hugepages design
doc stil... - 04:50 pm ganeti-local Revision 2c88200b: CLI: actually remove the --no-drbd-storage option
- This removes the '--no-drbd-storage' option completely
from the command line interface. The hugepages design
doc stil... - 04:50 pm snf-ganeti Revision 38969795: cluster init/modify: set helper without DRBD being enabled
- The logic around the DRBD usermode helper so far was that
setting it was only possible when DRDB was not explicitely
... - 04:50 pm ganeti-local Revision 38969795: cluster init/modify: set helper without DRBD being enabled
- The logic around the DRBD usermode helper so far was that
setting it was only possible when DRDB was not explicitely
... - 04:50 pm snf-ganeti Revision a25f44a4: QA: adapt changes wrt DRBD usermode helper
- This adjusts and extends the QA for 'gnt-cluster modify'
with respect to the changes regarding the DRBD
usermode help... - 04:50 pm ganeti-local Revision a25f44a4: QA: adapt changes wrt DRBD usermode helper
- This adjusts and extends the QA for 'gnt-cluster modify'
with respect to the changes regarding the DRBD
usermode help... - 04:50 pm ganeti-local Revision 25e5e785: objects.py: upgrade config
- Upgrading the config with respect to the DRBD usermode
helper was so far based on a guess whether or not DRBD
is enab... - 04:50 pm snf-ganeti Revision 25e5e785: objects.py: upgrade config
- Upgrading the config with respect to the DRBD usermode
helper was so far based on a guess whether or not DRBD
is enab... - 04:50 pm snf-ganeti Revision 31ccfc0e: cluster modify: deprecate --no-drbd-storage
- As in the previous patch, the option '--no-drbd-storage'
is deprectated, because it is subsumed by the non-inclusion
... - 04:50 pm ganeti-local Revision 31ccfc0e: cluster modify: deprecate --no-drbd-storage
- As in the previous patch, the option '--no-drbd-storage'
is deprectated, because it is subsumed by the non-inclusion
... - 04:50 pm snf-ganeti Revision 7796e1f8: cluster init: deprecate --no-drbd-storage
- Whether or not a particular type of storage is enabled
or not is determined by the list of enabled disk templates
in ... - 04:50 pm ganeti-local Revision 7796e1f8: cluster init: deprecate --no-drbd-storage
- Whether or not a particular type of storage is enabled
or not is determined by the list of enabled disk templates
in ... - 04:50 pm snf-ganeti Revision 9af7ece3: cluster verify: check drbd helper only when drbd enabled
- This change makes sure that 'gnt-cluster verify' only
checks for the DRBD usermode helper, if DRBD is actually
enable... - 04:50 pm ganeti-local Revision 9af7ece3: cluster verify: check drbd helper only when drbd enabled
- This change makes sure that 'gnt-cluster verify' only
checks for the DRBD usermode helper, if DRBD is actually
enable... - 04:50 pm snf-ganeti Revision 7c577910: cmdlib/cluster.py: unit tests for usermode helper
- This patch factors out the functions that deal with setting
and modifying the DRBD usermode helper in cluster.py in
o... - 04:50 pm ganeti-local Revision 7c577910: cmdlib/cluster.py: unit tests for usermode helper
- This patch factors out the functions that deal with setting
and modifying the DRBD usermode helper in cluster.py in
o... - 04:50 pm ganeti-local Revision c121d42f: gnt_cluster.py: unit test for usermode helper
- This patch factors out the functions in gnt_cluster
(related to cluster init and cluster modify) which
deal with sett... - 04:50 pm snf-ganeti Revision c121d42f: gnt_cluster.py: unit test for usermode helper
- This patch factors out the functions in gnt_cluster
(related to cluster init and cluster modify) which
deal with sett... - 04:50 pm ganeti-local Revision af95196c: bootstrap.py: unit tests for setting the usermode helper
- This patch factors out the function that checks the DRBD
usermode helper in bootstrap (cluster init) in order to make... - 04:50 pm snf-ganeti Revision af95196c: bootstrap.py: unit tests for setting the usermode helper
- This patch factors out the function that checks the DRBD
usermode helper in bootstrap (cluster init) in order to make... - 04:42 pm ./kamaki Feature #4231 (Resolved): Implement property handling methods for plankton/image
- 04:38 pm ./kamaki Revision ca5528f1: Add meta/properties image methods, whip compute
- Refs: #4231
New methods:
/image meta list/set/delete --<meta>[=value] ... -p k1[=v1] [-p k2[=v2]] ... - 04:14 pm snf-image Revision e91748b7: Bump version to 0.9.2next
- 04:06 pm snf-image Revision 98c5dcfc: Bump version to 0.9.2-1~wheezy
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 04:06 pm snf-image Revision 0f494f04: Merge branch 'master' into debian-wheezy
- 03:59 pm snf-image Revision a1358a56: Remove snf-image-helper.control garbage file
- 03:57 pm snf-image Revision c4717cea: Remove snf-image-helper.control garbage file
- 03:46 pm snf-image Revision f0217dec: Update build dependencies
- Add missing snf-image-helper build dependencies
- 03:44 pm Revision 98ea47ae: astakos: Correct padding auth methods headers
- 03:44 pm snf-image Revision 7a0798ba: Update build dependencies
- Add missing snf-image-helper build dependencies
- 03:20 pm snf-image Revision 712c1faf: Remove snf-image-update-helper
- Remove snf-image-update-helper (it does not work in wheezy) and
update the postinstall message to advise the users to... - 03:08 pm snf-ganeti Revision 46204919: In the manpages, use unversioned paths
- Ganeti now installs all its files into a version-specific directory
and only adds symbolic links at the canonical ins... - 03:08 pm ganeti-local Revision 46204919: In the manpages, use unversioned paths
- Ganeti now installs all its files into a version-specific directory
and only adds symbolic links at the canonical ins... - 03:04 pm ganeti-local Revision f148fe23: Merge branch 'stable-2.8' into stable-2.9
- * stable-2.8
Add function to unwrap Results logging failures
Make the DRBD collector more failure-resilient
Pre... - 03:04 pm snf-ganeti Revision f148fe23: Merge branch 'stable-2.8' into stable-2.9
- * stable-2.8
Add function to unwrap Results logging failures
Make the DRBD collector more failure-resilient
Pre... - 12:44 pm Revision 3fe0830a: new ui: general settlement of files
- 12:43 pm snf-image Revision 8f958ead: Bump version to 0.9.2-2~squeeze
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 12:41 pm snf-image Revision 0e019030: Merge branch 'debian' of https://code.grnet.gr/git/snf-image into debian
- 12:35 pm snf-image Revision 7db40313: Bump version to 0.9.2-1~squeeze
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 12:33 pm snf-image Revision 449033e6: Merge branch 'master' into debian
- 12:27 pm snf-image Revision a1d2068f: Update ChangeLogs and version.m4 for v0.9.2
- 12:19 pm Revision bf348d7d: new ui: update icon-font and corresponding files
- 11:46 am snf-ganeti Revision c3ae7998: Change versiondir to adhere the changed design
- Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 11:46 am ganeti-local Revision c3ae7998: Change versiondir to adhere the changed design
- Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 11:46 am ganeti-local Revision 4c4153b5: Change design to install to ${PREFIX}/lib/ganeti-${VERSION}
- Even though the ${PREFIX}/opt/ only came into the design in the review
process, it is not the best choice, as /opt is... - 11:46 am snf-ganeti Revision 4c4153b5: Change design to install to ${PREFIX}/lib/ganeti-${VERSION}
- Even though the ${PREFIX}/opt/ only came into the design in the review
process, it is not the best choice, as /opt is... - 11:28 am ganeti-local Revision 0865101d: NEWS update and version bump for 2.8 rc2
- Latest modifications and fixes added to the NEWS file.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed... - 11:28 am snf-ganeti Revision 0865101d: NEWS update and version bump for 2.8 rc2
- Latest modifications and fixes added to the NEWS file.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed... - 11:26 am ./kamaki Revision dad1b874: Implement clients.image.update_image
- Refs: #4231
This method will allow for image update and especialy property handling - 11:25 am Revision 6488097c: cyclades: Do not pass 'hotplug' if disabled
- Fix passing of hotplug argument to GanetiRAPIClient, in case the
GANETI_USE_HOTPLUG is unset. If the Ganeti version d... - 11:25 am Revision bd9b6f21: deploy: Performance tune for postgresql
- Turn off fsync, synchronous_commit and full_pages_writer to speed up
postgresql. DB is not no longer crash-safe, but ... - 11:10 am snf-image Revision 3e1c0b71: Fix the postinstall msg of the snf-image package
- Make sure to inform the user about the installation of the
snf-image-helper image - 11:02 am Revision 182f3fe2: new ui: Drag & drop file upload (without style)
- 11:02 am Revision 846f5913: new ui: Drag & drop functionality with styles
- 10:53 am Pithos MS Client Revision c1c0d9ac: Version Sync
- Signed-off-by: George Pantazis <ggpanta@gmail.com>
- 10:31 am snf-image Revision 5d57e2bd: Delete version_pinning.pref during dh_auto_clean
- 09:32 am ganeti-local Revision 6afb9fb4: Simplify '_CheckOutputFields'
- Function '_CheckOutputFields' was receiving three field sets, two of
which were simply being merged together. This w... - 09:32 am snf-ganeti Revision 6afb9fb4: Simplify '_CheckOutputFields'
- Function '_CheckOutputFields' was receiving three field sets, two of
which were simply being merged together. This w... - 09:32 am snf-ganeti Revision dc3dcdaf: Add 'SF_NODE' to 'VALID_STORAGE_FIELDS'
- Constant 'SF_NODE' is a storage field and, therefore, should be in
'VALID_STORAGE_FIELDS'. This patch fixes this and... - 09:32 am ganeti-local Revision dc3dcdaf: Add 'SF_NODE' to 'VALID_STORAGE_FIELDS'
- Constant 'SF_NODE' is a storage field and, therefore, should be in
'VALID_STORAGE_FIELDS'. This patch fixes this and... - 09:31 am snf-ganeti Revision c2266ec8: Remove storage field duplication in 'qa'
- QA was adding 'SF_TYPE' to a list containing all storage fields (i.e.,
'VALID_STORAGE_FIELDS'). However, 'SF_TYPE' i... - 09:31 am ganeti-local Revision c2266ec8: Remove storage field duplication in 'qa'
- QA was adding 'SF_TYPE' to a list containing all storage fields (i.e.,
'VALID_STORAGE_FIELDS'). However, 'SF_TYPE' i... - 09:00 am Revision 705f70a9: ci: Handle ssh access for demo.synnefo.org
08/26/2013
- 06:43 pm Revision 199a6ea4: new ui: add guide for font-icon
- 06:32 pm ./kamaki Feature #4228 (Resolved): Add usernames when displaying uuids for users
- 06:31 pm ./kamaki Revision 900341f4: Merge branch 'feature-id-to-name' into develop
- 06:29 pm ./kamaki Revision cf115aed: Implement all user-id --> username mapings
- Refs: #4228
- 05:15 pm snf-image Revision 8f95a5ed: Add missing -- in dh_auto_configure
- if you miss this, then the --enable-version-consistency-check is not
treated as a ./configure option - 04:38 pm Revision 72dd7a97: new ui: add view of files that are uploading
- 04:35 pm ./kamaki Revision 878625de: Merge branch 'develop' into debian-develop
- 04:35 pm ./kamaki Revision e8ebc6d2: Merge branch 'feature-flavor-filters' into develop
- 04:34 pm ./kamaki Revision 134424dc: Update Changelog for list filters and renames
- 04:32 pm ./kamaki Revision c79faeb5: Implement all filters for network list +user names
- Refs: #4220, #4228
- 03:54 pm snf-image Revision 94bf3bf9: Automatically create the version_pinning.pref file
- Get the debian version from the DEB_DEVFLOW_DEBIAN_VERSION environmental
variable created by devflow - 03:46 pm ./kamaki Revision d8ff7b56: Implement filters for flavor & exapdn 2 all lists
- Refs: #4220
- 03:36 pm Revision 62fcf0e5: ci: Implement file lock mechanism for temp_config
- Before writing to temp config file, acquire a lock
and re-read it's contents to make sure we don't
overwrite anything. - 03:28 pm snf-image Revision faa905d8: Merge the 2 debian directories into one
- 02:13 pm ./kamaki Revision 6d190dd1: Create _id/name_filter methods for all listings
- Refs: #4220
- 01:05 pm Revision 07c13754: ci: Add build ID to server name
- 12:49 pm snf-image Revision df3b3b53: Merge branch 'master' into debian
- 12:48 pm snf-image Revision c88e0fd9: Merge branch 'debian-0.9' into debian
- Conflicts:
snf-image-host/debian/control - 12:42 pm snf-image Revision 21c40ed6: Make use of devflow building system
- 11:37 am ./kamaki Revision decfd322: Merge branch 'feature-image-list-filters' into develop
- 11:36 am ./kamaki Revision 9d2f656a: Update changelog for filtering and user names
- 11:27 am ./kamaki Revision f00db940: Add usernames to server list
- Refs: #4228
- 11:25 am Revision ee7a28be: pithos: Fix stale import from tests file
08/24/2013
- 09:10 pm Revision 401777e9: pithos: Selectable backend storage
- pep8 fixes.
08/23/2013
- 06:07 pm ./kamaki Revision 89ea97e1: Impement basic/custom filters for server list
- Refs: #4220
New filters: name[-like/-suffix/-prefix], flavor_id, image_id, metadata[-like] - 06:04 pm Revision 6058ae72: ci: Fix bugs with path expansion
- Python does not do any automatic path expansions.
User has to call functions such as expanduser() and
expandvars().
... - 06:00 pm Revision dfcece01: cyclades: Fix broken tests from commit #c172f4a
- Commit #c172f4a used the "size" attribute of images. This commit
fixes mocked images of tests to contain this attribute. - 05:20 pm snf-image-creator Revision 694ca1e9: Update version to 0.5.1next
- 05:17 pm snf-image-creator Revision 7b93cb76: Merge branch 'hotfix-0.5.1' into develop
- 05:17 pm snf-image-creator Revision be997992: Merge branch 'hotfix-0.5.1'
- 05:15 pm snf-image-creator Revision b9d5b28d: Bump version to 0.5.1-1~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 05:15 pm snf-image-creator Revision 58b65071: Merge branch 'hotfix-0.5.1' into debian-precise
- 05:00 pm snf-image-creator Revision 186757a1: Bump version to 0.5.1-1~wheezy
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 05:00 pm snf-image-creator Revision eee82c44: Merge branch 'hotfix-0.5.1' into debian-wheezy
- 04:47 pm snf-image-creator Revision cce32fea: Update ChangeLog and version.py for 0.5.1
- 04:37 pm Pithos MS Client Revision 236f3a61: Small fix on releasing json parsed data (~10kb of ram)
- Added a "governor" in order to select the priority of the application
Added option for user selectable priority (not ... - 04:25 pm snf-image-creator Revision b25b422b: Fix a KeyError bug in dialog_wizard.py
- 04:24 pm snf-image-creator Revision effda5db: Extend the allowed cloud name characters
- Allow the characters that kamaki allows
- 04:13 pm Revision 6f8a6522: pithos: Fix hardcoded DEFAULT_BLOCK_PATH
- A RuntimeError exception is raised when PITHOS_BACKEND_BLOCK_PATH is empty.
- 04:06 pm ./kamaki Bug #4232 (Closed): split_input over-splits key=value strings if quotes are included in values
- Apears only in interactive shell mode, where split_input is called.
This bug affects all operations with arbitary nu... - 03:57 pm Revision 09ce1d00: pithos: Selectable backend storage
- Introduced PITHOS_BACKEND_STORAGE field for selecting
between 'nfs' and 'rados'.
Fixed hardcoded ceph conf file by i... - 03:36 pm ./kamaki Revision 466636c9: Fix bug when setting an empty cloud alias
- 03:31 pm Revision 358a19bc: ci: Improve flavors/images finder
- Allow for search both by name (using regular
expressions) or by id. - 03:16 pm ganeti-local Revision 0ac2ff3b: Update iallocator design to include MonD data
- Add "MonD data" sub-section.
Signed-off-by: Spyros Trigazis <strigazi@gmail.com>
Signed-off-by: Michele Tartara <mta... - 03:16 pm snf-ganeti Revision 0ac2ff3b: Update iallocator design to include MonD data
- Add "MonD data" sub-section.
Signed-off-by: Spyros Trigazis <strigazi@gmail.com>
Signed-off-by: Michele Tartara <mta... - 03:12 pm snf-ganeti Revision 78f99abb: Lint improvements to regexps
- Fix some regular expressions so that they pass lint checks with newer versions
of pylint.
Signed-off-by: Michele Tar... - 03:12 pm ganeti-local Revision 78f99abb: Lint improvements to regexps
- Fix some regular expressions so that they pass lint checks with newer versions
of pylint.
Signed-off-by: Michele Tar... - 02:53 pm ./kamaki Feature #4231 (Closed): Implement property handling methods for plankton/image
- This is possible with PUT:
http://api.openstack.org/api-ref.html#os-images-1.0
http://www.synnefo.org/doc... - 02:47 pm Revision 0f2b42b9: docs: New projects design
- 01:10 pm Pithos MS Client Revision 221cd2cd: Fix for API Token refresh
- Fix for Preferences
small fix in installer
Fix for Plugins
Signed-off-by: George Pantazis <ggpanta@gmail.com> - 01:00 pm Revision 3754fdcd: ci: Automatic yes to apt-get prompts
- 12:45 pm ./kamaki Revision fc48b144: Complete basic filters in image compute list
- Refs: #4220
- 12:16 pm Revision c172f4ab: Pass hashmap instead of location to snf-image
- Update Cyclades, to pass as 'img_id' the hashmap('checksum') of the
image, instead of the location URL. In that way, ... - 11:59 am snf-image Revision 472f97f0: Fix Pithos backend initialization
- Update pithcat to initialize the Pithos ModularBackend differently,
based on the type of the requested image URL. Spe... - 11:54 am snf-image Revision ce30e1f5: Correct some PEP8 errors to pithcat
- 10:39 am ./kamaki Revision f98912a4: Force shell to do nothing in empty lines
- 10:27 am snf-ganeti Revision f51e9849: Add name for the Parameter ND_OVS
- That was forgotten when the parameter was added.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Michel... - 10:27 am ganeti-local Revision f51e9849: Add name for the Parameter ND_OVS
- That was forgotten when the parameter was added.
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Michel... - 09:56 am ganeti-local Revision 03b0b21b: Add new node parameters to Object.hs
- In commit 807d8853, new node parameters were introduced in the python world.
Add them to the haskell world as well to... - 09:56 am snf-ganeti Revision 03b0b21b: Add new node parameters to Object.hs
- In commit 807d8853, new node parameters were introduced in the python world.
Add them to the haskell world as well to...
08/22/2013
- 06:55 pm ./kamaki Revision 854222c7: Try a unified filtering method in image ? list
- Refs: #4220
- 06:18 pm ganeti-local Revision 902eb29f: Add unit test for GetLinuxNodeInfo
- The function was not unit tested previously.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga... - 06:18 pm snf-ganeti Revision 902eb29f: Add unit test for GetLinuxNodeInfo
- The function was not unit tested previously.
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga... - 06:17 pm snf-ganeti Revision 23cb5697: Prepare GetLinuxNodeInfo for testing
- The names of the input files are not hardcoded anymore, but they are now default
parameters.
No changes for the call... - 06:17 pm ganeti-local Revision 23cb5697: Prepare GetLinuxNodeInfo for testing
- The names of the input files are not hardcoded anymore, but they are now default
parameters.
No changes for the call... - 06:04 pm ./kamaki Revision 1716a15d: Add a filter_dicts_by_dict utils method
- Refs: #4220
This is a multipurpose method to be used for CLI filtering - 06:02 pm snf-ganeti Revision 9cf292af: Add configure option on whether to install symlinks
- As of Ganeti 2.10, all files are installed into a single, version
specific, directory. In this way, several Ganeti ve... - 06:02 pm ganeti-local Revision 9cf292af: Add configure option on whether to install symlinks
- As of Ganeti 2.10, all files are installed into a single, version
specific, directory. In this way, several Ganeti ve... - 06:01 pm snf-ganeti Revision 667e9959: Move installation to a single Ganeti specific directory
- As first step of implementing the new upgrade procedure (see design
document), make Ganeti install all files into a s... - 06:01 pm ganeti-local Revision 667e9959: Move installation to a single Ganeti specific directory
- As first step of implementing the new upgrade procedure (see design
document), make Ganeti install all files into a s... - 05:22 pm Revision 426d4ae3: docs: Update cyclades.rst and admin guide
- 05:22 pm Revision 305dbce0: docs: Update pithos.rst
- 05:22 pm Revision 3a0ce98e: docs: Update index page & Astakos related docs
- * Update index page
* Rewrite the Astakos description in astakos.rst
* Move useful info from astakos.rst to the Adm... - 05:18 pm Revision d1f57c47: ci: Remove forgotten debug message
- 05:06 pm Revision 6c3cc77e: ci: Install x2goserver
- 04:46 pm snf-image-creator Revision f5634b9a: Use forceall in e2fsck if available
- Before shrinking a filesystem use the e2fsck -y if the underlined
guestfs library supports it. - 04:26 pm snf-image-creator Revision a38447ba: In _foreach_file check if the directory exists
- Otherwise print a warning.
- 03:28 pm snf-image-creator Revision 6a7a5d4e: Bump version to 0.5.1
- 03:03 pm snf-ganeti Revision 7bb0c47f: Check right disk template in inst set params
- While checking the parameters of the opcode for LUInstanceSetParams, the
already set disk_template was checked instea... - 03:03 pm ganeti-local Revision 7bb0c47f: Check right disk template in inst set params
- While checking the parameters of the opcode for LUInstanceSetParams, the
already set disk_template was checked instea... - 03:02 pm ./kamaki Revision 5576a4eb: Add --property-like in image list
- Refs: #4220
- 01:35 pm snf-image-creator Revision 6418a672: Bump version to 0.5-1~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 01:34 pm snf-image-creator Revision 53c598ef: Merge branch 'master' into debian-precise
- 01:28 pm Revision 07710fc3: ci: Install firefox
- 01:25 pm snf-image-creator Revision 4c5a78f7: Add winexe and qemu-kvm as dependencies
- 01:05 pm snf-image-creator Revision 15bc03a8: Bump version to 0.5-1~wheezy
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 01:05 pm snf-image-creator Revision 07ef93e1: Merge branch 'master' into debian-wheezy
- 12:50 pm snf-image-creator Revision 6a523584: Add extra qemu-kvm and winexe dependency
08/21/2013
- 06:26 pm ganeti-local Revision 8baa9ca7: Add OpenvSwitch functionality to LUNodeAdd
- This patch adds functionality to LUNodeAdd to
- check the arguments given. It will warn if no physical link is give... - 06:26 pm snf-ganeti Revision 90d8d4d1: Add RPC functionality for creating OpenvSwitches
- This patches adds the needed RPC functions in order to create the
OpenvSwitches on the nodes.
Signed-off-by: Sebasti... - 06:26 pm snf-ganeti Revision 7699ab7b: Minor documentations fixed to gnt-node man page
- Fix two grammatical errors in gnt-node man page
Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>
Signed-off-by: ... - 06:26 pm snf-ganeti Revision c760c1aa: Add parameters for OpenvSwitch to gnt-node
- Extend gnt-node by parameters for OpenvSwitch. --ovs Flag to enable
OpenvSwitch, --ovs-name for the name of the Openv... - 06:26 pm snf-ganeti Revision 2e5fc2ed: Documentation of new node parameters
- This will add the new node parameters to the ganeti man page.
Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>
S... - 06:26 pm ganeti-local Revision c760c1aa: Add parameters for OpenvSwitch to gnt-node
- Extend gnt-node by parameters for OpenvSwitch. --ovs Flag to enable
OpenvSwitch, --ovs-name for the name of the Openv... - 06:26 pm ganeti-local Revision 2e5fc2ed: Documentation of new node parameters
- This will add the new node parameters to the ganeti man page.
Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>
S... - 06:26 pm ganeti-local Revision 90d8d4d1: Add RPC functionality for creating OpenvSwitches
- This patches adds the needed RPC functions in order to create the
OpenvSwitches on the nodes.
Signed-off-by: Sebasti... - 06:26 pm snf-ganeti Revision 8baa9ca7: Add OpenvSwitch functionality to LUNodeAdd
- This patch adds functionality to LUNodeAdd to
- check the arguments given. It will warn if no physical link is give... - 06:26 pm ganeti-local Revision 7699ab7b: Minor documentations fixed to gnt-node man page
- Fix two grammatical errors in gnt-node man page
Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>
Signed-off-by: ... - 06:26 pm ganeti-local Revision 4daa5eb9: Backend: Create openvswitches on the nodes
- This is the functionality to create the OpenvSwitches on the nodes.
Parameters are given via opcode and checked as we... - 06:26 pm snf-ganeti Revision 4daa5eb9: Backend: Create openvswitches on the nodes
- This is the functionality to create the OpenvSwitches on the nodes.
Parameters are given via opcode and checked as we... - 06:26 pm ./kamaki Revision f1e5b343: Optimize username aquisition in image list
- Refs: #4228
Collect all uuids and get them with one request - 06:21 pm snf-ganeti Revision 807d8853: Add params for OpenvSwitch to ndparams
- This patch introduces the needed fields for OpenvSwitch parameters
into ndparams and also provides the default values... - 06:21 pm ganeti-local Revision 807d8853: Add params for OpenvSwitch to ndparams
- This patch introduces the needed fields for OpenvSwitch parameters
into ndparams and also provides the default values... - 06:20 pm ganeti-local Revision 4ab6784a: Add design for OpenvSwitch autoconfiguration
- This design doc adds details about how the autoconfiguration of
openvswitch should work in the cluster <-> node group... - 06:20 pm snf-ganeti Revision 4ab6784a: Add design for OpenvSwitch autoconfiguration
- This design doc adds details about how the autoconfiguration of
openvswitch should work in the cluster <-> node group... - 06:19 pm ganeti-local Revision b1633ed9: Make the DRBD collector more failure-resilient
- If information about instances is not available, just log the error and
continue without it.
Signed-off-by: Michele ... - 06:19 pm snf-ganeti Revision b1633ed9: Make the DRBD collector more failure-resilient
- If information about instances is not available, just log the error and
continue without it.
Signed-off-by: Michele ... - 06:18 pm snf-ganeti Revision 838393d1: Add function to unwrap Results logging failures
- Add logWarningIfBad, a utility function similar to exitIfBad, that logs a
warning and returns a default value instead... - 06:18 pm ganeti-local Revision 838393d1: Add function to unwrap Results logging failures
- Add logWarningIfBad, a utility function similar to exitIfBad, that logs a
warning and returns a default value instead... - 05:55 pm ./kamaki Feature #4228 (Closed): Add usernames when displaying uuids for users
- Whenever a uuid is displayed, it is good to also display the corresponding username
- 05:53 pm ./kamaki Revision 95641ecc: Augment user info in image list
- Refs: #4228
- 04:30 pm ganeti-local Revision b01d9504: Fix bug in NodeD and RapiD usage strings
- The strings did not comply with the style guide, and were not diplayed
correctly either.
Signed-off-by: Michele Tart... - 04:30 pm snf-ganeti Revision b01d9504: Fix bug in NodeD and RapiD usage strings
- The strings did not comply with the style guide, and were not diplayed
correctly either.
Signed-off-by: Michele Tart... - 04:04 pm ./kamaki Revision 2d1202ee: Add --property to image list
- Refs: #4220
Also, fix various bugs introduced by utils re-writtings - 03:37 pm Revision 9569cdc8: new ui: storage pages and javascript fixes
- New page for storage list view.
New functionality for overlay module.
Various style fixes. - 03:15 pm Revision 465ccebd: ci: Remove ssh_keys value from config file
- 01:48 pm Revision 5323404f: ci: Allow the use of local repo
- Instead of cloning Synnefo from its official repo,
user can choose (using --local-repo option, or by not
setting the ... - 01:15 pm ./kamaki Revision daedfe3c: Fix division by 0 bug
- 12:59 pm ./kamaki Feature #4220: Add filterting options in kamaki
- There are three types of filters in kamaki cli side:
A. supported by API Request
B. included in API Response
C. ... - 12:12 pm Revision 561d42ec: deploy: Fix bug introduced by escape character
- 11:43 am Revision 61aedf5a: deploy: Allow access in db from localhost
- Allow password-less access in DB from localhost, in order to ease
running of unittests. - 11:43 am Revision f2215426: tests: Rename default database name
- 11:36 am Revision 20a626e7: cyclades: Fix call to api_method_not_allowed
- 11:09 am Revision f45e6d7f: astakosclient: Validate input
- When initializing AstakosClient, check if provided
auth_url, account_url and ui_url have the same netloc. - 10:27 am snf-ganeti Revision 1583d0e4: Adapt tests for merged changes in IPolicy handling
- The enabled disk templates in IPolicies are stricter checked after the
merge from 2.9, so adapt the tests to follow t... - 10:27 am ganeti-local Revision 1583d0e4: Adapt tests for merged changes in IPolicy handling
- The enabled disk templates in IPolicies are stricter checked after the
merge from 2.9, so adapt the tests to follow t... - 10:27 am ganeti-local Revision 4a8c84f3: Add unit tests for LUInstanceMultiAlloc
- This patch adds unit test coverage for LUInstanceMultiAlloc.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Re... - 10:27 am snf-ganeti Revision 4a8c84f3: Add unit tests for LUInstanceMultiAlloc
- This patch adds unit test coverage for LUInstanceMultiAlloc.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Re... - 10:27 am snf-ganeti Revision bf2a3eba: Add unit test for LUInstanceRename
- This patch adds unit test coverage for LUInstanceRename.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Review... - 10:27 am ganeti-local Revision bf2a3eba: Add unit test for LUInstanceRename
- This patch adds unit test coverage for LUInstanceRename.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Review... - 10:27 am ganeti-local Revision 72bac0c5: Add basic unit tests for instance import
- This patch adds basic unit tests for instance import in
LUInstanceCreate. It does not provide full coverage though.
... - 10:27 am snf-ganeti Revision 72bac0c5: Add basic unit tests for instance import
- This patch adds basic unit tests for instance import in
LUInstanceCreate. It does not provide full coverage though.
... - 10:27 am ganeti-local Revision 57da0458: Introduce GetMockLU and reduce use of _FakeLU
- Introduce a new method of creating a mocked LU for tests, and reduce the
use of the legacy _FakeLU class.
Signed-off... - 10:27 am snf-ganeti Revision 57da0458: Introduce GetMockLU and reduce use of _FakeLU
- Introduce a new method of creating a mocked LU for tests, and reduce the
use of the legacy _FakeLU class.
Signed-off... - 10:27 am snf-ganeti Revision e066018b: Add unit tests for LUInstanceRemove and -Move
- This patch adds unit test coverage for LUInstanceRemove and
LUInstanceMove.
Signed-off-by: Thomas Thrainer <thomasth... - 10:27 am ganeti-local Revision e066018b: Add unit tests for LUInstanceRemove and -Move
- This patch adds unit test coverage for LUInstanceRemove and
LUInstanceMove.
Signed-off-by: Thomas Thrainer <thomasth... - 10:27 am snf-ganeti Revision 66222813: Add unit tests for LUInstanceCreate and move tests
- - Move instance related tests to instance_unittest.py
- Adapt moved tests to the new test framework where appropriate... - 10:27 am ganeti-local Revision 66222813: Add unit tests for LUInstanceCreate and move tests
- - Move instance related tests to instance_unittest.py
- Adapt moved tests to the new test framework where appropriate... - 10:26 am snf-ganeti Revision 7b6996a8: disk_template param is optional in instance create
- The disk_template parameter is optional during disk create (the first
enabled disk template is taken in this case), s... - 10:26 am ganeti-local Revision 7b6996a8: disk_template param is optional in instance create
- The disk_template parameter is optional during disk create (the first
enabled disk template is taken in this case), s... - 10:25 am snf-ganeti Revision d2429198: Merge branch 'stable-2.9' into master
- * stable-2.9
Allow instance mods if only osparams are given
Use node UUIDs for locking instead of node names
Al... - 10:25 am ganeti-local Revision d2429198: Merge branch 'stable-2.9' into master
- * stable-2.9
Allow instance mods if only osparams are given
Use node UUIDs for locking instead of node names
Al... - 09:23 am Revision d6719b00: deploy: Fix --dhcp option of network-create cmd
- 09:18 am Revision b46430f0: Add dependencies between Synnefo packages
- Explicitly declare the dependencies between Synnefo packages in
debian/control file, instead of auto generating them ...
08/20/2013
- 06:44 pm ganeti-local Revision cf9f3b92: Design document for automatised upgrades
- This design document describes how upgrade and downgrades
can be made more automatic for future versions.
Signed-off... - 06:44 pm snf-ganeti Revision cf9f3b92: Design document for automatised upgrades
- This design document describes how upgrade and downgrades
can be made more automatic for future versions.
Signed-off... - 05:56 pm Revision 46ded653: ci: Update schema files
- Package snf-deploy has add a new section (keys) in deploy.conf
- 05:36 pm Revision b7496c88: ci: Better handling of build_ids
- Now a new build id is created every time we issue a
create command and build_id is None. Any subsequent
commands will... - 04:50 pm Revision 5bd5d561: deploy: Add snfdeploy to path to import version
- 04:38 pm ./kamaki Revision ecbbc4ca: Merge branch 'develop' into debian-develop
- 04:37 pm ./kamaki Revision 3c9f216e: Merge branch 'feature-clitests-utils' into develop
- 04:37 pm ./kamaki Revision 023cb1d3: Update Changelog for utils unittests
- Refs: #4058
- 04:36 pm ./kamaki Revision 23963422: Complete cli.utils unittests
- Refs: #4058
- 04:07 pm Revision 79144a72: ci: Temporary_config supports multiple machines
- Use one temporary_config that will contain information
about every machine we have build until now, so we
can go back... - 03:48 pm snf-ganeti Revision dd84e715: Merge branch 'stable-2.8' into stable-2.9
- * stable-2.8
Allow instance mods if only osparams are given
Fix harep manpage title
Use FQDN to check master no... - 03:48 pm ganeti-local Revision dd84e715: Merge branch 'stable-2.8' into stable-2.9
- * stable-2.8
Allow instance mods if only osparams are given
Fix harep manpage title
Use FQDN to check master no... - 03:41 pm Revision 9599e997: cyclades: Add check for net action with no hotplug
- In case hotplug is disabled, via GANETI_USE_HOTPLUG setting, network
actions should be allowed only on STOPPED vms. T... - 03:38 pm Feature #4199 (Resolved): ci: Read-only config file
- ci: Temporary_config supports multiple machines
Use one temporary_config that will contain information
about ... - 03:18 pm snf-ganeti Revision 125e1230: Allow instance mods if only osparams are given
- osparams are now recognized as changes, so changing only those without
other changes works too now.
(cherry picked f... - 03:18 pm ganeti-local Revision 125e1230: Allow instance mods if only osparams are given
- osparams are now recognized as changes, so changing only those without
other changes works too now.
(cherry picked f... - 03:15 pm Revision 7ec9df5b: astakos: Remove unneeded .settings directory
- 02:55 pm Revision 09566b56: new ui: style corrections for reveal-modal
- 02:46 pm ganeti-local Revision 6869f673: Use node UUIDs for locking instead of node names
- LUInstanceMultiAlloc used node names instead of node UUIDs to lock
required nodes. This patch fixes this bug.
Signed... - 02:46 pm snf-ganeti Revision 6869f673: Use node UUIDs for locking instead of node names
- LUInstanceMultiAlloc used node names instead of node UUIDs to lock
required nodes. This patch fixes this bug.
Signed... - 02:25 pm Revision cdb6963a: Merge branch 'develop' into debian-develop
- 02:15 pm Revision 948df80e: Merge branch 'debian-feature-snf-deploy' into debian-develop
- Conflicts:
version - 02:05 pm Revision 6e3d008c: new ui: style fixes
- 02:04 pm Revision 5b5eee64: Remove file left from commit 50dce93
- 02:00 pm Revision 20082534: new ui: Overall improvements (html, css, iconfonts)
- 01:54 pm ganeti-local Revision 71a3ad07: Set pcre version to 0.94.4
- Running 'make' in the chroot complains about pcre 0.94.4
being required.
Signed-off-by: Helga Velroyen <helgav@googl... - 01:54 pm snf-ganeti Revision 71a3ad07: Set pcre version to 0.94.4
- Running 'make' in the chroot complains about pcre 0.94.4
being required.
Signed-off-by: Helga Velroyen <helgav@googl... - 01:53 pm snf-ganeti Revision 5eae613c: Allow instance mods if only osparams are given
- osparams are now recognized as changes, so changing only those without
other changes works too now.
Signed-off-by: T... - 01:53 pm ganeti-local Revision 5eae613c: Allow instance mods if only osparams are given
- osparams are now recognized as changes, so changing only those without
other changes works too now.
Signed-off-by: T... - 01:50 pm Revision 1c230fd8: ci: snf-deploy is now part of Synnefo software
- Install snf-deploy from the Synnefo repo
and not from it's old one. - 01:32 pm Feature #3439 (Closed): Write docs for astakosclient
- 01:32 pm Feature #3440 (Closed): Add quotas functionality to astakosclient
- 01:31 pm Feature #4192 (Feedback): ci: Get flavor by name
- Flavor names are now defined using regula expressions.
For example flavor_name = C8R8...D1000drbd, C4R4...D.*archi... - 01:25 pm Revision a8bfeffc: ci: Get flavor by name
- The option flavor_name support a list of flavors to try.
Refs #4192 - 01:05 pm Revision f7860bbb: astakosclient: Complete redesign astakosclient
- Accept auth_url as the default entry point and
query astakos endpoints to find out the
account and ui urls. - 11:19 am Revision 788833c7: new ui: editable vm details
- 10:47 am Revision 78e2d3dd: new ui: Add the create network site (html, css, js)
- 09:39 am Revision 4eaa5f3c: pithos: Remove stale import from tests file
- 08:40 am Revision 231b0fb6: cyclades: Fix check for firewall profile
- 08:33 am Revision 6e0e55ba: Enforce nodes the given hostnames
- This means that hostnames are not important in nodes.conf and
should not reflect to existing infra.
Signed-off-by: D... - 08:33 am Revision 703d78d6: Try put resolv.conf due to chattr +i
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision 8665d8b6: Minor fix in setup_hosts (sed -i /etc/hosts)
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision 34e315ac: Allow password-less access from db node in db
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision 8f5ea521: Add --no-keys-inject option
- This skips key injection in nodes
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 08:33 am Revision 8780d2fa: Pass key_inject in setup_env
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision 108fbde6: Fix db access
- Allow password-less access from nodes with webproject.
Allow password-less access from db node.
Signed-off-by: Dimit... - 08:33 am Revision df1d01d4: Make networking test raise errors if fail
- Add abort=True in try_run()
Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr> - 08:33 am Revision c61f4b8c: 0600 mode for ssh keys
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision f82ce32a: ci: Disable snf-deploy colors
- Use --disable-colors option of snf-deploy to disable colors when
running snf-deploy from ci scripts. - 08:33 am Revision 7d6fed3a: snf-deploy: Update snfdeploy/lib.py to be pep8 compliant
- 08:33 am Revision b570ce97: snf-deploy: Various fixes for merging with synnefo
- * Move ifup script to files/usr/lib
* Remove Changelog and README from Manifest file.
* Remove autopkg.sh file.
* Rem... - 08:33 am Revision 5f1ac457: Move ifup in separate dir
- ifup is used by vcluster command and has nothing to do with
temlplate files that are used to customize installation.
... - 08:33 am Revision 511edaaa: Fix missing things for disable_colors
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision 542d8129: Remove custon synnefo_settings for webclient
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision 1d8cf97d: Use ip instead of hostname for env.host_string
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision 1bc6d467: snf-deploy: Add option (--disable-colors) to disable color printing in terminal
- 08:33 am Revision 30761818: deploy: Alter db owner+access to create
- Modify database initiliazation by declaring the database owner, and
giving access to synnefo user to create databases... - 08:33 am Revision 87cac384: Remove README/CHANGLOG from snf-deploy/setup.py
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision 00cff1cf: Remove some files
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision 0ac84a9a: Add snf-deploy tree
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 08:33 am Revision 38f77381: Modify devflow for snf-deploy
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
08/19/2013
- 05:05 pm Revision 5031beee: docs: Update Network Service section
- Update Network Service section to containg a reference to Floating IPs,
IPv6 networks and network policy for spawned ... - 04:23 pm ganeti-local Revision a61a0813: Fix a node name vs. UUID bug in instance import
- This patch fixes a bug where node names were incorrectly used as node
UUID's.
Signed-off-by: Thomas Thrainer <thomas... - 04:23 pm snf-ganeti Revision a61a0813: Fix a node name vs. UUID bug in instance import
- This patch fixes a bug where node names were incorrectly used as node
UUID's.
Signed-off-by: Thomas Thrainer <thomas... - 02:34 pm ganeti-local Revision 64ef390e: Typo in hroller man page
- Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com> - 02:34 pm snf-ganeti Revision 64ef390e: Typo in hroller man page
- Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com> - 11:51 am Revision 0d264436: new ui: add jquery/css files for sidebar scrollbar
- 11:25 am Revision 27435d42: cyclades: Remove firewall tag when removing NIC
- Remove firewall tag from ganeti instance when disconnecting them from
networks. Until now, this was not needed becaus... - 11:09 am snf-ganeti Revision b9aae98b: Use node UUID for locking in LUInstanceMove
- This LU (incorrectly) used the node name for locking. This patch
corrects this error.
Signed-off-by: Thomas Thrainer... - 11:09 am ganeti-local Revision b9aae98b: Use node UUID for locking in LUInstanceMove
- This LU (incorrectly) used the node name for locking. This patch
corrects this error.
Signed-off-by: Thomas Thrainer... - 10:06 am Revision be8c3784: docs: Update guides for dhcp option
- Document the change of --dhcp option from a flag to a boolean value.
- 09:41 am devflow Revision cbfdad3b: Merge branch 'master' into debian
- Conflicts:
version - 09:40 am devflow Revision 80214162: Bump version 0.12
08/18/2013
- 11:40 am snf-ganeti Revision 52158be3: Hotplug: Update manpages and NEWS
- Add --hotplug entry in gnt-instance manpage.
Add NEWS entry for hotplug support.
In both cases mention that hotplug i... - 11:40 am snf-ganeti Revision 8a66cc18: Remove pylint 0106
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
- 11:40 am snf-ganeti Revision d07411cc: Hotplug: cfgupgrade for deprecated fields
- Add cfgupgrade so that we remove any deprecated fields hotplug
implementation used in the past.
Signed-off-by: Dimit... - 11:26 am snf-ganeti Revision 2dcc9fca: Hotplug: client support
- Add --hotplug option. Only used in OpInstanceSetParams.
If this is omitted, modifications become effective after rebo... - 11:18 am snf-ganeti Revision e998ba7d: Hotplug: cmdlib support
- Hotpluging is done by functions invoked by ApplyContainerMods(). In
order hotpluging to take place the --hotplug opti... - 11:18 am snf-ganeti Revision fe3f8b9e: Hotplug: rpc support
- Introduce new RPC that eventually invoke hypervisor specific
hotplug functions. In order to be generic it has the fol... - 11:18 am snf-ganeti Revision 0aaaa70a: Introduce hotplug methods (hypervisor inteface)
- 4 new methods: HotAddDevice, HotDelDevice, HotModDevice, HotplugSupported
All these are the hypervisor interface with... - 11:18 am snf-ganeti Revision 5c2d19fa: Extract socket related code from QmpMonitor class
- Separate unix socket related code from QmpMonitor class and
make the latter extend the newly introduced one: MonitorS... - 11:18 am snf-ganeti Revision 3ec8082e: Helper methods that check for hotplug support
- Hotplug is currently *not* supported for:
- KVM < 1.0
- existing devices in the cluster
- python-fdsend module is... - 11:18 am snf-ganeti Revision 1f36ade2: Use -device with pci info if possible
- Extend kvm_cmd with -device option for the case of paravirual
Disks and NICs.
Signed-off-by: Dimitris Aragiorgis <di... - 11:18 am snf-ganeti Revision ce00d631: Prepare kvm options to support -device for disks
- Newer kvm version support -device driver,... option where available
drivers can be found by running kvm -device ? com... - 11:18 am snf-ganeti Revision 64b583c4: Prepare block_devices runtime entry
- With this patch we add another entry in runtime files along with
kvm_cmd, kvm_nics, and hvparams. block_devices that ... - 11:18 am snf-ganeti Revision 436ff413: Hepler methods for PCI slots and device ids
- Device naming:
QEMU monitor expects devices to be uniquely named. Device ids derive
from the following function:
kvm_... - 11:18 am snf-ganeti Revision c7550204: Introduce _GenerateKVMBlockDevicesOptions()
- Simply move logic that generates block device related
options out of _ExecuteKVMRuntime().
Signed-off-by: Dimitris A... - 11:18 am snf-ganeti Revision 1dfcdaeb: Hotplug: objects and constants additions
- Add pci slot in NIC/Disk objects. This slot will be used only
by hypervisor code. Currently only KVM will use it and ...
08/16/2013
- 03:12 pm ganeti-local Revision 2c7c1fa8: Fix harep manpage title
- The harep manpage title underline was one character short, leading in
pandoc producing an invalid manpage header.
Si... - 03:12 pm snf-ganeti Revision 2c7c1fa8: Fix harep manpage title
- The harep manpage title underline was one character short, leading in
pandoc producing an invalid manpage header.
Si...
08/14/2013
- 03:19 pm ganeti-local Revision 3c768f88: Add unit test for LUGroupVerifyDisks
- This patch adds unit test coverage for LUGroupVerifyDisks.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Revi... - 03:19 pm snf-ganeti Revision 3c768f88: Add unit test for LUGroupVerifyDisks
- This patch adds unit test coverage for LUGroupVerifyDisks.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Revi... - 03:19 pm snf-ganeti Revision 4b8f9420: Add unit test for LUGroupEvacuate
- This patch adds unit test coverage for LUGroupEvacuate.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewe... - 03:19 pm ganeti-local Revision 4b8f9420: Add unit test for LUGroupEvacuate
- This patch adds unit test coverage for LUGroupEvacuate.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewe... - 03:19 pm snf-ganeti Revision 7ac3f7b0: Add unit tests for LUGroupRename
- This patch adds unit test coverage for LUGroupRename.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-... - 03:19 pm ganeti-local Revision 7ac3f7b0: Add unit tests for LUGroupRename
- This patch adds unit test coverage for LUGroupRename.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-... - 03:19 pm snf-ganeti Revision 8ef0c3eb: Add unit tests for LUGroupRemove
- This patch adds unit test coverage for LUGroupRemove.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-... - 03:19 pm ganeti-local Revision 8ef0c3eb: Add unit tests for LUGroupRemove
- This patch adds unit test coverage for LUGroupRemove.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-... - 03:19 pm ganeti-local Revision 67d2f602: Add unit tests for LUGroupSetParams
- This adds unit test coverage for LUGroupSetParams.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by:... - 03:19 pm snf-ganeti Revision 67d2f602: Add unit tests for LUGroupSetParams
- This adds unit test coverage for LUGroupSetParams.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by:... - 03:19 pm ganeti-local Revision ae904a6b: Add unit test for LUGroupQuery
- Provide unit test coverage for LUGroupQuery.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Guido... - 03:19 pm snf-ganeti Revision ae904a6b: Add unit test for LUGroupQuery
- Provide unit test coverage for LUGroupQuery.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Guido... - 03:19 pm snf-ganeti Revision d189f139: Add unit tests for LUGroupAssignNodes
- Add unit test coverage for LUGroupAssignNodes, including the split
instances check.
Signed-off-by: Thomas Thrainer <... - 03:19 pm ganeti-local Revision d189f139: Add unit tests for LUGroupAssignNodes
- Add unit test coverage for LUGroupAssignNodes, including the split
instances check.
Signed-off-by: Thomas Thrainer <... - 03:19 pm ganeti-local Revision 9051a390: Add unit tests for LUGroupAdd
- Provide unit test coverage for LUGroupAdd.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Guido T... - 03:19 pm snf-ganeti Revision 9051a390: Add unit tests for LUGroupAdd
- Provide unit test coverage for LUGroupAdd.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Guido T... - 03:19 pm snf-ganeti Revision 8129eac1: Move TestLUGroupAssignNodes to group_unittest.py
- While moving the test, it is adapted to the new test framework.
Signed-off-by: Thomas Thrainer <thomasth@google.com>... - 03:19 pm ganeti-local Revision 8129eac1: Move TestLUGroupAssignNodes to group_unittest.py
- While moving the test, it is adapted to the new test framework.
Signed-off-by: Thomas Thrainer <thomasth@google.com>... - 03:19 pm snf-ganeti Revision 6e755f9e: Fix IPolicy violation check in LUGroupSetParams
- cfg.GetMultiInstanceInfoByName returns a list of tuples, not a list of
instance objects which is required by ComputeN... - 03:19 pm ganeti-local Revision 6e755f9e: Fix IPolicy violation check in LUGroupSetParams
- cfg.GetMultiInstanceInfoByName returns a list of tuples, not a list of
instance objects which is required by ComputeN...
08/13/2013
- 03:33 pm snf-ganeti Revision bbe0f264: Fix IPolicy violation check in LUGroupSetParams
- cfg.GetMultiInstanceInfoByName returns a list of tuples, not a list of
instance objects which is required by ComputeN... - 03:33 pm ganeti-local Revision bbe0f264: Fix IPolicy violation check in LUGroupSetParams
- cfg.GetMultiInstanceInfoByName returns a list of tuples, not a list of
instance objects which is required by ComputeN... - 12:04 pm snf-ganeti Revision ecff332f: Use FQDN to check master node status
- The master node name in SS conf is stored as FQDN, so also use the FQDN
on each node to check if it is the master nod... - 12:04 pm ganeti-local Revision ecff332f: Use FQDN to check master node status
- The master node name in SS conf is stored as FQDN, so also use the FQDN
on each node to check if it is the master nod... - 12:02 pm ganeti-local Revision 570b6322: Add test for LUClusterVerifyDisks
- This LU only creates additional jobs as result, so this is a trivial
unit test.
Signed-off-by: Thomas Thrainer <thom... - 12:02 pm snf-ganeti Revision 570b6322: Add test for LUClusterVerifyDisks
- This LU only creates additional jobs as result, so this is a trivial
unit test.
Signed-off-by: Thomas Thrainer <thom... - 12:02 pm ganeti-local Revision 9fdb10be: Extend unit tests for LUClusterVerifyGroup
- - Add tests for additional Verify* methods
- Converted test for VerifyFiles to the new test framework
- Added possibi... - 12:02 pm snf-ganeti Revision 9fdb10be: Extend unit tests for LUClusterVerifyGroup
- - Add tests for additional Verify* methods
- Converted test for VerifyFiles to the new test framework
- Added possibi... - 11:59 am ganeti-local Revision 18397489: Revert "Display node name instead of UUID in error message"
- This reverts commit fbff213691328562cc4029f3babaa2e72e2012c4.
When running hooks, the node name is used to identify n... - 11:59 am snf-ganeti Revision 18397489: Revert "Display node name instead of UUID in error message"
- This reverts commit fbff213691328562cc4029f3babaa2e72e2012c4.
When running hooks, the node name is used to identify n... - 08:54 am ganeti-local Revision fbff2136: Display node name instead of UUID in error message
- The hooks callback in LUClusterGroupVerify misinterpreted the key in the
node result as name instead of node UUID. Th... - 08:54 am snf-ganeti Revision fbff2136: Display node name instead of UUID in error message
- The hooks callback in LUClusterGroupVerify misinterpreted the key in the
node result as name instead of node UUID. Th...
08/12/2013
- 04:06 pm snf-ganeti Revision c214896c: Use node name in error message
- CheckNodeNotDrained displayed only the node UUID if the node is drained.
In order to provide a more helpful error mes... - 04:06 pm ganeti-local Revision c214896c: Use node name in error message
- CheckNodeNotDrained displayed only the node UUID if the node is drained.
In order to provide a more helpful error mes...
08/09/2013
- 05:22 pm ./kamaki Revision 46d130c9: Test kamaki.cli.utils up to print_items
- Refs: #4058
- 03:39 pm Revision f2126967: new ui: overlay functionality & style fixes
- 02:08 pm ganeti-local Revision 3d85d4bf: Remove duplicate argument from cabal install
- network==2.3 is duplicate in cabal install. One occurrence can thus be removed.
Signed-off-by: Sebastian Gebhard <se... - 02:08 pm snf-ganeti Revision 3d85d4bf: Remove duplicate argument from cabal install
- network==2.3 is duplicate in cabal install. One occurrence can thus be removed.
Signed-off-by: Sebastian Gebhard <se... - 02:08 pm snf-ganeti Revision 37f56360: Typo fix in lib/server/noded.py
- Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 02:08 pm ganeti-local Revision 37f56360: Typo fix in lib/server/noded.py
- Signed-off-by: Sebastian Gebhard <sege@fs.ei.tum.de>
Reviewed-by: Guido Trotter <ultrotter@google.com> - 11:56 am Revision 75db217e: Merge branch 'feature-table-sort' into develop
- 11:54 am Revision bb74d166: astakos: project table client-side sorting
- Client-side sorting and pagination for project-list tables
- 11:54 am Revision 82a53261: astakos: Disable pagination and ordering in project tables
- Prepare the tables for client-side ordering.
- 11:30 am snf-ganeti Revision ae3ab08b: QA: make ipolicy test respect enabled disk templates
- This makes the 'gnt-cluster modify --ipolicy-*' tests
respect the enabled disk templates on the QA cluster.
If the re... - 11:30 am ganeti-local Revision ae3ab08b: QA: make ipolicy test respect enabled disk templates
- This makes the 'gnt-cluster modify --ipolicy-*' tests
respect the enabled disk templates on the QA cluster.
If the re...
08/08/2013
- 06:48 pm ganeti-local Revision eb161df2: QA: adjust tests wrt to ipolicy disk templates
- This adjusts the cluster QA with respect to the new checks
between the ipolicy disk templates and the enabled disk
te... - 06:48 pm snf-ganeti Revision eb161df2: QA: adjust tests wrt to ipolicy disk templates
- This adjusts the cluster QA with respect to the new checks
between the ipolicy disk templates and the enabled disk
te... - 06:48 pm snf-ganeti Revision c89eb67d: ClusterSetParams: move vg-name checks from to CheckPrereq
- This fixes a bug in the logic of 'gnt-cluster modify'.
Some checks that should better be done in 'CheckPrereq'
were a... - 06:48 pm ganeti-local Revision c89eb67d: ClusterSetParams: move vg-name checks from to CheckPrereq
- This fixes a bug in the logic of 'gnt-cluster modify'.
Some checks that should better be done in 'CheckPrereq'
were a... - 06:48 pm snf-ganeti Revision 3f8567e1: man gnt-cluster: mention ipolicy check
- This updates the 'gnt-cluster' man page to mention the
relationship between the ipolicy's list of allowed disk
templa... - 06:48 pm ganeti-local Revision 3f8567e1: man gnt-cluster: mention ipolicy check
- This updates the 'gnt-cluster' man page to mention the
relationship between the ipolicy's list of allowed disk
templa... - 06:48 pm ganeti-local Revision a8f04850: Update NEWS file regarding ipolicy checks
- This patch updates the NEWS file to mention the new checks
between the ipolicy's list of allowed disk tempaltes and
t... - 06:48 pm snf-ganeti Revision a8f04850: Update NEWS file regarding ipolicy checks
- This patch updates the NEWS file to mention the new checks
between the ipolicy's list of allowed disk tempaltes and
t... - 06:48 pm ganeti-local Revision 702243ec: gnt-group add/modify: ipolicy vs disk templates
- This patch adds a consistency check between the ipolicy's
list of allowed disk templates with the cluster-wide
enable... - 06:48 pm snf-ganeti Revision 702243ec: gnt-group add/modify: ipolicy vs disk templates
- This patch adds a consistency check between the ipolicy's
list of allowed disk templates with the cluster-wide
enable... - 06:48 pm snf-ganeti Revision 4e771a95: Move Ipolicy utility function to cmdlib/common.py
- Since the check of consistency between an ipolicy and
the list of enabled disk templates will not only be
needed on c... - 06:48 pm ganeti-local Revision 4e771a95: Move Ipolicy utility function to cmdlib/common.py
- Since the check of consistency between an ipolicy and
the list of enabled disk templates will not only be
needed on c... - 06:48 pm ganeti-local Revision d514e18b: bootstrap: restrict ipolicy to enabled disk templates
- With this patch, on cluster creation, the initial instance
policy's list of allowed disk templates will be modified
i... - 06:48 pm snf-ganeti Revision d514e18b: bootstrap: restrict ipolicy to enabled disk templates
- With this patch, on cluster creation, the initial instance
policy's list of allowed disk templates will be modified
i... - 06:48 pm ganeti-local Revision 33a6464e: gnt-cluster modify: ipolicy vs enabled disk templates
- This patch adds a check to LUClusterSetParams which
ensures that the list of allowed disk templates is a
subset of th... - 06:48 pm snf-ganeti Revision 33a6464e: gnt-cluster modify: ipolicy vs enabled disk templates
- This patch adds a check to LUClusterSetParams which
ensures that the list of allowed disk templates is a
subset of th... - 06:48 pm snf-ganeti Revision 1532b078: gnt-cluster modify: factor out ipolicy check
- This refactors the LUClusterSetParams to do all ipolicy
sanity / validity checks in a separate function
in order to i... - 06:48 pm ganeti-local Revision 1532b078: gnt-cluster modify: factor out ipolicy check
- This refactors the LUClusterSetParams to do all ipolicy
sanity / validity checks in a separate function
in order to i... - 06:19 pm snf-ganeti Revision fdfa63cb: Disable pylint warning to fix build
- The _CheckLUResult method gets overridden in a subclass which actually
requires the self parameter, so ignore the pyl... - 06:19 pm ganeti-local Revision fdfa63cb: Disable pylint warning to fix build
- The _CheckLUResult method gets overridden in a subclass which actually
requires the self parameter, so ignore the pyl... - 06:01 pm ./kamaki Revision 0f383dcc: Unittest print_dict + print_list
- Refs: #4058
- 06:01 pm ./kamaki Feature #4220: Add filterting options in kamaki
- It's OK to filter Flavors based on their defined attributes, e.g. RAM or number of CPUs, but it's not the same as fil...
- 05:41 pm Revision 52b9628e: Merge branch 'feature-4131' into develop
- 05:40 pm Revision 6e0f3e65: pithos: Fix shared listing for implicitly shared objects
- Provide also the appropriate tests
Refs: #4131 - 05:21 pm ganeti-local Revision b8f45292: Add possibility to access locked LU in tests
- This features is useful to test (private) methods of LU's during tests,
where those methods rely on the LU being comp... - 05:21 pm snf-ganeti Revision b8f45292: Add possibility to access locked LU in tests
- This features is useful to test (private) methods of LU's during tests,
where those methods rely on the LU being comp... - 05:20 pm snf-ganeti Revision 850be460: Add test for LUClusterVerifyConfig
- Add unit test covering LUClusterVerifyConfig.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Helg... - 05:20 pm ganeti-local Revision 850be460: Add test for LUClusterVerifyConfig
- Add unit test covering LUClusterVerifyConfig.
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Helg... - 05:20 pm ganeti-local Revision c60f7675: Add test for LUClusterVerify
- As this LU returns other jobs as result, submitting jobs from within
LU's is now mocked too.
Signed-off-by: Thomas T... - 05:20 pm snf-ganeti Revision c60f7675: Add test for LUClusterVerify
- As this LU returns other jobs as result, submitting jobs from within
LU's is now mocked too.
Signed-off-by: Thomas T... - 05:17 pm Revision 6ee6677e: pithos: Add tests
- 05:14 pm ./kamaki Feature #4220 (Closed): Add filterting options in kamaki
- There should be filtering options for a lot of commands in kamaki. Eg.
-- "kamaki flavor list -c 4 -r 1024" shou... - 04:27 pm Revision b83ebddd: Annotate snf-astakos-app settings
- Create the 'settings/default/settings.py file and move all settings there.
Also import this file from 'settings/defau... - 04:27 pm Revision 6c783d52: Annotate snf-branding settings
- Create the 'settings/default/settings.py file and move all settings there.
Import this file from 'settings/default/__... - 04:27 pm Revision 513a8a9d: Annotate snf-stats-app settings
- Create the 'settings/default/settings.py file and move all settings there.
Import this file from 'settings/default/__... - 04:27 pm Revision e3d14d4b: Annotate snf-common settings
- Just annotate the settings in 'synnefo/settings/default/admins.py'
- 04:24 pm Revision 58f38c68: Annotate snf-pithos-app settings
- Create the 'settings/default/' directory and move all settings there.
Update 'setup.py' accordingly. - 04:24 pm Revision 1f45a434: Annotate snf-cyclades-app settings
- Make sure for every setting that gets annotated to change the
corresponding 'getattr' entry to a 'settings.SETTING' e... - 04:24 pm Revision ef7263df: Annotate snf-cyclades-gtools settings
- Also, create the 'default' directory and move settings there.
Update 'setup.py' accordingly. - 03:57 pm Revision 3b80225c: new ui: Modify css styles and html files.
- - Adjust size of images and distances.
- Restore functionality on the create vm wizard. - 01:38 pm snf-ganeti Revision 9e67e425: Fix TINicParams type predicate
- Change the value type of the 'TINicParams' dictionary predicate from
'Maybe NonEmptyString' to 'Maybe String' to be c... - 01:38 pm ganeti-local Revision 9e67e425: Fix TINicParams type predicate
- Change the value type of the 'TINicParams' dictionary predicate from
'Maybe NonEmptyString' to 'Maybe String' to be c... - 01:26 pm Revision ccf090b1: Improve dev-guide
- Update the developer's guide to include an initial section about
how to set up a developing environment. - 12:59 pm ./kamaki Revision b3cb58c2: Create a kamaki.cli.utils package
- Refs: #4059
- 12:42 pm Revision 33af031c: pithos: Fix delete deleted object
- Delete object used to create a new object version flagged as deleted
regarless of the status of the previous version.... - 12:12 pm Revision b1aca3e6: pithos: Fix backend logging.
- * Log unicode arguments
* Do not log get_block return value (too long) - 11:10 am ganeti-local Revision 961ddf1e: Generate text report of Haskell coverage
- In order to generate a coverage graph, we generate also the coverage
data as text format. This eases parsing on Build... - 11:10 am snf-ganeti Revision 961ddf1e: Generate text report of Haskell coverage
- In order to generate a coverage graph, we generate also the coverage
data as text format. This eases parsing on Build... - 11:00 am Revision f5da7eaa: pithos: Fix IndexError in update from other object
- 10:31 am snf-ganeti Revision 5cbf7832: Fix opcodes and parameters
- * fix some return types in opcodes and some types and documentation in
parameters.
* fix serialization of the defau... - 10:31 am ganeti-local Revision 5cbf7832: Fix opcodes and parameters
- * fix some return types in opcodes and some types and documentation in
parameters.
* fix serialization of the defau... - 10:08 am Revision 63946b57: Minor fix in setup_hosts (sed -i /etc/hosts)
- Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Also available in: Atom