Re: [openstack-dev] [TripleO] Removing nova-bm support within os-cloud-config

2014-10-22 Thread Ben Nemec
On 10/20/2014 10:00 PM, Steve Kowalik wrote:
 With the move to removing nova-baremetal, I'm concerned that portions
 of os-cloud-config will break once python-novaclient has released with
 the bits of the nova-baremetal gone -- import errors, and such like.
 
 I'm also concerned about backward compatibility -- in that we can't
 really remove the functionality, because it will break that
 compatibility. A further concern is that because nova-baremetal is no
 longer checked in CI, code paths may bitrot.

This is definitely a concern, but since it's been removed from Nova
master the only thing we can do is set up the proposed CI jobs to deploy
stable OpenStack from master TripleO.  For the time being I think that
would be our best path forward.

 
 Should we pony up and remove support for talking to nova-baremetal in
 os-cloud-config? Or any other suggestions?
 


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [TripleO] Removing nova-bm support within os-cloud-config

2014-10-20 Thread Joe Gordon
On Mon, Oct 20, 2014 at 8:00 PM, Steve Kowalik ste...@wedontsleep.org
wrote:

 With the move to removing nova-baremetal, I'm concerned that portions
 of os-cloud-config will break once python-novaclient has released with
 the bits of the nova-baremetal gone -- import errors, and such like.


Nova won't be removing nova-baremetal support in the client until Juno is
end of lifed. As clients aren't part of the integrated release and need to
work with all supported versions.



 I'm also concerned about backward compatibility -- in that we can't
 really remove the functionality, because it will break that
 compatibility. A further concern is that because nova-baremetal is no
 longer checked in CI, code paths may bitrot.

 Should we pony up and remove support for talking to nova-baremetal in
 os-cloud-config? Or any other suggestions?

 --
 Steve
 If it (dieting) was like a real time strategy game, I'd have loaded a
 save game from ten years ago.
  - Greg, Columbia Internet

 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev