https://github.com/ging/horizon
Revision b61ee0865300f85563c0c708d9c56923e0429049 authored by Gabriel Hurley on 15 March 2012, 00:59:00 UTC, committed by Gabriel Hurley on 15 March 2012, 01:01:51 UTC
  * Fixes bug 955630 by removing the launch instance action.
  * Allows admins to delete any image.

Change-Id: Ie9bd1c93349c19ac07b6d576115420da55148042
1 parent 42c4715
Raw File
Tip revision: b61ee0865300f85563c0c708d9c56923e0429049 authored by Gabriel Hurley on 15 March 2012, 00:59:00 UTC
Corrects available actions for syspanel images table.
Tip revision: b61ee08
.gitignore
*.pyc
*.swp
.environment_version
.selenium_log
.coverage*
.noseids
coverage.xml
pep8.txt
pylint.txt
reports
horizon.egg-info
openstack_dashboard/local/local_settings.py
docs/build/
docs/source/sourcecode
.venv
build
dist
back to top