-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathNEWS
More file actions
136 lines (121 loc) · 4.13 KB
/
NEWS
File metadata and controls
136 lines (121 loc) · 4.13 KB
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
2016.1-1 11-07-2016
openstack-db:
remove out-of-date utility
openstack-status:
autodetect mysql variant
add status check for lbaasv2 agent
2015.2-1 07-12-2015
openstack-status:
list all nova optional services, now including:
cells console consoleauth xvpvncproxy spicehtml5proxy serialproxy
list tuskar and ironic services
list nova instances for all tenants, not just current openstack user
list enabled sahara services rather than just sahara-api
2014.2-1 08-12-2014
openstack-status:
don't display status for uninstalled services on systemd platforms
list "target" service status instead of obsolete "tgtd"
list openstack-ceilometer-notification service
list neutron-metering-agent service
openstack-service:
neutron-ovs-cleanup is excluded from restart as that breaks tap devices
2014.1-3 23-06-2014
openstack-service:
simplify "status" output on systemd platforms
support all systemctl actions on systemd platforms
openstack-db:
Improve diagnostics for db sync failure
openstack-demo-install:
Remove no longer supported provisioning script
openstack-status:
Handle dashboard redirect from http to https
Improve status for uncontactable httpd
2014.1-1 24-04-2014
openstack-status:
Report status of openstack-cinder-backup on >= Havana
Report status of openstack-sahara service
Report status of openstack-trove services
Report status of targetd if installed
openstack-db:
Set default charset for new DBs to UTF8 to avoid migrate issues
Support openstack-trove database setup
2013.2-3 19-01-2014
openstack-db:
Avoid pemissions issues with 'init' and 'sync'
2013.2-2 20-11-2013
openstack-status:
print ceilometer alarm services status
don't print nova volume status when not installed
display nova's view of its services and networks
openstack-db:
Add the --update option to sync the database
Allow control of the 'heat' and 'neutron' databases
openstack-service:
Add a new util to control enabled openstack services
2013.2-1 17-09-2013
openstack-status:
don't print httpd status which is problematic on RHEL 6
print neutron services status when installed
print dbus service status
print ceilometer services status when installed
print heat services status when installed
avoid deprecated commands
openstack-db:
prompt the user if we're switching databases
2013.1-8 23-05-2013
openstack-status:
print out all quantum services and update for grizzly
2013.1-7 24-04-2013
openstack-demo-install:
fix swift init loop in grizzly
openstack-status
fix detection of nova install
improve reporting of service status
2013.1-5 02-04-2013
openstack-demo-install:
support systems with selinux disabled
support adjusted keystone sample credentials in grizzly
fix cgroup service handling
openstack-db
fix setting of keystone mysql password broken in 2013.1-2
provide more robust clearing of mysql users in --drop
fix handling of mariadb
2013.1-2 27-02-2013
openstack-demo-install:
avoid libvirt SELinux bug on RHEL 6.4
avoid libvirt nested VM issue on RHEL <= 6.3
openstack-db
support updating mysql password in newer conf files
prompt users on how to clear a partially installed db
2013.1-1 07-12-2012
openstack-demo-install:
support grizzly
install novnc
avoid RHEL setup issues
ensure dbus is started and avahi installed
ensure tgtd is configured appropriately
disble qpid auth (with a warning)
2012.2-7 22-11-2012
openstack-db:
support cinder
openstack-demo-install:
support folsom
support cinder
improved support for quantum
support installation within a VM
setup swift
improved error handling
improved support for essex
2012.1-2 22-05-2012
openstack-config:
Improve validation of options
Ensure new config files are not created
openstack-db:
Correct a typo in the options description
openstack-demo-install:
Fix service setup commands
Fix keystone startup race
Minimize prompts for the database password
Install quantum
2012.1-1 11-04-2012
Initial release