Releasing to unstable.

This commit is contained in:
Thomas Goirand 2016-07-13 10:47:39 +00:00
parent 76fbb236c6
commit c986bfc914
2 changed files with 83 additions and 88 deletions

29
debian/changelog vendored
View File

@ -1,4 +1,4 @@
openstack-meta-packages (0.15) UNRELEASED; urgency=medium
openstack-meta-packages (0.14) unstable; urgency=medium
[ Thomas Goirand ]
* Update to mitaka instead of liberty.
@ -20,21 +20,6 @@ openstack-meta-packages (0.15) UNRELEASED; urgency=medium
* Added some tweaks to make it work with Newton b1 as well (compatible with
Mitaka though...).
* Added openstack-tempest-merge-repo.
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* Fixed tempest.api.object_storage.test_crossdomain.CrossdomainTest
.test_get_crossdomain_policy
[ gustavo panizzo ]
* openstack-deploy: Ignore errors preseeding man-db
* openstack-deply: Determine the MySQL server version automatically
* openstack-deploy: now it can be used in sid
-- Thomas Goirand <zigo@debian.org> Thu, 16 Jun 2016 17:24:18 +0200
openstack-meta-packages (0.14) experimental; urgency=medium
* Fixed --shared option when deploying proxy network.
* Fixed ssh user for cirros in openstack-deploy-tempest.
* Switched to using liberty instead of Kilo.
@ -47,7 +32,17 @@ openstack-meta-packages (0.14) experimental; urgency=medium
* Do not set public_router_id at all (this adds failures).
* Added the setup of swift.
-- Thomas Goirand <zigo@debian.org> Sat, 16 May 2015 07:26:45 +0200
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* Fixed tempest.api.object_storage.test_crossdomain.CrossdomainTest
.test_get_crossdomain_policy
[ gustavo panizzo ]
* openstack-deploy: Ignore errors preseeding man-db
* openstack-deply: Determine the MySQL server version automatically
* openstack-deploy: now it can be used in sid
-- Thomas Goirand <zigo@debian.org> Wed, 13 Jul 2016 10:48:29 +0000
openstack-meta-packages (0.13) unstable; urgency=medium

142
debian/control vendored
View File

@ -186,74 +186,74 @@ Description: validate OpenStack Debian packages using tempest and openstack-depl
Typically, this package is to be installed on a Jenkins machine and it's
script shall be run on regular basis.
Package: fuel-master-node-services
Architecture: all
Depends: cobbler,
cobbler-web,
dbconfig-common,
dnsutils,
ntp,
openstack-clients,
postgresql,
python-ipaddr,
rabbitmq-server,
rsync,
${misc:Depends},
Description: Metapackage to install all needed Fuel master node service dependencies
OpenStack is a reliable cloud infrastructure. Its mission is to produce
the ubiquitous cloud computing platform that will meet the needs of public
and private cloud providers regardless of size, by being simple to
implement and massively scalable.
.
Fuel is an open source deployment and management tool for OpenStack. Developed
as an OpenStack community effort, it provides an intuitive, GUI-driven
experience for deployment and management of OpenStack, related community
projects and plug-ins.
.
Fuel brings consumer-grade simplicity to streamline and accelerate the
otherwise time-consuming, often complex, and error-prone process of deploying,
testing and maintaining various configuration flavors of OpenStack at scale.
Unlike other platform-specific deployment or management utilities, Fuel is an
upstream OpenStack project that focuses on automating the deployment and
testing of OpenStack and a range of third-party options, so its not
compromised by hard bundling or vendor lock-in.
.
This metapackage contains all services that a fuel master node needs, like a
database server, rabbitmq, and so on.
Package: fuel-master-node
Architecture: all
Pre-Depends: fuel-master-node-services,
Depends: astute,
cobbler,
fuel-agent,
fuel-misc,
fuel-ui,
fuel-web-apache,
mcollective,
nailgun-api,
nailgun-assassin,
nailgun-reciever,
python-fuelclient,
${misc:Depends},
Description: Metapackage to install a Fuel master node server
OpenStack is a reliable cloud infrastructure. Its mission is to produce
the ubiquitous cloud computing platform that will meet the needs of public
and private cloud providers regardless of size, by being simple to
implement and massively scalable.
.
Fuel is an open source deployment and management tool for OpenStack. Developed
as an OpenStack community effort, it provides an intuitive, GUI-driven
experience for deployment and management of OpenStack, related community
projects and plug-ins.
.
Fuel brings consumer-grade simplicity to streamline and accelerate the
otherwise time-consuming, often complex, and error-prone process of deploying,
testing and maintaining various configuration flavors of OpenStack at scale.
Unlike other platform-specific deployment or management utilities, Fuel is an
upstream OpenStack project that focuses on automating the deployment and
testing of OpenStack and a range of third-party options, so its not
compromised by hard bundling or vendor lock-in.
.
This metapackage contains all the needed dependencies to install a Fuel master
node.
#Package: fuel-master-node-services
#Architecture: all
#Depends: cobbler,
# cobbler-web,
# dbconfig-common,
# dnsutils,
# ntp,
# openstack-clients,
# postgresql,
# python-ipaddr,
# rabbitmq-server,
# rsync,
# ${misc:Depends},
#Description: Metapackage to install all needed Fuel master node service dependencies
# OpenStack is a reliable cloud infrastructure. Its mission is to produce
# the ubiquitous cloud computing platform that will meet the needs of public
# and private cloud providers regardless of size, by being simple to
# implement and massively scalable.
# .
# Fuel is an open source deployment and management tool for OpenStack. Developed
# as an OpenStack community effort, it provides an intuitive, GUI-driven
# experience for deployment and management of OpenStack, related community
# projects and plug-ins.
# .
# Fuel brings consumer-grade simplicity to streamline and accelerate the
# otherwise time-consuming, often complex, and error-prone process of deploying,
# testing and maintaining various configuration flavors of OpenStack at scale.
# Unlike other platform-specific deployment or management utilities, Fuel is an
# upstream OpenStack project that focuses on automating the deployment and
# testing of OpenStack and a range of third-party options, so its not
# compromised by hard bundling or vendor lock-in.
# .
# This metapackage contains all services that a fuel master node needs, like a
# database server, rabbitmq, and so on.
#
#Package: fuel-master-node
#Architecture: all
#Pre-Depends: fuel-master-node-services,
#Depends: astute,
# cobbler,
# fuel-agent,
# fuel-misc,
# fuel-ui,
# fuel-web-apache,
# mcollective,
# nailgun-api,
# nailgun-assassin,
# nailgun-reciever,
# python-fuelclient,
# ${misc:Depends},
#Description: Metapackage to install a Fuel master node server
# OpenStack is a reliable cloud infrastructure. Its mission is to produce
# the ubiquitous cloud computing platform that will meet the needs of public
# and private cloud providers regardless of size, by being simple to
# implement and massively scalable.
# .
# Fuel is an open source deployment and management tool for OpenStack. Developed
# as an OpenStack community effort, it provides an intuitive, GUI-driven
# experience for deployment and management of OpenStack, related community
# projects and plug-ins.
# .
# Fuel brings consumer-grade simplicity to streamline and accelerate the
# otherwise time-consuming, often complex, and error-prone process of deploying,
# testing and maintaining various configuration flavors of OpenStack at scale.
# Unlike other platform-specific deployment or management utilities, Fuel is an
# upstream OpenStack project that focuses on automating the deployment and
# testing of OpenStack and a range of third-party options, so its not
# compromised by hard bundling or vendor lock-in.
# .
# This metapackage contains all the needed dependencies to install a Fuel master
# node.