[openstack-dev] [ironic] weekly subteam status report

2016-08-22 Thread Loo, Ruby
Hi,

Here is this week's subteam report for Ironic. As usual, this is pulled 
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff between 15 Aug 2016 and 22 Aug 2016)
- Ironic: 223 bugs (-9) + 211 wishlist items (+12). 26 new (-10), 164 in 
progress (+4), 1 critical (+1), 34 high (+1) and 16 incomplete (-3)
- Inspector: 9 bugs + 20 wishlist items. 0 new, 9 in progress, 0 critical, 1 
high (-1) and 2 incomplete
- Nova bugs with Ironic tag: 11. 0 new, 0 critical, 0 high
- a critical bug:
  - IPA for stable/liberty unit tests fail with AssertionError: InspectionError 
not raised by extension_manager
  - https://bugs.launchpad.net/ironic-python-agent/+bug/1611528
  - Patch proposed to use constraints: https://review.openstack.org/#/c/353124/
  - mat128 has volunteered to fix the Dockerfile issue. Proposing patch to 
master and then getting it backported to stable releases.

Network isolation (Neutron/Ironic work) (jroll, TheJulia, devananda)

* trello: 
https://trello.com/c/HWVHhxOj/1-multi-tenant-networking-network-isolation
- portgroups patches still in review
- patch for security groups for provisioning network coming this week

Gate improvements (jlvillal, lucasagomes, dtantsur)
===
- No updates from dtantsur

Generic boot-from-volume (TheJulia, dtantsur, lucasagomes)
==
* trello: https://trello.com/c/UttNjDB7/13-generic-boot-from-volume
- Boot from Volume specification has received minor updates in the last week, 
reviews required: https://review.openstack.org/#/c/294995/
- Substrate volume connection information changes still in review.

Driver composition (dtantsur)
=
* trello: https://trello.com/c/fTya14y6/14-driver-composition
- a spec update is proposed (thanks TheJulia): 
https://review.openstack.org/357262

OpenStackClient plugin for ironic (dtantsur, rloo)
==
* trello: https://trello.com/c/ckqtq3kG/16-openstackclient-plugin-for-ironic
- 'openstack baremetal create' merged
- a few commands are still on review
- chassis https://review.openstack.org/345815
- a few commands need fixing and/or rebasing:
- port list https://review.openstack.org/346722
- port delete https://review.openstack.org/346075
- driver https://review.openstack.org/350050
- outstanding patches: 
https://review.openstack.org/#/q/status:open+project:openstack/python-ironicclient+branch:master+topic:bug/1526479
- there are some more node-related commands that have not been coded yet (rloo 
did a diff last week)
- e.g. validate

Notifications (mariojv)
===
* trello: https://trello.com/c/MD8HNcwJ/17-notifications
- August 22, 2016
- Base patch updated
- https://review.openstack.org/#/c/298461
- Previously had 2 +2s, but 1 was removed. Needs re-review after update 
this morning.

Keystone policy support (JayF, devananda)
=
* trello: https://trello.com/c/P5q3Es2z/15-keystone-policy-support
- "mask secrets in API responses" generated some debate, still not merged
- https://review.openstack.org/#/c/326768/

Active node creation (TheJulia)
===
* trello: https://trello.com/c/BwA91osf/22-active-node-creation
- Proposed tempest changes have received feedback.  New revision should be 
expected Monday.

Serial console (yossy, hshiina, yuikotakadamori)

* trello: https://trello.com/c/nm3I8djr/20-serial-console
- documentation: needs review (got +2)  https://review.openstack.org/#/c/293872/
- nova patch: needs review https://review.openstack.org/#/c/328157/

Enhanced root device hints (lucasagomes)

* trello: https://trello.com/c/f9DTEvDB/21-enhanced-root-device-hints
- 2 patches for review in ironic-lib (https://review.openstack.org/#/c/348953/ 
https://review.openstack.org/#/c/358000/). But currently stuck in a problem 
where oslo_utils.specs_matcher.match() does not handle spaces, which is needed 
for backward compat in Ironic

Inspector (dtansur)
===
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- The grenade job is voting on ironic-inspector now \o/
- Now we only need upgrade documentation to claim assert:supports-upgrade 
tag
- volunteers needed for ^^^
- Still working on migrating our bash-based gate to tempest
- tempest job for the client: https://review.openstack.org/358663

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe

[openstack-dev] [ironic] weekly subteam status report

2016-08-15 Thread Loo, Ruby
Hi,

Here is this week's subteam report for Ironic. As usual, this is pulled 
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff between  1 Aug 2016 and 15 Aug 2016)
- Ironic: 232 bugs (+16) + 199 wishlist items (-5). 36 new (+15), 160 in 
progress, 0 critical, 33 high (+2) and 19 incomplete
- Inspector: 9 bugs (-2) + 20 wishlist items. 0 new, 9 in progress (-2), 0 
critical, 2 high and 2 incomplete
- Nova bugs with Ironic tag: 11. 0 new, 0 critical, 0 high
- I suspect this time we might need an earlier feature freeze to win some time 
to sort all these bugs :/

Network isolation (Neutron/Ironic work) (jroll, TheJulia, devananda)

* trello: 
https://trello.com/c/HWVHhxOj/1-multi-tenant-networking-network-isolation
- multitenant networking is done \o/
- portgroups still todo

Gate improvements (jlvillal, lucasagomes, dtantsur)
===
- We should consider using bindep for installing binary dependencies instead of 
letting devstack-gate install a bunch of thing automagically. Details: 
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html
- ++ +1
- though I believe Andreas is planning to post the patch, maybe? 
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101599.html good 
for us then :)

Multiple compute hosts (jroll, devananda)
=
* trello: https://trello.com/c/OXYBHStp/7-multiple-compute-hosts
- done! \o/

Generic boot-from-volume (TheJulia, dtantsur, lucasagomes)
==
* trello: https://trello.com/c/UttNjDB7/13-generic-boot-from-volume
- No change since last week
- Volume connection information revisions still in review. 
https://review.openstack.org/#/q/topic:bug/1526231+status:open+project:openstack/ironic
- Boot from Volume spec still in review. 
https://review.openstack.org/#/c/294995/
- Code for Boot from Volume still under active development. 
https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1559691

Agent top-level API promotion (dtantsur)

* trello: 
https://trello.com/c/37YuKIB8/28-promote-agent-vendor-passthru-to-core-api
- MERGED

Driver composition (dtantsur)
=
* trello: https://trello.com/c/fTya14y6/14-driver-composition
- We seem to have a consensus now on the defaults, see 
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101477.html
- TheJuila will submit an update to the spec
- dtantsur will continue hacking soon :)

OpenStackClient plugin for ironic (thrash, dtantsur, rloo)
==
* trello: https://trello.com/c/ckqtq3kG/16-openstackclient-plugin-for-ironic
- Still under review: chassis https://review.openstack.org/345815
- Port commands needs addressing review comments

Notifications (mariojv)
===
* trello: https://trello.com/c/MD8HNcwJ/17-notifications
- still have to respond to comments on first patch in series 
https://review.openstack.org/#/c/298461/

Keystone policy support (JayF, devananda)
=
* trello: https://trello.com/c/P5q3Es2z/15-keystone-policy-support
- mostly done! a couple follow-up / docs patches left

Software metrics (JayF, alineb)
===
* trello: https://trello.com/c/XtPGyHcP/18-software-metrics
- basically done, there's still a few patches adding metrics but I expect those 
to keep coming in

Active node creation (TheJulia)
===
* trello: https://trello.com/c/BwA91osf/22-active-node-creation
- Tempesting test still pending review: 
https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1526315

Serial console (yossy, hshiina, yuikotakadamori)

* trello: https://trello.com/c/nm3I8djr/20-serial-console
- follow-up patches:
- https://review.openstack.org/#/c/335378/: merged
- https://review.openstack.org/#/c/293872/: needs review
- nova patch:
- https://review.openstack.org/#/c/328157/: needs review(-2 has been 
removed by Nova PTL)

Enhanced root device hints (lucasagomes)

* trello: https://trello.com/c/f9DTEvDB/21-enhanced-root-device-hints
- nothing last week, got stuck on other priorities

Rescue mode (JayF)
==
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- draft patches up
- spec still needs reviewing

Inspector (dtansur)
===
- ironic-inspector 4.1.0 released with local_link_connection discovery
- 
http://docs.openstack.org/releasenotes/ironic-inspector/current-series.html#id1

Bifrost (TheJulia)
==
- Some test timeouts are occuring, largely due to the 

[openstack-dev] [ironic] weekly subteam status report

2016-08-08 Thread Loo, Ruby
Hi,

We are zealous to present this week's subteam report for Ironic. As usual, this 
is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- no update - dtantsur is out sick today

Network isolation (Neutron/Ironic work) (jroll, TheJulia, devananda)

* trello: 
https://trello.com/c/HWVHhxOj/1-multi-tenant-networking-network-isolation
- main code landed, non-voting job in the gate. Please pay attention to it!
- work still to do: portgroups, security groups, inspector integration

Gate improvements (jlvillal, lucasagomes, dtantsur)
===
- python-ironicclient now has a voting functional test job
- ironic now has an experimental job for multi-node testing. This is a step in 
our work to get to a multi-node grenade job

Multiple compute hosts (jroll, devananda)
=
* trello: https://trello.com/c/OXYBHStp/7-multiple-compute-hosts
- nova code has one +2
- https://review.openstack.org/#/c/348443/

Generic boot-from-volume (TheJulia, dtantsur, lucasagomes)
==
* trello: https://trello.com/c/UttNjDB7/13-generic-boot-from-volume
- Specification needs reviews: https://review.openstack.org/#/c/294995/
- Volume connector revisions are available for review, and start at 
https://review.openstack.org/#/c/200983/

Agent top-level API promotion (dtantsur)

* trello: 
https://trello.com/c/37YuKIB8/28-promote-agent-vendor-passthru-to-core-api
- agent vendor passthru API deprecation is done, last patch is waiting for gate 
fixes, should land today

Driver composition (dtantsur)
=
* trello: https://trello.com/c/fTya14y6/14-driver-composition
- (unknown - dtantsur is out today)

OpenStackClient plugin for ironic (thrash, dtantsur, rloo)
==
* trello: https://trello.com/c/ckqtq3kG/16-openstackclient-plugin-for-ironic
- patches ready for review: 
https://review.openstack.org/#/q/status:open+project:openstack/python-ironicclient+branch:master+topic:bug/1526479

Notifications (mariojv)
===
* trello: https://trello.com/c/MD8HNcwJ/17-notifications
- Responded to comments and rebased, code needs re-reviews
- https://review.openstack.org/#/c/298461
- https://review.openstack.org/#/c/321865/
- CRUD and provision state notification spec needs reviews 
https://review.openstack.org/#/c/347242/

Keystone policy support (JayF, devananda)
=
* trello: https://trello.com/c/P5q3Es2z/15-keystone-policy-support
- most code landed, need to finish follow-ups and docs

Software metrics (JayF, alineb)
===
* trello: https://trello.com/c/XtPGyHcP/18-software-metrics
- Metrics coverage:
- Full API coverage
- About 50% metrics coverage in various drivers (Should be up to 75% by EOW)
- IPA metrics code needs reviews -> https://review.openstack.org/#/c/119981/

Active node creation (TheJulia)
===
* trello: https://trello.com/c/BwA91osf/22-active-node-creation
- No update, reviews for tempest test addition are still pending.  
https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bug/1526315

Serial console (yossy, hshiina, yuikotakadamori)

* trello: https://trello.com/c/nm3I8djr/20-serial-console
- console_utils: merged
- IPMITool driver interface: merged
- follow-on patches:
- https://review.openstack.org/#/c/335378/: need review (all primary 
contacts +1d)
- https://review.openstack.org/#/c/349400/: merged
- install guide: needs review (all primary contacts +1d)  
https://review.openstack.org/#/c/293872/
- nova patch: needs review (-2 was removed)  
https://review.openstack.org/#/c/328157/

Enhanced root device hints (lucasagomes)

* trello: https://trello.com/c/f9DTEvDB/21-enhanced-root-device-hints
- Ironic-lib patch extending the parse_root_device_hints() method to work with 
operators (need more tests): https://review.openstack.org/#/c/348953/

Rescue mode (JayF)
==
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- Spec needs reviews  https://review.openstack.org/#/c/171878/ (1x+2, no 
negative feedback)
- Draft code already partially up, should be 75%+ up by EOW

Inspector (dtansur)
===
- HA effort: introspection state in database; patch up for review: 
https://review.openstack.org/#/c/348943/

Drivers:

OneView (gabriel-bezerra/thiagop)
-
- Dynamic allocation for Oneview drivers code was merged
- Docs included (thanks JayF and NobodyCam)

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard



[openstack-dev] [ironic] weekly subteam status report

2016-08-02 Thread Ruby Loo
Hi,

We are yodelling to present this week's subteam report for Ironic. As
usual, this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 18 July 2016)
- Ironic: 216 bugs (+15) + 204 wishlist items (+3). 21 new (+8), 160 in
progress (+15), 0 critical, 31 high (+2) and 19 incomplete (-2)
- Inspector: 11 bugs (+2) + 20 wishlist items (-1). 0 new, 11 in progress
(+3), 0 critical, 2 high and 2 incomplete
- Nova bugs with Ironic tag: 11 (+2). 0 new, 0 critical, 1 high (+1)

Network isolation (Neutron/Ironic work) (jroll, TheJulia, devananda)

* trello:
https://trello.com/c/HWVHhxOj/1-multi-tenant-networking-network-isolation
- working on potential FFE for nova things

Gate improvements (jlvillal, lucasagomes, dtantsur)
===
- dtantsur has to catch up with recent gate changes, several jobs seem to
be added
- likely xenial jobs? some names changed too but those should be
replacements
- there was a refactoring that seems to have added a lot of jobs to
JJB, see the full list in the pad below
- discussed the number of jenkins jobs with openstack-infra team last week,
with some proposals on how to reorganize our jobs
- https://etherpad.openstack.org/p/ironic-jjb-matrix

Node search API (jroll, lintan, rloo)
=
* trello: https://trello.com/c/j35vJrSz/24-node-search-api
- probably not a priority with new scheduling/multi-compute plans

Node claims API (jroll, lintan)
===
* trello: https://trello.com/c/3ai8OQcA/25-node-claims-api
- probably not a priority with new scheduling/multi-compute plans

Multiple compute hosts (jroll, devananda)
=
* trello: https://trello.com/c/OXYBHStp/7-multiple-compute-hosts
- We have a simple path forward: https://review.openstack.org/#/c/348443/
- uses a hash ring to distribute nodes between compute services
- Nova team has agreed to let that in this cycle

Generic boot-from-volume (TheJulia, dtantsur, lucasagomes)
==
* trello: https://trello.com/c/UttNjDB7/13-generic-boot-from-volume
- Specification updated
- Code being actively developed, although requires volume connection
informa
tion.
- Volume connection information changes need reviews as they are required
for boot-from-volume
-
https://review.openstack.org/#/q/status:open+branch:master+topic:bug/1526231

Agent top-level API promotion (dtantsur)

* trello:
https://trello.com/c/37YuKIB8/28-promote-agent-vendor-passthru-to-core-api
- the heartbeat implementation was approved (fails in gate though), now
rebasing everything else

Driver composition (dtantsur)
=
* trello: https://trello.com/c/fTya14y6/14-driver-composition
- blocked by ongoing discussion about interfaces defaults
- to a lesser extent blocked by agent API promotion

OpenStackClient plugin for ironic (thrash, dtantsur, rloo)
==
* trello: https://trello.com/c/ckqtq3kG/16-openstackclient-plugin-for-ironic
- port and chassis commands:
https://review.openstack.org/#/q/topic:bug/1526479
- baremetal create command: https://review.openstack.org/328955

Notifications (mariojv)
===
* trello: https://trello.com/c/MD8HNcwJ/17-notifications
- Update August 1st, 2016
- Patches for notifications base class and power state notification up
for review
- Mario still has to respond to comments on base class patch,
should have another patch set up today
- yuriyz has proposed a spec for notifications on provision state
changes

Keystone policy support (JayF, devananda)
=
* trello: https://trello.com/c/P5q3Es2z/15-keystone-policy-support
- code complete, fixing minor issues, hope to land today.

Active node creation (TheJulia)
===
* trello: https://trello.com/c/BwA91osf/22-active-node-creation
- Tempest test and test substrate changes need reviews
https://review.openstack.org/#/q/topic:bug/1526315+status:open

Serial console (yossy, hshiina, yuikotakadamori)

* trello: https://trello.com/c/nm3I8djr/20-serial-console
- console_utils: merged
- IPMITool driver interface: merged
- follow-on patches: need review
- https://review.openstack.org/#/c/335378/
- https://review.openstack.org/#/c/349400/
- install guide: needs review (being reviewed by primary contacts)
https://review.openstack.org/#/c/293872/

Inspector (dtansur)
===
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- A proper grenade job is now running in our gate \o/
- switching to voting if/when it proofs stable enough
- ironic-inspector-client to be released soon

.

Until 

[openstack-dev] [ironic] weekly subteam status report

2016-07-25 Thread Loo, Ruby
Hi,

We are xenodochial to present this week's subteam report for Ironic. As usual, 
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 11 July 2016)
- dtantsur on PTO, no stats from me this week

Network isolation (Neutron/Ironic work) (jroll, TheJulia, devananda)

* trello: 
https://trello.com/c/HWVHhxOj/1-multi-tenant-networking-network-isolation
- may still be able to get the nova patch merged this cycle for multitenance 
without portgroups: https://review.openstack.org/#/c/297895/
- "may" because we're past feature freeze

Node claims API (jroll, lintan)
===
* trello: https://trello.com/c/3ai8OQcA/25-node-claims-api
- this may be superceded by the Placement Engine: 
http://specs.openstack.org/openstack/nova-specs/specs/newton/approved/generic-resource-pools.html

Multiple compute hosts (jroll, devananda)
=
* trello: https://trello.com/c/OXYBHStp/7-multiple-compute-hosts
- some progress at nova midcycle: 
http://lists.openstack.org/pipermail/openstack-dev/2016-July/099922.html

Generic boot-from-volume (TheJulia, dtantsur, lucasagomes)
==
* trello: https://trello.com/c/UttNjDB7/13-generic-boot-from-volume
- Specification updated and is in need of reviews - 
https://review.openstack.org/#/c/294995/
- Cinerama has been kind enough to begin rebasing and correcting the volume 
connection information patch series which is required for boot from volume.
- Patch series starts at https://review.openstack.org/#/c/200983/

