← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1599857] Re: openstack project create cannot find default domain

 

** Changed in: python-openstackclient
       Status: Incomplete => Invalid

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

Title:
  openstack project create cannot find default domain

Status in OpenStack Identity (keystone):
  Invalid
Status in python-openstackclient:
  Invalid

Bug description:
  $ openstack project create TEST
  Could not find domain: default (HTTP 400) (Request-ID: req-f193e015-2cab-4763-814e-b374cc403793)

  Optional argument is mandatory.

  $ openstack project create --domain default TEST
  +-------------+----------------------------------+
  | Field       | Value                            |
  +-------------+----------------------------------+
  | description |                                  |
  | domain_id   | 4e92621013eb4945a36ba2b57611dbb8 |
  | enabled     | True                             |
  | id          | c00bfe7d586a4d8ba449b799295d9d98 |
  | is_domain   | False                            |
  | name        | TEST                             |
  | parent_id   | 4e92621013eb4945a36ba2b57611dbb8 |
  +-------------+----------------------------------+

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



References