From: "David Nyström" <david.nystrom@enea.com>
To: Bruce Ashfield <bruce.ashfield@gmail.com>
Cc: "meta-virtualization@yoctoproject.org"
<meta-virtualization@yoctoproject.org>,
"raymond.danks@se-eng.com" <raymond.danks@se-eng.com>
Subject: Re: [RFC][PATCH 15/16] Added python-quantumclient recipe
Date: Thu, 20 Dec 2012 12:56:07 +0100 [thread overview]
Message-ID: <50D2FCD7.3080307@enea.com> (raw)
In-Reply-To: <CADkTA4OYWLAP0X5iowhK35=xtsmptK-xyAuGsBS5K-hp6dq7dQ@mail.gmail.com>
On 12/18/2012 03:40 PM, Bruce Ashfield wrote:
>
>
>
> On Tue, Dec 18, 2012 at 9:31 AM, David Nyström <david.c.nystrom@gmail.com
> <mailto:david.c.nystrom@gmail.com>> wrote:
>
> Signed-off-by: David Nyström <david.nystrom@enea.com
> <mailto:david.nystrom@enea.com>>
> ---
> .../quantumclient/python-quantumclient_git.bb
> <http://python-quantumclient_git.bb> | 23 ++++++++++++++++++++
> 1 file changed, 23 insertions(+)
> create mode 100644 recipes-cloud/quantumclient/python-quantumclient_git.bb
> <http://python-quantumclient_git.bb>
>
> diff --git a/recipes-cloud/quantumclient/python-quantumclient_git.bb
> <http://python-quantumclient_git.bb>
> b/recipes-cloud/quantumclient/python-quantumclient_git.bb
> <http://python-quantumclient_git.bb>
> new file mode 100644
> index 0000000..bb0aae6
> --- /dev/null
> +++ b/recipes-cloud/quantumclient/python-quantumclient_git.bb
> <http://python-quantumclient_git.bb>
> @@ -0,0 +1,23 @@
> +DESCRIPTION = "This is the client API library for Quantum."
> +SECTION = "devel/python"
> +LICENSE = "Apache-2"
> +PR = "0"
> +
> +RDEPENDS_${PN} = "python-pyparsing \
> + python-simplejson \
> + python-httplib2 \
> + python-prettytable \
> + python-cliff \
> + "
> +
> +SRCREV = "bc7ba5e19d4e9039146ca37f77a0b232522cddc8"
> +PV = "0.2.1+gitr${SRCREV}"
>
>
> I haven't checked yet (swamped by email at the moment), but is the SRCREV
> you have listed the tag/branch for 0.2.1 ?
>
Yes, it is.
> If it is, we've been using: PV = "<version>", since adding the gitr + SRCREV
> doesn't add any value on top of the version number.
>
Agree, will fix in whole patchset.
> (same question/comment applies to the other client python routines).
>
> Cheers,
>
> Bruce
>
>
> +SRC_URI =
> "git://github.com/openstack/python-quantumclient.git;protocol=https
> <http://github.com/openstack/python-quantumclient.git;protocol=https>"
> +S = "${WORKDIR}/git"
> +
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
> +
> +export BUILD_SYS
> +export HOST_SYS
> +
> +inherit setuptools
> \ No newline at end of file
> --
> 1.7.9.5
>
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its
> end"
>
next prev parent reply other threads:[~2012-12-20 11:56 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-18 14:31 [RFC][PATCH 00/16] Adding python client APIs for glance, quantum and keystone David Nyström
2012-12-18 14:31 ` [RFC][PATCH 01/16] Removed meta-virtualization private patch, and using upstream instead David Nyström
2012-12-18 14:43 ` Bruce Ashfield
2012-12-20 11:53 ` David Nyström
2012-12-18 14:31 ` [RFC][PATCH 02/16] Added python-cliff recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 03/16] Added python-cmd2 recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 04/16] Added python-httplib2 recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 05/16] Added python-jsonpatch recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 06/16] Added python-jsonpointer recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 07/16] Added python-jsonschema recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 08/16] Added python-prettytable recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 09/16] Added python-pycrypto recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 10/16] Added python-pyopenssl recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 11/16] Added python-pyparsing recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 12/16] Added python-simplejson recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 13/16] Added python-warlock recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 14/16] Added python-glanceclient recipe David Nyström
2012-12-18 14:31 ` [RFC][PATCH 15/16] Added python-quantumclient recipe David Nyström
2012-12-18 14:40 ` Bruce Ashfield
2012-12-20 11:56 ` David Nyström [this message]
2012-12-18 14:31 ` [RFC][PATCH 16/16] Added python-keystoneclient recipe David Nyström
2012-12-18 14:50 ` [RFC][PATCH 00/16] Adding python client APIs for glance, quantum and keystone Bruce Ashfield
2012-12-20 12:20 ` David Nyström
2012-12-20 16:39 ` Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50D2FCD7.3080307@enea.com \
--to=david.nystrom@enea.com \
--cc=bruce.ashfield@gmail.com \
--cc=meta-virtualization@yoctoproject.org \
--cc=raymond.danks@se-eng.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.