File: changelog

package info (click to toggle)
openstack-meta-packages 0.15
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 332 kB
  • ctags: 82
  • sloc: sh: 2,094; makefile: 4
file content (153 lines) | stat: -rw-r--r-- 5,946 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
openstack-meta-packages (0.15) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

  [ Thomas Goirand ]
  * Runtime depends on default-mysql-* (Closes: #848445, #848446).

 -- Thomas Goirand <zigo@debian.org>  Sun, 18 Dec 2016 11:56:07 +0100

openstack-meta-packages (0.14) unstable; urgency=medium

  [ Thomas Goirand ]
  * Update to mitaka instead of liberty.
  * Generating /etc/openstack-tempest-ci/openstack-ci.list dynamically to
    pickup Debian and OpenStack release names from pkgos.conf if it exists.
  * Removed activation of ec2 lib in preseed, as it's gone away from upstream
    code in Nova.
  * Added 14 new python-*client in the openstack-clients metapackage.
  * Added support for IPMI Debian Live provisionning of Tempest CI.
  * Added the automatic installation of: designate, barbican, manila,
    mistral, trove, congress, sahara, murano.
  * Also handling novaapi db.
  * Correctly use KEYSTONE_ADMIN_PASS and not AUTH_TOKEN anymore when
    preseeding endpoints.
  * DEBIAN_FRONTEND=noninteractive in osinstall_install_if_not_installed.
  * Adds missing mkdir -p /etc/openstack-tempest-ci in the openstack-tempest-ci
    package.
  * Adds Depends: ipmitool for openstack-tempest-ci.
  * Added some tweaks to make it work with Newton b1 as well (compatible with
    Mitaka though...).
  * Added openstack-tempest-merge-repo.
  * Fixed --shared option when deploying proxy network.
  * Fixed ssh user for cirros in openstack-deploy-tempest.
  * Switched to using liberty instead of Kilo.
  * Also setting OS_PROJECT_NAME in openrc.sh.
  * Fixed --is-public=True -> --visibility public when adding a new image.
  * Using openstackclient instead of keystoneclient cli when creating the
    testme user and project.
  * Defines the alt user and tenant correctly.
  * Fixed compute image_ssh_user.
  * Do not set public_router_id at all (this adds failures).
  * Added the setup of swift.
  * Standards-Version is now 3.9.8 (no change).

  [ 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

  * Removed openvswitch-datapath-dkms from recommends.

 -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jun 2015 14:04:46 +0000

openstack-meta-packages (0.12) unstable; urgency=medium

  * Added scripts to do automatic network configuration of the proxy node.
  * Fixed os_preseed_set_dbconfig_conf to also write the MySQL root pass.

 -- Thomas Goirand <zigo@debian.org>  Wed, 22 Oct 2014 01:13:08 +0800

openstack-meta-packages (0.11) unstable; urgency=medium

  * Removed libplrpc-perl from the list of packages to purge in openstack-purge
  * Added nova-compute-qemu as possible package instead of nova-compute-kvm.

 -- Thomas Goirand <zigo@debian.org>  Tue, 14 Oct 2014 23:08:40 +0800

openstack-meta-packages (0.10) unstable; urgency=medium

  * Downgraded openvswitch-datapath-dkms and memcached from depends to
    recommends: mostly everything is in the mainstream kernel now.
  * Downgraded memcached from depends to recommends, as it's not available
    in some arch (Closes: #763539).
  * Added ceilometer and trove clients in the openstack-clients package.
  * Standards-Version is now 3.9.6.

 -- Thomas Goirand <zigo@debian.org>  Sat, 04 Oct 2014 11:50:26 +0000

openstack-meta-packages (0.9) unstable; urgency=medium

  * Updated Vcs-Git URL.

 -- Thomas Goirand <zigo@debian.org>  Mon, 14 Jul 2014 13:49:22 +0800

openstack-meta-packages (0.8) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 10:42:59 +0000

openstack-meta-packages (0.7) experimental; urgency=medium

  * Added missing python-heatclient dependency.
  * Adds ceilometer-alarm-evaluator & ceilometer-alarm-notifier to the
    openstack-proxy-node package.
  * Added mongodb-10gen-unstable, mongodb-nightly, mongodb-stable,
    mongodb-unstable and mongodb-10gen as possible candidates to replace
    mongodb.
  * Added a new openstack-deploy package. Note that currently, only the
    all-in-one setup has been tested.

 -- Thomas Goirand <zigo@debian.org>  Sun, 23 Jun 2013 18:47:53 +0000

openstack-meta-packages (0.6) unstable; urgency=low

  * Removed nova-api from the openstack-compute-node package, since the way to
    run the metadata service is now through quantum.
  * Now using Quantum as stronger Depends and not just Recommends:.
  * Added Heat in the proxy node.
  * Ran wrap-and-sort.
  * Fixed the nova-consoleproxy dependency.
  * Removed nova-console and added nova-consoleauth from -proxy-node.
  * Removed cinder-api and cinder-scheduler from the -proxy-node.
  * Bumped Standard-Version to 3.9.4.

 -- Thomas Goirand <zigo@debian.org>  Tue, 18 Jun 2013 23:38:06 +0800

openstack-meta-packages (0.4) unstable; urgency=low

  * Really uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 17 May 2013 13:54:19 +0000

openstack-meta-packages (0.3) experimental; urgency=low

  * Uploading to unstable.
  * Fix typo in Vcs-Git (Closes: #705496).

 -- Thomas Goirand <zigo@debian.org>  Tue, 16 Apr 2013 17:55:20 +0000

openstack-meta-packages (0.2) experimental; urgency=low

  * Added Depends: nova-conductor in the openstack-proxy-node package.
  * Moved Depends: nova-xvpvncproxy to the openstack-compute-node package.

 -- Thomas Goirand <zigo@debian.org>  Sat, 13 Apr 2013 01:29:08 +0000

openstack-meta-packages (0.1) experimental; urgency=low

  * Initial release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 27 Oct 2012 08:55:54 +0000