Document nova server package (WAS: Enable remote debugging for nova)
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| openstack-manuals |
Won't Fix
|
Low
|
Unassigned | ||
Bug Description
https:/
commit 2cbea242092dabf
Author: Tracy Jones <email address hidden>
Date: Wed Nov 13 13:16:26 2013 -0800
Enable remote debugging for nova
This patch added 2 command line parameters which are used to
connect to an external debugger such as pycharm or eclipse.
This feature is used when you want to connect to a nova
service via a debugger running on a different host.
To use it you start the nova service with the following
command line parameters
--remote_
--remote_
DocImpact
Closes-bug: #1251021
Change-Id: I6ede9bf0813eaf
| Changed in openstack-manuals: | |
| status: | New → Confirmed |
| importance: | Undecided → Low |
| milestone: | none → icehouse |
| tags: | added: autogen |
| Changed in openstack-manuals: | |
| assignee: | nobody → Ed Leafe (ed-leafe) |
| status: | Confirmed → In Progress |
| Changed in openstack-manuals: | |
| assignee: | Ed Leafe (ed-leafe) → nobody |
| Changed in openstack-manuals: | |
| status: | In Progress → Confirmed |
| Changed in openstack-manuals: | |
| status: | Confirmed → Triaged |
| Changed in openstack-manuals: | |
| milestone: | icehouse → juno |
| tags: |
added: cli-reference removed: autogen |
| Changed in openstack-manuals: | |
| milestone: | kilo → liberty |
| tags: | added: icehouse |
| summary: |
- Enable remote debugging for nova + Document nova server package (WAS: Enable remote debugging for nova) |
| Changed in openstack-manuals: | |
| assignee: | nobody → Atsushi SAKAI (sakaia) |
| Changed in openstack-manuals: | |
| milestone: | liberty → mitaka |
| Changed in openstack-manuals: | |
| assignee: | Atsushi SAKAI (sakaia) → Lana (loquacity) |
| Changed in openstack-manuals: | |
| milestone: | mitaka → none |

Needs CLI guide update