[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2020-11-10 Thread Matthew Thode
commit: f0d54f17bf94226c4986a8e1518d87bb566289e6
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Nov 10 23:18:30 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Nov 10 23:18:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d54f17

sys-cluster/openstack-meta: fix openstack-meta for swift

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Matthew Thode  gentoo.org>

 .../{openstack-meta-2020.1.0.ebuild => openstack-meta-2020.1.1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2020.1.0.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2020.1.1.ebuild
similarity index 92%
rename from sys-cluster/openstack-meta/openstack-meta-2020.1.0.ebuild
rename to sys-cluster/openstack-meta/openstack-meta-2020.1.1.ebuild
index e39f81afaaa..d025763fa90 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2020.1.0.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2020.1.1.ebuild
@@ -18,7 +18,8 @@ DEPEND=""
 RDEPEND="
keystone? ( >=sys-auth/keystone-17.0.0

=sys-cluster/swift-2.25.0
+   =sys-cluster/neutron-16.0.0
=app-admin/glance-20.0.0



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2020-10-18 Thread Matthew Thode
commit: bc515e4a6ffd4e06bd01f2362f30e8963379789e
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 18 23:18:23 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 18 23:18:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc515e4a

sys-cluster/openstack-meta: VICTORIA

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Matthew Thode  gentoo.org>

 .../openstack-meta/openstack-meta-2020.2.0.ebuild  | 35 ++
 .../openstack-meta-2020.2..ebuild  | 27 +
 2 files changed, 62 insertions(+)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2020.2.0.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2020.2.0.ebuild
new file mode 100644
index 000..35f8d50288e
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2020.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cinder glance heat keystone neutron nova placement swift"
+
+if [[ ${PV} != * ]];then
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+DEPEND=""
+RDEPEND="
+   keystone? ( >=sys-auth/keystone-18.0.0
+   
=sys-cluster/swift-2.26.0
+   =sys-cluster/neutron-17.0.0
+   =app-admin/glance-21.0.0
+   =sys-cluster/cinder-17.0.0
+   =sys-cluster/nova-22.0.0
+   =sys-cluster/heat-15.0.0
+   =sys-cluster/placement-4.0.0
+   
https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cinder glance heat keystone neutron nova placement swift"
+
+if [[ ${PV} != * ]];then
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+DEPEND=""
+RDEPEND="
+   keystone? ( ~sys-auth/keystone-${PV} )
+   swift? ( ~sys-cluster/swift-${PV} )
+   neutron? ( ~sys-cluster/neutron-${PV} )
+   glance? ( ~app-admin/glance-${PV} )
+   cinder? ( ~sys-cluster/cinder-${PV} )
+   nova? ( ~sys-cluster/nova-${PV} )
+   heat? ( ~sys-cluster/heat-${PV} )
+   placement? ( ~sys-cluster/placement-${PV} )
+"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2020-07-02 Thread Matthew Thode
commit: 646e35d7b8dbe0b70dee338e332572eac1c5e0bd
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Jul  3 00:22:50 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Jul  3 00:31:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646e35d7

sys-cluster/openstack-meta: remove train

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Matthew Thode  gentoo.org>

 .../openstack-meta/openstack-meta-2019.2.3.ebuild  | 35 --
 .../openstack-meta-2019.2..ebuild  | 27 -
 2 files changed, 62 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.3.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2.3.ebuild
deleted file mode 100644
index da449d6f908..000
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
-HOMEPAGE="https://openstack.org;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="cinder glance heat keystone neutron nova placement swift"
-
-if [[ ${PV} != * ]];then
-   KEYWORDS="amd64 ~arm64 x86"
-fi
-
-DEPEND=""
-RDEPEND="
-   keystone? ( >=sys-auth/keystone-16.0.0
-   =sys-cluster/swift-2.23.0
-  =sys-cluster/neutron-15.0.0
-=app-admin/glance-19.0.0
-   =sys-cluster/cinder-15.0.0
-   =sys-cluster/nova-20.0.0
- =sys-cluster/heat-13.0.0
- =sys-cluster/placement-2.0.0
-  https://openstack.org;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="cinder glance heat keystone neutron nova placement swift"
-
-if [[ ${PV} != * ]];then
-   KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
-DEPEND=""
-RDEPEND="
-   keystone? ( ~sys-auth/keystone-${PV} )
-   swift? ( ~sys-cluster/swift-${PV} )
-   neutron? ( ~sys-cluster/neutron-${PV} )
-   glance? ( ~app-admin/glance-${PV} )
-   cinder? ( ~sys-cluster/cinder-${PV} )
-   nova? ( ~sys-cluster/nova-${PV} )
-   heat? ( ~sys-cluster/heat-${PV} )
-   placement? ( ~sys-cluster/placement-${PV} )
-"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2020-06-23 Thread Matthew Thode
commit: 8172c3b72c594500735a2078563f6238c8ca1a72
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Jun 23 18:37:18 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Jun 23 18:39:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8172c3b7

sys-cluster/openstack-meta: 2019.2.3 bump for better definitions

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --force
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/openstack-meta/metadata.xml| 3 ---
 .../{openstack-meta-2019.2.2.ebuild => openstack-meta-2019.2.3.ebuild} | 3 ++-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/openstack-meta/metadata.xml 
b/sys-cluster/openstack-meta/metadata.xml
index d2ce7526d7e..c025fe8964f 100644
--- a/sys-cluster/openstack-meta/metadata.xml
+++ b/sys-cluster/openstack-meta/metadata.xml
@@ -5,9 +5,6 @@
 prometheanf...@gentoo.org
 Matthew Thode
   
-  
-An openstack meta package to allow for easier installation of openstack 
services.
-  
   
 Installs Openstack Keystone
 Installs Openstack Swift

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2.3.ebuild
similarity index 92%
rename from sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
rename to sys-cluster/openstack-meta/openstack-meta-2019.2.3.ebuild
index 2fcebd4b1a3..da449d6f908 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.3.ebuild
@@ -18,7 +18,8 @@ DEPEND=""
 RDEPEND="
keystone? ( >=sys-auth/keystone-16.0.0
=sys-cluster/swift-2.23.0
+  =sys-cluster/neutron-15.0.0
 =app-admin/glance-19.0.0



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2020-05-16 Thread Matthew Thode
commit: 97bedd6527cf2305109a9063dc664d7f008f7d18
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May 16 21:20:55 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May 16 21:21:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97bedd65

sys-cluster/openstack-meta: USSURI bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode  gentoo.org>

 .../openstack-meta/openstack-meta-2020.1.0.ebuild  | 34 ++
 .../openstack-meta-2020.1..ebuild  | 27 +
 2 files changed, 61 insertions(+)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2020.1.0.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2020.1.0.ebuild
new file mode 100644
index 000..e39f81afaaa
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2020.1.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cinder glance heat keystone neutron nova placement swift"
+
+if [[ ${PV} != * ]];then
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+DEPEND=""
+RDEPEND="
+   keystone? ( >=sys-auth/keystone-17.0.0
+   
=sys-cluster/neutron-16.0.0
+   =app-admin/glance-20.0.0
+   =sys-cluster/cinder-16.0.0
+   =sys-cluster/nova-21.0.0
+   =sys-cluster/heat-14.0.0
+   =sys-cluster/placement-3.0.0
+   
https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cinder glance heat keystone neutron nova placement swift"
+
+if [[ ${PV} != * ]];then
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+DEPEND=""
+RDEPEND="
+   keystone? ( ~sys-auth/keystone-${PV} )
+   swift? ( ~sys-cluster/swift-${PV} )
+   neutron? ( ~sys-cluster/neutron-${PV} )
+   glance? ( ~app-admin/glance-${PV} )
+   cinder? ( ~sys-cluster/cinder-${PV} )
+   nova? ( ~sys-cluster/nova-${PV} )
+   heat? ( ~sys-cluster/heat-${PV} )
+   placement? ( ~sys-cluster/placement-${PV} )
+"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2020-02-18 Thread Matthew Thode
commit: 09716480784cf8e5402570a94d442d084bc20602
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Feb 18 19:06:28 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Feb 18 19:09:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09716480

sys-cluster/openstack-meta: don't hard track on versions

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/openstack-meta/metadata.xml |  2 +-
 .../openstack-meta/openstack-meta-2019.2.2.ebuild   | 21 ++---
 2 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/sys-cluster/openstack-meta/metadata.xml 
b/sys-cluster/openstack-meta/metadata.xml
index 57f3985438c..d2ce7526d7e 100644
--- a/sys-cluster/openstack-meta/metadata.xml
+++ b/sys-cluster/openstack-meta/metadata.xml
@@ -6,7 +6,7 @@
 Matthew Thode
   
   
-An openstack meta package to allow for easier installation of openstack.
+An openstack meta package to allow for easier installation of openstack 
services.
   
   
 Installs Openstack Keystone

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
index 135d73ac37c..2fcebd4b1a3 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
@@ -16,12 +16,19 @@ fi
 
 DEPEND=""
 RDEPEND="
-   keystone? ( ~sys-auth/keystone-16.0.0 )
+   keystone? ( >=sys-auth/keystone-16.0.0
+   =sys-cluster/neutron-15.0.0
+=app-admin/glance-19.0.0
+   =sys-cluster/cinder-15.0.0
+   =sys-cluster/nova-20.0.0
+ =sys-cluster/heat-13.0.0
+ =sys-cluster/placement-2.0.0
+  

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2020-02-08 Thread Matthew Thode
commit: 765ea9ecc9ff9a383f83868f3eec97f07f419f52
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Feb  8 21:53:07 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Feb  8 21:53:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=765ea9ec

sys-cluster/openstack-meta: 2019.2.2 bump

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --force
Signed-off-by: Matthew Thode  gentoo.org>

 ...{openstack-meta-2019.2.1.ebuild => openstack-meta-2019.2.2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
similarity index 89%
rename from sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
rename to sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
index ecc8723d0ae..135d73ac37c 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,7 @@ RDEPEND="
swift? ( ~sys-cluster/swift-2.23.1 )
neutron? ( ~sys-cluster/neutron-15.0.0 )
glance? ( ~app-admin/glance-19.0.0 )
-   cinder? ( ~sys-cluster/cinder-15.0.0 )
+   cinder? ( ~sys-cluster/cinder-15.0.1 )
nova? ( ~sys-cluster/nova-20.0.1 )
heat? ( ~sys-cluster/heat-13.0.0 )
placement? ( ~sys-cluster/placement-2.0.0 )



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2020-01-26 Thread Matthew Thode
commit: 1c49ac3598acae4066a62492069172fced2ad292
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 21:35:19 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 21:46:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c49ac35

sys-cluster/openstack-meta: remove 2019.1

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 .../openstack-meta-2019.1..ebuild  | 23 --
 1 file changed, 23 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild
deleted file mode 100644
index e2a3180efd8..000
--- a/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
-HOMEPAGE="https://openstack.org;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="cinder glance heat keystone neutron nova placement swift"
-
-DEPEND=""
-RDEPEND="
-   keystone? ( ~sys-auth/keystone-${PV} )
-   swift? ( ~sys-cluster/swift-${PV} )
-   neutron? ( ~sys-cluster/neutron-${PV} )
-   glance? ( ~app-admin/glance-${PV} )
-   cinder? ( ~sys-cluster/cinder-${PV} )
-   nova? ( ~sys-cluster/nova-${PV} )
-   heat? ( ~sys-cluster/heat-${PV} )
-   placement? ( ~sys-cluster/placement-${PV} )
-"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2019-11-19 Thread Matthew Thode
commit: 4665fd2a9d1be34c3bb98bf852da7f4b53098eb4
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Nov 19 18:23:45 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Nov 19 18:36:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4665fd2a

sys-cluster/openstack-meta: 2019.2.0 allarches stablized

Stablized for Openstack Train

Package-Manager: Portage-2.3.76, Repoman-2.3.18
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
index ac4818df593..ecc8723d0ae 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
@@ -11,7 +11,7 @@ SLOT="0"
 IUSE="cinder glance heat keystone neutron nova placement swift"
 
 if [[ ${PV} != * ]];then
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm64 x86"
 fi
 
 DEPEND=""
@@ -21,7 +21,7 @@ RDEPEND="
neutron? ( ~sys-cluster/neutron-15.0.0 )
glance? ( ~app-admin/glance-19.0.0 )
cinder? ( ~sys-cluster/cinder-15.0.0 )
-   nova? ( ~sys-cluster/nova-20.0.0 )
+   nova? ( ~sys-cluster/nova-20.0.1 )
heat? ( ~sys-cluster/heat-13.0.0 )
placement? ( ~sys-cluster/placement-2.0.0 )
 "



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2019-11-03 Thread Matthew Thode
commit: 8649651cb261c051ab550ee372b288c69cdc6939
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  3 21:07:50 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Nov  3 21:08:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8649651c

sys-cluster/openstack-meta: switch to ~ from =

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode  gentoo.org>

 .../openstack-meta/openstack-meta-2019.2.1.ebuild| 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
index 63696c6be7e..ac4818df593 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
@@ -16,12 +16,12 @@ fi
 
 DEPEND=""
 RDEPEND="
-   keystone? ( =sys-auth/keystone-16.0.0 )
-   swift? ( =sys-cluster/swift-2.23.1 )
-   neutron? ( =sys-cluster/neutron-15.0.0 )
-   glance? ( =app-admin/glance-19.0.0 )
-   cinder? ( =sys-cluster/cinder-15.0.0 )
-   nova? ( =sys-cluster/nova-20.0.0 )
-   heat? ( =sys-cluster/heat-13.0.0 )
-   placement? ( =sys-cluster/placement-2.0.0 )
+   keystone? ( ~sys-auth/keystone-16.0.0 )
+   swift? ( ~sys-cluster/swift-2.23.1 )
+   neutron? ( ~sys-cluster/neutron-15.0.0 )
+   glance? ( ~app-admin/glance-19.0.0 )
+   cinder? ( ~sys-cluster/cinder-15.0.0 )
+   nova? ( ~sys-cluster/nova-20.0.0 )
+   heat? ( ~sys-cluster/heat-13.0.0 )
+   placement? ( ~sys-cluster/placement-2.0.0 )
 "



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2019-11-03 Thread Matthew Thode
commit: 715f7381b15216196a15e27eabde68c04a33755e
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Nov  3 20:20:56 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Nov  3 20:21:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=715f7381

sys-cluster/openstack-meta: 2019.2.1 bump with cleanup

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode  gentoo.org>

 .../openstack-meta-2018.2..ebuild  | 22 --
 ...9.2.0.ebuild => openstack-meta-2019.2.1.ebuild} |  2 +-
 2 files changed, 1 insertion(+), 23 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2018.2..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2018.2..ebuild
deleted file mode 100644
index ea5f7467b12..000
--- a/sys-cluster/openstack-meta/openstack-meta-2018.2..ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
-HOMEPAGE="https://openstack.org;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="cinder glance heat keystone neutron nova swift"
-
-DEPEND=""
-RDEPEND="
-   keystone? ( ~sys-auth/keystone-${PV} )
-   swift? ( ~sys-cluster/swift-${PV} )
-   neutron? ( ~sys-cluster/neutron-${PV} )
-   glance? ( ~app-admin/glance-${PV} )
-   cinder? ( ~sys-cluster/cinder-${PV} )
-   nova? ( ~sys-cluster/nova-${PV} )
-   heat? ( ~sys-cluster/heat-${PV} )
-"

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.0.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
similarity index 94%
rename from sys-cluster/openstack-meta/openstack-meta-2019.2.0.ebuild
rename to sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
index fc968b7fb15..63696c6be7e 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.0.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.1.ebuild
@@ -17,7 +17,7 @@ fi
 DEPEND=""
 RDEPEND="
keystone? ( =sys-auth/keystone-16.0.0 )
-   swift? ( =sys-cluster/swift-2.23.0 )
+   swift? ( =sys-cluster/swift-2.23.1 )
neutron? ( =sys-cluster/neutron-15.0.0 )
glance? ( =app-admin/glance-19.0.0 )
cinder? ( =sys-cluster/cinder-15.0.0 )



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2019-10-20 Thread Matthew Thode
commit: dc2bbe1808985f060cef3dc4d1d3a08941d0e7c9
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Oct 21 00:22:10 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Oct 21 00:22:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc2bbe18

sys-cluster/openstack-meta: fixing deps to be hard locked

Fixes: https://bugs.gentoo.org/696922
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode  gentoo.org>

 .../openstack-meta/openstack-meta-2019.2.0.ebuild| 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.0.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2.0.ebuild
index 001c620bda9..fc968b7fb15 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.0.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.0.ebuild
@@ -16,12 +16,12 @@ fi
 
 DEPEND=""
 RDEPEND="
-   keystone? ( ~sys-auth/keystone-16.0.0 )
-   swift? ( ~sys-cluster/swift-2.23.0 )
-   neutron? ( ~sys-cluster/neutron-15.0.0 )
-   glance? ( ~app-admin/glance-19.0.0 )
-   cinder? ( ~sys-cluster/cinder-15.0.0 )
-   nova? ( ~sys-cluster/nova-20.0.0 )
-   heat? ( ~sys-cluster/heat-13.0.0 )
-   placement? ( ~sys-cluster/placement-2.0.0 )
+   keystone? ( =sys-auth/keystone-16.0.0 )
+   swift? ( =sys-cluster/swift-2.23.0 )
+   neutron? ( =sys-cluster/neutron-15.0.0 )
+   glance? ( =app-admin/glance-19.0.0 )
+   cinder? ( =sys-cluster/cinder-15.0.0 )
+   nova? ( =sys-cluster/nova-20.0.0 )
+   heat? ( =sys-cluster/heat-13.0.0 )
+   placement? ( =sys-cluster/placement-2.0.0 )
 "



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2019-10-20 Thread Matthew Thode
commit: f76172d6ccf2d3066f64eb9b5a5e14f3b85fb0cf
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Oct 21 00:18:35 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Oct 21 00:19:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76172d6

sys-cluster/openstack-meta: TRAIN bump

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode  gentoo.org>

 .../openstack-meta/openstack-meta-2019.2.0.ebuild  | 27 ++
 .../openstack-meta-2019.2..ebuild  | 27 ++
 2 files changed, 54 insertions(+)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.0.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2.0.ebuild
new file mode 100644
index 000..001c620bda9
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cinder glance heat keystone neutron nova placement swift"
+
+if [[ ${PV} != * ]];then
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+DEPEND=""
+RDEPEND="
+   keystone? ( ~sys-auth/keystone-16.0.0 )
+   swift? ( ~sys-cluster/swift-2.23.0 )
+   neutron? ( ~sys-cluster/neutron-15.0.0 )
+   glance? ( ~app-admin/glance-19.0.0 )
+   cinder? ( ~sys-cluster/cinder-15.0.0 )
+   nova? ( ~sys-cluster/nova-20.0.0 )
+   heat? ( ~sys-cluster/heat-13.0.0 )
+   placement? ( ~sys-cluster/placement-2.0.0 )
+"

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.2..ebuild
new file mode 100644
index 000..b17a0a59978
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2..ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cinder glance heat keystone neutron nova placement swift"
+
+if [[ ${PV} != * ]];then
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+DEPEND=""
+RDEPEND="
+   keystone? ( ~sys-auth/keystone-${PV} )
+   swift? ( ~sys-cluster/swift-${PV} )
+   neutron? ( ~sys-cluster/neutron-${PV} )
+   glance? ( ~app-admin/glance-${PV} )
+   cinder? ( ~sys-cluster/cinder-${PV} )
+   nova? ( ~sys-cluster/nova-${PV} )
+   heat? ( ~sys-cluster/heat-${PV} )
+   placement? ( ~sys-cluster/placement-${PV} )
+"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2019-07-08 Thread Michał Górny
commit: 3f51377c4574419acf7d8334ec65e5b3f87de9e8
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul  8 10:17:25 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul  8 10:19:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f51377c

sys-cluster/openstack-meta: Fix inconsistent indentation

Signed-off-by: Michał Górny  gentoo.org>

 sys-cluster/openstack-meta/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/openstack-meta/metadata.xml 
b/sys-cluster/openstack-meta/metadata.xml
index 4db7aac5e12..57f3985438c 100644
--- a/sys-cluster/openstack-meta/metadata.xml
+++ b/sys-cluster/openstack-meta/metadata.xml
@@ -16,7 +16,7 @@
 Installs Openstack Neutron
 Installs Openstack Nova
 Installs Openstack Heat
-   Installs Openstack Placement
+Installs Openstack Placement
 
   
 



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2019-04-12 Thread Matthew Thode
commit: ed87cd5ce84e490e175e740ce309c81414d5aa14
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Apr 12 22:46:32 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Apr 12 22:47:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed87cd5c

sys-cluster/openstack-meta: add placement

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/openstack-meta/metadata.xml  | 1 +
 sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/openstack-meta/metadata.xml 
b/sys-cluster/openstack-meta/metadata.xml
index bc6326bac80..4db7aac5e12 100644
--- a/sys-cluster/openstack-meta/metadata.xml
+++ b/sys-cluster/openstack-meta/metadata.xml
@@ -16,6 +16,7 @@
 Installs Openstack Neutron
 Installs Openstack Nova
 Installs Openstack Heat
+   Installs Openstack Placement
 
   
 

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild
index 15fc4672563..e2a3180efd8 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://openstack.org;
 
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="cinder glance heat keystone neutron nova swift"
+IUSE="cinder glance heat keystone neutron nova placement swift"
 
 DEPEND=""
 RDEPEND="
@@ -19,4 +19,5 @@ RDEPEND="
cinder? ( ~sys-cluster/cinder-${PV} )
nova? ( ~sys-cluster/nova-${PV} )
heat? ( ~sys-cluster/heat-${PV} )
+   placement? ( ~sys-cluster/placement-${PV} )
 "



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2019-04-12 Thread Matthew Thode
commit: 29ee7f02aa5fab0b701a65d4c3f66b7acd758591
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Apr 12 22:01:57 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Apr 12 22:47:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ee7f02

sys-cluster/openstack-meta: STEIN release

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 .../openstack-meta-2019.1..ebuild  | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild
new file mode 100644
index 000..15fc4672563
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.1..ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cinder glance heat keystone neutron nova swift"
+
+DEPEND=""
+RDEPEND="
+   keystone? ( ~sys-auth/keystone-${PV} )
+   swift? ( ~sys-cluster/swift-${PV} )
+   neutron? ( ~sys-cluster/neutron-${PV} )
+   glance? ( ~app-admin/glance-${PV} )
+   cinder? ( ~sys-cluster/cinder-${PV} )
+   nova? ( ~sys-cluster/nova-${PV} )
+   heat? ( ~sys-cluster/heat-${PV} )
+"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2019-03-24 Thread Matthew Thode
commit: 2b073cd0be83dc09322899b761bec2cfa16bb243
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Mar 24 23:51:36 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Mar 25 00:06:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b073cd0

sys-cluster/openstack-meta: remove pike/queens

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 .../openstack-meta-2017.2..ebuild  | 23 --
 .../openstack-meta-2018.1..ebuild  | 22 -
 2 files changed, 45 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2017.2..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2017.2..ebuild
deleted file mode 100644
index 59b9ec4d427..000
--- a/sys-cluster/openstack-meta/openstack-meta-2017.2..ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
-HOMEPAGE="https://openstack.org;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS=""
-IUSE="cinder glance heat keystone neutron nova swift"
-
-DEPEND=""
-RDEPEND="
-   keystone? ( ~sys-auth/keystone-${PV} )
-   swift? ( ~sys-cluster/swift-${PV} )
-   neutron? ( ~sys-cluster/neutron-${PV} )
-   glance? ( ~app-admin/glance-${PV} )
-   cinder? ( ~sys-cluster/cinder-${PV} )
-   nova? ( ~sys-cluster/nova-${PV} )
-   heat? ( ~sys-cluster/heat-${PV} )
-"

diff --git a/sys-cluster/openstack-meta/openstack-meta-2018.1..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2018.1..ebuild
deleted file mode 100644
index ea5f7467b12..000
--- a/sys-cluster/openstack-meta/openstack-meta-2018.1..ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
-HOMEPAGE="https://openstack.org;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="cinder glance heat keystone neutron nova swift"
-
-DEPEND=""
-RDEPEND="
-   keystone? ( ~sys-auth/keystone-${PV} )
-   swift? ( ~sys-cluster/swift-${PV} )
-   neutron? ( ~sys-cluster/neutron-${PV} )
-   glance? ( ~app-admin/glance-${PV} )
-   cinder? ( ~sys-cluster/cinder-${PV} )
-   nova? ( ~sys-cluster/nova-${PV} )
-   heat? ( ~sys-cluster/heat-${PV} )
-"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2018-08-30 Thread Matt Thode
commit: c6614df35cca86d52a3bd5c0760800b8fe571db1
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 23:11:58 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 23:12:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6614df3

sys-cluster/openstack-meta: ROCKY BUMP

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 .../openstack-meta-2018.2..ebuild  | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2018.2..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2018.2..ebuild
new file mode 100644
index 000..ea5f7467b12
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2018.2..ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cinder glance heat keystone neutron nova swift"
+
+DEPEND=""
+RDEPEND="
+   keystone? ( ~sys-auth/keystone-${PV} )
+   swift? ( ~sys-cluster/swift-${PV} )
+   neutron? ( ~sys-cluster/neutron-${PV} )
+   glance? ( ~app-admin/glance-${PV} )
+   cinder? ( ~sys-cluster/cinder-${PV} )
+   nova? ( ~sys-cluster/nova-${PV} )
+   heat? ( ~sys-cluster/heat-${PV} )
+"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2018-02-23 Thread Matt Thode
commit: 51328a4c5c63b9e4649448bea297cff472fc4f8d
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Feb 24 07:21:55 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Feb 24 07:22:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51328a4c

sys-cluster/openstack-meta: QUEENS

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../openstack-meta-2018.1..ebuild  | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2018.1..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2018.1..ebuild
new file mode 100644
index 000..ea5f7467b12
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2018.1..ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="cinder glance heat keystone neutron nova swift"
+
+DEPEND=""
+RDEPEND="
+   keystone? ( ~sys-auth/keystone-${PV} )
+   swift? ( ~sys-cluster/swift-${PV} )
+   neutron? ( ~sys-cluster/neutron-${PV} )
+   glance? ( ~app-admin/glance-${PV} )
+   cinder? ( ~sys-cluster/cinder-${PV} )
+   nova? ( ~sys-cluster/nova-${PV} )
+   heat? ( ~sys-cluster/heat-${PV} )
+"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2017-08-30 Thread Matt Thode
commit: 9ce6ef43b0351f2de4d89ca11e83febc4dc29357
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Aug 30 22:06:42 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Aug 30 22:07:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce6ef43

sys-cluster/openstack-meta: PIKE

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 sys-cluster/openstack-meta/metadata.xml | 2 +-
 sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild| 2 +-
 ...nstack-meta-2016.2..ebuild => openstack-meta-2017.2..ebuild} | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/openstack-meta/metadata.xml 
b/sys-cluster/openstack-meta/metadata.xml
index 7b2e4d2b8f3..bc6326bac80 100644
--- a/sys-cluster/openstack-meta/metadata.xml
+++ b/sys-cluster/openstack-meta/metadata.xml
@@ -15,7 +15,7 @@
 Installs Openstack Cinder
 Installs Openstack Neutron
 Installs Openstack Nova
-   Installs Openstack Heat
+Installs Openstack Heat
 
   
 

diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild
index d857a5f9b15..0d8f1662a68 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild
@@ -14,7 +14,7 @@ IUSE="cinder glance heat keystone neutron nova swift"
 DEPEND=""
 RDEPEND="
keystone? ( ~sys-auth/keystone-${PV} )
-   swift? ( ~sys-cluster/swift-2.10.0 )
+   swift? ( 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2017-04-25 Thread Matt Thode
commit: daf83cd86768ad69b03fb20b585a88215874cfe7
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Apr 25 17:45:22 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Apr 25 17:47:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf83cd8

sys-cluster/openstack-meta: removeing mitaka

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 .../openstack-meta/openstack-meta-2016.1..ebuild | 20 
 1 file changed, 20 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.1..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2016.1..ebuild
deleted file mode 100644
index cae347a1736..000
--- a/sys-cluster/openstack-meta/openstack-meta-2016.1..ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
-HOMEPAGE="https://openstack.org;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS=""
-IUSE="keystone swift neutron glance cinder nova"
-
-DEPEND=""
-RDEPEND="keystone? ( ~sys-auth/keystone-2016.1. )
-   swift? ( ~sys-cluster/swift-2.9.0 )
-   neutron? ( ~sys-cluster/neutron-2016.1. )
-   glance? ( ~app-admin/glance-2016.1. )
-   cinder? ( ~sys-cluster/cinder-2016.1. )
-   nova? ( ~sys-cluster/nova-2016.1. )"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2017-04-25 Thread Matt Thode
commit: 4c4040d9977005ebe5e1e47129ecbe8377dc
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Apr 25 17:46:43 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Apr 25 17:47:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c4040d9

sys-cluster/openstack-meta: cleanup bad dep

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild
index 6e11d28d3c8..d857a5f9b15 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ IUSE="cinder glance heat keystone neutron nova swift"
 DEPEND=""
 RDEPEND="
keystone? ( ~sys-auth/keystone-${PV} )
-   swift? ( || ( ~sys-cluster/swift-2.9.0 ~sys-cluster/swift-2.10.0 ) )
+   swift? ( ~sys-cluster/swift-2.10.0 )
neutron? ( ~sys-cluster/neutron-${PV} )
glance? ( ~app-admin/glance-${PV} )
cinder? ( ~sys-cluster/cinder-${PV} )



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2017-02-26 Thread Matt Thode
commit: 86ea4b4b160042248ab8d0ec11f3c516447dfeaa
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Feb 27 06:42:25 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Feb 27 06:43:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86ea4b4b

sys-cluster/openstack-meta: OCATA

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../openstack-meta-2017.1..ebuild  | 24 ++
 1 file changed, 24 insertions(+)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2017.1..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2017.1..ebuild
new file mode 100644
index 00..822f2107a2
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2017.1..ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS=""
+IUSE="cinder glance heat keystone neutron nova swift"
+
+DEPEND=""
+RDEPEND="
+   keystone? ( ~sys-auth/keystone-${PV} )
+   swift? ( ~sys-cluster/swift-${PV} )
+   neutron? ( ~sys-cluster/neutron-${PV} )
+   glance? ( ~app-admin/glance-${PV} )
+   cinder? ( ~sys-cluster/cinder-${PV} )
+   nova? ( ~sys-cluster/nova-${PV} )
+   heat? ( ~sys-cluster/heat-${PV} )
+"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2016-10-03 Thread Matt Thode
commit: 5d02511d66a90672b7a49e6ae6c330fbc2eba88e
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Oct  3 20:27:29 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Mon Oct  3 20:36:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d02511d

sys-cluster/openstack-meta: adding heat

Package-Manager: portage-2.3.0

 sys-cluster/openstack-meta/metadata.xml  | 1 +
 sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/openstack-meta/metadata.xml 
b/sys-cluster/openstack-meta/metadata.xml
index c3c5a63..7b2e4d2 100644
--- a/sys-cluster/openstack-meta/metadata.xml
+++ b/sys-cluster/openstack-meta/metadata.xml
@@ -15,6 +15,7 @@
 Installs Openstack Cinder
 Installs Openstack Neutron
 Installs Openstack Nova
+   Installs Openstack Heat
 
   
 

diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild
index 12e6ba4..4ad9504 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2016.2..ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://openstack.org;
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS=""
-IUSE="keystone swift neutron glance cinder nova"
+IUSE="cinder glance heat keystone neutron nova swift"
 
 DEPEND=""
 RDEPEND="
@@ -20,4 +20,5 @@ RDEPEND="
glance? ( ~app-admin/glance-${PV} )
cinder? ( ~sys-cluster/cinder-${PV} )
nova? ( ~sys-cluster/nova-${PV} )
+   heat? ( ~sys-cluster/heat-${PV} )
 "



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/, app-admin/glance/, sys-cluster/nova/, ...

2016-09-08 Thread Matt Thode
commit: cd355ddd8281781a7cfd0177aa001b8d3caa6f9c
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Sep  9 01:14:32 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Sep  9 01:14:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd355ddd

clean up liberty openstack

 app-admin/glance/glance-2015.2..ebuild | 229 ---
 sys-auth/keystone/keystone-2015.2..ebuild  | 227 ---
 sys-cluster/cinder/Manifest|   1 -
 sys-cluster/cinder/cinder-2015.2..ebuild   | 264 -
 sys-cluster/neutron/neutron-2015.2..ebuild | 305 
 sys-cluster/nova/Manifest  |   1 -
 sys-cluster/nova/nova-2015.2..ebuild   | 312 -
 .../openstack-meta-2015.2..ebuild  |  21 --
 8 files changed, 1360 deletions(-)

diff --git a/app-admin/glance/glance-2015.2..ebuild 
b/app-admin/glance/glance-2015.2..ebuild
deleted file mode 100644
index 8acd4f9..
--- a/app-admin/glance/glance-2015.2..ebuild
+++ /dev/null
@@ -1,229 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 git-r3 user
-
-DESCRIPTION="Services for discovering, registering, and retrieving VM images"
-HOMEPAGE="https://launchpad.net/glance;
-EGIT_REPO_URI="https://github.com/openstack/glance.git;
-EGIT_BRANCH="stable/liberty"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS=""
-IUSE="doc mysql postgres +sqlite +swift test"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-CDEPEND=">=dev-python/pbr-1.6.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}
-   test? (
-   ${RDEPEND}
-   >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
-   <=dev-python/Babel-2.1.1[${PYTHON_USEDEP}]
-   >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
-   <=dev-python/coverage-4.0.3[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-1.3.1[${PYTHON_USEDEP}]
-   <=dev-python/fixtures-1.4.0-r[${PYTHON_USEDEP}]
-   >=dev-python/mox3-0.7.0[${PYTHON_USEDEP}]
-   <=dev-python/mox3-0.12.0[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2[${PYTHON_USEDEP}]
-   <=dev-python/mock-1.3.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
-   !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
-   =dev-python/requests-2.5.2[${PYTHON_USEDEP}]
-   !~dev-python/requests-2.8.0[${PYTHON_USEDEP}]
-   <=dev-python/requests-2.8.1[${PYTHON_USEDEP}]
-   >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
-   <=dev-python/testrepository-0.0.20[${PYTHON_USEDEP}]
-   >=dev-python/testresources-0.2.4[${PYTHON_USEDEP}]
-   <=dev-python/testresources-1.0.0-r[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   <=dev-python/testscenarios-0.5[${PYTHON_USEDEP}]
-   >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
-   <=dev-python/testtools-1.8.1[${PYTHON_USEDEP}]
-   >=dev-python/psutil-1.1.1[${PYTHON_USEDEP}]
-   =dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
-   <=dev-python/oslotest-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/pymysql-0.6.2[${PYTHON_USEDEP}]
-   <=dev-python/pymysql-0.6.7[${PYTHON_USEDEP}]
-   >=dev-python/psycopg-2.5[${PYTHON_USEDEP}]
-   <=dev-python/psycopg-2.6.1[${PYTHON_USEDEP}]
-   >=dev-python/pysendfile-2.0.0[${PYTHON_USEDEP}]
-   <=dev-python/pysendfile-2.0.1[${PYTHON_USEDEP}]
-   <=dev-python/qpid-python-0.32[$(python_gen_usedep 'python2_7')]
-   >=dev-python/pyxattr-0.5.0[${PYTHON_USEDEP}]
-   >=dev-python/python-swiftclient-2.2.0[${PYTHON_USEDEP}]
-   <=dev-python/python-swiftclient-2.7.0[${PYTHON_USEDEP}]
-   >=dev-python/oslo-sphinx-2.5.0[${PYTHON_USEDEP}]
-   <=dev-python/oslo-sphinx-4.1.0[${PYTHON_USEDEP}]
-   >=dev-python/reno-0.1.1[${PYTHON_USEDEP}]
-   )"
-
-#note to self, wsgiref is a python builtin, no need to package it
-#>=dev-python/wsgiref-0.1.2[${PYTHON_USEDEP}]
-
-RDEPEND="
-   ${CDEPEND}
-   sqlite? (
-   >=dev-python/sqlalchemy-0.9.9[sqlite,${PYTHON_USEDEP}]
-   =dev-python/sqlalchemy-0.9.9[${PYTHON_USEDEP}]
-   =dev-python/sqlalchemy-0.9.9[${PYTHON_USEDEP}]
-   =dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
-   <=dev-python/pastedeploy-1.5.2[${PYTHON_USEDEP}]
-   >=dev-python/routes-1.12.3[${PYTHON_USEDEP}]
-   !~dev-python/routes-2.0[${PYTHON_USEDEP}]
-   !~dev-python/routes-2.1[$(python_gen_usedep 'python2_7')]
-   

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2016-03-25 Thread Matt Thode
commit: 214e8e1008f3749ce3fddc8c6950fcb2787fb99c
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Mar 26 04:03:43 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Mar 26 04:03:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214e8e10

sys-cluster/openstack-meta: MITAKA

Package-Manager: portage-2.2.26

 .../openstack-meta-2016.1..ebuild   | 21 +
 1 file changed, 21 insertions(+)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.1..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2016.1..ebuild
new file mode 100644
index 000..b37463d
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2016.1..ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS=""
+IUSE="keystone swift neutron glance cinder nova"
+
+DEPEND=""
+RDEPEND="keystone? ( ~sys-auth/keystone-2016.1. )
+   swift? ( ~sys-cluster/swift-2.7.0 )
+   neutron? ( ~sys-cluster/neutron-2016.1. )
+   glance? ( ~app-admin/glance-2016.1. )
+   cinder? ( ~sys-cluster/cinder-2016.1. )
+   nova? ( ~sys-cluster/nova-2016.1. )"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2016-02-09 Thread Matt Thode
commit: 17ab344d8737ef98d28affa1cc86b6006534c834
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Feb 10 01:37:34 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Feb 10 01:37:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ab344d

sys-cluster/openstack-meta: cleanup

Package-Manager: portage-2.2.26

 .../openstack-meta-2015.1..ebuild   | 21 -
 1 file changed, 21 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2015.1..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2015.1..ebuild
deleted file mode 100644
index bdbb195..000
--- a/sys-cluster/openstack-meta/openstack-meta-2015.1..ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
-HOMEPAGE="https://openstack.org;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS=""
-IUSE="keystone swift neutron glance cinder nova"
-
-DEPEND=""
-RDEPEND="keystone? ( ~sys-auth/keystone-2015.1. )
-   swift? ( ~sys-cluster/swift-2.3.0 )
-   neutron? ( ~sys-cluster/neutron-2015.1. )
-   glance? ( ~app-admin/glance-2015.1. )
-   cinder? ( ~sys-cluster/cinder-2015.1. )
-   nova? ( ~sys-cluster/nova-2015.1. )"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/

2015-10-15 Thread Matt Thode
commit: 8d2cf341ae290c91aa4e6f2565c0de460e7e2085
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Oct 15 09:09:21 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Oct 15 09:09:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2cf341

sys-cluster/openstack-meta: liberty bup

Package-Manager: portage-2.2.20.1

 .../openstack-meta-2015.2..ebuild   | 21 +
 1 file changed, 21 insertions(+)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2015.2..ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2015.2..ebuild
new file mode 100644
index 000..865649d
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2015.2..ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="A openstack meta-package for installing the various openstack 
pieces"
+HOMEPAGE="https://openstack.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS=""
+IUSE="keystone swift neutron glance cinder nova"
+
+DEPEND=""
+RDEPEND="keystone? ( ~sys-auth/keystone-2015.2. )
+   swift? ( ~sys-cluster/swift-2.5.0 )
+   neutron? ( ~sys-cluster/neutron-2015.2. )
+   glance? ( ~app-admin/glance-2015.2. )
+   cinder? ( ~sys-cluster/cinder-2015.2. )
+   nova? ( ~sys-cluster/nova-2015.2. )"