[Yahoo-eng-team] [Bug 1463698] Re: XSS

2015-08-21 Thread Samuel Merritt
Sounds like escaping of content needs to happen where the content is embedded. Swift just gives you back what you gave it. Adding Horizon, marking invalid for Swift. ** Also affects: horizon Importance: Undecided Status: New ** Changed in: swift Status: Incomplete = Invalid --

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2015-05-26 Thread Samuel Merritt
** No longer affects: swift -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1458945 Title: Use graduated oslo.policy instead of oslo-incubator code Status in OpenStack

[Yahoo-eng-team] [Bug 1340040] Re: Can't able to delete pseudo folder under container

2014-07-10 Thread Samuel Merritt
When you create pseudo-directory objects in Swift, they are stored as plain old objects whose names happen to contain slashes. You're trying to delete the object test1/ (with a slash) by running swift delete test test1 (without a slash), and those are two different names, so Swift correctly

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2014-02-15 Thread Samuel Merritt
** No longer affects: swift -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1280522 Title: Replace assertEqual(None, *) with assertIsNone in tests Status in Cinder: