From c3ff15871fa3d95d292302397674ff887817a992b496245517b3731b4eea3a8c Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 17 Jan 2014 15:04:06 +0000 Subject: [PATCH 1/7] osc copypac from project:Cloud:OpenStack:Havana package:python-heatclient revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=9 --- python-heatclient.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-heatclient.spec b/python-heatclient.spec index 27ac449..32da633 100644 --- a/python-heatclient.spec +++ b/python-heatclient.spec @@ -1,7 +1,7 @@ # # spec file for package python-heatclient # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 5086b05357e4bb572cc235a2efd7e4e41b8f4649e0ee5188914a8a78a717d534 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 30 Jan 2014 13:15:21 +0000 Subject: [PATCH 2/7] osc copypac from project:Cloud:OpenStack:Havana package:python-heatclient revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=10 --- _service | 4 ++++ python-heatclient.changes | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/_service b/_service index ff5620e..598ce84 100644 --- a/_service +++ b/_service @@ -4,4 +4,8 @@ opensuse-cloud@opensuse.org True + + + enable + diff --git a/python-heatclient.changes b/python-heatclient.changes index a84cad5..be30c1d 100644 --- a/python-heatclient.changes +++ b/python-heatclient.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 29 09:12:36 UTC 2014 - speilicke@suse.com + +- Add refresh_patches source service + ------------------------------------------------------------------- Mon Oct 7 10:23:08 UTC 2013 - dmueller@suse.com From 009a48f085cb75e6d21d3debe206f995b5841eb900568d08ad4717a95aeb1636 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 7 Mar 2014 13:55:35 +0000 Subject: [PATCH 3/7] osc copypac from project:Cloud:OpenStack:Havana package:python-heatclient revision:6 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=11 --- _service | 10 +++++----- python-heatclient-0.2.5.tar.gz | 3 --- python-heatclient-0.2.6.tar.gz | 3 +++ python-heatclient.changes | 7 +++++++ python-heatclient.spec | 8 ++++---- 5 files changed, 19 insertions(+), 12 deletions(-) delete mode 100644 python-heatclient-0.2.5.tar.gz create mode 100644 python-heatclient-0.2.6.tar.gz diff --git a/_service b/_service index 598ce84..c8bf08d 100644 --- a/_service +++ b/_service @@ -1,10 +1,10 @@ - - http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.5.tar.gz - opensuse-cloud@opensuse.org - True + + enable + + + keystone - enable diff --git a/python-heatclient-0.2.5.tar.gz b/python-heatclient-0.2.5.tar.gz deleted file mode 100644 index 34ae10c..0000000 --- a/python-heatclient-0.2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1d8d07947aa619498640aef84927e5f7a82efc566cc5f6260e146ddbcbc6ba8 -size 48071 diff --git a/python-heatclient-0.2.6.tar.gz b/python-heatclient-0.2.6.tar.gz new file mode 100644 index 0000000..3190ccd --- /dev/null +++ b/python-heatclient-0.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544d2436f016675a02e179e0f7a99207b4134750e8ddfcc19326fb1e3d9067d5 +size 68473 diff --git a/python-heatclient.changes b/python-heatclient.changes index be30c1d..5b41bf0 100644 --- a/python-heatclient.changes +++ b/python-heatclient.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 13 14:21:07 UTC 2014 - dmueller@suse.com + +- update to 0.2.6: + * make tokens work with --os-no-client-auth + * Add --include-pass option for grizzly backwards compat + ------------------------------------------------------------------- Wed Jan 29 09:12:36 UTC 2014 - speilicke@suse.com diff --git a/python-heatclient.spec b/python-heatclient.spec index 32da633..3e73cd1 100644 --- a/python-heatclient.spec +++ b/python-heatclient.spec @@ -19,13 +19,13 @@ %define component heatclient Name: python-%{component} -Version: 0.2.5 +Version: 0.2.6 Release: 0 Summary: Openstack Orchestration (Heat) API Client License: Apache-2.0 Group: Development/Languages/Python Url: http://launchpad.net/python-heatclient -Source: python-heatclient-0.2.5.tar.gz +Source: http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.6.tar.gz BuildRequires: openstack-suse-macros BuildRequires: python-base BuildRequires: python-distribute @@ -39,6 +39,7 @@ BuildRequires: python-pbr Requires: python >= 2.6.8 Requires: python-PrettyTable >= 0.6 Requires: python-PyYAML >= 3.1.0 +Requires: python-argparse Requires: python-httplib2 Requires: python-iso8601 >= 0.1.4 Requires: python-keystoneclient >= 0.3.0 @@ -72,7 +73,6 @@ Requires: python-discover %endif Requires: python-fixtures >= 0.3.12 Requires: python-flake8 >= 2.0 -Requires: python-hacking >= 0.5.6 Requires: python-mock >= 0.8.0 Requires: python-mox >= 0.5.3 Requires: python-pep8 >= 1.4.5 @@ -85,7 +85,7 @@ Requires: python-testtools >= 0.9.32 This package contains testsuite files for %{name}. %prep -%setup -q -n python-heatclient-0.2.5 +%setup -q -n python-heatclient-0.2.6 %openstack_cleanup_prep echo %{version} > heatclient/versioninfo From 5c4303e50310be8b2f209e0087b5dd252e6cfa4c0f35d63919d997ad801e2e75 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 7 Mar 2014 14:02:46 +0000 Subject: [PATCH 4/7] osc copypac from project:Cloud:OpenStack:Factory package:python-heatclient revision:10 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=12 --- _service | 10 +++++----- python-heatclient-0.2.5.tar.gz | 3 +++ python-heatclient-0.2.6.tar.gz | 3 --- python-heatclient.changes | 7 ------- python-heatclient.spec | 8 ++++---- 5 files changed, 12 insertions(+), 19 deletions(-) create mode 100644 python-heatclient-0.2.5.tar.gz delete mode 100644 python-heatclient-0.2.6.tar.gz diff --git a/_service b/_service index c8bf08d..598ce84 100644 --- a/_service +++ b/_service @@ -1,10 +1,10 @@ - - enable - - - keystone + + http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.5.tar.gz + opensuse-cloud@opensuse.org + True + enable diff --git a/python-heatclient-0.2.5.tar.gz b/python-heatclient-0.2.5.tar.gz new file mode 100644 index 0000000..34ae10c --- /dev/null +++ b/python-heatclient-0.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1d8d07947aa619498640aef84927e5f7a82efc566cc5f6260e146ddbcbc6ba8 +size 48071 diff --git a/python-heatclient-0.2.6.tar.gz b/python-heatclient-0.2.6.tar.gz deleted file mode 100644 index 3190ccd..0000000 --- a/python-heatclient-0.2.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:544d2436f016675a02e179e0f7a99207b4134750e8ddfcc19326fb1e3d9067d5 -size 68473 diff --git a/python-heatclient.changes b/python-heatclient.changes index 5b41bf0..be30c1d 100644 --- a/python-heatclient.changes +++ b/python-heatclient.changes @@ -1,10 +1,3 @@ -------------------------------------------------------------------- -Thu Feb 13 14:21:07 UTC 2014 - dmueller@suse.com - -- update to 0.2.6: - * make tokens work with --os-no-client-auth - * Add --include-pass option for grizzly backwards compat - ------------------------------------------------------------------- Wed Jan 29 09:12:36 UTC 2014 - speilicke@suse.com diff --git a/python-heatclient.spec b/python-heatclient.spec index 3e73cd1..32da633 100644 --- a/python-heatclient.spec +++ b/python-heatclient.spec @@ -19,13 +19,13 @@ %define component heatclient Name: python-%{component} -Version: 0.2.6 +Version: 0.2.5 Release: 0 Summary: Openstack Orchestration (Heat) API Client License: Apache-2.0 Group: Development/Languages/Python Url: http://launchpad.net/python-heatclient -Source: http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.6.tar.gz +Source: python-heatclient-0.2.5.tar.gz BuildRequires: openstack-suse-macros BuildRequires: python-base BuildRequires: python-distribute @@ -39,7 +39,6 @@ BuildRequires: python-pbr Requires: python >= 2.6.8 Requires: python-PrettyTable >= 0.6 Requires: python-PyYAML >= 3.1.0 -Requires: python-argparse Requires: python-httplib2 Requires: python-iso8601 >= 0.1.4 Requires: python-keystoneclient >= 0.3.0 @@ -73,6 +72,7 @@ Requires: python-discover %endif Requires: python-fixtures >= 0.3.12 Requires: python-flake8 >= 2.0 +Requires: python-hacking >= 0.5.6 Requires: python-mock >= 0.8.0 Requires: python-mox >= 0.5.3 Requires: python-pep8 >= 1.4.5 @@ -85,7 +85,7 @@ Requires: python-testtools >= 0.9.32 This package contains testsuite files for %{name}. %prep -%setup -q -n python-heatclient-0.2.6 +%setup -q -n python-heatclient-0.2.5 %openstack_cleanup_prep echo %{version} > heatclient/versioninfo From 8bfddc36e979c748b3a76c98b94d0cb7e82774510961c2300543ca41101708f4 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 7 Mar 2014 14:05:38 +0000 Subject: [PATCH 5/7] osc copypac from project:Cloud:OpenStack:Havana package:python-heatclient revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=13 --- _service | 10 +++++----- python-heatclient-0.2.5.tar.gz | 3 --- python-heatclient-0.2.6.tar.gz | 3 +++ python-heatclient.changes | 7 +++++++ python-heatclient.spec | 8 ++++---- 5 files changed, 19 insertions(+), 12 deletions(-) delete mode 100644 python-heatclient-0.2.5.tar.gz create mode 100644 python-heatclient-0.2.6.tar.gz diff --git a/_service b/_service index 598ce84..c8bf08d 100644 --- a/_service +++ b/_service @@ -1,10 +1,10 @@ - - http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.5.tar.gz - opensuse-cloud@opensuse.org - True + + enable + + + keystone - enable diff --git a/python-heatclient-0.2.5.tar.gz b/python-heatclient-0.2.5.tar.gz deleted file mode 100644 index 34ae10c..0000000 --- a/python-heatclient-0.2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1d8d07947aa619498640aef84927e5f7a82efc566cc5f6260e146ddbcbc6ba8 -size 48071 diff --git a/python-heatclient-0.2.6.tar.gz b/python-heatclient-0.2.6.tar.gz new file mode 100644 index 0000000..3190ccd --- /dev/null +++ b/python-heatclient-0.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544d2436f016675a02e179e0f7a99207b4134750e8ddfcc19326fb1e3d9067d5 +size 68473 diff --git a/python-heatclient.changes b/python-heatclient.changes index be30c1d..5b41bf0 100644 --- a/python-heatclient.changes +++ b/python-heatclient.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 13 14:21:07 UTC 2014 - dmueller@suse.com + +- update to 0.2.6: + * make tokens work with --os-no-client-auth + * Add --include-pass option for grizzly backwards compat + ------------------------------------------------------------------- Wed Jan 29 09:12:36 UTC 2014 - speilicke@suse.com diff --git a/python-heatclient.spec b/python-heatclient.spec index 32da633..3e73cd1 100644 --- a/python-heatclient.spec +++ b/python-heatclient.spec @@ -19,13 +19,13 @@ %define component heatclient Name: python-%{component} -Version: 0.2.5 +Version: 0.2.6 Release: 0 Summary: Openstack Orchestration (Heat) API Client License: Apache-2.0 Group: Development/Languages/Python Url: http://launchpad.net/python-heatclient -Source: python-heatclient-0.2.5.tar.gz +Source: http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.6.tar.gz BuildRequires: openstack-suse-macros BuildRequires: python-base BuildRequires: python-distribute @@ -39,6 +39,7 @@ BuildRequires: python-pbr Requires: python >= 2.6.8 Requires: python-PrettyTable >= 0.6 Requires: python-PyYAML >= 3.1.0 +Requires: python-argparse Requires: python-httplib2 Requires: python-iso8601 >= 0.1.4 Requires: python-keystoneclient >= 0.3.0 @@ -72,7 +73,6 @@ Requires: python-discover %endif Requires: python-fixtures >= 0.3.12 Requires: python-flake8 >= 2.0 -Requires: python-hacking >= 0.5.6 Requires: python-mock >= 0.8.0 Requires: python-mox >= 0.5.3 Requires: python-pep8 >= 1.4.5 @@ -85,7 +85,7 @@ Requires: python-testtools >= 0.9.32 This package contains testsuite files for %{name}. %prep -%setup -q -n python-heatclient-0.2.5 +%setup -q -n python-heatclient-0.2.6 %openstack_cleanup_prep echo %{version} > heatclient/versioninfo From 7dc10e9fe58f2f0766312af0b7b231fd0e72b91bd5bf1789c2a74282277013a8 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 7 Mar 2014 15:14:56 +0000 Subject: [PATCH 6/7] OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=14 --- _service | 12 ++++-------- python-heatclient-0.2.5.tar.gz | 3 +++ python-heatclient.changes | 12 ------------ python-heatclient.spec | 10 +++++----- 4 files changed, 12 insertions(+), 25 deletions(-) create mode 100644 python-heatclient-0.2.5.tar.gz diff --git a/_service b/_service index c8bf08d..ff5620e 100644 --- a/_service +++ b/_service @@ -1,11 +1,7 @@ - - enable - - - keystone - - - enable + + http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.5.tar.gz + opensuse-cloud@opensuse.org + True diff --git a/python-heatclient-0.2.5.tar.gz b/python-heatclient-0.2.5.tar.gz new file mode 100644 index 0000000..34ae10c --- /dev/null +++ b/python-heatclient-0.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1d8d07947aa619498640aef84927e5f7a82efc566cc5f6260e146ddbcbc6ba8 +size 48071 diff --git a/python-heatclient.changes b/python-heatclient.changes index 5b41bf0..a84cad5 100644 --- a/python-heatclient.changes +++ b/python-heatclient.changes @@ -1,15 +1,3 @@ -------------------------------------------------------------------- -Thu Feb 13 14:21:07 UTC 2014 - dmueller@suse.com - -- update to 0.2.6: - * make tokens work with --os-no-client-auth - * Add --include-pass option for grizzly backwards compat - -------------------------------------------------------------------- -Wed Jan 29 09:12:36 UTC 2014 - speilicke@suse.com - -- Add refresh_patches source service - ------------------------------------------------------------------- Mon Oct 7 10:23:08 UTC 2013 - dmueller@suse.com diff --git a/python-heatclient.spec b/python-heatclient.spec index 3e73cd1..27ac449 100644 --- a/python-heatclient.spec +++ b/python-heatclient.spec @@ -1,7 +1,7 @@ # # spec file for package python-heatclient # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,13 @@ %define component heatclient Name: python-%{component} -Version: 0.2.6 +Version: 0.2.5 Release: 0 Summary: Openstack Orchestration (Heat) API Client License: Apache-2.0 Group: Development/Languages/Python Url: http://launchpad.net/python-heatclient -Source: http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.6.tar.gz +Source: python-heatclient-0.2.5.tar.gz BuildRequires: openstack-suse-macros BuildRequires: python-base BuildRequires: python-distribute @@ -39,7 +39,6 @@ BuildRequires: python-pbr Requires: python >= 2.6.8 Requires: python-PrettyTable >= 0.6 Requires: python-PyYAML >= 3.1.0 -Requires: python-argparse Requires: python-httplib2 Requires: python-iso8601 >= 0.1.4 Requires: python-keystoneclient >= 0.3.0 @@ -73,6 +72,7 @@ Requires: python-discover %endif Requires: python-fixtures >= 0.3.12 Requires: python-flake8 >= 2.0 +Requires: python-hacking >= 0.5.6 Requires: python-mock >= 0.8.0 Requires: python-mox >= 0.5.3 Requires: python-pep8 >= 1.4.5 @@ -85,7 +85,7 @@ Requires: python-testtools >= 0.9.32 This package contains testsuite files for %{name}. %prep -%setup -q -n python-heatclient-0.2.6 +%setup -q -n python-heatclient-0.2.5 %openstack_cleanup_prep echo %{version} > heatclient/versioninfo From 6f3e5d66b34d4f27f860d50aa17035cb36461da0862875012d32a3547daf3e59 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 7 Mar 2014 15:15:05 +0000 Subject: [PATCH 7/7] osc copypac from project:Cloud:OpenStack:Havana package:python-heatclient revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=15 --- _service | 12 ++++++++---- python-heatclient-0.2.5.tar.gz | 3 --- python-heatclient.changes | 12 ++++++++++++ python-heatclient.spec | 10 +++++----- 4 files changed, 25 insertions(+), 12 deletions(-) delete mode 100644 python-heatclient-0.2.5.tar.gz diff --git a/_service b/_service index ff5620e..c8bf08d 100644 --- a/_service +++ b/_service @@ -1,7 +1,11 @@ - - http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.5.tar.gz - opensuse-cloud@opensuse.org - True + + enable + + + keystone + + + enable diff --git a/python-heatclient-0.2.5.tar.gz b/python-heatclient-0.2.5.tar.gz deleted file mode 100644 index 34ae10c..0000000 --- a/python-heatclient-0.2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1d8d07947aa619498640aef84927e5f7a82efc566cc5f6260e146ddbcbc6ba8 -size 48071 diff --git a/python-heatclient.changes b/python-heatclient.changes index a84cad5..5b41bf0 100644 --- a/python-heatclient.changes +++ b/python-heatclient.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Feb 13 14:21:07 UTC 2014 - dmueller@suse.com + +- update to 0.2.6: + * make tokens work with --os-no-client-auth + * Add --include-pass option for grizzly backwards compat + +------------------------------------------------------------------- +Wed Jan 29 09:12:36 UTC 2014 - speilicke@suse.com + +- Add refresh_patches source service + ------------------------------------------------------------------- Mon Oct 7 10:23:08 UTC 2013 - dmueller@suse.com diff --git a/python-heatclient.spec b/python-heatclient.spec index 27ac449..3e73cd1 100644 --- a/python-heatclient.spec +++ b/python-heatclient.spec @@ -1,7 +1,7 @@ # # spec file for package python-heatclient # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,13 @@ %define component heatclient Name: python-%{component} -Version: 0.2.5 +Version: 0.2.6 Release: 0 Summary: Openstack Orchestration (Heat) API Client License: Apache-2.0 Group: Development/Languages/Python Url: http://launchpad.net/python-heatclient -Source: python-heatclient-0.2.5.tar.gz +Source: http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.6.tar.gz BuildRequires: openstack-suse-macros BuildRequires: python-base BuildRequires: python-distribute @@ -39,6 +39,7 @@ BuildRequires: python-pbr Requires: python >= 2.6.8 Requires: python-PrettyTable >= 0.6 Requires: python-PyYAML >= 3.1.0 +Requires: python-argparse Requires: python-httplib2 Requires: python-iso8601 >= 0.1.4 Requires: python-keystoneclient >= 0.3.0 @@ -72,7 +73,6 @@ Requires: python-discover %endif Requires: python-fixtures >= 0.3.12 Requires: python-flake8 >= 2.0 -Requires: python-hacking >= 0.5.6 Requires: python-mock >= 0.8.0 Requires: python-mox >= 0.5.3 Requires: python-pep8 >= 1.4.5 @@ -85,7 +85,7 @@ Requires: python-testtools >= 0.9.32 This package contains testsuite files for %{name}. %prep -%setup -q -n python-heatclient-0.2.5 +%setup -q -n python-heatclient-0.2.6 %openstack_cleanup_prep echo %{version} > heatclient/versioninfo