← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1427304] [NEW] [sahara] When the job binary creating fails, the job binary data is created anyway

 

Public bug reported:

If the user tries to create a Job Binary using the internal db as
storage, and the creating fails for a validation error, the job binary
data is created anyway.

The job data creation code should be executed at the same time/in the
same transaction of the job binary creation (and rolled back if the
latter fails).

Found on current Horizon git master (Sahara from Juno, but the problem
seems more Horizon-related).

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: sahara

-- 
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/1427304

Title:
  [sahara] When the job binary creating fails, the job binary data is
  created anyway

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  If the user tries to create a Job Binary using the internal db as
  storage, and the creating fails for a validation error, the job binary
  data is created anyway.

  The job data creation code should be executed at the same time/in the
  same transaction of the job binary creation (and rolled back if the
  latter fails).

  Found on current Horizon git master (Sahara from Juno, but the problem
  seems more Horizon-related).

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


Follow ups

References