From: Max Rasskazov Date: Mon, 21 Apr 2014 20:53:07 +0000 (+0400) Subject: Updated DEB specs to 2014.1 X-Git-Tag: 2014.1~2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=50a35c8e0af05e7f307e9430ad68ef0920cc2318;p=openstack-build%2Fceilometer-build.git Updated DEB specs to 2014.1 Change-Id: I11aae5e3871e21899002558b212b2a45d8d2a6ac --- diff --git a/debian/patches/default-dbconnection-sqlite.patch b/debian/patches/default-dbconnection-sqlite.patch index 614d3ab..d9883ff 100644 --- a/debian/patches/default-dbconnection-sqlite.patch +++ b/debian/patches/default-dbconnection-sqlite.patch @@ -1,8 +1,8 @@ diff --git a/etc/ceilometer/ceilometer.conf.sample b/etc/ceilometer/ceilometer.conf.sample -index 80964a7..7668dea 100644 +index 4281a67..ff9cbe2 100644 --- a/etc/ceilometer/ceilometer.conf.sample +++ b/etc/ceilometer/ceilometer.conf.sample -@@ -126,7 +126,7 @@ +@@ -134,7 +134,7 @@ # # The file name to use with SQLite (string value) @@ -11,16 +11,7 @@ index 80964a7..7668dea 100644 # If True, SQLite uses synchronous mode (boolean value) #sqlite_synchronous=true -@@ -148,7 +148,7 @@ - - - # --# Options defined in ceilometer.openstack.common.lockutils -+#Options defined in ceilometer.openstack.common.lockutils - # - - # Whether to disable inter-process locks. (boolean value) -@@ -598,7 +598,7 @@ +@@ -619,7 +619,7 @@ # The backend to use for db (string value) # Deprecated group/name - [DEFAULT]/db_backend @@ -29,7 +20,7 @@ index 80964a7..7668dea 100644 # -@@ -610,7 +610,8 @@ +@@ -631,7 +631,8 @@ # Deprecated group/name - [DEFAULT]/sql_connection # Deprecated group/name - [DATABASE]/sql_connection # Deprecated group/name - [sql]/connection diff --git a/debian/patches/fix-requirements.patch b/debian/patches/fix-requirements.patch index 88cdc4d..ed28076 100644 --- a/debian/patches/fix-requirements.patch +++ b/debian/patches/fix-requirements.patch @@ -1,14 +1,15 @@ Description: Disabled pynsmp. Author: Chuck Short Forwarded: Not needed. -diff -Naurp ceilometer/requirements.txt ceilometer/requirements.txt ---- ceilometer/requirements.txt 2014-03-06 11:33:29.000000000 -0500 -+++ ceilometer/requirements.txt 2014-03-20 12:49:30.262158266 -0400 -@@ -16,7 +16,6 @@ oslo.config>=1.2.0 - oslo.vmware +diff --git a/requirements.txt b/requirements.txt +index 654f568..e7d023d 100644 +--- a/requirements.txt ++++ b/requirements.txt +@@ -17,7 +17,6 @@ oslo.config>=1.2.0 + oslo.vmware>=0.2 # Apache-2.0 pbr>=0.6,<1.0 pecan>=0.4.5 -pysnmp>=4.2.1,<5.0.0 python-ceilometerclient>=1.0.6 python-glanceclient>=0.9.0 - python-keystoneclient>=0.6.0 + python-keystoneclient>=0.7.0