[Yahoo-eng-team] [Bug 1496085] [NEW] network_data.json links can have None as MTU

2015-09-15 Thread Josh Gachnang
Public bug reported:

If a Neutron network does not have an MTU set, the MTU for the links in
network_data.json will be set to None. The spec seems to indicate all
links will have an MTU. Either we should drop the key from the link if
MTU isn't set, or set it to a safe default value like 1500.

** Affects: nova
 Importance: Undecided
 Status: New


** Tags: liberty-rc-potential

** Summary changed:

- network_data.json has no default for MTU
+ network_data.json has no default for MTU on links

** Summary changed:

- network_data.json has no default for MTU on links
+ network_data.json links can have None as MTU

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

Title:
  network_data.json links can have None as MTU

Status in OpenStack Compute (nova):
  New

Bug description:
  If a Neutron network does not have an MTU set, the MTU for the links
  in network_data.json will be set to None. The spec seems to indicate
  all links will have an MTU. Either we should drop the key from the
  link if MTU isn't set, or set it to a safe default value like 1500.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1496085/+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 1436568] Re: Ironic Nova driver makes two calls to delete a node

2015-03-25 Thread Josh Gachnang
** Also affects: nova
   Importance: Undecided
   Status: New

** Changed in: nova
 Assignee: (unassigned) => Josh Gachnang (joshnang)

** Tags added: ironic

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

Title:
  Ironic Nova driver makes two calls to delete a node

Status in OpenStack Bare Metal Provisioning Service (Ironic):
  New
Status in OpenStack Compute (Nova):
  New

Bug description:
  When deleting an instance in Nova, it sets the provision state to
  DELETED and then when that completes (node is in CLEANING, CLEANFAIL,
  or NOSTATE/AVAILABLE), it makes another call to remove the instance
  UUID. The instance UUID should be cleared out when Ironic clears out
  node.instance_info, and Nova should delete the instance as soon as the
  node is one of the states above.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1436568/+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 1432020] [NEW] Ironic nodes can be scheduled to in inappropriate states

2015-03-13 Thread Josh Gachnang
Public bug reported:

Ironic nodes in many of the states added in the new state machine can be
scheduled to, even if they aren't in AVAILABLE state. For example, a
node going through cleaning (e.g. erasing disks), a node in MANAGEABLE
state (either isn't ready for scheduling or specifically removed from
the schedulable nodes pool by the operator to do tasks like hardware
inspection), and others.

Reference for the new state machine: https://github.com/openstack
/ironic-specs/blob/master/specs/kilo/new-ironic-state-machine.rst

** Affects: nova
 Importance: Undecided
 Assignee: Josh Gachnang (joshnang)
 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/1432020

Title:
  Ironic nodes can be scheduled to in inappropriate states

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  Ironic nodes in many of the states added in the new state machine can
  be scheduled to, even if they aren't in AVAILABLE state. For example,
  a node going through cleaning (e.g. erasing disks), a node in
  MANAGEABLE state (either isn't ready for scheduling or specifically
  removed from the schedulable nodes pool by the operator to do tasks
  like hardware inspection), and others.

  Reference for the new state machine: https://github.com/openstack
  /ironic-specs/blob/master/specs/kilo/new-ironic-state-machine.rst

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1432020/+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