← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1498301] [NEW] [neutron-lbaas] typo in health monitor test names

 

Public bug reported:

Health monitor test names have typo in the following tests:

    def test_udpate_health_monitor_invalid_attribute(self):
    def test_udpate_health_monitor_invalid_admin_state_up(self):
    def test_udpate_health_monitor_invalid_delay(self):
    def test_udpate_health_monitor_invalid_timeout(self):
    def test_udpate_health_monitor_invalid_max_retries(self):
    def test_udpate_health_monitor_invalid_http_method(self):
    def test_udpate_health_monitor_invalid_url_path(self):
    def test_udpate_health_monitor_invalid_expected_codes(self):

'update' has been typed in as 'udpate'

The bug does not affect any functionality though.

** Affects: neutron
     Importance: Undecided
         Status: In Progress

** Changed in: neutron
       Status: New => In Progress

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

Title:
  [neutron-lbaas] typo in health monitor test names

Status in neutron:
  In Progress

Bug description:
  Health monitor test names have typo in the following tests:

      def test_udpate_health_monitor_invalid_attribute(self):
      def test_udpate_health_monitor_invalid_admin_state_up(self):
      def test_udpate_health_monitor_invalid_delay(self):
      def test_udpate_health_monitor_invalid_timeout(self):
      def test_udpate_health_monitor_invalid_max_retries(self):
      def test_udpate_health_monitor_invalid_http_method(self):
      def test_udpate_health_monitor_invalid_url_path(self):
      def test_udpate_health_monitor_invalid_expected_codes(self):

  'update' has been typed in as 'udpate'

  The bug does not affect any functionality though.

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


Follow ups