← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1482522] [NEW] yaml's ext in ironic not same with others

 

Public bug reported:

All openstack project's yaml file use 'yaml' as ext-name, except this
one:

# pwd
/.../openstack
#

# find -name '*.yml'
./ironic/vagrant.yml
#

# find -name '*.yaml'
./sahara/sahara/tests/scenario_unit/vanilla2_6_0.yaml
./sahara/bandit.yaml
...
(all others)
#

Better to use same extension with others.

** Affects: keystone
     Importance: Undecided
     Assignee: Zhao Lei (zhaolei-0)
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => Zhao Lei (zhaolei-0)

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

Title:
  yaml's ext in ironic not same with others

Status in Keystone:
  New

Bug description:
  All openstack project's yaml file use 'yaml' as ext-name, except this
  one:

  # pwd
  /.../openstack
  #

  # find -name '*.yml'
  ./ironic/vagrant.yml
  #

  # find -name '*.yaml'
  ./sahara/sahara/tests/scenario_unit/vanilla2_6_0.yaml
  ./sahara/bandit.yaml
  ...
  (all others)
  #

  Better to use same extension with others.

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


Follow ups