horizon/horizon
Kieran Spear 293e1c3047 Fix adding security groups to an existing instance
Commit 4c34f5f1e8 introduced a
regression making it impossible to add a security group to
an existing instance.

In the javascript membership module, make sure new members are still
assigned the default role even if the role dropdown is not displayed
(as is the case for the instance security group add/remove view).

Fixes bug 1158037.

Change-Id: I986f7296e97a08d5e9141fe0739d4e028e066fc1
(cherry picked from commit 64c0ddfa7a)
2013-03-28 14:43:52 +00:00
..
browsers High-light selected container in browser 2012-08-17 14:21:04 -07:00
conf Fix circular dependencies in dashboard settings 2013-03-13 16:18:00 +04:00
forms Improved security group rule editing. 2013-02-16 21:20:21 -08:00
locale Updated translations from transifex for Grizzly RC. 2013-03-19 10:35:18 -07:00
management Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
static Fix adding security groups to an existing instance 2013-03-28 14:43:52 +00:00
tables Allow image filtering based on image ownership 2013-02-15 18:04:41 +11:00
tabs Invoke the has_more_data function of tables when loading TableTab. 2013-01-28 23:35:09 -08:00
templates Merge "Implement configurable auto-fade for alerts messages." 2013-03-19 09:44:42 +00:00
templatetags Fix on async messaging to don't escape message string marked as safe. 2013-02-07 17:01:16 -08:00
test Fix on async messaging to don't escape message string marked as safe. 2013-02-07 17:01:16 -08:00
utils Removes unused imports 2012-12-10 11:27:51 +08:00
workflows Pass-in the initial value when performing a POST on Workflow Action. This fixes the call to self.changed_data, it allows django forms to be able to compare initial value with current value. 2013-03-12 09:17:48 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base.py Unifies Horizon conf. 2012-11-20 14:29:05 -08:00
context_processors.py Unifies Horizon conf. 2012-11-20 14:29:05 -08:00
decorators.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
exceptions.py Improve UX around "unauthorized" API exceptions. 2013-03-18 11:57:37 -07:00
loaders.py Fixed template loader bug. Fixes bug 999360. 2012-05-14 15:38:46 -07:00
messages.py Fix on async messaging to don't escape message string marked as safe. 2013-02-07 17:01:16 -08:00
middleware.py Fix on async messaging to don't escape message string marked as safe. 2013-02-07 17:01:16 -08:00
models.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
site_urls.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
version.py Update to latest oslo-version. 2013-02-04 11:28:25 +11:00
views.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00