← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1272459] [NEW] Regions resource should allow NULL description

 

Public bug reported:

Currently, the description column in the SQL driver's Region model is
required. This is an optional attribute and should allow NULL values.

Fix is to add a migration that sets the description column to nullable.

** Affects: keystone
     Importance: Medium
     Assignee: Jay Pipes (jaypipes)
         Status: Confirmed

** Changed in: keystone
     Assignee: (unassigned) => Jay Pipes (jaypipes)

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

Title:
  Regions resource should allow NULL description

Status in OpenStack Identity (Keystone):
  Confirmed

Bug description:
  Currently, the description column in the SQL driver's Region model is
  required. This is an optional attribute and should allow NULL values.

  Fix is to add a migration that sets the description column to
  nullable.

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


Follow ups

References