Statistics
| Branch: | Tag: | Revision:

root / ci @ 1b8eae7f

Name Size
  schemas
ci_squeeze.conf 2.5 kB
ci_wheezy.conf 2.6 kB
config 199 Bytes
filelocker.py 3.1 kB
install.sh 306 Bytes
make_docs.sh 163 Bytes
pep8.py 1.7 kB
pylint.sh 120 Bytes
snf-ci 6.9 kB
tests.sh 1.2 kB
utils.py 40.4 kB

Latest revisions

# Date Author Comment
18b10562 02/11/2014 11:20 am Ilias Tsitsimpis

snf-ci: Fix the branch name for pithos webclient

When cloning the pithos webclient, snf-ci tries to checkout a branch
with the same name as the synnefo one (if such branch exists). To do so
it gets the list of all branches using the 'git branch' command. But...

58e7347a 02/07/2014 01:06 pm Ilias Tsitsimpis

snf-ci: Search all public networks

When creating a new floating IP try all public networks
until we find one that is not full.

ee6eff28 01/09/2014 01:11 pm Ilias Tsitsimpis

snf-ci: Replace usage of CachedAstakosClient

CachedAstakosClient is an internal class of kamaki.
Instead of using this, use the AstakosClient class that
kamaki re-exports from astakosclient library.

219ca196 12/23/2013 05:55 pm Ilias Tsitsimpis

snf-ci: Alter AstakosClient to CachedAstakosClient

Kamaki changed its API and now AstakosClient has been renamed to
CachedAstakosClient whereas the AstakosClient class points to the
astakosclient package.

b7245b84 12/17/2013 12:40 pm Dimitris Aragiorgis

Add oa2_secret to conf files

This secret is used during registering pithos view in astakos.
Make this setting configurable.

Signed-off-by: Dimitris Aragiorgis <>

6be99b24 12/16/2013 06:42 pm Ilias Tsitsimpis

snf-ci: Fix a typo with `network_id'

bbc826ca 12/16/2013 06:00 pm Ilias Tsitsimpis

snf-ci: Search for IPv4 in the private_networks

If the user has specified private_networks get the IPv4 from these
networks. Else get it from the first public network we can find.

6a99aca3 12/16/2013 01:10 pm Ilias Tsitsimpis

snf-ci: Don't install kamaki from pypi

0368716b 12/09/2013 04:54 pm Christos Stavrakakis

ci: Add options for server networking

9dc74d37 12/09/2013 01:35 pm Ilias Tsitsimpis

snf-ci: Add delete command

This patch adds the delete command to snf-ci which deletes
ci's created servers. Also it delete the floating IP attached
to the deleted server.

View revisions

Also available in: Atom