Add missing python-ceilometer requirements openstack-ci/fuel-5.0.1/2014.1.1
authoriberezovskiy <iberezovskiy@mirantis.com>
Wed, 25 Jun 2014 13:32:06 +0000 (17:32 +0400)
committeriberezovskiy <iberezovskiy@mirantis.com>
Wed, 25 Jun 2014 13:41:45 +0000 (17:41 +0400)
* python-argparse and python-jsonschema for deb
* python-argparse,  python-jsonschema, python-netaddr
and python-requests for rpm
* up python-webob version to 1.2.3 for rpm
* up python-wsme version to 0.6 for deb

debian/control
rpm/SPECS/openstack-ceilometer.spec

index fe6a99032871fdd9cdeb1d8c9545fd7d37cc2968..41ed765dd2b210da6ed35d23c212f865987f834a 100644 (file)
@@ -7,6 +7,7 @@ Build-Depends:
  debhelper (>= 8.0.0),
  python-all (>= 2.6),
  python-anyjson (>= 0.3.3),
+ python-argparse,
  python-babel (>= 0.9.6),
  python-ceilometerclient (>= 1.0.6),
  python-croniter,
@@ -20,6 +21,7 @@ Build-Depends:
  python-happybase (>= 0.4),
  python-iso8601 (>=0.1.8),
  python-jsonpath-rw,
+ python-jsonschema (>=2.0.0),
  python-keystoneclient (>= 1:0.4.1),
  python-kombu (>= 2.4.8),
  python-lxml (>= 2.3),
@@ -49,7 +51,7 @@ Build-Depends:
  python-testscenarios (>= 0.4),
  python-testtools (>= 0.9.32),
  python-webob (>= 1.2.3),
- python-wsme (>= 0.5b6),
+ python-wsme (>= 0.6),
  python-yaml (>= 3.1.0),
  testrepository (>= 0.0.17)
 Standards-Version: 3.9.4
@@ -62,12 +64,14 @@ Depends:
  alembic (>= 0.6.0),
  msgpack-python,
  python-anyjson (>= 0.3.3),
+ python-argparse,
  python-ceilometerclient (>= 1.0.6),
  python-eventlet (>= 0.13.0),
  python-flask (>= 0.10),
  python-glanceclient (>= 1:0.9.3),
  python-happybase (>= 0.4),
  python-iso8601 (>= 0.1.8),
+ python-jsonschema (>=2.0.0),
  python-keystoneclient (>= 1:0.4.1),
  python-kombu (>= 2.4.8),
  python-lxml (>= 2.3),
@@ -85,7 +89,7 @@ Depends:
  python-stevedore (>= 0.12),
  python-swiftclient (>= 1.5),
  python-webob (>= 1.2.3),
- python-wsme (>= 0.5b6),
+ python-wsme (>= 0.6),
  ${misc:Depends},
  ${python:Depends}
 Suggests: python-pysnmp4
index a29b9958ea7e470e438feec5a548da449f58de61..cdee4bdefcf61b38b438ae338941293b3ef2906f 100644 (file)
@@ -76,11 +76,16 @@ Requires:         python-msgpack
 Requires:         python-six >= 1.6
 Requires:         PyYAML
 
+Requires:         python-argparse
+Requires:         python-jsonschema
+Requires:         python-netaddr
+Requires:         python-requests
+
 Requires:         python-sqlalchemy0.7
 Requires:         python-alembic
 Requires:         python-migrate
 
-Requires:         python-webob >= 1.2
+Requires:         python-webob >= 1.2.3
 
 Requires:         python-oslo-config >= 1:1.2.0