← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1418384] Re: openstack client help shows domain can be changed for a project

 

** Changed in: python-openstackclient
       Status: Fix Committed => Fix Released

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

Title:
  openstack client help shows domain can be changed for a project

Status in OpenStack Identity (Keystone):
  Invalid
Status in OpenStack Command Line Client:
  Fix Released

Bug description:
  (openstack) project set admin-apal -h
  usage: project set [-h] [--name <name>] [--domain <domain>]
  [--description <description>] [--enable | --disable]
  [--property <key=value>]
  <project>
  Set project properties
  positional arguments:
  <project> Project to modify (name or ID)
  optional arguments:
  -h, --help show this help message and exit
  --name <name> Set project name
  --domain <domain> Set domain owning <project> (name or ID)
  --description <description>
  Set project description
  --enable Enable project
  --disable Disable project
  --property <key=value>
  Set a property on <project> (repeat option to set
  multiple properties)
  (openstack) project set admin-apal --domain admin-apal
  ERROR: openstack Cannot change Domain ID (HTTP 400)

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


References