]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Update version of python-openstack-auth package upto 1.1.7 in deb,rpm specs. 03/803/2 openstack-ci/fuel-5.1.1-updates/2014.1.1 openstack-ci/fuel-5.1.1/2014.1.1 openstack-ci/fuel-5.1.2/2014.1.1
authorMaksym Yatsenko <myatsenko@mirantis.com>
Fri, 14 Nov 2014 15:56:59 +0000 (17:56 +0200)
committerMaksym Yatsenko <myatsenko@mirantis.com>
Fri, 14 Nov 2014 16:04:11 +0000 (18:04 +0200)
 Related-Bug:#1353544

Change-Id: I0e9cdcab20018e3099d4f7c82eb71b7ea2a32839

debian/control
rpm/SPECS/python-django-horizon.spec

index c64ada9c0a8e360977f6c0e001e3f8367dcc44f4..3f28801c95bb8d9fcae402174f42690ca19cfd60 100644 (file)
@@ -35,7 +35,7 @@ Depends:
  python-netaddr,
  python-neutronclient,
  python-novaclient,
- python-openstack-auth (>= 1.1.1),
+ python-openstack-auth (>= 1.1.7),
  python-swiftclient,
  python-troveclient,
  python-tz,
@@ -81,3 +81,4 @@ Depends:
 Description: Ubuntu theme for the Openstack dashboard
  A custom Ubuntu theme for Horizon.  This package is optional and overrides the
  default theme and branding.
+
index 2e01ef3de862bfb3b8aaf1427dda1e70db058d1b..2e1a011e29b42c43e84d35b285e8b2b91fd466fb 100644 (file)
@@ -90,7 +90,7 @@ Group:      Applications/System
 Requires:   httpd
 Requires:   mod_wsgi
 Requires:   python-django-horizon >= %{version}
-Requires:   python-django-openstack-auth >= 1.1.3
+Requires:   python-django-openstack-auth >= 1.1.7
 Requires:   python-django-compressor >= 1.3
 %if %{with_compression} > 0
 Requires: python-lesscpy
@@ -111,7 +111,7 @@ Requires:   python-oslo-config
 Requires:   python-eventlet
 
 BuildRequires: python2-devel
-BuildRequires: python-django-openstack-auth >= 1.1.3
+BuildRequires: python-django-openstack-auth >= 1.1.7
 BuildRequires: python-django-compressor >= 1.3
 BuildRequires: python-django-appconf
 BuildRequires: python-lesscpy
@@ -503,3 +503,4 @@ sed -i 's:^SECRET_KEY =.*:SECRET_KEY = "badcafe":' openstack_dashboard/local/loc
 - Initial package
 
 
+