yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #81726
[Bug 1850412] Re: Useful image properties in glance - os_admin_user not documented
Reviewed: https://review.opendev.org/709109
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=517ff4fbe4694adc95460ca209e2229a3255edb8
Submitter: Zuul
Branch: master
commit 517ff4fbe4694adc95460ca209e2229a3255edb8
Author: Russell Tweed <rtweed@xxxxxxxxxx>
Date: Fri Feb 21 11:22:44 2020 +0000
Document os_admin_user in Useful Image Properties
Add documentation of the os_admin_user property to the Useful Image Properties guide.
Change-Id: I10e1e738aeacc708350993f05d373eaa1293fd27
Closes-Bug: 1850412
** Changed in: glance
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1850412
Title:
Useful image properties in glance - os_admin_user not documented
Status in Glance:
Fix Released
Bug description:
- [x] This is a doc addition request.
The os_admin_user image property was added to nova in the liberty
release:
https://specs.openstack.org/openstack/nova-
specs/specs/liberty/implemented/libvirt-set-admin-password.html
It's used to specify the admin username in a guest, otherwise nova
defaults to root for linux guests and Administrator for windows
guests. It's used when changing the admin password in the guest.
There is a metadef for the property so we could just use that for the
docs:
https://github.com/openstack/glance/blob/54329c6a21b0d3f845b09e79f710fc795976a175/etc/metadefs
/operating-system.json#L26
Only the libvirt driver in nova currently uses the os_admin_user image
property.
-----------------------------------
Release: on 2019-09-12 12:02:50
SHA: 99938b8afeebcdafc7baa07b73b7762abcc646a7
Source: https://opendev.org/openstack/glance/src/doc/source/admin/useful-image-properties.rst
URL: https://docs.openstack.org/glance/latest/admin/useful-image-properties.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1850412/+subscriptions
References