Verify operation in OpenStack Installation Guide for Debian 7  - juno

Bug #1386102 reported by benoit
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Won't Fix
Undecided
Thomas Goirand

Bug Description

As I install keystone using debconf,

my output are slight different from what is expected in the install guide

there are my output

root@nitlabopstck-ctrl:~# keystone --os-tenant-name admin --os-username admin --os-password 309c1ff06abf392a6226 --os-auth-url http://nitlabopstck-ctrl:35357/v2.0 tenant-list
+----------------------------------+-------+---------+
| id | name | enabled |
+----------------------------------+-------+---------+
| e835d40e491f4201b14576160b0881bb | admin | True |
+----------------------------------+-------+---------+
root@nitlabopstck-ctrl:~# keystone --os-tenant-name admin --os-username admin --os-password 309c1ff06abf392a6226 --os-auth-url http://nitlabopstck-ctrl:35357/v2.0 user-list
+----------------------------------+-------+---------+----------------+
| id | name | enabled | email |
+----------------------------------+-------+---------+----------------+
| dc448bfb8a5541c7b2fb57ccd5b1b8b1 | admin | True | root@localhost |
+----------------------------------+-------+---------+----------------+
root@nitlabopstck-ctrl:~# keystone --os-tenant-name admin --os-username admin --os-password 309c1ff06abf392a6226 --os-auth-url http://nitlabopstck-ctrl:35357/v2.0 role-list
+----------------------------------+----------------------+
| id | name |
+----------------------------------+----------------------+
| 21e07f209d8447618c97a5ec8f697c5f | KeystoneAdmin |
| de9a5357f3934a2fa5f8fbce52ed32d0 | KeystoneServiceAdmin |
| 325f241d9aa145e99e595624c8595047 | admin |
+----------------------------------+----------------------+

This is not a major bug but I don't know if we should except the same tenant, user and role as the one in the guide.

-----------------------------------
Built: 2014-10-27T08:17:42 00:00
git SHA: 915885ef744567fd30b23b26faf9a7ee017884b0
URL: http://docs.openstack.org/juno/install-guide/install/apt-debian/content/keystone-verify.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/section_keystone-verify.xml
xml:id: keystone-verify

Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → kilo
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Triaged
importance: Undecided → Low
tags: added: install-guide
Revision history for this message
Matt Kassawara (ionosphere80) wrote :

The installation guide tries to follow upstream conventions and recommendations as closely as possible. The debconf tool should follow them too. This seems like a packaging bug, not a documentation bug.

Changed in openstack-manuals:
assignee: nobody → Thomas Goirand (thomas-goirand)
status: Triaged → Invalid
importance: Low → Undecided
milestone: kilo → none
Revision history for this message
Thomas Goirand (thomas-goirand) wrote :

Hi,

I don't think there is any packaging bug here, and I believe the doc is fine too. That the Keystone package is different from the Ubuntu one isn't new, and I don't think this will change anytime soon.

Revision history for this message
Thomas Goirand (thomas-goirand) wrote :

How do I close this bug?

Changed in openstack-manuals:
status: Invalid → 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.