Public bug reported:

Get the help contents of the firewall-update command

stack@stevens-creek:~/firewall$ neutron help firewall-update
usage: neutron firewall-update [-h] [--request-format {json,xml}]
                               [--policy POLICY]
                               [--router ROUTER | --no-routers]
                               FIREWALL

Update a given firewall.

positional arguments:
  FIREWALL              ID or name of firewall to update.

optional arguments:
  -h, --help            show this help message and exit
  --request-format {json,xml}
                        The XML or JSON request format.
  --policy POLICY       Firewall policy name or ID.
  --router ROUTER       Firewall associated router names or IDs (requires
                        FWaaS router insertion extension, this option can be
                        repeated)
  --no-routers          Associate no routers with the firewall (requires FWaaS
                        router insertion extension)
stack@stevens-creek:~/firewall$

Issue :
--admin_state_up argument does not display in the contents

Expected:

Help contents should have  --admin_state_up argumment since we are able
to make firewall UP and DOWN by updating the --admin_state_up
toTrue/False

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: fwaas

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1503642

Title:
  Firewall-Update command help content does not display "admin_state_up"
  argument

Status in neutron:
  New

Bug description:
  Get the help contents of the firewall-update command

  stack@stevens-creek:~/firewall$ neutron help firewall-update
  usage: neutron firewall-update [-h] [--request-format {json,xml}]
                                 [--policy POLICY]
                                 [--router ROUTER | --no-routers]
                                 FIREWALL

  Update a given firewall.

  positional arguments:
    FIREWALL              ID or name of firewall to update.

  optional arguments:
    -h, --help            show this help message and exit
    --request-format {json,xml}
                          The XML or JSON request format.
    --policy POLICY       Firewall policy name or ID.
    --router ROUTER       Firewall associated router names or IDs (requires
                          FWaaS router insertion extension, this option can be
                          repeated)
    --no-routers          Associate no routers with the firewall (requires FWaaS
                          router insertion extension)
  stack@stevens-creek:~/firewall$

  Issue :
  --admin_state_up argument does not display in the contents

  Expected:

  Help contents should have  --admin_state_up argumment since we are
  able to make firewall UP and DOWN by updating the --admin_state_up
  toTrue/False

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1503642/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to