* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2015-10-15 9:09 Matt Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matt Thode @ 2015-10-15 9:09 UTC (permalink / raw
To: gentoo-commits
commit: 8d2cf341ae290c91aa4e6f2565c0de460e7e2085
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 09:09:21 2015 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 09:09:21 2015 +0000
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.9999.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2015.2.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2015.2.9999.ebuild
new file mode 100644
index 0000000..865649d
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2015.2.9999.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.9999 )
+ swift? ( ~sys-cluster/swift-2.5.0 )
+ neutron? ( ~sys-cluster/neutron-2015.2.9999 )
+ glance? ( ~app-admin/glance-2015.2.9999 )
+ cinder? ( ~sys-cluster/cinder-2015.2.9999 )
+ nova? ( ~sys-cluster/nova-2015.2.9999 )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2016-02-10 1:38 Matt Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matt Thode @ 2016-02-10 1:38 UTC (permalink / raw
To: gentoo-commits
commit: 17ab344d8737ef98d28affa1cc86b6006534c834
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 01:37:34 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 01:37:34 2016 +0000
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.9999.ebuild | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2015.1.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2015.1.9999.ebuild
deleted file mode 100644
index bdbb195..0000000
--- a/sys-cluster/openstack-meta/openstack-meta-2015.1.9999.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.9999 )
- swift? ( ~sys-cluster/swift-2.3.0 )
- neutron? ( ~sys-cluster/neutron-2015.1.9999 )
- glance? ( ~app-admin/glance-2015.1.9999 )
- cinder? ( ~sys-cluster/cinder-2015.1.9999 )
- nova? ( ~sys-cluster/nova-2015.1.9999 )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2016-03-26 4:04 Matt Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matt Thode @ 2016-03-26 4:04 UTC (permalink / raw
To: gentoo-commits
commit: 214e8e1008f3749ce3fddc8c6950fcb2787fb99c
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 04:03:43 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 04:03:43 2016 +0000
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.9999.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.1.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2016.1.9999.ebuild
new file mode 100644
index 0000000..b37463d
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2016.1.9999.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.9999 )
+ swift? ( ~sys-cluster/swift-2.7.0 )
+ neutron? ( ~sys-cluster/neutron-2016.1.9999 )
+ glance? ( ~app-admin/glance-2016.1.9999 )
+ cinder? ( ~sys-cluster/cinder-2016.1.9999 )
+ nova? ( ~sys-cluster/nova-2016.1.9999 )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2016-10-03 20:37 Matt Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matt Thode @ 2016-10-03 20:37 UTC (permalink / raw
To: gentoo-commits
commit: 5d02511d66a90672b7a49e6ae6c330fbc2eba88e
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 3 20:27:29 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Oct 3 20:36:13 2016 +0000
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.9999.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 @@
<flag name="cinder">Installs Openstack Cinder</flag>
<flag name="neutron">Installs Openstack Neutron</flag>
<flag name="nova">Installs Openstack Nova</flag>
+ <flag name="heat">Installs Openstack Heat</flag>
<!-- <flag name="horizon">Installs Openstack Horizon</flag> -->
</use>
</pkgmetadata>
diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
index 12e6ba4..4ad9504 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.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} )
"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2017-02-27 6:43 Matt Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matt Thode @ 2017-02-27 6:43 UTC (permalink / raw
To: gentoo-commits
commit: 86ea4b4b160042248ab8d0ec11f3c516447dfeaa
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 06:42:25 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 06:43:10 2017 +0000
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.9999.ebuild | 24 ++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2017.1.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2017.1.9999.ebuild
new file mode 100644
index 0000000000..822f2107a2
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2017.1.9999.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} )
+"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2017-04-25 17:47 Matt Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matt Thode @ 2017-04-25 17:47 UTC (permalink / raw
To: gentoo-commits
commit: 4c4040d9977005ebe5e1e422227129ecbe8377dc
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 17:46:43 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 17:47:10 2017 +0000
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.9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
index 6e11d28d3c8..d857a5f9b15 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.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} )
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2017-04-25 17:47 Matt Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matt Thode @ 2017-04-25 17:47 UTC (permalink / raw
To: gentoo-commits
commit: daf83cd86768ad69b03fb20b585a88215874cfe7
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 17:45:22 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 17:47:07 2017 +0000
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.9999.ebuild | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.1.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2016.1.9999.ebuild
deleted file mode 100644
index cae347a1736..00000000000
--- a/sys-cluster/openstack-meta/openstack-meta-2016.1.9999.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.9999 )
- swift? ( ~sys-cluster/swift-2.9.0 )
- neutron? ( ~sys-cluster/neutron-2016.1.9999 )
- glance? ( ~app-admin/glance-2016.1.9999 )
- cinder? ( ~sys-cluster/cinder-2016.1.9999 )
- nova? ( ~sys-cluster/nova-2016.1.9999 )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2017-08-30 22:07 Matt Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matt Thode @ 2017-08-30 22:07 UTC (permalink / raw
To: gentoo-commits
commit: 9ce6ef43b0351f2de4d89ca11e83febc4dc29357
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 22:06:42 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 22:07:33 2017 +0000
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.9999.ebuild | 2 +-
...nstack-meta-2016.2.9999.ebuild => openstack-meta-2017.2.9999.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 @@
<flag name="cinder">Installs Openstack Cinder</flag>
<flag name="neutron">Installs Openstack Neutron</flag>
<flag name="nova">Installs Openstack Nova</flag>
- <flag name="heat">Installs Openstack Heat</flag>
+ <flag name="heat">Installs Openstack Heat</flag>
<!-- <flag name="horizon">Installs Openstack Horizon</flag> -->
</use>
</pkgmetadata>
diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
index d857a5f9b15..0d8f1662a68 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.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? ( <sys-cluster/swift-2.11 )
neutron? ( ~sys-cluster/neutron-${PV} )
glance? ( ~app-admin/glance-${PV} )
cinder? ( ~sys-cluster/cinder-${PV} )
diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2017.2.9999.ebuild
similarity index 93%
copy from sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
copy to sys-cluster/openstack-meta/openstack-meta-2017.2.9999.ebuild
index d857a5f9b15..59b9ec4d427 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2017.2.9999.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? ( ~sys-cluster/swift-${PV} )
neutron? ( ~sys-cluster/neutron-${PV} )
glance? ( ~app-admin/glance-${PV} )
cinder? ( ~sys-cluster/cinder-${PV} )
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2018-02-24 7:22 Matt Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matt Thode @ 2018-02-24 7:22 UTC (permalink / raw
To: gentoo-commits
commit: 51328a4c5c63b9e4649448bea297cff472fc4f8d
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 07:21:55 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 07:22:09 2018 +0000
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.9999.ebuild | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2018.1.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2018.1.9999.ebuild
new file mode 100644
index 00000000000..ea5f7467b12
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2018.1.9999.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} )
+"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2018-08-30 23:12 Matt Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matt Thode @ 2018-08-30 23:12 UTC (permalink / raw
To: gentoo-commits
commit: c6614df35cca86d52a3bd5c0760800b8fe571db1
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 23:11:58 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 23:12:21 2018 +0000
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.9999.ebuild | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2018.2.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2018.2.9999.ebuild
new file mode 100644
index 00000000000..ea5f7467b12
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2018.2.9999.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} )
+"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2019-03-25 0:07 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2019-03-25 0:07 UTC (permalink / raw
To: gentoo-commits
commit: 2b073cd0be83dc09322899b761bec2cfa16bb243
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 24 23:51:36 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 00:06:52 2019 +0000
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 <prometheanfire <AT> gentoo.org>
.../openstack-meta-2017.2.9999.ebuild | 23 ----------------------
.../openstack-meta-2018.1.9999.ebuild | 22 ---------------------
2 files changed, 45 deletions(-)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2017.2.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2017.2.9999.ebuild
deleted file mode 100644
index 59b9ec4d427..00000000000
--- a/sys-cluster/openstack-meta/openstack-meta-2017.2.9999.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.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2018.1.9999.ebuild
deleted file mode 100644
index ea5f7467b12..00000000000
--- a/sys-cluster/openstack-meta/openstack-meta-2018.1.9999.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} )
-"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2019-04-12 22:47 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2019-04-12 22:47 UTC (permalink / raw
To: gentoo-commits
commit: 29ee7f02aa5fab0b701a65d4c3f66b7acd758591
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 12 22:01:57 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Apr 12 22:47:15 2019 +0000
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 <prometheanfire <AT> gentoo.org>
.../openstack-meta-2019.1.9999.ebuild | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.1.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2019.1.9999.ebuild
new file mode 100644
index 00000000000..15fc4672563
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.1.9999.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} )
+"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2019-04-12 22:47 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2019-04-12 22:47 UTC (permalink / raw
To: gentoo-commits
commit: ed87cd5ce84e490e175e740ce309c81414d5aa14
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 12 22:46:32 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Apr 12 22:47:18 2019 +0000
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 <prometheanfire <AT> gentoo.org>
sys-cluster/openstack-meta/metadata.xml | 1 +
sys-cluster/openstack-meta/openstack-meta-2019.1.9999.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 @@
<flag name="neutron">Installs Openstack Neutron</flag>
<flag name="nova">Installs Openstack Nova</flag>
<flag name="heat">Installs Openstack Heat</flag>
+ <flag name="placement">Installs Openstack Placement</flag>
<!-- <flag name="horizon">Installs Openstack Horizon</flag> -->
</use>
</pkgmetadata>
diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.1.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2019.1.9999.ebuild
index 15fc4672563..e2a3180efd8 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2019.1.9999.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.1.9999.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} )
"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2019-07-08 10:19 Michał Górny
0 siblings, 0 replies; 27+ messages in thread
From: Michał Górny @ 2019-07-08 10:19 UTC (permalink / raw
To: gentoo-commits
commit: 3f51377c4574419acf7d8334ec65e5b3f87de9e8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 8 10:17:25 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 8 10:19:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f51377c
sys-cluster/openstack-meta: Fix inconsistent indentation
Signed-off-by: Michał Górny <mgorny <AT> 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 @@
<flag name="neutron">Installs Openstack Neutron</flag>
<flag name="nova">Installs Openstack Nova</flag>
<flag name="heat">Installs Openstack Heat</flag>
- <flag name="placement">Installs Openstack Placement</flag>
+ <flag name="placement">Installs Openstack Placement</flag>
<!-- <flag name="horizon">Installs Openstack Horizon</flag> -->
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2019-10-21 0:19 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2019-10-21 0:19 UTC (permalink / raw
To: gentoo-commits
commit: f76172d6ccf2d3066f64eb9b5a5e14f3b85fb0cf
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 00:18:35 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 00:19:06 2019 +0000
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 <prometheanfire <AT> gentoo.org>
.../openstack-meta/openstack-meta-2019.2.0.ebuild | 27 ++++++++++++++++++++++
.../openstack-meta-2019.2.9999.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 00000000000..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} != *9999 ]];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.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2019.2.9999.ebuild
new file mode 100644
index 00000000000..b17a0a59978
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2019.2.9999.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} != *9999 ]];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} )
+"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2019-10-21 0:22 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2019-10-21 0:22 UTC (permalink / raw
To: gentoo-commits
commit: dc2bbe1808985f060cef3dc4d1d3a08941d0e7c9
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 00:22:10 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 00:22:10 2019 +0000
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 <prometheanfire <AT> 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 )
"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2019-11-03 20:21 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2019-11-03 20:21 UTC (permalink / raw
To: gentoo-commits
commit: 715f7381b15216196a15e27eabde68c04a33755e
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 3 20:20:56 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Nov 3 20:21:22 2019 +0000
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 <prometheanfire <AT> gentoo.org>
.../openstack-meta-2018.2.9999.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.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2018.2.9999.ebuild
deleted file mode 100644
index ea5f7467b12..00000000000
--- a/sys-cluster/openstack-meta/openstack-meta-2018.2.9999.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 )
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2019-11-03 21:08 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2019-11-03 21:08 UTC (permalink / raw
To: gentoo-commits
commit: 8649651cb261c051ab550ee372b288c69cdc6939
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 3 21:07:50 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Nov 3 21:08:05 2019 +0000
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 <prometheanfire <AT> 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 )
"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2019-11-19 18:36 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2019-11-19 18:36 UTC (permalink / raw
To: gentoo-commits
commit: 4665fd2a9d1be34c3bb98bf852da7f4b53098eb4
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 19 18:23:45 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 18:36:12 2019 +0000
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 <prometheanfire <AT> 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} != *9999 ]];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 )
"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2020-01-26 21:46 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2020-01-26 21:46 UTC (permalink / raw
To: gentoo-commits
commit: 1c49ac3598acae4066a62492069172fced2ad292
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 21:35:19 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 21:46:18 2020 +0000
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 <prometheanfire <AT> gentoo.org>
.../openstack-meta-2019.1.9999.ebuild | 23 ----------------------
1 file changed, 23 deletions(-)
diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.1.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2019.1.9999.ebuild
deleted file mode 100644
index e2a3180efd8..00000000000
--- a/sys-cluster/openstack-meta/openstack-meta-2019.1.9999.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} )
-"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2020-02-08 21:53 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2020-02-08 21:53 UTC (permalink / raw
To: gentoo-commits
commit: 765ea9ecc9ff9a383f83868f3eec97f07f419f52
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 21:53:07 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 21:53:24 2020 +0000
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 <prometheanfire <AT> 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 )
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2020-02-18 19:09 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2020-02-18 19:09 UTC (permalink / raw
To: gentoo-commits
commit: 09716480784cf8e5402570a94d442d084bc20602
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 18 19:06:28 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 19:09:07 2020 +0000
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 <prometheanfire <AT> 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 @@
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
- An openstack meta package to allow for easier installation of openstack.
+ An openstack meta package to allow for easier installation of openstack services.
</longdescription>
<use>
<flag name="keystone">Installs Openstack Keystone</flag>
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-auth/keystone-17 )
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.1 )
- nova? ( ~sys-cluster/nova-20.0.1 )
- heat? ( ~sys-cluster/heat-13.0.0 )
- placement? ( ~sys-cluster/placement-2.0.0 )
+ neutron? ( >=sys-cluster/neutron-15.0.0
+ <sys-cluster/neutron-16 )
+ glance? ( >=app-admin/glance-19.0.0
+ <app-admin/glance-20 )
+ cinder? ( >=sys-cluster/cinder-15.0.0
+ <sys-cluster/cinder-16 )
+ nova? ( >=sys-cluster/nova-20.0.0
+ <sys-cluster/nova-21 )
+ heat? ( >=sys-cluster/heat-13.0.0
+ <sys-cluster/heat-14 )
+ placement? ( >=sys-cluster/placement-2.0.0
+ <sys-cluster/placement-3 )
"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2020-05-16 21:21 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2020-05-16 21:21 UTC (permalink / raw
To: gentoo-commits
commit: 97bedd6527cf2305109a9063dc664d7f008f7d18
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat May 16 21:20:55 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat May 16 21:21:31 2020 +0000
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 <prometheanfire <AT> gentoo.org>
.../openstack-meta/openstack-meta-2020.1.0.ebuild | 34 ++++++++++++++++++++++
.../openstack-meta-2020.1.9999.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 00000000000..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} != *9999 ]];then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+DEPEND=""
+RDEPEND="
+ keystone? ( >=sys-auth/keystone-17.0.0
+ <sys-auth/keystone-18 )
+ swift? ( ~sys-cluster/swift-2.25.0 )
+ neutron? ( >=sys-cluster/neutron-16.0.0
+ <sys-cluster/neutron-17 )
+ glance? ( >=app-admin/glance-20.0.0
+ <app-admin/glance-21 )
+ cinder? ( >=sys-cluster/cinder-16.0.0
+ <sys-cluster/cinder-17 )
+ nova? ( >=sys-cluster/nova-21.0.0
+ <sys-cluster/nova-22 )
+ heat? ( >=sys-cluster/heat-14.0.0
+ <sys-cluster/heat-15 )
+ placement? ( >=sys-cluster/placement-3.0.0
+ <sys-cluster/placement-4 )
+"
diff --git a/sys-cluster/openstack-meta/openstack-meta-2020.1.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2020.1.9999.ebuild
new file mode 100644
index 00000000000..d214cba5b91
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2020.1.9999.ebuild
@@ -0,0 +1,27 @@
+# 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} != *9999 ]];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} )
+"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2020-06-23 18:39 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2020-06-23 18:39 UTC (permalink / raw
To: gentoo-commits
commit: 8172c3b72c594500735a2078563f6238c8ca1a72
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 23 18:37:18 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Jun 23 18:39:24 2020 +0000
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 <prometheanfire <AT> 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 @@
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
- <longdescription lang="en">
- An openstack meta package to allow for easier installation of openstack services.
- </longdescription>
<use>
<flag name="keystone">Installs Openstack Keystone</flag>
<flag name="swift">Installs Openstack Swift</flag>
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-auth/keystone-17 )
- swift? ( ~sys-cluster/swift-2.23.1 )
+ swift? ( >=sys-cluster/swift-2.23.0
+ <sys-cluster/swift-2.25.0 )
neutron? ( >=sys-cluster/neutron-15.0.0
<sys-cluster/neutron-16 )
glance? ( >=app-admin/glance-19.0.0
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2020-07-03 0:31 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2020-07-03 0:31 UTC (permalink / raw
To: gentoo-commits
commit: 646e35d7b8dbe0b70dee338e332572eac1c5e0bd
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 3 00:22:50 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Jul 3 00:31:39 2020 +0000
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 <prometheanfire <AT> gentoo.org>
.../openstack-meta/openstack-meta-2019.2.3.ebuild | 35 ----------------------
.../openstack-meta-2019.2.9999.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..00000000000
--- 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} != *9999 ]];then
- KEYWORDS="amd64 ~arm64 x86"
-fi
-
-DEPEND=""
-RDEPEND="
- keystone? ( >=sys-auth/keystone-16.0.0
- <sys-auth/keystone-17 )
- swift? ( >=sys-cluster/swift-2.23.0
- <sys-cluster/swift-2.25.0 )
- neutron? ( >=sys-cluster/neutron-15.0.0
- <sys-cluster/neutron-16 )
- glance? ( >=app-admin/glance-19.0.0
- <app-admin/glance-20 )
- cinder? ( >=sys-cluster/cinder-15.0.0
- <sys-cluster/cinder-16 )
- nova? ( >=sys-cluster/nova-20.0.0
- <sys-cluster/nova-21 )
- heat? ( >=sys-cluster/heat-13.0.0
- <sys-cluster/heat-14 )
- placement? ( >=sys-cluster/placement-2.0.0
- <sys-cluster/placement-3 )
-"
diff --git a/sys-cluster/openstack-meta/openstack-meta-2019.2.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2019.2.9999.ebuild
deleted file mode 100644
index b17a0a59978..00000000000
--- a/sys-cluster/openstack-meta/openstack-meta-2019.2.9999.ebuild
+++ /dev/null
@@ -1,27 +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"
-
-if [[ ${PV} != *9999 ]];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} )
-"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2020-10-18 23:18 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2020-10-18 23:18 UTC (permalink / raw
To: gentoo-commits
commit: bc515e4a6ffd4e06bd01f2362f30e8963379789e
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 23:18:23 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 23:18:23 2020 +0000
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 <prometheanfire <AT> gentoo.org>
.../openstack-meta/openstack-meta-2020.2.0.ebuild | 35 ++++++++++++++++++++++
.../openstack-meta-2020.2.9999.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 00000000000..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} != *9999 ]];then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+DEPEND=""
+RDEPEND="
+ keystone? ( >=sys-auth/keystone-18.0.0
+ <sys-auth/keystone-19 )
+ swift? ( >=sys-cluster/swift-2.26.0
+ <sys-cluster/swift-2.27.0 )
+ neutron? ( >=sys-cluster/neutron-17.0.0
+ <sys-cluster/neutron-18 )
+ glance? ( >=app-admin/glance-21.0.0
+ <app-admin/glance-22 )
+ cinder? ( >=sys-cluster/cinder-17.0.0
+ <sys-cluster/cinder-18 )
+ nova? ( >=sys-cluster/nova-22.0.0
+ <sys-cluster/nova-23 )
+ heat? ( >=sys-cluster/heat-15.0.0
+ <sys-cluster/heat-16 )
+ placement? ( >=sys-cluster/placement-4.0.0
+ <sys-cluster/placement-5 )
+"
diff --git a/sys-cluster/openstack-meta/openstack-meta-2020.2.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2020.2.9999.ebuild
new file mode 100644
index 00000000000..d214cba5b91
--- /dev/null
+++ b/sys-cluster/openstack-meta/openstack-meta-2020.2.9999.ebuild
@@ -0,0 +1,27 @@
+# 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} != *9999 ]];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} )
+"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/
@ 2020-11-10 23:18 Matthew Thode
0 siblings, 0 replies; 27+ messages in thread
From: Matthew Thode @ 2020-11-10 23:18 UTC (permalink / raw
To: gentoo-commits
commit: f0d54f17bf94226c4986a8e1518d87bb566289e6
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 23:18:30 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 23:18:30 2020 +0000
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 <prometheanfire <AT> 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-auth/keystone-18 )
- swift? ( ~sys-cluster/swift-2.25.0 )
+ swift? ( >=sys-cluster/swift-2.25.0
+ <sys-cluster/swift-2.26.0 )
neutron? ( >=sys-cluster/neutron-16.0.0
<sys-cluster/neutron-17 )
glance? ( >=app-admin/glance-20.0.0
^ permalink raw reply related [flat|nested] 27+ messages in thread
end of thread, other threads:[~2020-11-10 23:18 UTC | newest]
Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-12 22:47 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openstack-meta/ Matthew Thode
-- strict thread matches above, loose matches on Subject: below --
2020-11-10 23:18 Matthew Thode
2020-10-18 23:18 Matthew Thode
2020-07-03 0:31 Matthew Thode
2020-06-23 18:39 Matthew Thode
2020-05-16 21:21 Matthew Thode
2020-02-18 19:09 Matthew Thode
2020-02-08 21:53 Matthew Thode
2020-01-26 21:46 Matthew Thode
2019-11-19 18:36 Matthew Thode
2019-11-03 21:08 Matthew Thode
2019-11-03 20:21 Matthew Thode
2019-10-21 0:22 Matthew Thode
2019-10-21 0:19 Matthew Thode
2019-07-08 10:19 Michał Górny
2019-04-12 22:47 Matthew Thode
2019-03-25 0:07 Matthew Thode
2018-08-30 23:12 Matt Thode
2018-02-24 7:22 Matt Thode
2017-08-30 22:07 Matt Thode
2017-04-25 17:47 Matt Thode
2017-04-25 17:47 Matt Thode
2017-02-27 6:43 Matt Thode
2016-10-03 20:37 Matt Thode
2016-03-26 4:04 Matt Thode
2016-02-10 1:38 Matt Thode
2015-10-15 9:09 Matt Thode
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox