← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1646563] [NEW] Allow user specify custom project ID on project create

 

Public bug reported:

As the user I have to be able to specify project ID upon creation:
"openstack project create --id xxxyyyzzz project1"

The usecase covered by this functionality:

Multi-site deployment with independent Keystone in each site and centralized authentication.
In this case with the feature implemented it is possible to re-use the token from one environment in the other ones, allowing the users to switch between environments easily, as well as allowing any automated tools to manipulate with the workloads/collect statistics with no additional acts of authorization.

** Affects: keystone
     Importance: Undecided
     Assignee: Andrey Grebennikov (agrebennikov)
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => Andrey Grebennikov (agrebennikov)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1646563

Title:
  Allow user specify custom project ID on project create

Status in OpenStack Identity (keystone):
  New

Bug description:
  As the user I have to be able to specify project ID upon creation:
  "openstack project create --id xxxyyyzzz project1"

  The usecase covered by this functionality:

  Multi-site deployment with independent Keystone in each site and centralized authentication.
  In this case with the feature implemented it is possible to re-use the token from one environment in the other ones, allowing the users to switch between environments easily, as well as allowing any automated tools to manipulate with the workloads/collect statistics with no additional acts of authorization.

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


Follow ups