The flags ec2_listen_port and osapi_listen_port don't show up in --help output

Bug #850289 reported by Anne Gentle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Won't Fix
Undecided
Justin Shepherd

Bug Description

Not sure why, but when you do nova-manage --help and get a flags listing, ec2_listen_port and osapi_listen_port do not show up. I can grep the code and find them both but didn't see them in the --help listing.

Related branches

Changed in nova:
assignee: nobody → Justin Shepherd (jshepher)
status: New → In Progress
Revision history for this message
Justin Shepherd (jshepher) wrote :

Hey Anne,

# nova-api --help | grep listen_port
  --ec2_listen_port: port for ec2 api to listen
  --osapi_listen_port: port for os api to listen

These are available to nova-api, since that is where they are used.

Changed in nova:
status: In Progress → Won't Fix
Revision history for this message
Anne Gentle (annegentle) wrote :

Got it, thanks for solving the mystery.

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.