Public bug reported: The function swift_create_subfolder from openstack_dashboard/api/swift.py was removed on commit https://github.com/openstack/horizon/commit/b36a285938a0d98978eeb992f5144788d5ce11ff
but its still in the code, only in a patch that doesnt seem to be called anymore: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/containers/forms.py#L76 We should remove that code path if its not being used anymore. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1538528 Title: Containers: swift_create_subfolder funciton removed but its still called in the code Status in OpenStack Dashboard (Horizon): New Bug description: The function swift_create_subfolder from openstack_dashboard/api/swift.py was removed on commit https://github.com/openstack/horizon/commit/b36a285938a0d98978eeb992f5144788d5ce11ff but its still in the code, only in a patch that doesnt seem to be called anymore: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/containers/forms.py#L76 We should remove that code path if its not being used anymore. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1538528/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

