Skip to content

Conversation

andycjw
Copy link

@andycjw andycjw commented Jul 6, 2012

please change the APP ID and APP SECRET in the openstack_dashboard/settings.py to the one for trystack facebook group

emonty and others added 8 commits July 2, 2012 17:32
Change-Id: I201efd1675797afd8012786e73cd7d4ff5a3a684
Implements blueprint automatic-secure-key-generation

Reduce the likeliness that the (commented-out) default key is abused
and document possible options instead.

Also use a non-empty SECRET_KEY for development / testing environments.

A later patch would make it a hard error if no SECRET_KEY is defined
(i.e. Django defaults to an empty string which is anything but secure).
Unfortunately, I can't do it now as the devstack integration test would
fail (they don't set a SECRET_KEY either) currently. So, when this
blueprint is accepted, I would submit a fix to devstack and afterwards
add the error message to warn the user about insecure defaults.

Addressed PEP-8 issues

Change-Id: Ifdab8e6b6fb3025fde7a2b92beb046ec9c5cba7f
Fixes bug 1010220.

Change-Id: Ib39520c131f4c27843deaee5d737e87e2cb35906
Makes all volume-service interactions optional (includes
volumes displays and volumes portion of launch workflow).

Splits Instances & Volumes into separate panels to
facilitate Volumes being optional.

Adds an admin Volumes panel to complement the user
Volumes panel.

Adds the capability to mark Steps in a Workflow as
requiring a given service.

Implements blueprint nova-volume-optional.

Change-Id: I3fb4255617ae52be64e7a300afd691dc36b95586
Incidentally cleans up some files that didn't exist in the
MANIFEST.in file.

Fixes bug 1016085 but now needs to be followed by a fix for
bug 1020799 in the future.

Change-Id: I8a53bb17f14afdad61513afa67de7134722c49e9
Fixes bug 1021502.

Change-Id: Iafe0327bcb00e45cdf8688604c77d0aed9f22895
Makes the user settings panel useful for settings of
all sorts, too.

Change-Id: I88d68b888842c21ba168beaae0b991789a8f8072
@andycjw andycjw closed this Jul 6, 2012
@andycjw andycjw reopened this Jul 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants