Bug 1196495
| Summary: | [RFE][horizon]: Support Django newer than Django-1.6 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | RHOS Integration <rhos-integ> |
| Component: | python-django-horizon | Assignee: | Matthias Runge <mrunge> |
| Status: | CLOSED ERRATA | QA Contact: | Ido Ovadia <iovadia> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | aortega, athomas, markmc, mrunge, nbarcet, yeylon |
| Target Milestone: | ga | Keywords: | FutureFeature |
| Target Release: | 7.0 (Kilo) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://blueprints.launchpad.net/horizon/+spec/django18 | ||
| Whiteboard: | upstream_milestone_kilo-rc1 upstream_definition_approved upstream_status_implemented | ||
| Fixed In Version: | python-django-horizon-2015.1.0-6.el7ost | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-08-05 13:22:03 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
RHOS Integration
2015-02-26 05:05:16 UTC
Testing should just include a very few sanity tests. Either it works, or it doesn't. Verified ======== python-django-1.8.1-1.el7.noarch python-django-horizon-2015.1.0-10.el7ost.noarch [root@cougar10 ~]# python
>>> import django
>>> django.get_version()
'1.8.1'
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2015:1548 |