OpenStackClient plugin for ironic (thrash, dtantsur, rloo)
==
* trello: https://trello.com/c/ckqtq3kG/16-openstackclient-plugin-for-ironic
- patches for port and chassis commands ready for review: 
https://review.openstack.org/#/q/topic:bug/1526479

Notifications (mariojv)
===
* trello: https://trello.com/c/MD8HNcwJ/17-notifications
- responded to patch comments, ready for re-review 
https://review.openstack.org/#/c/298461/ 
https://review.openstack.org/#/c/321865/

Keystone policy support (JayF, devananda)
=
* trello: https://trello.com/c/P5q3Es2z/15-keystone-policy-support
- code, unit tests, and docs are done. Split into several patches, starting 
with:
- https://review.openstack.org/#/c/325599/
- next up: integration with Bifrost

Active node creation (TheJulia)
===
* trello: https://trello.com/c/BwA91osf/22-active-node-creation
- Tempest test posted https://review.openstack.org/#/c/344975/
- Required some additional substrate and bug fixes in the tempest api 
client and utilities: https://review.openstack.org/#/c/344974/

Serial console (yossy, hshiina, yuikotakadamori)

* trello: https://trello.com/c/nm3I8djr/20-serial-console
- console_utils: merged
- IPMITool driver interface: needs review (got a few +2s) 
https://review.openstack.org/#/c/293873/

Enhanced root device hints (lucasagomes)

* trello: https://trello.com/c/f9DTEvDB/21-enhanced-root-device-hints
- https://review.openstack.org/#/c/346068/ helps refactoring some of the 
current root device hints code

Rescue mode (JayF)
==
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- Surprise, surprise: https://review.openstack.org/#/c/171878/ needs reviews

Inspector (dtansur)
===
- grenade for inspector unblocked, thx for escalating ; smoke test for 
inspector in merge conflict now (milan)

Bifrost (TheJulia)
==
- Interest has been expressed in adding ISC-dhcpd and keystone support in to 
bifrost.  TheJulia will be following up with those who have expressed interest 
this week.
- ISC-DHCP initial work started: https://review.openstack.org/#/c/343947 
(WIP: thou reviews are welcomed!)

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-07-21 Thread Loo, Ruby
Hi,

We are wriggly to present this week's subteam report for Ironic. As usual, this 
is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 11 July 2016)
- Ironic: 201 bugs (+4) + 201 wishlist items (+4). 13 new (+3), 145 in progress 
(+3), 0 critical, 29 high and 21 incomplete (-4)
- Inspector: 9 bugs + 21 wishlist items. 0 new, 8 in progress (+1), 0 critical, 
2 high and 2 incomplete
- Nova bugs with Ironic tag: 9 (-2). 0 new, 0 critical, 0 high

Network isolation (Neutron/Ironic work) (jroll, TheJulia, devananda)

* trello: 
https://trello.com/c/HWVHhxOj/1-multi-tenant-networking-network-isolation
- much code merged!
- still to merge: PortGroup support, Inspector support for LLDP, two Nova 
changes, documentation

Gate improvements (jlvillal, lucasagomes, dtantsur)
===
- network multitenancy test passing, will be moved from experimental to 
non-voting check queue this week

Agent top-level API promotion (dtantsur)

* trello: 
https://trello.com/c/37YuKIB8/28-promote-agent-vendor-passthru-to-core-api
- I'm tired of rebasing this series :/ ping me when you're ready to review and 
I'll rebase it again

Driver composition (dtantsur)
=
* trello: https://trello.com/c/fTya14y6/14-driver-composition
- blocked by
- agent API promotion
- ongoing discussions about interfaces defaults

Notifications (mariojv)
===
* trello: https://trello.com/c/MD8HNcwJ/17-notifications
- Status 7/18/2016: Still needs reviews. Rebased again.
- https://review.openstack.org/#/c/298461/
- https://review.openstack.org/#/c/321865/

Keystone policy support (JayF, devananda)
=* trello: 
https://trello.com/c/P5q3Es2z/15-keystone-policy-support
- Spec merged, code needs to be updated still.

Serial console (yossy, hshiina, yuikotakadamori)

* trello: https://trello.com/c/nm3I8djr/20-serial-console
- console_utils: merged
- IPMITool driver interface: needs review

Inspector (dtansur)
===
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- The grenade job is still blocked by this one-liner in grenade itself: 
https://review.openstack.org/337372 (too bad 8x +1 != 4x +2 ;)

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-07-11 Thread Loo, Ruby
Hi,

We are veracious to present this week's subteam report for Ironic. As usual, 
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 27 June 2016)
- Ironic: 197 bugs (-10) + 197 wishlist items (+6). 10 new (-2), 142 in 
progress (+2), 0 critical, 29 high (-3) and 25 incomplete (-1)
- Inspector: 9 bugs (+2) + 21 wishlist items (+1). 0 new, 7 in progress (+2), 0 
critical, 2 high (+1) and 2 incomplete (+1)
- Nova bugs with Ironic tag: 11 (-3). 1 new (+1), 0 critical, 0 high

Network isolation (Neutron/Ironic work) (jroll, TheJulia, devananda)

* trello: 
https://trello.com/c/HWVHhxOj/1-multi-tenant-networking-network-isolation
- Currently blocked on contention regarding network_interface, and a possible 
default value which conflicts with the driver composition model.
- The nova FF has passed and https://review.openstack.org/#/c/297895/ is 
dependent upon the ironic code landing.

Gate improvements (jlvillal, lucasagomes, dtantsur)
===
- the last inspector gate job (source job running on IPA) is switched to tinyipa

Generic boot-from-volume (TheJulia, dtantsur, lucasagomes)
==
* trello: https://trello.com/c/UttNjDB7/13-generic-boot-from-volume
- Spec still in review.

Agent top-level API promotion (dtantsur)

* trello: 
https://trello.com/c/37YuKIB8/28-promote-agent-vendor-passthru-to-core-api
- code patches are up and under review: 
https://review.openstack.org/#/q/topic:bug/1570841

Driver composition (dtantsur)
=
* trello: https://trello.com/c/fTya14y6/14-driver-composition
- started working on code patches

OpenStackClient plugin for ironic (thrash, dtantsur, rloo)
==
* trello: https://trello.com/c/ckqtq3kG/16-openstackclient-plugin-for-ironic
- stalled, needs someone to check the spec against the actual code
- rloo volunteers to do this fun job

Notifications (mariojv)
===
* trello: https://trello.com/c/MD8HNcwJ/17-notifications
- code patches are up and need reviews. just rebased after merge conflict from 
friday, so jenkins is reverifying
- https://review.openstack.org/#/c/298461/ had a +2 and a +1 before, 
responded to -1 comments after that
- https://review.openstack.org/#/c/321865/

Keystone policy support (JayF, devananda)
=
* trello: https://trello.com/c/P5q3Es2z/15-keystone-policy-support
- Spec needs reviews
- Code is in progress, needs some more work

Serial console (yossy, hshiina, yuikotakadamori)

* trello: https://trello.com/c/nm3I8djr/20-serial-console
- Ironic:
- spec: approved
- code: needs review
- Nova:
- spec: not required
- code: needs review
Nova Feature Freeze was last week and this didn't get a FFE (feature freeze 
exception) so will not land in Newton

Enhanced root device hints (lucasagomes)

* trello: https://trello.com/c/f9DTEvDB/21-enhanced-root-device-hints
- stalled on getting nova's ops matcher into oslo.utils for use by ironic

Rescue mode (JayF)
==
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- spec needs reviews still

Inspector (dtansur)
===
- Our grenade job passed for the first time and now runs non-voting in the 
check pipeline
- It does not run any inspection tests though, working on it: 
https://review.openstack.org/336532
- blocked by grenade patch: https://review.openstack.org/337372
- newton-2 releases were done

Cross-project:
==
- QA (dtantsur)
- the gate is moving from Python 3.4 to Python 3.5. There will be a new 
non-voting job very soon. It's up to us when we decide to switch our master to 
Python 3.5. Stable branches stay on 3.4. Details: 
http://lists.openstack.org/pipermail/openstack-dev/2016-July/098665.html

Drivers:

iLO (wanyen)
 - The CI is enabled for all three ilo drivers. Due to some space issue on the 
base hardware where we have jenkins setup, we have temporarily shut down the CI.
- The patches https://review.openstack.org/264590 and 
https://review.openstack.org/266803 are there in review from long time and 
needed for ilo drivers CI. Since these are not getting reviews, they move to 
merge conflict state any time.

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-06-27 Thread Loo, Ruby
Hi,

We are upbeat to present this week's subteam report for Ironic. As usual, this 
is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 13 June 2016)
- Ironic: 207 bugs (-6) + 191 wishlist items (+9). 12 new (-3), 140 in progress 
(-7), 0 critical, 32 high (-2) and 26 incomplete (+5)
- Inspector: 7 bugs (-1) + 20 wishlist items (+1). 0 new, 5 in progress (-2), 0 
critical, 1 high (-1) and 1 incomplete (+1)
- Nova bugs with Ironic tag: 14. 0 new, 0 critical, 0 high

Gate improvements (jlvillal, lucasagomes, dtantsur)
===
* trello: 
https://trello.com/c/HWVHhxOj/1-multi-tenant-networking-network-isolation
- Switch to ipmitool gate is stalling, as the jobs are not showing the desired 
reliability
- We also need to start running ipmitool gates on IPA

Generic boot-from-volume (TheJulia, dtantsur, lucasagomes)
==
* trello: https://trello.com/c/UttNjDB7/13-generic-boot-from-volume
- Information storage specification approved.
- Boot from volume specification to be updated early this week.

Agent top-level API promotion (dtantsur)

* trello: 
https://trello.com/c/37YuKIB8/28-promote-agent-vendor-passthru-to-core-api
- some patches are up, some of them are ready for review: 
https://review.openstack.org/#/q/topic:bug/1570841

Driver composition (dtantsur)
=
* trello: https://trello.com/c/fTya14y6/14-driver-composition
- The spec is merged \o/


Driver composition (dtantsur)
=
* trello: https://trello.com/c/fTya14y6/14-driver-composition
- The spec is merged \o/

OpenStackClient plugin for ironic (thrash, dtantsur, rloo)
==
* trello: https://trello.com/c/ckqtq3kG/16-openstackclient-plugin-for-ironic
- Merged node provision state operations and support for maintenance mode

Notifications (mariojv)
===
* trello: https://trello.com/c/MD8HNcwJ/17-notifications
- https://review.openstack.org/#/c/298461/ hasn't been getting many reviews, 
needs a rebase. Expect to be rebased by end of day (CDT) today.

Keystone policy support (JayF, devananda)
=
* trello: https://trello.com/c/P5q3Es2z/15-keystone-policy-support
- Spec needs reviews: https://review.openstack.org/#/c/327437/
- Code is up, pending spec approval: 
https://review.openstack.org/#/q/status:open+branch:master+topic:add-ironic-policy

Software metrics (JayF, alineb)
===
* trello: https://trello.com/c/XtPGyHcP/18-software-metrics
- Blocked on reviews: ironic-lib code up with no negative feedback since 
6/8(thanks dmitry): https://review.openstack.org/#/c/301526/
- all other patches irrelevant until this one lands + is released

Serial console (yossy, hshiina, yuikotakadamori)

* trello: https://trello.com/c/nm3I8djr/20-serial-console
- spec: not approved yet, but have gotten +2 by Ruby 
https://review.openstack.org/#/c/319505/ (landed this morning) thanks!
- Thank you for your reviewing in Midcycle!
- Before driver composition, we will implement 2 drivers in the short 
term.
- A path to socat binary will not be necessary.
- code:
- nova: needs review https://review.openstack.org/#/c/328157/
- Nova non-priority feature freeze is June 30.
- ironic:
- console_utils: needs review https://review.openstack.org/#/c/328168/
- IPMITool driver: needs review https://review.openstack.org/#/c/293873/
- CI: We cannot implement CI tests because virtualbmc doesn't have console.
- Can be added https://bugs.launchpad.net/virtualbmc/+bug/1596624

Rolling upgrades and grenade-partial (lintan)
=
* trello: https://trello.com/c/GAlhSzLm/2-rolling-upgrades-and-grenade-partial
- jlvillial, sambetts, TheJulia and mat128
- Trying to get multinode to work with simple tempest run
- Progress here 
https://etherpad.openstack.org/p/ironic-newton-grenade-whiteboard
- Patch is proposed to run a multinode job as experimental in the gate: 
https://review.openstack.org/332490

Enhanced root device hints (lucasagomes)

* trello: https://trello.com/c/f9DTEvDB/21-enhanced-root-device-hints
- patch proposed to move operators processing under ironic-lib: 
https://review.openstack.org/#/c/334431/

Rescue mode (JayF)
==
* trello: https://trello.com/c/PwH1pexJ/23-rescue-mode
- https://review.openstack.org/#/c/171878/ has some negative feedback, needs 
more reviews. Expect to respond to feedback today/tomorrow.

Inspector (dtansur)
===
- Grenade work is ongoing; current patch stack:
- https://review.openstack.org/#/c/327667/
- 

[openstack-dev] [ironic] weekly subteam status report

2016-06-06 Thread Loo, Ruby
Hi,

We are stoked to present this week's subteam report for Ironic. As usual, this 
is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 23 May 2016)
- Ironic: 204 bugs (+12) + 178 wishlist items. 8 new (+8), 138 in progress, 0 
critical, 35 high (+3) and 22 incomplete (-2)
- Inspector: 8 bugs + 20 wishlist items. 0 new, 7 in progress, 0 critical, 1 
high and 0 incomplete
- Nova bugs with Ironic tag: 16 (-1). 0 new, 0 critical, 1 high

Upgrade (aka Grenade) testing (jlvillal/mgould):

- trello: https://trello.com/c/y127DhpD/3-ci-grenade-testing
- So close :)
- Six patches remaining to be merged to get Grenade working. Two of which are 
Ironic patches
- Details at: https://etherpad.openstack.org/p/ironic-newton-grenade-whiteboard

Network isolation (Neutron/Ironic work) (jroll, TheJulia, devananda)

- trello: 
https://trello.com/c/HWVHhxOj/1-multi-tenant-networking-network-isolation
- still blocking on grenade work, patches are split up

Gate improvements (jlvillal, lucasagomes, dtantsur)
===
- ironic-inspector has lost support for the old ramdisk, ironic is the next :)

Node search API (jroll, lintan, rloo)
=
- trello: https://trello.com/c/j35vJrSz/24-node-search-api
- none - may not be a new priority with new multi-compute spec

Node claims API (jroll, lintan)
===
- trello: https://trello.com/c/3ai8OQcA/25-node-claims-api
- none - may not be a new priority with new multi-compute spec

Multiple compute hosts (jroll, devananda)
=
- trello: https://trello.com/c/OXYBHStp/7-multiple-compute-hosts
- discussed with some folks over hangouts last week
- found some problems and the according solutions :D
- jaypipes to update g-r-c spec, jroll to update ironic-multiple-compute-hosts 
spec

Generic boot-from-volume (TheJulia, dtantsur, lucasagomes)
==
- trello: https://trello.com/c/UttNjDB7/13-generic-boot-from-volume
- Pending in specification review, TheJulia intends to revise the driver 
specification this week.

Driver composition (dtantsur)
=
- trello: https://trello.com/c/fTya14y6/14-driver-composition
- Still collecting reviews on the spec

Inspector (dtansur)
===
- Good progress with moving our dsvm job to tempest (instead of bash)
- investigating grenade for inspector (milan)

Bifrost (TheJulia)
==
- Currently working through pending revisions for changes that are being 
requested.

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [ironic] weekly subteam status report

2016-04-18 Thread Ruby Loo
On Mon, Apr 18, 2016 at 3:10 PM, Ruby Loo  wrote:

> ...
> Network isolation (Neutron/Ironic work) (jroll)
> ===
> - Still needs review
> - cross-project session tuesday on the future of bare metal networking:
> https://wiki.openstack.org/wiki/Meetings/Ironic#Agenda_for_next_meeting
>

Oops, that should be
https://www.openstack.org/summit/austin-2016/summit-schedule/events/9491


>
> https://etherpad.openstack.org/p/newton-baremetal-networking
> ...
>


Yes, I sometimes read these things ;)
--ruby
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-04-18 Thread Ruby Loo
Hi,

We are overjoyed to present this week's subteam report for Ironic. As
usual, this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 11.04.2016):
- Ironic: 203 bugs (+3) + 166 wishlist items (+3). 30 new (+5), 134 in
progress (-2), 1 critical (+1), 24 high (-2) and 18 incomplete
- Inspector: 13 bugs + 16 wishlist items (+1). 1 new, 6 in progress, 0
critical, 4 high and 0 incomplete
- Nova bugs with Ironic tag: 15 (-1). 0 new, 0 critical, 0 high

Network isolation (Neutron/Ironic work) (jroll)
===
- Still needs review
- cross-project session tuesday on the future of bare metal networking:
https://wiki.openstack.org/wiki/Meetings/Ironic#Agenda_for_next_meeting
https://etherpad.openstack.org/p/newton-baremetal-networking

Live upgrades (lucasagomes, lintan)
===
- A PoC patch is ready: https://review.openstack.org/306357
- An Implementation referece to refact configdrive is also ready:
https://review.openstack.org/#/c/306358/

Node filter API and claims endpoint (jroll, devananda, lucasagomes)
===
- jroll working on re-writing specs

Nova Liaisons (jlvillal & mrda)
===
- mrda & jlvillal did a clean-up of the bug wiki
- https://wiki.openstack.org/wiki/Nova-Ironic-Bugs

Testing/Quality (jlvillal/krtaylor)
===
- Grenade: Interuppted by downstream work. Did have some progress but no
breakthroughs. Debugging continues.

Inspector (dtansur)
===
- rerunning introspection on stored data was merged (2 weeks ago), client
part ready for reviews
- HA spec getting updated

Drivers:

CIMC and UCSM (sambetts)

- CIMC and UCS CIs were stable as of 10:00am UTC 18th April

.

Until after the summit,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-04-12 Thread Ruby Loo
Hi,

