Commit Graph

6 Commits

Author SHA1 Message Date
Mark Goddard b550ea2951 Add functional tests to Bareon
Change-Id: Idc60cca46d6d0feea3eb1cf7d23a97811c057d48
Implements: blueprint bareon-functional-testing
2017-01-05 11:56:23 +00:00
Ronald Bradford 26b47c2e8f Graduate to oslo.log from Oslo Incubator
Implements: graduate-oslo-log [1]
[1] https://blueprints.launchpad.net/oslo.log/+spec/graduate-oslo-log

Change-Id: Ia78b7fdc8cab695083f83b9124278463f87bc46c
Closes-Bug: 1559176
2016-07-15 11:54:10 -04:00
Mark Goddard 8fe4fff91f Contribute core Cray changes to Bareon
This is a contribution of features made in the scope of Cray
Bareon adoption. Even though changes affect a lot of code,
they are not breaking. To proove that we have created a functional
test that covers existing nailgun deployment flow
(see /tests_functional/test_nailgun.py)

We have made Manager a deploy_driver. Current nailgun's manager
has been moved to nailgun deploy driver, which is default. Most of
the changes made in the scope of the project are enclosed within
Ironic data driver and Ironic (swift & rsync) deploy drivers.

To make this review easier I propose the following order:
Review changes to existing code:
- review changes to object model
- review changes related to splitting deploy driver / base drivers
- review changes to common utils
Review the new code:
- review Ironic data driver
- review Ironic deploy drivers

Change-Id: Id2d32a7574e6fcafee09490c39fb114c80407db7
Implements: blueprint size-unit-conversion-and-relative-sizing
Implements: blueprint policy-based-partitioning
Implements: blueprint multi-image-deployment
Implements: blueprint rsync-image-deployment
2016-03-23 16:42:32 +02:00
Evgeniy L 99528c2de7 Rename fuel_agent into bareon
Change-Id: I5c0552db35595b726c35ab5dab626cc326ef759f
Closes-bug: #1524269
2015-12-15 14:14:42 +03:00
Evgeniy L 65804a583f Rename fuel-agent to bareon in README file
There a still places, where fuel-agent gets
mentioned, because paths to the directories
have not been changed yet.

Change-Id: I6ef01d78ff2f9f834675dc387edd0f22d1a4cfdf
Related-bug: #1524269
2015-12-14 18:30:34 +03:00
Alexander Gordeev 555fdf71aa Add README.md and LICENSE
This change provides:
* the README to include more useful information about
  fuel-agent as an open source project.
* LICENSE file (carefully borrowed from fuel-web repo)

Change-Id: I234a448673bbfcbddbe57c76d1d5449968c0bded
Closes-Bug: #1500058
2015-10-15 13:41:17 +03:00