[Docs] Keystone Token Cleanup

Bug #1505654 reported by Denis Klepikov
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
Medium
Fuel Documentation Team

Bug Description

https://docs.mirantis.com/openstack/fuel/fuel-7.0/operations.html#keystone-token-cleanup

Beginning with version 5.0, Mirantis OpenStack includes the pt-archiver command from the Percona Toolkit.

[root@nailgun ~]# pt-archiver
-bash: pt-archiver: command not found

[root@nailgun ~]# fuel nodes
DEPRECATION WARNING: /etc/fuel/client/config.yaml exists and will be used as the source for settings. This behavior is deprecated. Please specify the path to your custom settings file in the FUELCLIENT_CUSTOM_SETTINGS environment variable.
id | status | name | cluster | ip | mac | roles | pending_roles | online | group_id
---|--------|------------------|---------|-------------|-------------------|-------------------|---------------|--------|---------
3 | ready | Untitled (c8:dc) | 1 | 10.200.0.8 | 64:ca:29:86:c8:dc | controller | | True | 1
7 | ready | Untitled (10:ca) | 1 | 10.200.0.7 | 64:93:1d:ef:10:ca | ceph-osd, compute | | True | 1
8 | ready | Untitled (fc:4a) | 1 | 10.200.0.6 | 64:75:c0:45:fc:4a | ceph-osd, compute | | True | 1
2 | ready | Untitled (29:dd) | 1 | 10.200.0.4 | 64:cb:ba:04:29:dd | controller | | True | 1
9 | ready | Untitled (5f:a8) | 1 | 10.200.0.9 | 64:67:28:e3:5f:a8 | ceph-osd, compute | | True | 1
6 | ready | Untitled (bc:a8) | 1 | 10.200.0.10 | 64:a0:9f:8e:bc:a8 | mongo | | True | 1
5 | ready | Untitled (3f:af) | 1 | 10.200.0.5 | 64:63:ff:97:3f:af | mongo | | True | 1
1 | ready | Untitled (12:07) | 1 | 10.200.0.3 | 64:31:30:8a:12:07 | controller | | True | 1
4 | ready | Untitled (78:3e) | 1 | 10.200.0.11 | 64:5b:23:6a:78:3e | mongo | | True | 1

[root@nailgun ~]# ssh node-1
Warning: Permanently added 'node-1' (RSA) to the list of known hosts.
Welcome to Ubuntu 14.04.3 LTS (GNU/Linux 3.13.0-65-generic x86_64)

 * Documentation: https://help.ubuntu.com/
root@node-1:~# pt-archiver
The program 'pt-archiver' is currently not installed. You can install it by typing:
apt-get install percona-toolkit
root@node-1:~#

[root@nailgun ~]# yum install percona-toolkit
Loaded plugins: fastestmirror, priorities
Setting up Install Process
Loading mirror speeds from cached hostfile
7.0_auxiliary | 2.9 kB 00:00 ...
mos7.0-security | 2.9 kB 00:00
mos7.0-security/primary_db | 1.1 kB 00:00
mos7.0-updates | 2.9 kB 00:00
mos7.0-updates/primary_db | 1.1 kB 00:00
nailgun | 3.9 kB 00:00 ...
No package percona-toolkit available.
Error: Nothing to do
[root@nailgun ~]#

Please re-phrase to something like this:

Beginning with version 5.0, you can install Percona Toolkit
# apt-get install percona-toolkit
and use pt-archiver command...

Changed in fuel:
importance: Undecided → High
milestone: none → 7.0-updates
Changed in fuel:
status: New → Confirmed
Changed in fuel:
importance: High → Medium
tags: added: non-release
Revision history for this message
Alexey Stupnikov (astupnikov) wrote :

We no longer support MOS5.1, MOS6.0, MOS6.1
We deliver only Critical/Security fixes to MOS7.0, MOS8.0.
We deliver only High/Critical/Security fixes to MOS9.2.

Changed in fuel:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.