Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui @ 44a90141

Name Size
  locale
  static
  templates
__init__.py 1.5 kB
models.py 1.6 kB
settings.py 2.6 kB
tests.py 3.8 kB
urls.py 2 kB
views.py 18.8 kB

Latest revisions

# Date Author Comment
44a90141 07/10/2013 05:43 pm Georgios D. Tsoukalas

Remove 'v' from service version IDs, keep it in URLs

- Openstack versionId does not have a leading 'v' as
in 'v1.0', but is just '1.0'. URLs do have the 'v'.

- Compute is v2 instead of v2.0

- some more version-related fixes

4691814d 07/09/2013 04:30 pm Ilias Tsitsimpis

pep8 changes

d632e425 07/08/2013 03:44 pm Kostas Papadimitriou

cyclades ui: Allow destroy action on all vm states

1610b2da 07/08/2013 03:44 pm Kostas Papadimitriou

cycaldes ui: Locally reserve IP address assigned to created vm

in order to avoid conflict errors on repetitive vm creates

d4d51f2d 07/08/2013 03:44 pm Kostas Papadimitriou

cyclades ui: IP addresses vm creation step fix

Filter out ip addresses which pending for machine connection.

b9748526 07/08/2013 03:44 pm Kostas Papadimitriou

cyclades ui: Conditionally disable connect to vm IP actions

when IP's popup is opened from the vm create view.

7967ac30 07/08/2013 03:44 pm Kostas Papadimitriou

cyclades ui: IP addresses overlay improvements

- Wording improvements
- Icon for the connect to machine action

f63196c9 07/03/2013 02:12 pm Kostas Papadimitriou

cyclades ui: Remove development statements

c566f369 07/03/2013 01:21 pm Kostas Papadimitriou

cyclades: Networking step in machine create view

Introduce an additional `machine network setup` step in machine create
overlay. Through this step user can select ip addresses/private networks
the machine will be assigned/connected to.

1d9e9a43 07/03/2013 01:21 pm Kostas Papadimitriou

cyclades ui: Static files cache invalidation

include current synnefo version as a parameter to all static files urls to avoid
browsers from using cached content between different synnefo versions.

View revisions

Also available in: Atom