[Yahoo-eng-team] [Bug 1599034] Re: Use URIOpt

2016-07-06 Thread Masaki Matsushita
https://review.openstack.org/#/c/338030/

** Also affects: trove
   Importance: Undecided
   Status: New

** Changed in: trove
 Assignee: (unassigned) => Masaki Matsushita (mmasaki)

** Changed in: trove
   Status: New => In Progress

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

Title:
  Use URIOpt

Status in OpenStack Compute (nova):
  In Progress
Status in OpenStack DBaaS (Trove):
  In Progress

Bug description:
  oslo.config introduced URIOpt in 3.12.
  We can use this for validate URL configs.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1599034] [NEW] Use URIOpt

2016-07-05 Thread Masaki Matsushita
Public bug reported:

oslo.config introduced URIOpt in 3.12.
We can use this for validate URL configs.

** Affects: nova
 Importance: Undecided
 Assignee: Masaki Matsushita (mmasaki)
 Status: New

** Changed in: nova
 Assignee: (unassigned) => Masaki Matsushita (mmasaki)

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

Title:
  Use URIOpt

Status in OpenStack Compute (nova):
  New

Bug description:
  oslo.config introduced URIOpt in 3.12.
  We can use this for validate URL configs.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1502786] [NEW] Add log_config_append and logging_sample.conf

2015-10-05 Thread Masaki Matsushita
Public bug reported:

I want to add logging_sample.conf and description of log_config_append.
It would be useful for users who want to configure about logging in detail.

** Affects: neutron
 Importance: Undecided
 Assignee: Masaki Matsushita (mmasaki)
 Status: In Progress

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

Title:
  Add log_config_append and logging_sample.conf

Status in neutron:
  In Progress

Bug description:
  I want to add logging_sample.conf and description of log_config_append.
  It would be useful for users who want to configure about logging in detail.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1500689] [NEW] Use IPOpt to validate IP addresses

2015-09-28 Thread Masaki Matsushita
Public bug reported:

We can use cfg.IPOpt to validate IP addresses.
I think it would be helpful in common/config.py.

** Affects: keystone
 Importance: Undecided
 Assignee: Masaki Matsushita (mmasaki)
 Status: In Progress

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

Title:
  Use IPOpt to validate IP addresses

Status in Keystone:
  In Progress

Bug description:
  We can use cfg.IPOpt to validate IP addresses.
  I think it would be helpful in common/config.py.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1499238] [NEW] logging_sample.conf has wrong formtter

2015-09-24 Thread Masaki Matsushita
Public bug reported:

etc/nova/logging_sample.conf has wrong formtter.
nova.openstack.common.log.ContextFormatter no longer exists.
We should replace it with oslo_log.formatters.ContextFormatter.

** Affects: nova
 Importance: Undecided
 Assignee: Masaki Matsushita (mmasaki)
 Status: In Progress

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

Title:
  logging_sample.conf has wrong formtter

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  etc/nova/logging_sample.conf has wrong formtter.
  nova.openstack.common.log.ContextFormatter no longer exists.
  We should replace it with oslo_log.formatters.ContextFormatter.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1480778] Re: tox -e py27 raises Error in installdeps

2015-08-30 Thread Masaki Matsushita
I could successfully run tests with run_tests.sh.
It's my mistake, not glance's problem.

** Changed in: glance
   Status: Incomplete = Invalid

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

Title:
  tox -e py27 raises Error in installdeps

Status in Glance:
  Invalid

Bug description:
  tox -e py27 raises SyntaxError: don't know how to evaluate 'num' '2.6' in 
installdeps.
  I think we should update test-requirements.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1480778] [NEW] tox -e py27 raises Error in installdeps

2015-08-03 Thread Masaki Matsushita
Public bug reported:

tox -e py27 raises SyntaxError: don't know how to evaluate 'num' '2.6' in 
installdeps.
I think we should update test-requirements.

** Affects: glance
 Importance: Undecided
 Status: New

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

Title:
  tox -e py27 raises Error in installdeps

Status in Glance:
  New

Bug description:
  tox -e py27 raises SyntaxError: don't know how to evaluate 'num' '2.6' in 
installdeps.
  I think we should update test-requirements.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1470051] [NEW] Make security-group-rule-create accept any protocol

2015-06-30 Thread Masaki Matsushita
Public bug reported:

Related Bug: https://bugs.launchpad.net/python-
neutronclient/+bug/1469642

When invalid protocol specified in security-group-rule-create, neutron
server returns protocol values [None, 'tcp', 'udp', 'icmp', 'icmpv6']
are supported as below:

% neutron security-group-rule-create --protocol foo bar
Security group rule protocol foo not supported. Only protocol values [None, 
'tcp', 'udp', 'icmp', 'icmpv6'] and integer representations [0 to 255] are 
supported.

I think None to specify any protocols is confusing and inconsistent
with FWaaS CLI options (it accepts any protocol).

** Affects: neutron
 Importance: Undecided
 Assignee: Masaki Matsushita (mmasaki)
 Status: In Progress

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

Title:
  Make security-group-rule-create accept any protocol

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  Related Bug: https://bugs.launchpad.net/python-
  neutronclient/+bug/1469642

  When invalid protocol specified in security-group-rule-create, neutron
  server returns protocol values [None, 'tcp', 'udp', 'icmp', 'icmpv6']
  are supported as below:

  % neutron security-group-rule-create --protocol foo bar
  Security group rule protocol foo not supported. Only protocol values [None, 
'tcp', 'udp', 'icmp', 'icmpv6'] and integer representations [0 to 255] are 
supported.

  I think None to specify any protocols is confusing and inconsistent
  with FWaaS CLI options (it accepts any protocol).

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1465614] [NEW] --protocol None is rejected in security-group-rule-create

2015-06-16 Thread Masaki Matsushita
Public bug reported:

When invalid protocol specified in security-group-rule-create, neutron
server returns protocol values [None, 'tcp', 'udp', 'icmp', 'icmpv6']
are supported as below:

% neutron security-group-rule-create --protocol foo bar
Security group rule protocol foo not supported. Only protocol values [None, 
'tcp', 'udp', 'icmp', 'icmpv6'] and integer representations [0 to 255] are 
supported.

However, neutron-server rejects None for protocol.

% neutron security-group-rule-create --protocol None bar
Security group rule protocol None not supported. Only protocol values [None, 
'tcp', 'udp', 'icmp', 'icmpv6'] and integer representations [0 to 255] are 
supported.

I think this behavior is confusing.

** Affects: neutron
 Importance: Undecided
 Assignee: Masaki Matsushita (mmasaki)
 Status: In Progress

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

Title:
  --protocol None is rejected in security-group-rule-create

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  When invalid protocol specified in security-group-rule-create, neutron
  server returns protocol values [None, 'tcp', 'udp', 'icmp', 'icmpv6']
  are supported as below:

  % neutron security-group-rule-create --protocol foo bar
  Security group rule protocol foo not supported. Only protocol values [None, 
'tcp', 'udp', 'icmp', 'icmpv6'] and integer representations [0 to 255] are 
supported.

  However, neutron-server rejects None for protocol.

  % neutron security-group-rule-create --protocol None bar
  Security group rule protocol None not supported. Only protocol values [None, 
'tcp', 'udp', 'icmp', 'icmpv6'] and integer representations [0 to 255] are 
supported.

  I think this behavior is confusing.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp