yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56757
[Bug 1612913] Re: The description of "Inject guest networking config" in support-matrix is misleading
Reviewed: https://review.openstack.org/355166
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4ca189acd4c62f3921b5173d0da586abee0d5946
Submitter: Jenkins
Branch: master
commit 4ca189acd4c62f3921b5173d0da586abee0d5946
Author: xhzhf <guoyongxhzhf@xxxxxxx>
Date: Sat Aug 13 15:02:02 2016 +0800
modify description of "Inject guest networking config"
The description of "Inject guest networking config" in
support-matrix is misleading. Correct it.
In fact, If we config static ip,
guest os can not access metadata service to get ip config.
Closes-Bug: #1612913
Change-Id: I1892e5273a77516dd8e1525e6064fb95fa65e4d3
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1612913
Title:
The description of "Inject guest networking config" in support-matrix
is misleading
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Description
===========
link:http://docs.openstack.org/developer/nova/support-matrix.html#guest_setup_inject_networking
The problem of configuring networking is better solved by DHCP or by
obtaining static config via the metadata service or config drive.
Therefore this operation is considered optional to support.
In fact, If we config static ip, guest os can not access metadata service to get ip config.
Because it has not ip address and can not access outer service.So changing description as below
The problem of configuring networking is better solved by DHCP or by
obtaining static config via config drive. Therefore this operation is
considered optional to support.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1612913/+subscriptions
References