We are nerdy to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 04.04.2016):
- Ironic: 200 bugs (+4) + 163 wishlist items. 25 new, 136 in progress (+1),
0 critical, 26 high and 18 incomplete (+2)
- Inspector: 13 bugs (-1) + 15 wishlist items (-1). 1 new, 6 in progress
(-1), 0 critical, 4 high and 0 incomplete (-1)
- Nova bugs with Ironic tag: 16 (+1). 1 new (+1), 0 critical, 0 high

Network isolation (Neutron/Ironic work) (jroll)
===
- Tests are green, needs core love
- The main meat:
- https://review.openstack.org/#/c/285852/
- (deva) some concerns on p31, brought up in ironic-neutron meeting
this morning. needs another rev to fix.
- https://review.openstack.org/#/c/206244/
- https://review.openstack.org/#/c/206144
- https://review.openstack.org/#/c/213262/

Live upgrades (lucasagomes, lintan)
===
- Propose a spec to discuss:
- https://review.openstack.org/#/c/299245/

Node filter API and claims endpoint (jroll, devananda, lucasagomes)
===
- expect an update on this spec before summit (hopefully this week)

Oslo (lintan)
=
- In order to make use oslo-config-generator, we should make ironic-lib
explore the options too.
- Patch is landed :https://review.openstack.org/#/c/297549/ so we need
to release a new version of ironic-lib
- release request: https://review.openstack.org/#/c/304229/

Testing/Quality (jlvillal/krtaylor)
===
- Grenade: No update this week.

Inspector (dtansur)
===
- Reprocessing stored node introspection data API merged, inspector client
patch in review

webclient (krotscheck / betherly)
=
- v1.1 has been released.

Drivers:

CIMC and UCSM (sambetts)

- Both CI down for 1hr because of HW upgrade, then should be back up and
testing.
- UCSM driver needs to prove itself then will be made voting, but seems to
be getting good results after a race condition was fixed on Monday morning.
.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-04-04 Thread Ruby Loo
Hi,

We are merry to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 28.03.2016):
- Ironic: 196 bugs (+17) + 163 wishlist items (-1). 28 new (+3), 135 in
progress (+11), 0 critical, 26 high (+2) and 16 incomplete (+2)
- Inspector: 14 bugs (+4) + 16 wishlist items (+1). 1 new, 7 in progress
(+1), 0 critical, 4 high (+1) and 1 incomplete (+1)
- Nova bugs with Ironic tag: 15 (-1). 0 new, 0 critical, 0 high
- Monthly diff (with 07.03):
- Ironic: 196 bugs (+39) + 163 wishlist items (-12), 135 in progress (+20)
- Inspector: 14 bugs (+5) + 16 wishlist items (+1), 7 in progress (+1)
- New bugs are coming so fast :(

Network isolation (Neutron/Ironic work) (jroll)
===
- tests are green, let's review things :)

Node filter API and claims endpoint (jroll, devananda, lucasagomes)
===
- no update; deprioritized in favor of neutron work

Nova Liaisons (jlvillal & mrda)
===
- Bug scrub conducted.

Doc (jroll, liliars)

- http://lists.openstack.org/pipermail/openstack-dev/2016-March/090274.html

Testing/Quality (jlvillal/krtaylor)
===
- Grenade work was done due to stable/mitaka release. jlvillal now has it
to state as it was before stable/mitaka release. There are some patches
waiting to be merged.
- Grenade. Currently at state where Ironic bare-metal VM does not get its
IP address. Need to investigate why dnsmasq is configured incorrectly at
that point.

webclient (krotscheck / betherly)
=
- Incorporating UX Feedback in progress:
https://review.openstack.org/#/q/status:open+project:openstack/ironic-webclient+branch:master+topic:ux

Drivers:

CIMC (sambetts)
---
- Third party CI for this driver is stable and voting

UCSM (sambetts)
---
- Third party CI for this driver is non-voting right now while network
issues are resolved

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-03-29 Thread Ruby Loo
Hi,

We are lucky to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 14.03.2016):
- Ironic: 179 bugs (+12) + 164 wishlist items (-10). 25 new (+6), 124 in
progress (+3), 0 critical, 24 high and 14 incomplete (+1)
- Inspector: 10 bugs (+1) + 15 wishlist items (-1). 1 new, 6 in progress, 0
critical, 3 high (+1) and 0 incomplete
- Nova bugs with Ironic tag: 16 (+1). 0 new, 0 critical, 0 high

Network isolation (Neutron/Ironic work) (jroll)
===
- bumping to newton :(

Node filter API and claims endpoint (jroll, devananda, lucasagomes)
===
- no update; deprioritized in favor of neutron work, manual cleaning

Multiple compute hosts (jroll, devananda)
=
- newton

Oslo (lintan)
=
- Oslo hope oslo libraies can be implemented in more projects and list a
mature libraries list:
- https://etherpad.openstack.org/p/oslo-libraries-adoption
- We adopt most libraries except oslo-config-generator

Inspector (dtansur)
===
- python-ironic-inspector-client 1.6.0 was released for mitaka with only
requirements updates (thanks jroll)

Bifrost (TheJulia)
==
- 1.0 released last week.

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-03-21 Thread Ruby Loo
Hi,

We are keen to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 07.03.2016):
- Ironic: 167 bugs (+10) + 174 wishlist items (-1). 19 new (+3), 121 in
progress (-2), 0 critical, 24 high (+2) and 13 incomplete (+1)
- Inspector: 9 bugs + 16 wishlist items (+1). 1 new (+1), 6 in progress, 0
critical, 2 high and 0 incomplete
- Nova bugs with Ironic tag: 15 (-1). 0 new, 0 critical, 0 high
- dtantsur on PTO Mar 21-25

Network isolation (Neutron/Ironic work) (jroll)
===
- bumping to newton :(

RAID (lucasagomes)
==
- done \o/

Node filter API and claims endpoint (jroll, devananda, lucasagomes)
===
- no update; deprioritized in favor of neutron work, manual cleaning

Multiple compute hosts (jroll, devananda)
=
- newton

Nova Liaisons (jlvillal & mrda)
===
- Bug scrub performed. No updates besides that.

Testing/Quality (jlvillal/krtaylor)
===
- Grenade: Narrowed down problem to what appears to be an issue with DHCP
not being configured correctly. As can see the DHCP address not being given
to the Ironic bare-metal node.
- Grenade: Troubleshooting/debugging continues

Inspector (dtansur)
===
- Released ironic-inspector 3.2.0 - the final release for Mitaka
- stable/mitaka was created from this release
- Released ironic-inspector 2.2.5 for Liberty with 2 bug fixes

Bifrost (TheJulia)
==
- Expecting to release 1.0 monday or tuesday.

Drivers:

OneView (gabriel-bezerra/thiagop/sinval/liliars)

- Dynamic allocation
- spec: https://review.openstack.org/#/c/275726/
- implementation: https://review.openstack.org/#/c/286192/
- docs: [wip]

CIMC (sambetts)
---
- Third Party CI for this driver is very close to complete, had to add
monkey patch for Ironic flavor in tempest
.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-03-14 Thread Ruby Loo
Hi,

We are jubilant to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 07.03.2016):
- Ironic: 167 bugs (+10) + 174 wishlist items (-1). 19 new (+3), 121 in
progress (-2), 0 critical, 24 high (+2) and 13 incomplete (+1)
- Inspector: 9 bugs + 16 wishlist items (+1). 1 new (+1), 6 in progress, 0
critical, 2 high and 0 incomplete
- Nova bugs with Ironic tag: 15 (-1). 0 new, 0 critical, 0 high

Network isolation (Neutron/Ironic work) (jroll)
===
- bumping to newton :(

RAID (lucasagomes)
==
- just needs docs landed: https://review.openstack.org/#/c/226330/

Node filter API and claims endpoint (jroll, devananda, lucasagomes)
===
- no update; deprioritized in favor of neutron work, manual cleaning

Multiple compute hosts (jroll, devananda)
=
- newton

Testing/Quality (jlvillal/krtaylor)
===
- Grenade: Attempting to determine why virtual bare-metal node fails to
come up. It fails to PXE boot. Not yet sure why it is failing. In parallel
working on scripts to help parse log files.
- Grenade: For the most part, most people are getting past the 'smoke test'
portion of stable/liberty before failing. jlvillal has two systems, one
fails in "Running base smoke test" other passes and fails in "Running
resource phase create"

Inspector (dtansur)
===
- ironic-inspector 3.1.0 is out with a bunch of features
-
http://docs.openstack.org/releasenotes/ironic-inspector/mitaka.html#id2
- we are in a soft feature freeze: please concentrate on landing bug fixes,
documentation and small improvements
- we still have one FFE, the deadline is today:
https://review.openstack.org/289825
- the release team expect us to make the final release on Thursday,
this will become the stable/mitaka
- stable/mitaka for python-ironic-inspector-client created from the 1.5.0
release
- this time it covers all the API changes we landed in mitaka, w00t :)
\o/

Bifrost (TheJulia)
==
- No update aside from gate was broken over the weekend due to bare-trusty
to ubuntu-trusty image switch.  Fix landed this morning, gate should be in
working order now.

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-03-07 Thread Ruby Loo
Hi,

We are itchy to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 29.02.2016):
- Ironic: 157 bugs (-5) + 175 wishlist items (-3). 16 new, 115 in progress
(-8), 0 critical, 22 high and 12 incomplete
- Inspector: 9 bugs (-1) + 15 wishlist items. 0 new, 6 in progress, 0
critical, 2 high and 0 incomplete
- Nova bugs with Ironic tag: 16. 0 new, 0 critical, 0 high
- monthly diff (with 01.02.2016):
- Ironic: 157 bugs (+6) + 175 wishlist items (+4), 115 in progress (+4)
- Inspector: 9 bugs (-5) + 15 wishlist items (-2), 6 in progress (-4)

Network isolation (Neutron/Ironic work) (jroll)
===
- API changes blocked pending driver-loading refactoring here:
https://review.openstack.org/#/c/285852/.
- Devananda is going to take over starting Monday
- Woud like to get this in for a release later this week.
- LAG support in Nova not merged yet, unlikely to land in Mitaka:
https://review.openstack.org/#/c/206163
- client patches did not make M3 milestone (Mitaka client freeze):
https://review.openstack.org/#/c/206144

Manual cleaning (rloo)
==
- Everything is done except for GET clean steps API, which is deferred to
Newton.
- Removing this subteam item.

RAID (lucasagomes)
==
- RAID CLI is now merged https://review.openstack.org/#/c/226234/
- RAID documentation still being reviewed
https://review.openstack.org/#/c/226330/

Parallel tasks with futurist (dtantsur)
===
- This was done for ironic and inspector!
- Removing this subteam item.

Node filter API and claims endpoint (jroll, devananda, lucasagomes)
===
- no update; deprioritized in favor of neutron work, manual cleaning

Nova Liaisons (jlvillal & mrda)
===
- No status update

Testing/Quality (jlvillal/krtaylor)
===
- Grenade work continuing. jlvillal/mgould are attempting to root cause
current issue

Inspector (dtansur)
===
- dnsmasq dhcp ip address hash collisions resolved by a config file update
(dhcp-sequential-ip)
- I'd like to make a release as soon as the keystoneauth patch merges

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-02-29 Thread Ruby Loo
Hi,

We are happy to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 22.02.2016):
- Ironic: 162 bugs (+6) + 178 wishlist items (+3). 16 new (+2), 123 in
progress (+5), 0 critical, 22 high (+3) and 12 incomplete (+1)
- Inspector: 10 bugs + 15 wishlist items. 0 new, 6 in progress (-1), 0
critical, 2 high (-1) and 0 incomplete
- Nova bugs with Ironic tag: 16. 0 new, 0 critical, 0 high

Network isolation (Neutron/Ironic work) (jroll)
===
- refactoring of the driver patch in progress:
- https://review.openstack.org/285850
- https://review.openstack.org/285851
- https://review.openstack.org/285852
- need reviews on this :)

Manual cleaning (rloo)
==
- done. sort of. GET clean steps API is not done; deferring to Newton.

RAID (lucasagomes)
==
- https://review.openstack.org/226234 CLI
- https://review.openstack.org/226330 documentation

Parallel tasks with futurist (dtantsur)
===
- MERGED \o/
- similar work is ongoing for inspector: https://review.openstack.org/286022

Node filter API and claims endpoint (jroll, devananda, lucasagomes)
===
- no update; deprioritized in favor of neutron work, manual cleaning

Nova Liaisons (jlvillal & mrda)
===
- Did a quick check. No new activity this week as far as bug activity.

Testing/Quality (jlvillal/lekha/krtaylor)
=
- Progress was made on grenade. jlvillal was able to get it locally to run
the devstack portion successfully on the stable/liberty branch
- There is a regression issue in stable/liberty:
https://bugs.launchpad.net/bugs/1549095  jlvillal will likely propose a
work-around patch for the issue.
- Have not come to a solution on how to make Grenade only test
baremetal things. Solution that is acceptable to be pushed upstream. Having
working local solution (jlvillal)
- Verifying M2 milestone for CI test systems - first pass complete, have a
few questions on some systems
- https://etherpad.openstack.org/p/IronicCI

Inspector (dtansur)
===
- Released ironic-inspector 2.2.4 for liberty with 2 bug fixes
- feature reviews wanted: https://review.openstack.org/#/c/267637/ run
introspection on previously stored data

Drivers:

 AMT (lintan)
-
- Migrating to Ironic-staging-driver project, there will be no CI for AMT
driver :(

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-02-22 Thread Ruby Loo
Hi,

We are glad to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 08.02.2016):
- Ironic: 156 bugs (-1) + 175 wishlist items (+5). 14 new, 118 in progress
(+2), 0 critical, 19 high and 11 incomplete (+2)
- Inspector: 10 bugs (-2) + 15 wishlist items (-1). 0 new, 7 in progress
(-1), 0 critical, 3 high (-1) and 0 incomplete
- Nova bugs with Ironic tag: 16 (-7). 0 new (-1), 0 critical, 0 high

Network isolation (Neutron/Ironic work) (jroll)
===
- made good progress during midcycle
- first API patch is very close
- second patch needs a major refactoring
- network provider looks like a driver interface, let's make it the
first composable driver
- however, that spec doesn't define the API yet :(

Manual cleaning (rloo)
==
- most has landed! \o/
- docs still need review
- get clean steps from API patch needs a rebase

Live upgrades (lucasagomes, lintan)
===
- agreement during midcycle: halt work on the "no-db API service". We do
not believe this is necessary for live upgrades.
- need to get grenade tests working to validate

Parallel tasks with futurist (dtantsur)
===
- Ready for review: https://review.openstack.org/264720
- There are 2 Futurist changes that fix behaviour with extremely low thread
number (e.g. 3)
- merged, will hopefully be released this week

Node filter API and claims endpoint (jroll, devananda, lucasagomes)
===
- no update; deprioritized in favor of neutron work, manual cleaning
- talked about this at midcycle
- spec to be split into two distinct specs, one for filters and one for
claims
- this part isn't actually the contentious part, rather the nova side
(pushing scheduling decisions down to ironic)  is what people are concerned
with

Nova Liaisons (jlvillal & mrda)
===
- Performed a complete bug scrub during the mid-cycle of all open bugs.
Closed 7 of 23 bugs.

Testing/Quality (jlvillal/lekha/krtaylor)
=
- Grenade: jlvillal will resurrect his patches to make the tempest tests
run the baremetal tests for grenade, like we run for our normal gate jobs
- Put work on trying to make the tempest smoke tests pass for Ironic on the
back burner for now.
- Resurrected patches:
- https://review.openstack.org/#/c/241018/
- https://review.openstack.org/#/c/241044/
- Already -1ed - what are these "tempest flags" and how do we use them?

Inspector (dtansur)
===
- Released ironic-inspector 2.2.4 for liberty with 2 bug fixes
- HA discussion is ongoing: https://review.openstack.org/253675
- API for aborting introspection landed in both the inspector and client

Bifrost (TheJulia)
==
- Gate is presently broken for bifrost -
https://review.openstack.org/#/c/283108/ will correct this issue.

webclient (krotscheck / betherly)
=
- api work fixed - working to split large patch before merging
- tests underway

Drivers:

CIMC (sambetts)
---
- Hardware aquired and accounts created, need to install test environment
now

.

Until next week,
--ruby
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-02-01 Thread Ruby Loo
Hi,


We are elated to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.


Bugs (dtantsur)

===

- Stats (diff with 25.01.2016):

- Ironic: 151 bugs (-1) + 171 wishlist items (+7). 14 new (-1), 111 in
progress (+3), 0 critical, 19 high (-1) and 9 incomplete

- Inspector: 14 bugs + 17 wishlist items. 0 new, 10 in progress (+1), 0
critical, 6 high and 0 incomplete

- Nova bugs with Ironic tag: 23. 0 new, 0 critical, 0 high

- January summary (diff with 04.01):

- Ironic: bugs +0, wishlist items +22, in progress +12


Network isolation (Neutron/Ironic work) (jroll)

===

- please review :D

- nova patch for portgroups will be delayed until Newton, due to length of
time it will take to land -sigh-

- Garbutt said a client API version bump to make it usable will likely
be okay, but it will also need to wait for client/api patches


RAID (lucasagomes)

==

- still waiting for manual cleaning to land (needs reviews)


Parallel tasks with futurist (dtantsur)

===

- futurist 0.10 released with my changes, we should be good to continue as
soon as we get our gate back :)


Node filter API and claims endpoint (jroll, devananda, lucasagomes)

===

- no update; deprioritized in favor of neutron work, manual cleaning

- (rloo, could you leave this note until it changes? :) sure :D


Testing/Quality (jlvillal/lekha/krtaylor)

=

- krtaylor sent out reminder about 3rd Party CI for M-2

- having trouble getting drivers paired up with test systems listed
(krtaylor)

- https://wiki.openstack.org/wiki/ThirdPartySystems - please make sure
your system account is created and registered here

-  https://etherpad.openstack.org/p/IronicCI - list the link from the
above wiki here

- jlvillal continues to work on Grenade testing. Investigating if we need
to have 3 bare- metal VMs to run tempest and do we have enough memory to do
that.


Inspector (dtansur)

===

- Our gates use IPA by default now (except for -dib check job on inspector
itself)


webclient (krotscheck / betherly)

=

- plugin wrapper almost merged upstream

- panel being separated out into sections for upstreaming into the plugin

- node details showing locally and being tested now


.


Until next week,

--ruby
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-01-25 Thread Ruby Loo
Gate failures dominated the news last week and as this week starts to pick
up steam, it looks like gate failures will again dominate the news. On
other fronts...


