Statistics
| Branch: | Tag: | Revision:

root / image_creator / dialog_menu.py @ c2cf27e8

History | View | Annotate | Download (24.2 kB)

# Date Author Comment
aa486e93 03/20/2013 06:11 pm Nikos Skalkotos

Fix syntax errors

aa04fb4e 03/19/2013 05:17 pm Nikos Skalkotos

In the main menu add action for the help button

Display the online documentation url

66719e36 03/19/2013 01:19 pm Nikos Skalkotos

Minor code and messages cleanup

37d581b8 03/18/2013 12:13 am Nikos Skalkotos

Support private images

Support images that can only be deployed by the user that registers
the image to cyclades

31160dc8 03/14/2013 03:47 pm Nikos Skalkotos

Use only the token to authenticate to synnefo

You don't need the account name. You can fetch it from astakos using
the authentication token.

6f9e1534 03/06/2013 01:38 pm Nikos Skalkotos

Use user id to authenticate with synnefo

Latest versions of synnefo require user id instead of e-mail to
authenticate.

0a116b9d 10/03/2012 05:11 pm Nikos Skalkotos

Fix missing imports introduced in 023e1217b32385ba

023e1217 09/04/2012 05:45 pm Nikos Skalkotos

Code cleanup and refactoring

Create a new dialog_menu module to host all the "expert mode" code.
Check the code with a new version of pep8