debian/0000755000000000000000000000000012275246121007170 5ustar debian/rules0000755000000000000000000000023612275240757010262 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_auto_test: testr init && testr run debian/source/0000755000000000000000000000000012275240373010473 5ustar debian/source/format0000664000000000000000000000001412275240373011703 0ustar 3.0 (quilt) debian/docs0000664000000000000000000000001312275240373010042 0ustar README.rst debian/compat0000664000000000000000000000000212275240373010373 0ustar 9 debian/copyright0000664000000000000000000000352112275243044011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-manilaclient Source: git://github.com/stackforge/python-manilaclient Files: * Copyright: 2011 OpenStack Foundation 2012-2013 Hewlett-Packard Development Company, L.P 2012 NetApp 2013 OpenStack LLC. 2011, Piston Cloud Computing, Inc. 2010 Jacob Kaplan-Moss 2011 X.commerce, a business unit of eBay Inc. License: Apache-2 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian-based systems the full text of the Apache version 2.0 license can be found in `/usr/share/common-licenses/Apache-2.0' Files: debian/* Copyright: 2014 Canonical Ltd License: Apache-2 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian-based systems the full text of the Apache version 2.0 license can be found in `/usr/share/common-licenses/Apache-2.0' debian/control0000664000000000000000000000135412275246121010600 0ustar Source: python-manilaclient Section: python Priority: optional Maintainer: Chuck Short Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6), python-setuptools, python-prettytable, python-requests, python-simplejson, python-fixtures, python-mock, python-testtools, testrepository, python-setuptools-git Standards-Version: 3.9.4 Package: python-manilaclient Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-prettytable, python-requests, python-simplejson Description: python bindings for OpenStack Manila API This is a client for the OpenStack Manila API. There's a Python API (the ``manilaclient`` module), and a command-line script (``manila``). Each implements 100% of the OpenStack Manila API. debian/watch0000664000000000000000000000013112275245537010230 0ustar version=3 https://github.com/stackforge/python-manilaclient/tags .*/(\d[\d\.]+)\.tar\.gz debian/changelog0000664000000000000000000000023712275240637011054 0ustar python-manilaclient (0.1~git20140208-0ubuntu1) trusty; urgency=low * Initial release. -- Chuck Short Fri, 07 Feb 2014 15:24:24 -0500