Hi,


We are delighted to present this week's subteam report for Ironic. As
usual, this is pulled directly from the Ironic whiteboard[0] and formatted.


Bugs (dtantsur)

===

- Stats (diff with 18.01.2016):

- Ironic: 152 bugs (+4) + 164 wishlist items (+2). 15 new, 108 in progress
(+6), 0 critical (-1), 20 high (+2) and 9 incomplete (-1)

- Inspector: 14 bugs (-4) + 17 wishlist items. 0 new, 9 in progress (-1), 0
critical (-1), 6 high (-2) and 0 incomplete

- Nova bugs with Ironic tag: 23 (-1). 0 new, 0 critical, 0 high


Network isolation (Neutron/Ironic work) (jroll)

===

- code working well, needs reviews.

- going to need a client release before the last of the nova code lands, so
we need to get this done quickly


Manual cleaning (rloo)

==

- hiccup; vdrok pointed out that IPA needs to be updated to support this (
https://review.openstack.org/#/c/247695/)


Live upgrades (lucasagomes, lintan)

===

- Ready to review:

- https://review.openstack.org/#/c/261443/

- https://review.openstack.org/#/c/253355/


Parallel tasks with futurist (dtantsur)

===

- No updates (waiting for Futurist release)


Testing/Quality (jlvillal/lekha/krtaylor)

=

- Had weekly meeting

- More info in minutes:
http://eavesdrop.openstack.org/meetings/ironic_qa/2016/ironic_qa.2016-01-20-17.00.log.html


Inspector (dtansur)

===

- ironic-inspector 2.2.3 (liberty) released with one bug fix

- python-ironic-inspector-client 1.4.0 released

- ironic-inspector 3.0.0 released deprecating the bash ramdisk


webclient (krotscheck / betherly)

=

- User research summarising in progress for plugin and webclient

- Designs in progress for webclient and v2 plugin based on user research

- plugin being wrapped at present and working on issues re getting horizon
to accept it

- betherly helping ppiela (Peter) become setup on openstack for the first
time ready to help contribute on plugin - welcome to openstack and the team!


Drivers:



 AMT (lintan)

-

- patch for creating a shared wsman-client for AMT and DRAC drivers is up
for review: https://review.openstack.org/#/c/269122/


DRAC (ifarkas/lucas)



- patch for creating a shared wsman-client for AMT and DRAC drivers is up
for review: https://review.openstack.org/#/c/269122/


.


Until next week,

--ruby
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2016-01-04 Thread Ruby Loo
Hi,

We are amazed to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- Stats (diff with 21.12.2015):
- Ironic: 151 bugs (+8) + 149 wishlist items. 23 new (+5), 92 in progress
(+1), 0 critical, 14 high and 9 incomplete
- Inspector: 15 bugs (+3) + 15 wishlist items (+1). 0 new, 5 in progress, 1
critical (+1), 7 high and 0 incomplete
- Nova bugs with Ironic tag: 26. 1 new, 0 critical, 0 high

Network isolation (Neutron/Ironic work) (jroll)
===
- patches under review

Live upgrades (lucasagomes, lintan)
===
- patches ready to review:
- https://review.openstack.org/#/q/topic:refactor-object-registry
- https://review.openstack.org/#/q/topic:bp/online-upgrade-support

Inspector (dtansur)
===
- gate is broken again by ironic's move to a plugin:
https://bugs.launchpad.net/devstack/+bug/1530675 :(
- fix is approved

webclient (krotscheck / betherly)
=
- plugin:
- the plugin is in a slight limbo position waiting to see if someone
will send me through work on converting the panel to plugin (we split the
work and then she left her job) - hopefully i wont have to redo that
section :’(
- on a happier note we are well on the way to the ironic plugin project
being official in openstack and ready to start pushing things up
- webclient
- Intel is working on the UI trying to finish-up user research
- been a little pushback from intel UX on "Hey why does this look like
horizon"
- The ironic-webclient will permit significant changes to the UI
from the horizon base template, IF those changes do not compromise code
reuse.
- (This basically means that nothing in the ./src/api/--.js may
be modified, but that's really only API abstractions).

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-12-21 Thread Ruby Loo
Hi,

We are eager to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
- (no diff)
- Ironic: 143 bugs + 149 wishlist items. 18 new, 89 in progress, 0
critical, 14 high and 9 incomplete
- Inspector: 12 bugs + 14 wishlist items. 0 new, 5 in progress, 0 critical,
7 high and 0 incomplete
- Nova bugs with Ironic tag: 26. 1 new, 0 critical, 0 high
- dashboard updated to count wishlist items separately

Network isolation (Neutron/Ironic work) (jroll)
===
- no update, patches in review failing all tests :(

Multiple compute hosts (jroll, devananda)
=
- Time to push forward

ironic-lib adoption (rloo)
==
- Done! patch was merged: https://review.openstack.org/#/c/184443/

Nova Liaisons (jlvillal & mrda)
===
- mrda & jlvillal conducted bug scrub
- 3 bugs considered since last meeting
- Total of 25 bugs outstanding

Doc (jroll, liliars)

- Official docs install guide
- Discussion going over on docs ML
-
http://lists.openstack.org/pipermail/openstack-docs/2015-December/008113.html
- folks seem more open to include some other guides for mitaka,
lets see how it goes
- Versioned in-tree docs
-
http://lists.openstack.org/pipermail/openstack-dev/2015-December/082207.html
- solved!

Inspector (dtansur)
===
- gate is down right now: https://review.openstack.org/#/c/259393/

webclient (krotscheck / betherly)
=
- krotscheck is back from vacation.
- New info on getting a server for UX things while HPCloud shuts down.

.

Until next year,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-12-14 Thread Ruby Loo
Hi,

We are overjoyed to present this week's subteam report for Ironic. As
usual, this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
===
(diff with Dec 7)
- Open: 179 (+4). 16 new (+4), 58 in progress (-3), 0 critical (-1), 13
high (-3) and 9 incomplete
- Nova bugs with Ironic tag: 25 (+1). 0 new, 0 critical, 0 high
- Inspector bugs: 28 (+14). 0 new, 0 critical, 7 high (+1)
- no panic: substantial bug number increase is probably due to move to RFE
process

Network isolation (Neutron/Ironic work) (jroll)
===
- in review
- ironic:
https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bp/network_provider,n,z
- nova:
https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/ironic-networks-support,n,z
- devstack support:
https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bp/ironic-ml2-integration,n,z

Manual cleaning (rloo)
==
- awaiting reviews:
https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bp/manual-cleaning,n,z

Node filter API and claims endpoint (jroll, devananda, lucasagomes)
===
- POC code for indexing the node's properties field:
https://review.openstack.org/#/c/252531/

Multiple compute hosts (jroll, devananda)
=
- basically stuck in a place where we can't make everyone happy
- started a thread on the ML, hoping to get some action there

ironic-lib adoption (rloo)
==
- *almost* there. patch +A'd, waiting for Jenkins to be happy:
https://review.openstack.org/#/c/184443/

Doc (jroll, liliars)

- the admin guide has a baremetal/trouble-shooting section. Yay!
-
http://docs.openstack.org/admin-guide-cloud/baremetal.html#troubleshooting
- please make sure we don't have duplicated info (like the
troubleshooting).
http://docs.openstack.org/developer/ironic/4.3.0/deploy/troubleshooting.html.
Eg, put link in our dev docs to admin guide
- official docs: release-specific pages
- only install guide (doesn't include us) and config-reference
(includes us)
- to change old versions of such docs we need to send a patch tagged
with the specific version and they will updtate accordingly. not an
automatic process as we wanted/expected;
- official docs: install guides page
- consensus is pointing to the creation of  a second, supplementary
Install Guide for other components.
- Manila folks started a thread on this (
http://lists.openstack.org/pipermail/openstack-docs/2015-December/008051.html
)

Testing/Quality (jlvillal/lekha/krtaylor)
=
- CI spec merged! https://review.openstack.org/#/c/241294/
- vendor/driver communication sent
- current discussion on what to do with valuable drivers that are not fully
CI tested, contrib progect repo?
- this weeks subteam meeting (Wed 16-Dec 1700 UTC) is the last meeting for
the year

Inspector (dtansur)
===
- We've moved from blueprints to RFE bugs
- HA architecture is being discussed, we welcome more opinions:
https://review.openstack.org/253675

Bifrost (TheJulia)
==
- 0.1.0 was released on 12/14.

webclient (krotscheck / betherly)
=
- designs underway for v2 of the plugin
- v1 (panel wrapped in plugin) working on getting node details viewing
correctly

Drivers:

iRMC (naohirot)
---
https://review.openstack.org//#/q/owner:+naohirot+status:+open,n,z
- Status: Reactive (solicited for core team's review)
- iRMC out of band inspection (FRE Bug: #1525108)
- Status: Active
- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)
- Add 'abort' support for Soft Power Off and Inject NMI
(bp/task-control-functions-for-long-running-tasks)
- iRMC OOB rescue mode support (bp/irmc-oob-rescue-mode-support)

.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-12-07 Thread Ruby Loo
Hi,


We are pleased to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.


Bugs (dtantsur)

===

(diff with Nov 30)

- Open: 175 (+1). 12 new (+1), 61 in progress (+1), 1 critical (+1), 16
high and 9 incomplete (-2)

- Nova bugs with Ironic tag: 24. 0 new, 0 critical, 0 high

- Inspector bugs: 14 (+1). 0 new, 0 critical, 6 high



Network isolation (Neutron/Ironic work) (jroll)

===

- devstack and project-config patches are up to provide CI

- 01: https://review.openstack.org/#/c/247513/

- 02: https://review.openstack.org/#/c/248048/

- 03: https://review.openstack.org/#/c/249717/

- 04: https://review.openstack.org/#/c/248074/

- ironic patches still need review

- nova spec was merged, patches are being reviewed/updated



Manual cleaning (rloo)

==

- patch with API to do manual cleaning is now available

- patches to be reviewed:
https://review.openstack.org/#/q/topic:bp/manual-cleaning,n,z



Live upgrades (lucasagomes, lintan)

===

- Propose add config to set version cap for rpc api:

- https://review.openstack.org/#/c/253355/



Node filter API and claims endpoint (jroll, devananda, lucasagomes)

===

- Spec for reestructing the database
https://review.openstack.org/#/c/253605/



Multiple compute hosts (jroll, devananda)

=

- no news / review seems to be stuck



ironic-lib adoption (rloo)

==

- ironic-lib 0.5.0 has been released; waiting for requirements to be
updated: https://review.openstack.org/#/c/250002/

- patch for ironic to use ironic-lib 0.5.0:
https://review.openstack.org/#/c/184443/



Doc (jroll, liliars)



- conversation with docs team about install guide

- apparently we are not in the scope for the official page

- AI (jroll) -> send email to ML confirming this and/or see what we can
do about it

- identified some points of improvement on cloud admin guide

- AI (liliars) -> dig some more info on versioned docs

- jroll also proposing a thing about this in the email mentioned above ^



Testing/Quality (jlvillal/lekha/krtaylor)

=

- A patch to use the Tempest plugin has been proposed for Ironic:
https://review.openstack.org/246161

- driver CI test requirements have been communicated with vendor teams

- new CI spec is near completion, hopefully will be approved soon?

- ironic testing wiki has been updated with some of the highlights of the
coming process (thanks thingee)



Inspector (dtansur)

===

- our docs are now published at
http://docs.openstack.org/developer/ironic-inspector/

- spec process is in effect:
https://github.com/openstack/ironic-inspector-specs/

- python-ironic-inspector-client 1.3.0 released

-
http://docs.openstack.org/releasenotes/python-ironic-inspector-client/unreleased.html#id1
(slightly outdated)

- ironic-inspector 2.3.0 released

-
http://docs.openstack.org/releasenotes/ironic-inspector/unreleased.html#id1



Bifrost (TheJulia)

==

- Inspection support has landed.

- Compatability issues with Debian Jessie have been identified which will
hold us from releasing at this time.



webclient (krotscheck / betherly)

=

- UX is peforming interviews, we've already got our initial feedback up on
invision and are incorporating it as we go.

- Waiting on update from BadCub on potential hardware lab resources.

- UX Demo site is at http://15.126.254.85/#/ironic , we're investigating
whether we can do patch-based UX testing as well.



Drivers:



iRMC (naohirot)

---

https://review.openstack.org//#/q/owner:+naohirot+status:+open,n,z

- Status: Reactive (solicited for core team's review)

- iRMC out of band inspection (bp/ironic-node-properties-discovery)

- Status: Active

- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)

- Add 'abort' support for Soft Power Off and Inject NMI
(bp/task-control-functions-for-long-running-tasks)

- iRMC OOB rescue mode support (bp/irmc-oob-rescue-mode-support)


.


Until next week,

--ruby


[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-11-30 Thread Ruby Loo
Hi,


We are elated to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.


Bugs (dtantsur)

===

(diff with Nov 23)

- Open: 174 (+3). 11 new, 60 in progress, 0 critical, 16 high and 11
incomplete

- Nova bugs with Ironic tag: 24. 0 new, 0 critical, 0 high

- Inspector bugs: 13 (-1). 0 new, 0 critical, 6 high

- bug number is slowly growing since 28.09.2015 (135 open bugs)

- bugs to be aware of before the release this week:

- https://bugs.launchpad.net/ironic/+bug/1507738 - gives headache to people
with CentOS 7, might be considered a regression (status: fix on review)

- https://bugs.launchpad.net/ironic/+bug/1512544 - "grenade jobs are
failing" does not sound promising (status: in progress, no patch attached)

- https://bugs.launchpad.net/ironic/+bug/1408067 - do we still experience
these?



Network isolation (Neutron/Ironic work) (jroll)

===

- nova spec has landed; 2/3 patches are updated and passing unit tests

- ironic reviews still ongoing...



Live upgrades (lucasagomes, lintan)

===

- Submit a patch to add test to enforce object version bump correctly

- https://review.openstack.org/#/c/249624/ MERGED



Boot interface refactor (jroll)

===

- done!

- let's remove this one for next meeting \o/



Parallel tasks with futurist (dtantsur)

===

- still refactoring manager.py a bit:
https://review.openstack.org/#/c/249938/ is WIP



Node filter API and claims endpoint (jroll, devananda)

==

- spec still in review - https://review.openstack.org/#/c/204641



Multiple compute hosts (jroll, devananda)

=

- dependant on node filter API


ironic-lib adoption (rloo)

==

- ironic-lib 0.4.0 has been released and updated in requirements, patch is
almost ready (needs reno) but holding off til after ironic release:
https://review.openstack.org/#/c/184443/



Nova Liaisons (jlvillal & mrda)

===

- No meetiing/updates



Testing/Quality (jlvillal/lekha/krtaylor)

=

- No meeting/updates



Inspector (dtansur)

===

- Fully switched to Reno for both inspector projects

- e.g
http://docs.openstack.org/releasenotes/python-ironic-inspector-client/unreleased.html

- Documentation is now using Sphinx, will appear on
docs.openstack.org/developer/ironic-inspector this week

- python-ironic-inspector-client to be released this week, ironic-inspector
does not seem to have enough changes

- ironic-inspector-specs addition is proposed to the TC



Bifrost (TheJulia)

==

- Gate job is working again, presently looking at refactoring non-voting
test job.



webclient (krotscheck / betherly)

=

- Panel currently being wrapped in plugin. Actions on the nodes are
working. Details page to do then start port



Drivers:



DRAC (ifarkas/lucas)



- patches refactoring the driver to use python-dracclient instead of
pywsman are on gerrit


iLO (wanyen)



- 3rd party CI:
http://lists.openstack.org/pipermail/openstack-dev/2015-November/080806.html


iRMC (naohirot)

---

https://review.openstack.org//#/q/owner:+naohirot+status:+open,n,z

- Status: Reactive (solicited for core team's review)

- iRMC out of band inspection (bp/ironic-node-properties-discovery)

- Status: Active

- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)

- Add 'abort' support for Soft Power Off and Inject NMI
(bp/task-control-functions-for-long-running-tasks)

- iRMC OOB rescue mode support (bp/irmc-oob-rescue-mode-support)

- Status: Done, thanks!

- New boot driver interface for iRMC drivers (bp/new-boot-interface)


.


Until next week,

--ruby


[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-11-23 Thread Ruby Loo
Hi,


We are stoked to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.


Bugs (dtantsur)

===

(diff with Nov 16)

- Open: 171 (+4). 11 new (+1), 60 in progress (-1), 0 critical, 16 high
(+2) and 11 incomplete

- Nova bugs with Ironic tag: 24. 0 new (-1), 0 critical, 0 high

- Inspector bugs: 14. 0 new, 0 critical, 7 high



Network isolation (Neutron/Ironic work) (jroll)

===

- reviews in progress

- actively working on nova side:
https://review.openstack.org/#/q/status:open+project:openstack/nova-specs+branch:master+topic:bp/ironic-networks-support,n,z

- have a solid plan for doing CI on this



Manual cleaning (rloo)

==

- state machine has been updated to allow manual clean flow

- code patches ready for review: https://review.openstack.org/#/c/247285/1
https://review.openstack.org/#/c/247695/,
https://review.openstack.org/#/c/247701/

- still need code patches for API-related parts, as well as documentation
and reno release notes



Live upgrades (lucasagomes, lintan)

===

- Propose a code guide for change of RPC/Object version

- https://review.openstack.org/#/c/248647/


ironic-lib adoption (rloo)

==

- ironic-lib 0.4.0 released with 'root_helper' config

- ironic patch to use ironic-lib: https://review.openstack.org/#/c/184443/.
Getting really close...- code sets default value for ironic-lib's
'root-helper' config using value from 'rootwrap_config' config. But
ironic.conf.sample shows 'root-helper' default as ''. Two thoughts:
1. do not show root-helper config in the .sample (is that a
hack/misleading)? or 2. in ironic-lib, would it have been better to add a
method to set a global 'root-helper' variable instead of having the config?


Nova Liaisons (jlvillal & mrda)

===

- No update this week. jlvillal was in training


Oslo (lintan)

=

- oslo_config will set enforce_type=True by default, which means config
option's value should be correct type and valid value even in tests. Ironic
should fix violations ASAP.

- https://review.openstack.org/#/c/243430/



Doc (jroll, liliars)



- no updates, liliars is out for a bit



Testing/Quality (jlvillal/lekha/krtaylor)

=

- CI spec making progress, nearing merge?

- subteam meeting mainly centered around CI, all driver dependency checking



Inspector (dtansur)

===

- still debugging IPA gate, suspected cause is low memory for VM's



Drivers:



iLO (wanyen)



- iLO driver document has been submitted since Sept. and it is still under
review.  To make the review easier, we have splitted this document patch
into 5 smaller patches :

- https://review.openstack.org/240132- Updates ilo documentation for
mistakes

- https://review.openstack.org/240136- Adds Swift HTTPS information

- https://review.openstack.org/240141-Converts the deploy process
documentation to diagrams

- https://review.openstack.org/241893-Adds documentation for Swiftless
deploy

- https://review.openstack.org/242333-refactor ilo documentation for
duplicate information

- https://review.openstack.org/242771- Adds information on HTTPs based
deploy

- https://review.openstack.org/242774- Adds Standalone ilo drivers
documentation.

- Since the up-to-date  iLO driver document did not make to Liberty, we
really need to land these patches in master branch so that users can have
documentation for iLO driver's Liberty features.  Your review will be
highly appreciated.


iRMC (naohirot)

---

https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

- Status: Active

- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)

- OOB rescue mode support (bp/oob-rescue-mode-support)

- Status: Reactive (solicited for core team's review)

- New boot driver interface for iRMC drivers (bp/new-boot-interface)

- iRMC out of band inspection (bp/ironic-node-properties-discovery)


.


Until next week,

--ruby


[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [ironic] weekly subteam status report

2015-11-19 Thread Ruby Loo
On 17 November 2015 at 01:34, Naohiro Tamura 
wrote:

> Ruby,
>
> Thanks for taking care of our weekly status report.
> I'd like to just let you know that the iRMC part is somehow consolidated
> with old statuses which I reported two and three weeks ago.
> If this report were generated by a script, I thought it would be necessary
> to update. :-)
>
> Best regards,
> Naohiro
>
>
Oh. Whoops. Thanks for letting me know!

--ruby
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-11-16 Thread Ruby Loo
Hi,

We are stoked to present this week's subteam report for Ironic. As usual,
this is pulled directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

(diff with Nov 9)
- Open: 167 (-4). 10 new (-2), 61 in progress (-2), 0 critical, 14 high and
11 incomplete (+1)
- Nova bugs with Ironic tag: 24 (-1). 1 new, 0 critical, 0 high
- Inspector bugs: 14 (-1). 0 new, 0 critical, 7 high (+1)

Network isolation (Neutron/Ironic work) (jroll)
==
- code still in review

Manual cleaning (rloo)
=
- spec approved:
http://specs.openstack.org/openstack/ironic-specs/specs/approved/manual-cleaning.html

Live upgrades (lucasagomes, lintan)

- Working on isolation ir-api from DB
- https://review.openstack.org/#/c/243497/

Boot interface refactor (jroll)
==
- patch landed: Refactor iscsi_ilo driver to use new boot interface
https://review.openstack.org/#/c/216538/
- 3 more patches to land - https://review.openstack.org/#/c/221371/
(iscsi_irmc), https://review.openstack.org/#/c/221577/ (agent_irmc),
https://review.openstack.org/#/c/217102/ (agent_ilo)

Node filter API and claims endpoint (jroll, devananda)
=
- spec under review
- planning to split to two specs this week - the api and the db things

Multiple compute hosts (jroll, devananda)
- waiting on claims api

ironic-lib adoption (rloo)
==
- patch for ironic to use ironic-lib: https://review.openstack.org/184443.
It is currently blocked due to rloo (and deva) being unhappy with how
configs are being handled between ironic & ironic-lib.
- We will migrate (and deprecate) deploy's 'efi_system_partition_size',
'dd_block_size', 'iscsi_verify_attempts' configs to ironic-lib.
- ironic-lib includes code that makes system calls (via oslo's
processutils.execute()). For ironic, some of these calls need to be run as
root and rootwrap/filter information. Apparently, for IPA, none of them
need to be run as root. So we're going to modify ironic-lib as follows:
- modify ironic-lib to take one 'root_helper' config instead of having
'rootwrap_config' & 'rootwrap_helper_cmd' configs:
https://bugs.launchpad.net/ironic-lib/+bug/1515943. ironic will set this
value as 'sudo ironic-wrap /etc/ironic/rootwrap.conf'
- ironic-lib will need to provide sample rootwrap_filters file and will
need to document usage of if. ironic will modify /etc/ironic/rootwrap.d to
include the new file.
- All executes that had (when in ironic) 'run_as_root' set will only
have it set if root_helper is set.
- do we deprecate ironic's rootwrap_config?
- In (almost) hindsight, I wonder if it would have been useful to have had
a spec to point out/resolve these issues before we created ironic-lib or
maybe these are the details to be hammered out when coding.

Oslo (lintan)
==
- oslo libraries will drop python 2.6 compatibility, but
python-ironicclient are still support py2.6. We should drop this recently,
any objections?
- https://review.openstack.org/244275
- let's drop it with the rest of the clients, which seems like right
about now :) // jroll
- I'll investigate if there's any additional details here and do
whatever is needed
- Oslo remove apiclient from oslo-incubation recently, apiclient and clutil
were widely used by python-*-clients. As suggested by oslo team, here is
the plan:
- Make a local copy of clituils and apiclient and maintain by ourself
- Adopt cliff+keystoneauth when it is necessary in future
- https://review.openstack.org/#/c/243578/

Doc (jroll, liliars)
=
- no updates from jroll
- initial discussion on splitting/improving install guide /liliars
- haven't contacted openstack docs team yet /liliars

Testing/Quality (jlvillal/lekha/krtaylor)

- meeting held last Wed at 1700UTC
- CI spec making good progress, documenting/agreement on details, krtaylor
to rev spec with all latest comments
- no update on grenade or functional testing

Inspector (dtansur)
===
- added non-voting IPA job. does not pass, something seems wrong around
TFTP/PXE. Investigating.

Drivers
==
AMT (lintan)
-
- (deva) in-tree AMT driver has been working reliably for past few weeks,
so I may stop maintaining my out-of-tree driver

iLO (wanyen)
--
- Need reviews on some iLO driver specs that have been around for a while:
- Add Zapping support to iLO drivers -
https://review.openstack.org/145404
- Add support for UEFI iSCSI boot - https://review.openstack.org/207337
- Enhance ilo drivers to do inband inspection -
https://review.openstack.org/201904

iRMC (naohirot)
--
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z
- Status: Reactive (solicited for core team's review)
- New boot driver interface for iRMC drivers (bp/new-boot-interface)
- 

Re: [openstack-dev] [ironic] weekly subteam status report

2015-11-16 Thread Naohiro Tamura
Ruby,

Thanks for taking care of our weekly status report.
I'd like to just let you know that the iRMC part is somehow consolidated
with old statuses which I reported two and three weeks ago.
If this report were generated by a script, I thought it would be necessary
to update. :-)

Best regards,
Naohiro


On Tue, Nov 17, 2015 at 3:55 AM, Ruby Loo  wrote:

> Hi,
>
> We are stoked to present this week's subteam report for Ironic. As usual,
> this is pulled directly from the Ironic whiteboard[0] and formatted.
>
> Bugs (dtantsur)
> 
> (diff with Nov 9)
> - Open: 167 (-4). 10 new (-2), 61 in progress (-2), 0 critical, 14 high
> and 11 incomplete (+1)
> - Nova bugs with Ironic tag: 24 (-1). 1 new, 0 critical, 0 high
> - Inspector bugs: 14 (-1). 0 new, 0 critical, 7 high (+1)
>
> Network isolation (Neutron/Ironic work) (jroll)
> ==
> - code still in review
>
> Manual cleaning (rloo)
> =
> - spec approved:
> http://specs.openstack.org/openstack/ironic-specs/specs/approved/manual-cleaning.html
>
> Live upgrades (lucasagomes, lintan)
> 
> - Working on isolation ir-api from DB
> - https://review.openstack.org/#/c/243497/
>
> Boot interface refactor (jroll)
> ==
> - patch landed: Refactor iscsi_ilo driver to use new boot interface
> https://review.openstack.org/#/c/216538/
> - 3 more patches to land - https://review.openstack.org/#/c/221371/
> (iscsi_irmc), https://review.openstack.org/#/c/221577/ (agent_irmc),
> https://review.openstack.org/#/c/217102/ (agent_ilo)
>
> Node filter API and claims endpoint (jroll, devananda)
> =
> - spec under review
> - planning to split to two specs this week - the api and the db things
>
> Multiple compute hosts (jroll, devananda)
> - waiting on claims api
>
> ironic-lib adoption (rloo)
> ==
> - patch for ironic to use ironic-lib: https://review.openstack.org/184443.
> It is currently blocked due to rloo (and deva) being unhappy with how
> configs are being handled between ironic & ironic-lib.
> - We will migrate (and deprecate) deploy's 'efi_system_partition_size',
> 'dd_block_size', 'iscsi_verify_attempts' configs to ironic-lib.
> - ironic-lib includes code that makes system calls (via oslo's
> processutils.execute()). For ironic, some of these calls need to be run as
> root and rootwrap/filter information. Apparently, for IPA, none of them
> need to be run as root. So we're going to modify ironic-lib as follows:
> - modify ironic-lib to take one 'root_helper' config instead of having
> 'rootwrap_config' & 'rootwrap_helper_cmd' configs:
> https://bugs.launchpad.net/ironic-lib/+bug/1515943. ironic will set this
> value as 'sudo ironic-wrap /etc/ironic/rootwrap.conf'
> - ironic-lib will need to provide sample rootwrap_filters file and
> will need to document usage of if. ironic will modify
> /etc/ironic/rootwrap.d to include the new file.
> - All executes that had (when in ironic) 'run_as_root' set will only
> have it set if root_helper is set.
> - do we deprecate ironic's rootwrap_config?
> - In (almost) hindsight, I wonder if it would have been useful to have had
> a spec to point out/resolve these issues before we created ironic-lib or
> maybe these are the details to be hammered out when coding.
>
> Oslo (lintan)
> ==
> - oslo libraries will drop python 2.6 compatibility, but
> python-ironicclient are still support py2.6. We should drop this recently,
> any objections?
> - https://review.openstack.org/244275
> - let's drop it with the rest of the clients, which seems like right
> about now :) // jroll
> - I'll investigate if there's any additional details here and do
> whatever is needed
> - Oslo remove apiclient from oslo-incubation recently, apiclient and
> clutil were widely used by python-*-clients. As suggested by oslo team,
> here is the plan:
> - Make a local copy of clituils and apiclient and maintain by ourself
> - Adopt cliff+keystoneauth when it is necessary in future
> - https://review.openstack.org/#/c/243578/
>
> Doc (jroll, liliars)
> =
> - no updates from jroll
> - initial discussion on splitting/improving install guide /liliars
> - haven't contacted openstack docs team yet /liliars
>
> Testing/Quality (jlvillal/lekha/krtaylor)
> 
> - meeting held last Wed at 1700UTC
> - CI spec making good progress, documenting/agreement on details, krtaylor
> to rev spec with all latest comments
> - no update on grenade or functional testing
>
> Inspector (dtansur)
> ===
> - added non-voting IPA job. does not pass, something seems wrong around
> TFTP/PXE. Investigating.
>
> Drivers
> ==
> AMT (lintan)
> -
> - (deva) in-tree AMT driver has been working reliably for past few weeks,
> so I may stop maintaining my out-of-tree driver
>
> iLO (wanyen)
> --
> - 

[openstack-dev] [ironic] weekly subteam status report

2015-11-09 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

(diff with Oct 19)
- Open: 171 (+11). 12 new (+9), 63 in progress (+22), 0 critical, 14 high
(+3) and 10 incomplete (-1)
- Nova bugs with Ironic tag: 25. 1 new (-1), 0 critical, 0 high
- Inspector bugs: 15. 1 new (+1), 0 critical, 6 high (-1)

dtantsur is finally back and has to catch up with bug triaging


ironic-lib adoption (rloo)
==
patch for disk partitioner code to use ironic-lib:
https://review.openstack.org/#/c/184443/, rloo +deva not happy with configs
moved to ironic-lib


Nova Liaisons (jlvillal & mrda)
===
Conducted bug scrub and did reviews of proposed patches.


Testing/Quality (jlvillal/lekha/krtaylor)

- Had first kickoff of weekly meeting.
https://wiki.openstack.org/wiki/Meetings/Ironic-QA
- jlvillal has been working on making Grenade work. Running into a few
roadblocks. jroll has been providing some assistance.
- First roadblock is that the Tempest 'smoke' job fails for Ironic. One
test is failing.
- Functional testing patch merged for python-ironicclient. The functional
tests are now passing in python-ironicclient.
- CI Spec/blueprint started: https://review.openstack.org/#/c/241294/
- Etherpad for testing/CI etc revived
https://etherpad.openstack.org/p/IronicCI


Inspector (dtansur)
===
- Inspector is release:managed now
- autodiscovery is being discussed (again), please see the mailing list:
-
http://lists.openstack.org/pipermail/openstack-dev/2015-November/078166.html
- We now have a neutron RFE to support DHCP opts per network/subnet instead
of just per port:
-
http://lists.openstack.org/pipermail/openstack-dev/2015-November/078172.html
- https://bugs.launchpad.net/neutron/+bug/1512666


Bifrost (TheJulia)
=
- Revisions for inspection support have been posted and could use some
reviews.
- Hoping to release next version of bifrost once inspection support has
landed.


Drivers
==

iRMC (naohirot)
--
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z
- Status: Reactive (solicited for core team's review)
- New boot driver interface for iRMC drivers (bp/new-boot-interface)
- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)
- iRMC out of band inspection (bp/ironic-node-properties-discovery)

   -
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z
- Status: Active (Resumed from Nov. 9th after the summit)
- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)
- OOB rescue mode support (bp/oob-rescue-mode-support)
- Status: Reactive (solicited for core team's review)
- New boot driver interface for iRMC drivers (bp/new-boot-interface)
- iRMC out of band inspection (bp/ironic-node-properties-discovery)


As discussed in today's ironic meeting [1], we will include subteam reports
(if available) for the mitaka project priorities [2] in the future.

Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
[1]
http://eavesdrop.openstack.org/meetings/ironic/2015/ironic.2015-11-09-17.00.log.html
[2]
http://specs.openstack.org/openstack/ironic-specs/priorities/mitaka-priorities.html#network-isolation
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-10-19 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

(diff with Oct 12, no diff for inspector)
- Open: 150 (+7). 3 new (+1), 41 in progress (+5), 2 critical (+2), 11 high
(-1) and 11 incomplete (+1)
- Nova bugs with Ironic tag: 25 (+1). 2 new (+1), 0 critical, 0 high
- Inspector bugs: 15 (+3). 0 new, 0 critical, 7 high (+3)


Neutron/Ironic work (jroll)

- Spec for nova work is up: https://review.openstack.org/237067
- Open question: how do we enforce uniqueness between port.address and
portgroup.address?
- reviews in progress


Testing/Quality (jlvillal/lekha/krtaylor)

- started work on patch to stand-up and tear-down ironic-api and
ironic-conductor services for functional testing. Code borrowed from Glance
project.
- parent patch proposed to allow running ironic-api and ironic-conductor
with "python -m ironic.cmd.api" or "python -m ironic.cmd.conductor"


Inspector (dtansur)
===
- Releasing ironic-inspector 2.2.2 this week due to a couple of bugs:
- https://bugs.launchpad.net/ironic-inspector/+bug/1506419
- https://bugs.launchpad.net/ironic-inspector/+bug/1506160


webclient (krotscheck / betherly)
=
- Update on the ironic panel in horizon: If we continue writing this in
angular it will NOT be merged for months because of the upstream battle on
horizon to work out angular standards. And even when it gets through the
waiting period it will likely have to change to adopt all the changes made
to the way angular should be written in horizon. Are you happy for me to
move ahead with this as a python panel and a good looking front end as a
temporary measure to using the webclient and working out how to improve
general front end in the longer term?


Drivers
==

iRMC (naohirot)
--
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z
- Status: Reactive (solicited for core team's review)
- New boot driver interface for iRMC drivers (bp/new-boot-interface)
- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)
- iRMC out of band inspection (bp/ironic-node-properties-discovery)



Until the week of Nov. 9,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-10-13 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

- (diff with Oct 5, no diff for inspector)
- Open: 143 (+6). 2 new (-2), 36 in progress (+2), 0 critical, 12 high
(+5) and 10 incomplete (-3)
- Nova bugs with Ironic tag: 24 (-1). 1 new, 0 critical, 0 high
- Inspector bugs: 12. 0 new, 0 critical, 4 high
- liberty-rc-potential:
- https://bugs.launchpad.net/ironic/+bug/1502903


Neutron/Ironic work (jroll)

- This seems to be working end to end, reviews welcome
- Putting up a nova blueprint/spec this week and hacking on that part of it


ironic-lib adoption (dtantsur)
==
- patch is being worked on
- ironic-lib g-r patch still not merged:
https://review.openstack.org/#/c/231368/


Nova Liaisons (jlvillal & mrda)
===
Nothing to report. Did bug scrub as usual


Oslo (lintan)
=
- Ironic is missing a header X-Openstack-Request-Id in API response. In
order to track operations cross projects,  many services like
Nova/Glance/Neutron/Cinder/Keystone have a such request ID header with HTTP
responsed. Python-ironicclient also should save this header and return to
caller.  It sounds like a feature but file a bug for this at the moment:
https://bugs.launchpad.net/ironic/+bug/1505119
- can we actually file a blueprint (no spec) for this? Probably with a
link to the cross project spec // jroll
- Sure, add one blueprint:
https://blueprints.launchpad.net/ironic/+spec/add-x-openstack-request-id-header


Testing/Quality (jlvillal/lekha/krtaylor)

- jlvillal started investigating how Nova does their functional testing.
- Will start initial code work this week.
- Can we learn/help or is it not multiperson work?


Inspector (dtansur)
===
- etherpad for summit discussions:
https://etherpad.openstack.org/p/mitaka-ironic-inspector


webclient (krotscheck / betherly)
=
- work continuing on upstream ironic panel
- work continuing on ironic webclient also as longer term solution


Drivers
==

AMT (lintan)

- More comments and discussion are welcome for amt driver
https://etherpad.openstack.org/p/new-ironic-amt-driver


iRMC (naohirot)
--
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z
- Status: Reactive (solicited for core team's review)
- New boot driver interface for iRMC drivers (bp/new-boot-interface)
- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)
- iRMC out of band inspection (bp/ironic-node-properties-discovery)



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-10-05 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

- (diff with Sep 28, no diff for inspector)
- Open: 137 (+2). 4 new (-5), 34 in progress (-2), 0 critical, 7 high
and 13 incomplete (+4)
- Nova bugs with Ironic tag: 25 (+1). 1 new (+1), 0 critical, 1 high
- Inspector bugs: 12. 0 new, 0 critical, 4 high
- Need help with triaging:
- https://bugs.launchpad.net/ironic/+bug/1444631
- https://bugs.launchpad.net/ironic/+bug/1479128
- IPA got its own bug tracker:
https://bugs.launchpad.net/ironic-python-agent
- I moved all bugs I found to be related to the ramdisk part there
- http://ironic-divius.rhcloud.com/ now shows IPA bugs
- http://ironic-divius.rhcloud.com/ got a new revamp, now it should be
easier to spot what requires attention


Neutron/Ironic work (jroll)

- testing is ongoing, working well, just a few things to work out
- we can begin reviewing the patch chain
https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bp/network_provider,n,z
- nova patch:
https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/ironic-ml2-integration,n,z
- client patch:
https://review.openstack.org/#/q/status:open+project:openstack/python-ironicclient+branch:master+topic:bp/ironic-ml2-integration,n,z
- no work has been done yet on gate testing AFAIK :(
- work etherpad https://etherpad.openstack.org/p/ironic-neutron-mid-cycle


ironic-lib adoption (dtantsur)
==
- There are still patches syncing changes from ironic to ironic-lib, please
land them ASAP
- Patch to Ironic  to make notes in functions that are moving to
ironic-lib: https://review.openstack.org/231092
- ironic patch to use ironic-lib: https://review.openstack.org/#/c/184443/


Testing/Quality (jlvillal/lekha/krtaylor)

- Had IRC meeting with jlvillal/lekha/krtaylor discussing functional
testing.
- Patch submitted and merged to prepare for functional testing.
- Discovered mimic is not yet Python 3 compatible. lekha is working on
Python 3 compatibility as not allowed to add it to global-requierements
until it is.


Inspector (dtansur)
===
- ironic-inspector 2.2.1 was released to fix a critical issue (thanks
TheJulia for reporting)


Bifrost (TheJulia)
=
- Work begining to include support for inspector in a user deployment
process.


webclient (krotscheck / betherly)
=
- work has begun upstream to make the horizon panel for ironic
- Horizon to Ironic API layer in Python has been written
- corresponding Ironic API layer in Angular in progress


Drivers
==

AMT (lintan)

- [deva] in-tree pxe_amt driver still having serious issues with my NUC, so
I've updated https://github.com/devananda/ironic/tree/new-amt-driver for
liberty

iRMC (naohirot)
--
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z
- Status: Reactive (solicited for core team's review)
- New boot driver interface for iRMC drivers (bp/new-boot-interface)
- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)
- iRMC out of band inspection (bp/ironic-node-properties-discovery)



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-09-28 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

(diff with Sep 21)
- Open: 135 (-1). 9 new (+2), 36 in progress (-5), 0 critical, 7 high (-5)
and 9 incomplete
- Nova bugs with Ironic tag: 24 (+1). 0 new, 0 critical, 1 high

dtantsur continues to ping people and unassign abandoned bugs


Neutron/Ironic work (jroll)

no major updates, code still being worked on


ironic-lib adoption (dtantsur)
==
dsvm gate is working (though non-voting) on ironic-lib, time to switch!
-  dtantsur: yeah, meanwhile I will check and decide on the
refactoring of ironic to use ironic-lib
-  dtantsur: I think faizan told he has patch almost ready.
- rameshg87 will have update by 9/29.


Nova Liaisons (jlvillal & mrda)
===
- No updates


Testing/Quality (jlvillal/lekha)
==
- Still waiting for feature freeze to be lifted from global requirements to
add mimic requirement. Pinged dhellman on IRC on 28-Sep-2015
- jlvillal will work on initial test directory re-organization on ironic
server for functional testing
- krtaylor to look at unit test coverage
- krtaylor to document real BM CI rollout for PowerKVM
- grenade upgrade testing status


Inspector (dtansur)
===
ironic-inspector 2.2.0 released
-
http://lists.openstack.org/pipermail/openstack-announce/2015-September/000659.html
- 3 blueprints finished, 14 bugs fixed
- stable/liberty was created from this release


Bifrost (TheJulia)
=
Gate fixed, release 0.0.1 cut last week.


webclient (krotscheck / betherly)
=
- discussions with Horizon last week assured that we should be able to work
with both Horizon and downstream team successfully
- discussions with Horizon downstream (HP) team have concluded that we will
meet half way to have a UX that does not 100% resemble the existing panels
but is not so different as to confuse users
- design underway currently for submission to UX team (Piet)
- panel creation underway
- Reviews have stalled out:
https://review.openstack.org/#/q/status:open+project:openstack/ironic-webclient,n,z


Drivers
==

DRAC (ifarkas/lucas)

no update - working on python-dracclient to reach feature parity with DRAC
driver


iRMC (naohirot)
--
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z
- Status: Reactive (solicited for core team's review)
- New boot driver interface for iRMC drivers (bp/new-boot-interface)
- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)
- iRMC out of band inspection (bp/ironic-node-properties-discovery)



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-09-21 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

As of Mon, Sep 21 (diff with Sep 14)
- Open: 136 (-6). 7 new (-4), 41 in progress (-7), 0 critical, 12 high (+1)
and 9 incomplete
- Nova bugs with Ironic tag: 23. 0 new, 0 critical, 1 high

I've started to go through the dashboard and pinging people about their
stale (>1 month of inactivity) bugs.
- I'll unassign/abandon everything where I won't get response next
Monday.


Neutron/Ironic work (jroll)

No updates // bumped to Mitaka


ironic-lib adoption (dtantsur)
==
- library released, but we didn't switch to it in time (DepFreeze)
- therefore, there will not be a liberty/stable branch of ironic-lib
- plan to switch as soon as Mitaka opens


Nova Liaisons (jlvillal & mrda)
===
- No updates


Oslo (lintan)
==
- Oslo verisonedobjects library adoption is done, the change of oslo
library should not break Ironic easily anymore.
- need reviews on https://review.openstack.org/#/c/224079/
- Oslo team is working on a solution to reload configuration of service.
It's still under heavy construction, but maybe interesting to someone.
http://lists.openstack.org/pipermail/openstack-dev/2015-September/074558.html


Doc (pshige)
==
No updates


Testing/Quality (jlvillal/lekha)
==
- lekha: Has submitted a patch to do functional testing of
python-ironicclient using mimic. https://review.openstack.org/225375
 Blocked until mimic is added to global-requirements, which has to wait for
freeze to end
- krtaylor and lekha have both said they would like to be part of the
Testing/Quality subteam.
- Still need tempest to accept the API microversion testing patch
https://review.openstack.org/#/c/166386/


Inspector (dtansur)
===
- stable/liberty branch created for python-ironic-inspector-client at 1.2.0
release
- IPA is a fully supported inspection ramdisk now:
- doc: https://github.com/openstack/ironic-inspector#using-ipa
- one extra patch is awaiting review:
https://review.openstack.org/#/c/225092/ (upstreaming a couple of plugins)
- ironic-inspector 2.2.0 with stable/liberty expected this Thursday, stuff
to finish is tracked here:
- https://launchpad.net/ironic-inspector/+milestone/2.2.0


Bifrost (TheJulia)
=
- Bifrost's gate is broken presently due to current work in-flight in shade
authentication support that is presently broken.


webclient (krotscheck / betherly)
=
- in debates with horizon 


Drivers
==

IPA (jroll/JayF/JoshNang)
--
- jroll and trown working on packaging releases

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z
- Status: Active (solicit core team's spec review for Ironic 4.2.0)
- New boot driver interface for iRMC drivers (bp/new-boot-interface)
- Status: Reactive
- Enhance Power Interface for Soft Reboot and NMI
(bp/enhance-power-interface-for-soft-reboot-and-nmi)
- iRMC out of band inspection (bp/ironic-node-properties-discovery)

OneView (gabriel-bezerra/thiagop/sinval)
---
- https://review.openstack.org/#/c/191822/
- Driver status: Code complete. Wating for reviews.
- python-oneviewclient lib status: Code complete, publishing to PyPi as
soon as infra creates the "-release" team.
- 3rd Party CI status: power and management integration tests running. Full
deployment tests for iSCSI and Agent drivers with good progress.



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-09-14 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

As of Mon, Sep 14 (diff with Sep 7)
- Open: 142 (+4). 11 new (+1), 48 in progress, 0 critical, 11 high and 8
incomplete (-1)
- Nova bugs with Ironic tag: 23. 0 new, 0 critical, 1 high

dtantsur didn't have time to ping people about their in-progress bugs, help
appreciated


Neutron/Ironic work (jroll)

getting bumped to M... pretty risky at this point, patches aren't ready, no
testing, etc :(


Oslo (lintan)
==
Dan Smith thinks it would be good if we finish migrating to
oslo.versionedobjects so that he doesn't break our code :) (rloo)


Doc (pshige)
==
email discussion about re-organizing the install guide (rloo)


Testing/Quality (jlvillal)
=
(Looking for more people interested in testing)
https://wiki.openstack.org/wiki/Ironic/Quality

- raghu has volunteered to investigate other projects functional testing,
for example ironic-inspector, nova-client, and nova
- lehka is looking into working on python-ironicclient functional testing
using mimic. But there is a requirements freeze at the moment, so can't add
mimic to global-requirements


Inspector (dtansur)
===
- python-ironic-inspector-client 1.1.0 released
- still a lot of stuff to land for liberty :(


Bifrost (TheJulia)
=
- Minor cleanup in progress, hopefully cutting initial release this week.


webclient (krotscheck / betherly)
=
- Discussions underway with horizon re how we can implement the existing UI
in a Horizon panel - will require python API wrapper to be written
- Once ironic and CORS successfully working on machine and connecting to
webclient then can bypass the add cloud screen and work can begin on the
actual dashboard


Drivers
==

iRMC (naohirot)
-
Status: Active (solicit core team's spec review for Ironic 4.2.0)
- New boot driver interface for iRMC drivers
- bp/new-boot-interface

Status: Reactive
- Enhance Power Interface for Soft Reboot and NMI
- bp/enhance-power-interface-for-soft-reboot-and-nmi

Status: Reactive
- iRMC out of band inspection
- bp/ironic-node-properties-discovery



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-08-31 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

As of Mon, Aug 31 (diff with Aug 24)
- Open: 144 (+3). 9 new (+4), 50 in progress, 0 critical, 13 high and 10
(+1) incomplete
- Nova bugs with Ironic tag: 24 (-1). 1 new, 0 critical, 1 (+1) high


Oslo (lintan)
==
Oslo plan to dismiss oslo-incubator as most code are already moved to
libraries. So in the future, other projects should maintain the code under
openstack/common by themself. It is also suggested to rename the folder to
avoid misundertand.


Testing (adam_g/jlvillal)
==
Sent out email asking for interested parties for functional testing. Did
receive one response.  But believe there are at least two other people
interested in functional testing. Also JayF pointed to the 'mimic' project,
which looks useful.


Inspector (dtansur)
===
- our dsvm is now voting on ironic-inspector. next step is to make it
voting on a client
- need reviews for IPA patch: https://review.openstack.org/#/c/205587/


Bifrost (TheJulia)
=
- Gate is currently broken due to conflicting change in ironic.  Fix has
been approved ans should be landing shortly
- Our non-voting job should be passing soon once the issues with the
ironic-agent dib element get sorted out and landed.
- Cleanup under-way to cut an initial release.


webclient (krotscheck / betherly)
=
-
https://review.openstack.org/#/q/status:open+project:openstack/ironic-webclient,n,z
- https://review.openstack.org/#/c/199769


Drivers
==

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Active (solicit core team's spec review)
- Enhance Power Interface for Soft Reboot and NMI
  - bp/enhance-power-interface-for-soft-reboot-and-nmi

Status: Reactive (code review is on going)
- iRMC out of band inspection
  - bp/ironic-node-properties-discovery

Status: TODO
- New boot driver interface for iRMC drivers


Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-08-24 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

As of Mon, Aug 24 (diff with Aug 10)
- Open: 141 (-1). 5 new (-1), 50 in progress, 0 critical, 13 high (+1) and
9 incomplete
- Nova bugs with Ironic tag: 25. 1 new, 0 critical, 0 high


Neutron/Ironic work (jroll)
===
(sukhdev gave update this week while jroll is on vacation)

- We are in the middle of integration testing and have discovered some
issues, which we are addressing
- One of the blocker is the authentication issue when ironic driver makes
create_port() request to neutron - the context is not set correctly, hence
it is rejected
- It's an Ironic admin context, not Nova User context
- lazy_prince is investigating
- https://etherpad.openstack.org/p/ironic-neutron-mid-cycle


ironic-lib adoption (dtantsur)
==
- devstack patch needs review: https://review.openstack.org/#/c/212491/
- project-config patch needs review:
https://review.openstack.org/#/c/212495/


Nova Liaisons (jlvillal  mrda)
===
- https://wiki.openstack.org/wiki/Nova-Ironic-Bugs
- Nova bug scrub each Tuesday


Doc (pshige)
==
- Change and edit of Ironic Installation Guide merged.
- https://review.openstack.org/#/c/191900/
- Next we’ll decide with docs team, what to do in this cycle.


Testing (adam_g/jlvillal)
==
 https://review.openstack.org/#/c/166386/ has not landed yet, and it makes
kittens sad


Inspector (dtansur)
===
- Proposed making dsvm job voting on ironic-inspector itself:
https://review.openstack.org/#/c/209050/


Bifrost (TheJulia)
=
- Enroll support via shade is still in review
- Review proposed to rename bifrost's main gate job and add a second
non-voting job.
- The main gate job should be suitable to be added to help gate Ironic.


webclient (krotscheck / betherly)
=
- CORS is still broken because pxe tests :
https://review.openstack.org/#/c/199769/


Drivers
==

DRAC (ifarkas/lucas)

- fixing jenkins jobs - openwsman library is required to install pywsman
from pypi with matching versions for both

iLO (wanyen)
--
- Standalone ilo driver changes in progress.  Spec merged:
https://review.openstack.org/193478. One code patch merged. One under
review:https://review.openstack.org/198656

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Active (solicit core team's response to the solution proposals of
two major  issues described in the spec and the POC code review)
- Enhance Power Interface for Soft Reboot and NMI
- bp/enhance-power-interface-for-soft-power-off-and-inject-nmi

Status: Reactive (code review is on going)
- iRMC out of band inspection
- bp/ironic-node-properties-discovery

Status: TODO
- iRMC Virtual Media Deploy Driver
- follow up patch to fix nits

https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Active (solicit core team's spec review)
- Enhance Power Interface for Soft Reboot and NMI
- bp/enhance-power-interface-for-soft-reboot-and-nmi

Status: Reactive (code review is on going)
- iRMC out of band inspection
- bp/ironic-node-properties-discovery

Status: TODO
- iRMC Virtual Media Deploy Driver
- follow up patch to fix nits

OneView (gabriel-bezerra/thiagop)
--
- Spec merged!
- Code under review: https://review.openstack.org/#/c/191822/
- We're starting to set up the 3rd party CI on experimental pipeline



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-08-17 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.


Neutron/Ironic work (jroll)
===
- all patches are up
- some testing was done at the midcycle and patches are being updated from
that
- nova patches won't land until M, working to get ironic/neutron changes
done in liberty
- made a test plan during midcycle
- https://etherpad.openstack.org/p/ironic-neutron-mid-cycle


ironic-lib adoption (dtantsur)
==
- py34 tests are voting on ironic-lib now
- I've changed the PyPI name from ironic_lib to ironic-lib (the same as
repo name), feel free to object
- need review for patches introducing dsvm gate:
- https://review.openstack.org/#/c/212491
- https://review.openstack.org/#/c/212495/
- After ironic-lib is released, need reviews on these patches once they are
rebased
- https://review.openstack.org/#/c/184443/\
- https://review.openstack.org/#/c/162008/


Testing (adam_g/jlvillal)
==
JoshNang and mariojv started work on functional testing for IPA.  They have
a patch up for review now.


Bifrost (TheJulia)
=
Productive discussions at the mid-cycle, plans to be hashed out from those
discussions this week.


Drivers
==

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Active (solicit core team's response to the solution proposals of
two major  issues described in the spec and the POC code review)
- Enhance Power Interface for Soft Reboot and NMI
- bp/enhance-power-interface-for-soft-power-off-and-inject-nmi

Status: Reactive (code review is on going)
- iRMC out of band inspection
- bp/ironic-node-properties-discovery

Status: TODO
- iRMC Virtual Media Deploy Driver
- follow up patch to fix nits



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [ironic] weekly subteam status report

2015-08-10 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

As of Mon, Aug 10 (diff with Aug 3)
- Open: 142. 6 new (-2), 50 in progress (+2), 0 critical, 12 high and 9
incomplete
- Nova bugs with Ironic tag: 25. 1 new, 0 critical, 0 high


Neutron/Ironic work (jroll)
===
- we seem to have missed the boat for the nova side of this :/
- patches are up for a lot of the ironic work
- network flip thing still needs an update
- reviews needed on
https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:bp/ironic-ml2-integration,n,z


Inspector (dtansur)
===
gate-ironic-inspector-dsvm-nv is running on ironic patches now
- it's pretty reliable (modulo transient failures when building a ramdisk),
so please pay attention to it when submitting and reviewing patches


Drivers
==

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Active (solicit core team's advice for two major issues described
in the spec and the POC code review)
- Enhance Power Interface for Soft Reboot and NMI
- bp/enhance-power-interface-for-soft-power-off-and-inject-nmi

Status: Reactive (code review is on going)
- iRMC out of band inspection
- bp/ironic-node-properties-discovery

Status: TODO
- iRMC Virtual Media Deploy Driver
- Add documentation for iRMC virtual media driver
- follow up patch to fix nits



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] weekly subteam status report

2015-08-05 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

As of Mon, Aug 3 (diff with July 27)
- Open: 142 (-5). 8 new (+2), 48 in progress (-5), 0 critical, 11 high and
8 incomplete
- Nova bugs with Ironic tag: 25 (+1). 1 new (+1), 0 critical, 0 high


Oslo (lintan)
==
Oslo proposes a Privilege Separation Daemon project (oslo.privsep ) to
replace previous rootwrap mechanism
- https://review.openstack.org/#/c/204073/5/specs/liberty/privsep.rst


Inspector (dtansur)
===
gate-ironic-inspector-dsvm-nv is running on ironic patches now
- it's pretty reliable, so please pay attention to it when submitting and
reviewing patches


Bifrost (TheJulia)
=
- Cleaning up documentation and code.
- Looking towards adding testing that leverages diskimage-builder and
exercises that functionality to help identify if components being consumed
are broken.


Drivers
==

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Active (spec and generic ipmitool impl available for review)
- Enhance Power Interface for Soft Reboot and NMI
- bp/enhance-power-interface-for-soft-power-off-and-inject-nmi

Status: Active (code review is on going)
- iRMC out of band inspection
- bp/ironic-node-properties-discovery

Status: TODO
- iRMC Virtual Media Deploy Driver
- Add documentation for iRMC virtual media driver
- follow up patch to fix nits



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Ironic] weekly subteam status report

2015-08-05 Thread Ruby Loo
Hi,

Oops, my bad. To be clear, there was no ironic meeting this week. But if
there had been, this is what the subteams would have reported :)

--ruby


On 5 August 2015 at 09:05, Ruby Loo rlooya...@gmail.com wrote:

 Hi,

 Following is the subteam report for Ironic. As usual, this is pulled
 directly from the Ironic whiteboard[0] and formatted.

 Bugs (dtantsur)
 
 As of Mon, Aug 3 (diff with July 27)
 - Open: 142 (-5). 8 new (+2), 48 in progress (-5), 0 critical, 11 high and
 8 incomplete
 - Nova bugs with Ironic tag: 25 (+1). 1 new (+1), 0 critical, 0 high


 Oslo (lintan)
 ==
 Oslo proposes a Privilege Separation Daemon project (oslo.privsep ) to
 replace previous rootwrap mechanism
 - https://review.openstack.org/#/c/204073/5/specs/liberty/privsep.rst


 Inspector (dtansur)
 ===
 gate-ironic-inspector-dsvm-nv is running on ironic patches now
 - it's pretty reliable, so please pay attention to it when submitting and
 reviewing patches


 Bifrost (TheJulia)
 =
 - Cleaning up documentation and code.
 - Looking towards adding testing that leverages diskimage-builder and
 exercises that functionality to help identify if components being consumed
 are broken.


 Drivers
 ==

 iRMC (naohirot)
 -

 https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

 Status: Active (spec and generic ipmitool impl available for review)
 - Enhance Power Interface for Soft Reboot and NMI
 - bp/enhance-power-interface-for-soft-power-off-and-inject-nmi

 Status: Active (code review is on going)
 - iRMC out of band inspection
 - bp/ironic-node-properties-discovery

 Status: TODO
 - iRMC Virtual Media Deploy Driver
 - Add documentation for iRMC virtual media driver
 - follow up patch to fix nits

 

 Until next week,
 --ruby

 [0] https://etherpad.openstack.org/p/IronicWhiteBoard

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] weekly subteam status report

2015-07-27 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted. (There wasn't any
subteam report last week since the meeting was cancelled.)

Bugs (dtantsur)

Dashboard moved to a new home on openshift:
- http://ironic-divius.rhcloud.com/
- source: https://github.com/dtantsur/ironic-bug-dashboard

As of Mon, Jul 27 (diff with Jul 13 as we skipped one meeting):
- Open: 147. 6 new, 53 in progress (+1), 0 critical, 11 high (+1) and 8
incomplete
- Nova bugs with Ironic tag: 24. 0 new, 0 critical, 0 high


Neutron/Ironic work (jroll)

Specs landed, code being worked on


Testing (adam_g/jlvillal)
==
(dtantsur) WIP devstack patch to support ENROLL:
https://review.openstack.org/#/c/206055/

(dtantsur) tempest test for microversions passed for the 1st time:
https://review.openstack.org/#/c/166386/
- good time to review


Inspector (dtansur)
===
Our job worked fine in experimental pipeline, proposing for non-voting
check:
- https://review.openstack.org/#/c/202682/


Bifrost (TheJulia)
=
Currently investigating issues with simple-init


Drivers
==

DRAC (ifarkas/lucas)

introducing python-dracclient under openstack/ironic:
https://review.openstack.org/#/c/204609/ and
https://review.openstack.org/#/c/203991/

iLO (wanyen)
--
secure boot for pxe-ilo driver spec https://review.openstack.org/#/c/174295/
got a +2.  It still needs one more core reviewer's approval.  This work is
a carry-over item from Kilo.  Please review.

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Active (spec and vendor passthru reviews are on going)
- Enhance Power Interface for Soft Reboot and NMI
- bp/enhance-power-interface-for-soft-reboot-and-nmi

Status: Active (code review is on going)
- iRMC out of band inspection
- bp/ironic-node-properties-discovery

Status: TODO
- iRMC Virtual Media Deploy Driver
- document update Enabling drivers page
- follow up patch to fix nits



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] weekly subteam status report

2015-07-13 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

As of Mon, Jul 13 (diff with Jun 29)

Open: 147 (-3). 6 new (+1), 52 in progress, 1 critical (+1), 10 high (-1)
and 8 incomplete (-1)

Nova bugs with Ironic tag: 24 (+1). 0 new, 0 critical, 0 high


Neutron/Ironic work (jroll)

still looking for spec reviews, have agreement within subteam
- https://review.openstack.org/#/c/188528/ -- I've +2'd this with one
follow-up needed
- https://review.openstack.org/#/c/187829/ -- should be good to go, some
nits to address I think


Oslo (lintan)
==
Graduating fileutils,  https://bugs.launchpad.net/ironic/+bug/1473815


Testing (adam_g/jlvillal)
==
https://review.openstack.org/#/c/166386/ (tempest microversion support) is
still not merged, can we have more resources pointed at it?


Inspector (dtansur)
===
ironic-inspector 2.0.0 released
-
http://lists.openstack.org/pipermail/openstack-announce/2015-July/000432.html
- https://pypi.python.org/pypi/ironic-inspector/2.0.0

proposing to run inspector dsvm check in ironic experimental pipeline
- https://review.openstack.org/#/c/198381/


Bifrost (TheJulia)
=
Considering a change over to utilizing simple-init for network configuration
- https://review.openstack.org/#/c/200834/


Drivers
==

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Reactive (solicit for the final review and approval, started to
write installation guide)
- iRMC Virtual Media Deploy Driver
bp/ipa-as-default-ramdisk

Status: Active (spec and vendor passthru reviews are on going)
- Enhance Power Interface for Soft Reboot and NMI
- bp/enhance-power-interface-for-soft-reboot-and-nmi

Status: Active (code review is on going)
- iRMC out of band inspection
- bp/ironic-node-properties-discovery



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] weekly subteam status report

2015-06-29 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

As of Mon, 29 Jun 16:00 UTC
- Open: 150 (-1). 5 new, 52 in progress (+4), 0 critical, 11 high (+1) and
9 incomplete (-1)
- Nova bugs with Ironic tag: 23. 0 new, 0 critical, 0 high

Bug dashboard (http://ironic-bugs.divius.net/) seriously revamped:
- shows stats for nova bugs with ironic tag
- shows confirmed bugs, as they ideally also require triaging
- new glamour design

ilo, drac and ucs were added to the official bug tags list

Neutron/Ironic work (jroll)
===
- still looking for reviews, mostly have agreement within subteam
- https://review.openstack.org/#/c/188528/ -- I haven't personally reviewed
this yet but Sukhdev seems to think it's good to go
- https://review.openstack.org/#/c/187829/ -- will be pushing an update
today or tomorrow

Nova Liaisons (jlvillal  mrda)
===
- 25-Jun-2015: jlvillal will be on leave for the month of July
- Note above that http://ironic-bugs.divius.net/ now shows Nova bugs with
ironic tag as well. Suggestions are welcome on how to improve it.
- Nova multi-compute-host spec: https://review.openstack.org/#/c/194453/

Testing (adam_g/jlvillal)
==
- 25-Jun-2015: Initial hand off meeting occurred from adam_g to jlvillal
explaining functional testing work.
- 25-Jun-2015: jlvillal has been spending time working on local
infrastructure issues.  Working on getting an Ubuntu Cloud image to run
devstack, in hopes of having an easily reproducible test environment.  Ran
into an issue where Horizon came up but then unable to schedule a bare
metal instance successfully.  Have not resolved the issue yet.
- 25-Jun-2015: jlvillal will be away from work for the month of July.  Will
resume work on functional testing in August.
- Functional testing Etherpad:
https://etherpad.openstack.org/p/IronicFunctionalTestingSubTeam

Inspector (dtantsur)
===
First devstack job is ready, but blocked on devstack bug
https://bugs.launchpad.net/devstack/+bug/1469160

Bifrost (TheJulia)
=
- Bifrost's test path has been switched over to the newer dynamic inventory
roles, which allows greater end-use flexibility.
- Working toward breaking larger peices up into more re-usable chunks.

Drivers
==

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Reactive (solicit for core team's review and approval)
- iRMC Virtual Media Deploy Driver
bp/irmc-virtualmedia-deploy-driver
bp/non-glance-image-refs
bp/automate-uefi-bios-iso-creation
bp/local-boot-support-with-partition-images
bp/whole-disk-image-support
bp/ipa-as-default-ramdisk

Status: Active (spec review is on going)
- Enhance Power Interface for Soft Reboot and NMI
bp/enhance-power-interface-for-soft-reboot-and-nmi

Status: Active (code review is on going)
- iRMC out of band inspection
- bp/ironic-node-properties-discovery



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] weekly subteam status report

2015-06-23 Thread Ruby Loo
Hi,

Happy June Solstice! Things are warming up in Ironic-land. Following is the
subteam report for Ironic. As usual, this is pulled directly from the
Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

As of Mon, 22 Jun 15:30 UTC (diff since 15 Jun, no diff for Nova bugs for
now):
- Open: 151 (-8). 5 new (0), 48 in progress (-3), 0 critical (0), 10 high
(-2) and 10 incomplete (-2)
- Nova bugs with Ironic tag: 23. 0 new, 0 critical, 0 high

Bug dashboard (http://ironic-bugs.divius.net/) seriously revamped:
- shows stats for nova bugs with ironic tag
- shows confirmed bugs, as they ideally also require triaging
- new glamour design

Neutron/Ironic work (jroll)
===
this review has rough consensus from the subteam, needs ironic-specs core
review https://review.openstack.org/#/c/187829/

this has an update coming, will need ironic-specs core review
https://review.openstack.org/#/c/188528/

Oslo (lintan)
==
Oslo team sent a request to all OpenStack Projects to finish below things:
- sync oslo-incubator -- Ironic has done it recently
- extend own RequestContext from oslo.context -- implemented
- Use oslo-config-generator -- implemented
- adopt new libraries if necessary: futurist, automaton 
oslo.versionedobjects -- in progress

Doc (pshige)
==
start trying to improve Ironic docs with docs team
- http://lists.openstack.org/pipermail/openstack-docs/2015-June/006990.html

Inspector (dtantsur)
===
python-ironic-inspector-client released for the first time:
http://lists.openstack.org/pipermail/openstack-announce/2015-June/000370.html
- switching our driver to using it exclusively:
https://review.openstack.org/#/c/193176/

ironic-discoverd 1.0 branch to be discontinued, ironic-inspector 2.0.0 to
be released as soon as we stop moving things around
- https://bugs.launchpad.net/ironic-inspector/+milestone/2.0.0 has a rough
TODO list

Bifrost (TheJulia)
=
Presently on implmenting support for operating systems aside from Ubuntu,
mainly Centos/RHEL.

A number of reviews have been posted to switch Bifrost's use path over to a
flexible dynamic inventory, which will provide greater use flexibility.

Drivers
==

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Reactive (solicit for core team's approval.  I believe review
process has been iterated enough to reach acceptable level of quality.
- iRMC Virtual Media Deploy Driver
bp/irmc-virtualmedia-deploy-driver
bp/non-glance-image-refs
bp/automate-uefi-bios-iso-creation
bp/local-boot-support-with-partition-images
bp/whole-disk-image-support
bp/ipa-as-default-ramdisk

Status: Active (review is on going)
- Enhance Power Interface for Soft Reboot and NMI
bp/enhance-power-interface-for-soft-reboot-and-nmi

Status: Active (started coding)
- iRMC out of band inspection
bp/ironic-node-properties-discovery



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] weekly subteam status report

2015-06-15 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)


(as of Mon, 15 Jun 15:00 UTC, diff since 1 Jun)
Open: 159 (+9)
5 new (0), 51 in progress (+6), 0 critical, 12 high (+2) and 12 incomplete


Neutron/Ironic work (jroll)
===

Two specs around this work
- https://review.openstack.org/#/c/188528/
- https://review.openstack.org/#/c/187829/

Both specs have rough consensus from working group, just need some
clarifications and such.

Would love to start getting reviews from Ironic folks on them.

Also will probably need a short Nova blueprint/spec.

Oslo (lintan)
=

automaton release 0.2.0 (liberty), Friendly state machines for python.
- http://git.openstack.org/cgit/openstack/automaton
- We might need to replace our fsm state machine with that.

oslo.versionedobjects release 0.4.0
- http://git.openstack.org/cgit/openstack/oslo.versionedobjects
- I plan to migrate our object implementation to that, but now is still
waiting until the replacement has done in Nova by Dan Smith
- (dtantsur) suggestion to adopt futurist for periodic tasks:
https://review.openstack.org/#/c/191710/

Doc (pshige)
==

start discussion with docs team
-
http://eavesdrop.openstack.org/meetings/docteam/2015/docteam.2015-06-10-00.32.log.html

Drivers
==

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:+open,n,z

Status: Reactive (solicit for core team's review and approval,  no review
comment for last 10 days since Jun. 5th)
- iRMC Virtual Media Deploy Driver
Deploy Driver Base patch which implemented:
bp/irmc-virtualmedia-deploy-driver
bp/non-glance-image-refs
bp/automate-uefi-bios-iso-creation
On top of the base, following up patches implemented:
bp/local-boot-support-with-partition-images
bp/whole-disk-image-support
bp/ipa-as-default-ramdisk

Status: Active (spec review is on going)
Enhance Power Interface for Soft Reboot and NMI
bp/enhance-power-interface-for-soft-reboot-and-nmi

Status: Active (started coding)
iRMC out of band inspection
bp/ironic-node-properties-discovery



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-06-03 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

(As of Mon, 1 Jun 17:00 UTC)
Open: 150 (+2)
5 new (-2), 45 in progress (+3), 0 critical, 10 high (+3) and 12 (+2)
incomplete

Neutron/Ironic work (jroll)

- first ironic/neutron integration meeting held on Monday; went well
- expect specs from BertieFulton (how do we store physical network info)
 Jim (how do we flip around networks)
- shouldn't need nova or neutron specs

Oslo (lintan)
==
pycadf 1.0.0 will be released

Nova Liaisons (jlvillal  mrda)
===
https://wiki.openstack.org/wiki/Nova-Ironic-Bugs (1-Jun-2015)

Drivers
==

iLO (wanyen)
--
05:09:01  rameshg87 devananda: regarding ilo driver 3rd party ci, we are
almost done with all hp-internal stuffs for enabling it (need to complete
it before enabling but still some minor things left so likely will complete
it  before summit

devananda: this could be run as non-voting job on the gate, but given
limited hardware, may be better for a periodic job

iRMC (naohirot)
-
https://review.openstack.org//#/q/owner:+naohirot%2540jp.fujitsu.com+status:open+project:openstack/ironic,n,z

The primary focus of iRMC team is to make iRMC driver be consistent with
other vendor drivers.

Based on this direction, iRMC team is working on the following items:
- iRMC Virtual Media Deploy Driver, current status is Coding has Done and
Review in Progress.
Deploy Driver Base patch which implemented:
bp/irmc-virtualmedia-deploy-driver
bp/non-glance-image-refs
bp/automate-uefi-bios-iso-creation

  On top of the base, following up patches implemented:
bp/local-boot-support-with-partition-images
bp/whole-disk-image-support
bp/ipa-as-default-ramdisk

- Enhance Power Interface for Soft Reboot and NMI
bp/enhance-power-interface-for-soft-reboot-and-nmi

- The next work item currently iRMC team is investigating:
bp/ironic-node-properties-discovery



Full speed ahead. Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-05-05 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)


(As of Mon, 2 May, 17:01 UTC)
Open: 148 (+3)
7 new (+3), 42 in progress (+1), 0 critical, 7 high (-2) and 10 (-1)
incomplete


Drivers
==

iLO (wanyen)
--
3rd-party CI testing: https://etherpad.openstack.org/p/IloDriverGateTesting




The subteams are taking a breather, so we'll resume the posting of weekly
status reports sometime after the May summit. Until then, Happy
OpenStackin'.

--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-04-28 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)


(As of Mon, 27 Apr, 15:20 UTC)
Open: 145 (+2)
4 new (-4), 41 in progress (+7), 0 critical, 9 high (-1) and 11 (+3)
incomplete


Drivers
==

iLO (wanyen)
--
Made good progress on 3rd-party CI test.  All patches have been submitted
for review.

iRMC (naohirot)
-
iRMC Virtual Media Deploy Driver Spec has been approved, and the code is
ready for review https://review.openstack.org/#/c/151958/ which has
included:
- Support for non-glance image references
- automate-uefi-bios-iso-creation



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-04-20 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)


(As of Mon, 20 Apr, 14:00 UTC)
Open: 143
8 new, 34 in progress, 0 critical, 10 high and 8 incomplete

kilo-rc-potential
triaged: https://bugs.launchpad.net/ironic/+bug/1441445
fix committed: https://bugs.launchpad.net/ironic/+bug/1444715

Drivers
==

iRMC (naohirot)
-
Bumped iRMC virtual media driver spec from kilo is ready for review,
https://review.openstack.org/#/c/134865/
Coding iRMC deploy driver and refactoring Ironic code are work in
progress.



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-04-09 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted. (I apologize for
sending this out late this week.)

Drivers
==

IPA (jroll/JayF/JoshNang)
--

IPA now has documentation. (jayf)

Change merged containing documentation, changes to project-config
to perform a docs build.

Change landing now to fix docs build
(https://review.openstack.org/#/c/170897/), which, when it lands,
should publish IPA docs to docs.openstack.org for the first time.

Once docs build is confirmed fixed, we can land
https://review.openstack.org/#/c/170259/ to prevent any
WARN/ERRORs from being introduced into IPA docs build.


iRMC (naohirot)
-
https://pypi.python.org/pypi/python-scciclient/0.1.0 has been released
for Kilo.



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-03-31 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Drivers
==

iRMC (naohirot)
-
python-scciclient ver 0.1.0 for kilo will be released on PyPI by April 9th.



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-03-23 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. Note that this is pulled from
the weekly meeting we just had. (Normally it comes from the Ironic
whiteboard[0], but the whiteboard seems to have been whitened out.)

Testing (adam_g)
==

working on testing the API microversioning within tempest and as part of
the ironicclient functional test suite. patches here, comments welcome:
https://review.openstack.org/#/c/166386/
https://review.openstack.org/#/c/165665/

Bugs (dtantsur)

(As of Mon Mar 23 17:19:40 UTC)
Open: 148 (+3)
7 new (-3), 34 in progress (+1), 1 critical (+1), 14 high (-2) and 12
incomplete (+2)

Drivers
===

IPA (jroll/JayF/JoshNang)
--
cleaning feature has merged (in ironic k-3 and IPA). Need nova patches to
merge, before it can be turned on by default.



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-03-17 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted. Note that the weekly
subteam status report wasn't discussed in yesterday's weekly Ironic
meeting. The meeting focus was on kilo-3.

Bugs (dtantsur)


(As of Tue Mar 17 14:10:22 UTC)
Open: 145 (+12)
10 new (+7), 33 in progress (+1), 0 critical, 16 high (-1) and 10
incomplete (+2)

Drivers
==

iLO (wanyen)
--
Got one +2 for
https://blueprints.launchpad.net/ironic/+spec/ilo-properties-capabilities-discovery.
Need one more +2 to merge.

Still very few reviews  for
https://blueprints.launchpad.net/ironic/+spec/uefi-secure-boot.  Need more
core reviewers to review this feature.

Need more reviewers for
https://blueprints.launchpad.net/ironic/+spec/ilo-cleaning-support

local boot option for UEFI merged.

iRMC (naohirot)
-
started to port driver part of kilo-3 high priority features to iRMC in
order to contribute kilo-3 review and test as well as to prepare for
liberty.

AMT (lintan)

AMT power driver is land in, which provides remotely power control only.



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-03-09 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)


(As of Mon, 09 Mar 17:00 UTC)
Open: 133 (+4)
3 new (0), 32 in progress (0), 0 critical, 18 high and 8 incomplete


Drivers
==

IPA (jroll/JayF/JoshNang)
--
pxe_ipa job now running as non-voting in check \o/

iLO (wanyen)
--
Milestone for these CRs needs to be set to 'kilo-3' as these are important
fixes for iLO drivers.
- https://bugs.launchpad.net/ironic/+bug/1418327
  pxe_ilo and iscsi_ilo driver sets capabilities:boot_mode in node property
  if there is none

- https://bugs.launchpad.net/ironic/+bug/1412559
  agent_ilo deploy driver does not set boot mode properly

iRMC (naohirot)
-
iRMC Virtual Media driver is being tested using PRIMARGY servers, so far
there is no major issues.

At the same time, Kilo-3 higher priority features source code are being
investigated so that Fujitsu can contribute to the review.

iRMC virtual-media-deploy has been bumped to Liberty due to time
constraints on the core review team


Oslo (GheRivero)
==

New patch sets waiting:
https://review.openstack.org/#/q/status:open+project:openstack/ironic+branch:master+topic:oslo,n,z
- oslo.policy
- oslo.log
- oslo.review
- Sync from oslo.incubator

Pending generate config:
- Consensus in how to generate config files.
- Legacy config_generator scripts still present, but options from oslo libs
  are no longer generated (only those in oslo.incubator)
- General approach by other projects (
https://review.openstack.org/#/c/128005/)
  is awful.
- Possible solutions:
- Continue using legacy config.generator scripts
  - no external opts, oslo.log, olso.policy,... will be generated
  - no longer maintained and removed from the repo
- Move all config options to one single file (or a couple of them:
drivers, ironic)
- ... still digging...



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-03-03 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)


(As of Mon, 02 Mar 17:00 UTC)
Open: 129 (-7)
3 new (-4), 32 in progress (-4), 0 critical, 18 high and 7 incomplete
security bug found and fixed:
https://bugs.launchpad.net/ironic/+bug/1425206

Drivers
==

IPA (jroll/JayF/JoshNang)
--
iSCSI deploy driver can now use the agent image \o/
CI is a WIP

iLO (wanyen)
--
Need core reviewers to review UEFI secure boot
https://blueprints.launchpad.net/ironic/+spec/uefi-secure-boot .  Secure
boot is iLO driver's top priority item.   Your review will be much
appreciated.

Discover node properties with node-set-provision-state
https://blueprints.launchpad.net/ironic/+spec/ironic-node-properties-discovery
has landed

iRMC (naohirot)
-
iRMC Management code has been merged. iRMC pxe-based deploy driver became
available.

iRMC Virtual media Deploy spec is solisited for core team's review and
approval, code has been ready for review.



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-02-17 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

(As of Mon, 16 Feb 20:00 UTC)
Open: 133 (0).
4 new (-5), 39 in progress (+5), 0 critical, 19 high (+2) and 7 incomplete


Drivers
==

IPA (jroll/JayF/JoshNang)
--
image builder being moved to separate (more generic) repo:
https://review.openstack.org/#/c/155868/

lucas is working on moving iscsi ramdisk code into IPA, and making IPA
image the default image for all the things

iLO (wanyen)
--
Attended Nova IRC meeting last  week to discuss passig capabilities info to
Ironic FFE. Nova project will have a core team meeting to review all FFE
requests this week.  The deciision will be notified before this week's Nova
weekly IRC meeting.

iRMC (naohirot)
-
iRMC management driver code and iRMC deploy driver spec need core team's
review and approval which was supposed to be done in the mid cycle code
sprint in S.F.

Toward kilo-3, iRMC deployment  code is slicited for core team's review,
and testing with real hardware is on schedule



Until next week,
--ruby

[0] https://etherpad.openstack.org/p/IronicWhiteBoard
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-02-09 Thread Ruby Loo
Hi,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)

===

(As of Mon, 02 Feb 15:00 UTC)

Open: 127 (+5).

5 new (+1), 36 in progress (+4), 1 critical (0), 14 high (-2) and 7
incomplete (+1)


(As of Mon, 09 Feb 15:30 UTC)

Open: 133 (+6).

9 new (+4), 34 in progress (-2), 0 critical (-1), 17 high (+3) and 7
incomplete (0)

Drivers

===


IPA (jroll/JayF/JoshNang)

---

IPA broke the gate 2/6/2015; the method IPA was using to reload partitions
apparently doesn't work in the gate, so we replaced

partprobe with partx -u $device. We should dig deeper later to see why
partprobe didn't work. -JayF


iLO (wanyen)

---

Submitted FFE request for passing flavor in capabilities to Ironic :
https://review.openstack.org/141012.
http://lists.openstack.org/pipermail/openstack-dev/2015-February/056256.html


Several Ironic Kilo features including secure boot, trusted boot, local
boot support with partition image, and support of mulitple node
capabilities are depending on this feature.  It also has impact on iLO
driver’s hardware property introspection feature. Code changes to support
this spec in Nova ironic virt driver is very small- only 31 lines of code
(including comments) in nova/virt/ironic/patcher.py,  and 22 lines of code
in test_patcher.py.


Still need review and approval for several specs (iLO node cleaning and
zapping specs, secure boot management interface, RAID driver interface,
in-band RAID configuration, get/set boot mode management interface, per
driver sensors, iLO health metrics)


iRMC (naohirot)



For the mid cycle sprint in S.F. this week, iRMC management driver code and
iRMC deploy driver spec are ready for core team's review and approval.


Toward kilo-3, iRMC deploy driver code is solicited for core team's review,
and currently good progress in testing the code.

Until next week,
--ruby

Apologies. Due to a technical glitch, reports for the previous 2 weeks are
unavailable.

*[0] https://etherpad.openstack.org/p/IronicWhiteBoard
https://etherpad.openstack.org/p/IronicWhiteBoard*
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-01-20 Thread Jim Rollenhagen
Hi all,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
  (As of Mon, 19 Jan, 11:00 UTC)
Open: 122 (-11). 4 new (-10), 31 in progress (-1), 0 critical (-1),
 14 high (+1) and 6 incomplete (+1)
  Our bug day pretty well last week, let us repeat from time to time

Drivers
  iLO (wanyen)
Making progress on 3rd-party CI test setup. Uses 3-node setup:
  one for CI infrastructure
  one for agent-ilo test
  one for iscsi-ilo test
design spec https://review.openstack.org/#/c/134022/ has been merged.
converted uefi support for agent-ilo driver spec
  into 3 bug reports as changes are small.
  https://review.openstack.org/#/c/137024/
Still quite a few specs that needs reviews
  secure boot
  RAID configuration
  iLO zapping and cleaning
  IPA partition image
  iLO sensor

// jim

[0] https://etherpad.openstack.org/p/IronicWhiteBoard

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Ironic] Weekly subteam status report

2015-01-20 Thread Jim Rollenhagen
On Tue, Jan 20, 2015 at 06:41:50AM -0800, Jim Rollenhagen wrote:
 Hi all,
 
 Following is the subteam report for Ironic. As usual, this is pulled
 directly from the Ironic whiteboard[0] and formatted.
 
 Bugs (dtantsur)
   (As of Mon, 19 Jan, 11:00 UTC)
 Open: 122 (-11). 4 new (-10), 31 in progress (-1), 0 critical (-1),
  14 high (+1) and 6 incomplete (+1)
   Our bug day pretty well last week, let us repeat from time to time
 
 Drivers
   iLO (wanyen)
 Making progress on 3rd-party CI test setup. Uses 3-node setup:
   one for CI infrastructure
   one for agent-ilo test
   one for iscsi-ilo test
 design spec https://review.openstack.org/#/c/134022/ has been merged.
 converted uefi support for agent-ilo driver spec
   into 3 bug reports as changes are small.
   https://review.openstack.org/#/c/137024/
 Still quite a few specs that needs reviews
   secure boot
   RAID configuration
   iLO zapping and cleaning
   IPA partition image
   iLO sensor

Oops, I missed the iRMC driver notes:

iRMC (naohirot)
  Currently  working on implemnting Deploy Driver, and good progress.
  Toward Kilo-2, Power Driver Code, Management Driver Spec and Code, and
Deploy Driver Spec are solicited core team's review.

https://review.openstack.org/#/q/owner:naohirot%2540jp.fujitsu.com+status:open,n,z

// jim

 
 // jim
 
 [0] https://etherpad.openstack.org/p/IronicWhiteBoard
 
 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-01-12 Thread Jim Rollenhagen
Hi all,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Bugs (dtantsur)
  (As of Mon, 12 Jan, 12:00 UTC)
Open: 133 (+15). 14 new (+5), 32 in progress (+3), 1 critical (+1),
 13 high (+2) and 5 incomplete (+2)
  help is needed triaging some bugs: http://ironic-bugs.divius.net/
  kind requests to the core team to assign correct status and priority to
their bugs themselves

Drivers:
  IPA (jroll/JayF/JoshNang)
Python 2.6 tests removed from gate and tox.ini for IPA.
  https://review.openstack.org/#/c/145631/
  https://review.openstack.org/#/c/145621/
Standalone mode merged, which allows testing the IPA rest API by allowing
  IPA to run without having to perform a lookup in Ironic or heartbeat.
  https://review.openstack.org/#/c/141957/
*API BREAKING CHANGE* - Support added for multiple, simultaneous
  HardwareManagers.
  https://review.openstack.org/#/c/143193/
Agent client improvements/refactoring
  going to be necessary for cleaning/zapping/new features
  https://review.openstack.org/#/c/18/

  iLO (wanyen)
Tried to setup 2-node CI test environment
  one for CC and one for bare-metal
  ran into errors while setting up Jenkins master
  Problem investigation is in progress.
Nova spec https://review.openstack.org/#/c/136104/
  Pass on the capabilities in the flavor to the ironic has been merged.
  This spec enables Ironic drivers to support multiple capabilities.
  iLO drivers can use this feature to support a node with multiple
capabilities such as secure boot, UEFI boot mode and BIOS boot mode.
  Code changes to Nova Ironic virt driver to support this spec has been
submitted to Nova for review
  https://review.openstack.org/#/c/141012
Secure boot
  one of the key features that iLO driver plans to support in Kilo
  hopefully it can be merged in Kilo2.
  Need review for secure boot specs
https://review.openstack.org/#/c/135845/
https://review.openstack.org/#/c/135228/
  These two specs have not received reviews from core reviewers for more
than a month. Review for these two specs will be highly appreciated.

// jim

[0] https://etherpad.openstack.org/p/IronicWhiteBoard

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2015-01-05 Thread Jim Rollenhagen
Hi all,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted. I'm going to start
keeping this trimmed down to just the new stuff.

Drivers
  iRMC (naohirot)
[power driver] needs code review towords kilo-2:
  https://review.openstack.org/#/c/144901/
[virtual media deploy driver] updated the spec to the patch set 13
  for review: https://review.openstack.org/#/c/134865/
[management driver] updated the spec to the patch set 7 for review,
  and started implementation: https://review.openstack.org/#/c/136020/

  AMT (lintan)
Proposed a patch to support the workflow of deploy on AMT/vPro PC:
  https://review.openstack.org/#/c/135184/
AMT driver proposal now to use wsman instead of amttools

// jim

[0] https://etherpad.openstack.org/p/IronicWhiteBoard

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2014-12-17 Thread Jim Rollenhagen
Hi all,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Testing (adam_g)

Bugs (dtantsur)
(as of Mon, 8 Dec 17:00 UTC)
Open: 108 (+6). 5 new (+1), 26 in progress (+1),
0 critical, 12 high (+2) and 3 incomplete

Drivers:
IPA (jroll/JayF/JoshNang)
(update by JayF)
check-tempest-dsvm-ironic-agent_ssh-src is now voting on all
  ironic-python-agent changes
check-tempest-dsvm-ironic-agent_ssh-nv is still expected to pass on all
  Ironic changes, even though it doesn't vote, barring bugs #1398128
  and #139770 (existing gate bugs)

DRAC (ifarkas/lucas)
nothing new // lucasagomes

iLO (wanyen)
As of 12/15/14
Submitted full spec of partition image support for agent driver
  https://review.openstack.org/#/c/137363/.
  This spec needs input regarding what's the best way to refactor
  partition code from Ironic to a common library for IPA and Ironic 
code.
  Please review the spec and provide input.
Submitted code for two Nova specs
  https://review.openstack.org/#/c/141010/1
  https://review.openstack.org/#/c/141012/
  The 141012 changes Nova ironic driver code so please review.
Setting up 3rd-party CI

iRMC (naohirot)
[power driver] merged the spec and started implementation towords kilo-2
  https://review.openstack.org/#/c/134487/
[virtual media deploy driver] updated the spec to the patch set 7 for 
review
  https://review.openstack.org/#/c/134865/
[management driver] updated the spec to the patch set 5 for review
  https://review.openstack.org/#/c/136020/

AMT (lintan)
Proposed a patch to support the workflow of deploy on AMT/vPro PC
  https://review.openstack.org/#/c/135184/
AMT driver proposal now to use wsman instead of amttools

Oslo (GheRivero)
oslo.config
  https://review.openstack.org/#/c/137447/
More intrusive
All config options in the same file - less error prone
  https://review.openstack.org/#/c/128005/
Less intrusive
More error prone
Same approach than other projects
oslo.policy - WIP - https://review.openstack.org/#/c/126265/
Need to update to new oslo namespace and sync with oslo.incubator
  Waiting for oslo.config and oslo.policy patches to land
oslo.context go be graduated
  
https://blueprints.launchpad.net/oslo-incubator/+spec/graduate-oslo-context
context and logging to be removed from incubator soon
New setuptools causing problems with sqlalchemy and oslo.db
  New oslo.db release soon to fix this
Future libraries: memcached, tooz?

[0] https://etherpad.openstack.org/p/IronicWhiteBoard

// jim

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Ironic] Weekly subteam status report

2014-12-02 Thread Jim Rollenhagen
Hi all,

Following is the subteam report for Ironic. As usual, this is pulled
directly from the Ironic whiteboard[0] and formatted.

Testing (adam_g)
  - Nova stable merges are being bit by a race in the sideways grenade job:
https://bugs.launchpad.net/devstack/+bug/1398128 / 
https://review.openstack.org/#/c/13815
  - pxe_ssh race http://status.openstack.org/elastic-recheck/#1393099 seems
to have mysteriously subsided over the last week.

Bugs (dtantsur)
  - (As of Mon Dec 1 12:15 UTC) Open: 102 (+1). 4 new (+1), 25 (+1) in 
progress, 0 critical, 10 high and 3 incomplete

Drivers
  IPA (jroll/JayF/JoshNang)
nothing new // jroll
  DRAC (lucas)
nothing new // lucasagomes
  iLO (wanyen)
nothing new
  iRMC (naohirot)
- Updated iRMC 3 Specs, Power, Virtual Media Deploy, and Management
- https://review.openstack.org/#/c/134487/
- https://review.openstack.org/#/c/134865/
- https://review.openstack.org/#/c/136020/

Oslo (GheRivero)
  - Sync pending from oslo.incubator
- Config file generation https://review.openstack.org/#/c/128005/4
  * Another approach: https://review.openstack.org/#/c/137447/
- Moves all config options into ironic/opts.py and one extra opts file 
per driver
- Refactoring Policy https://review.openstack.org/#/c/126265/
- Full sync - Waiting for the two reviews above 
https://review.openstack.org/#/c/128051/
  - Updated oslo.*  Releases this week:
- oslo.utils will be the one with more impact on ironic. New utils included:
  * get_my_ip
  * uuidutils
  * is_int_like
  * is_valid_ip_*
- oslo.config
  * New IP type
- oslo.concurrency, oslo.utils, oslo.config , oslo.messaging, oslo.db, 
oslo.1i8n, oslo.rootwrap, oslo.serialization, oslosphinx

// jim

[0] https://etherpad.openstack.org/p/IronicWhiteBoard

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev