Changelog for
crowbar-barclamp-crowbar-2.0+git.1366933108.66f81ce-61.5.noarch.rpm :
Fri Apr 26 14:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (66f81ce):
+ adding build instructions to devguide
+ making title more website friendly
+ Update devtool-build.md
Wed Apr 24 14:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (12be650):
+ Fix Menu positioning
+ Simplify linux_compile.sh
+ Add seed data
Tue Apr 2 14:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (2dfb1d6):
+ Make docs rebuilding configurable
+ Fix failing unit test for status checking.
+ Fix translations for proposal created status.
Tue Apr 2 14:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (388489e):
+ Use BlueCloth to render Markdown
+ Add RailsConfig gem
+ Use Settings.doc.debug to determine docs debug output
+ Disable doc debug mode by default in production and test
+ get the chef jig install working from dev mode
+ get connection working
+ fixing tests
+ update test since we now return 2 jigs
+ stop using Config bag in favor of BIF for threads (move closer to multi-threading)
+ connection info into jig
+ Add needed debugging output.
+ improve jigs UI and remove threading in dev mode
+ Have the crowbar service really sleep until the webserver is up.
+ Fix up crowbar startup to wait properly.
+ Wire in the delete action.
+ run_in_prod is no longer needed.
+ Farewell, role_type.
+ Fix failing spec tests
+ Ditch bad node jig access reset stuff for the Chef jigs.
+ Strip out all non-attribute sections from the schemas
+ Add new role information to facilitate injecting roles into Chef.
+ Update status function.
Sun Mar 24 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (ab74677):
+ chnage import barclamps page into barclamps version
+ incremental steps refactoring away from role_type by making sure role.name is used
+ Have the nodes controller log what it will delete.
+ Fix spurious digest auth issues in the UI.
+ setup rspec shared context, and use them start basic jig tests
+ incremental - jig deploying proposal
+ add a rake task to run the travis tests in one go, so we can more easily do that locally
+ fix the proposed/commited snafoo
+ make sure the deployment is commited before running thoguth jig
+ refresh node data taking place
+ add deployments relationship to nodes (through snapshots)
+ jig test - only jigs responsible for nodes should have read_node_data called on them
+ UI can now create a proposal
+ docs inventory all docs via json, show github path for edits in topic view
+ add test barclamp to barclamp_catalog tests
+ update deployment tests to use api
+ Fix deployments BDD tests deriving from of test barclamp changes
+ fix logic for barclamp id
+ role add should save value
+ Commiting Travis failure fix for Dave.
+ Clean up Gemfile by removing commented out bits
+ Fix online help URL
+ Progress on jobs (towards creating deployment jobs)
*) fix text/code that was testing for jobs ready to execute
*) add JobSynthJunction - this job completes immediately when executed. The idea is to simplify dependency graphs when lots of \"downstream\" jobs depend on lots of \"upstream\" jobs
+ Comment out old CB1 config vars and enable threading across the board for the web app.
+ Add min and max threads to Puma.
+ skip the scaffolds tests because they are slow
+ jig config job, to create basis for chef snapshot configuration job
+ Make logs and get_cli using curl and digest auth function again.
+ items found in review
+ fix for nodes status
+ restructure to test deployment creation and access through barclamp id
Tue Mar 19 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (72316c8):
+ Added nodes cli. Starting with returning list of nodes, single node, single node status and list of node statuses
Mon Mar 18 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (7ddfb42):
+ convenience method to get default_deployment and default_proposal
+ cleanups based on getting test db creats AND deployment dependency injection
+ deal w/ removal of dead items from config files
Mon Mar 18 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (4e64209):
+ resolve merge
+ add missing _equal to asserts
+ fix broken tests, fix pattern for UI controller
+ remove XML returns
+ pull order from file name prefix
+ method missing for _roles
+ create child deployments when new deployment is proposed
+ prep for removal of role_type
+ fix unit test based on title change
+ remove dependency creates for now
+ tests passing
Mon Mar 18 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (b9ac4ac):
+ Don\'t lock rspec-rails to old version
+ Switch around special-case hacking to make the admin node install more regular.
Fri Mar 15 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (953c475):
+ We do bundle install in intall-crowbar-native now.
Fri Mar 15 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (b785fa6):
+ Downcase string for comparison
+ Revert \"Downcase string for comparison\"
+ Fix failing unit tests
Thu Mar 14 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (60e0708):
+ Fix failing unit tests
Wed Mar 13 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (5f7a5b8):
+ Correct allow_multiple_deployments field
+ add attribute that tracks dependencies between barclamps
+ add a rake task to run the travis tests in one go, so we can more easily do that locally
Wed Mar 13 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (a2f46d5):
+ Added helper method to retrieve the deployment for a barclamp that can only have 1 deployment
+ Updated comment
Wed Mar 13 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (c0b58e2):
+ remove ancient Rails 2.x \'config.gem\' directives
Wed Mar 13 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (b70b2c9):
+ add tests to barclamp catalog feature
+ added tests for more barclamp installs
+ move erlang compiler option to correct position
+ add translation for README menu option on help menu
+ add mock create_node method to jig model, fix params ref in nodes_controller
+ rm network_test_helper.rb from crowbar barclamp - now copied in from the network barclamp
+ Remove length check from node verification - is too fragile for now
Tue Mar 12 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (1450490):
+ Final Travis fix for network barclamp
+ Simplified bundle install call in init script
Tue Mar 12 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (686a1c4):
+ make the node create hack work for now, reconcile slightly conflicting changes
+ fix typo - find_ndoe => find_node
Tue Mar 12 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (6af6dec):
+ Fedora 18 build support
Mon Mar 11 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (1b1005f):
+ Add a create_node method in the main Jig superclass
+ Make crowbar init script always create a space for its pids.
Mon Mar 11 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (75f976c):
+ Fix bundle install args when using distro packaged rubygems
+ Stop bluepill itself after stopping the crowbar app
+ Refresh Gemfile.lock before (re)starting the crowbar app
Mon Mar 11 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (b5580f1):
+ moved ajax node status routes back above version scope
+ Updated api path to new routes.
Sun Mar 10 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (1d29acb):
+ start migrating to the new deployment/snanpshot/role models
+
* Jig delegation to jig instances
* fix spec_helper to use file.expand_path
* rspec shared contexts for:
* \"crowbar test deployment\" - crowbar barclamp deployment is required by node.status (which is an attribute)
* \"2 dummy nodes\" - exactly what it says. They\'re called unit1.test.com (and 2)
* rspec tests for jig delegation
+ we\'re probably RAILS_ENV=production....
+ Fix up transition function.
+ Make the dashboard work again.
Sat Mar 9 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (c4beead):
+ Added \'api\' scope back
+ delete cruft
+ Small tweaks to make routing a bit cleaner
+ Change how we calculate fingerprints.
Fri Mar 8 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (d30e855):
+ initial checkin for new crowbar nodes cli that will all creation of nodes and transitioning nodes.
+ Refactor user routes, CLI, API and UI and controller to reflect changes discussed in routing meetings
+ removing crowbar_nodes, should not have been committed at this point
+ Make node create and destroy use the jigs to create and remove node objects.
+ We create jig objects at node create time now.
+ Undo too-hasty de-API ization.
Fri Mar 8 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (968633b):
+ add test for UI
+ add test for UI
+ BDD test for CLI and transition function prelim
+ Update API doc based on discussions
+ fix naming
+ fix naming
+ remove depricated call
+ fix typo
+ fix documentation test based on updated docs
+ fix deallocate test
+ move Chef gem dependency to chef barclamp, and up to 11
+ remove chefspec for now- it blows up with chef11
Thu Mar 7 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (6063137):
+ Make bundle install put all its stuff under vendor/bundle
+ Only install bundler.
+ Stop reordering $PATH when bringing up the Crowbar barclamp.
Thu Mar 7 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (215d084):
+ Nuke format.xml type thingies.
+ Add evil, dirty hacks for creating and destroying Chef nodes at API node create and destroy time.
+ We no longer create the admin node with a migration
+ Add the deployer-client role to the node at create time.
Thu Mar 7 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (ba8d072):
+ updated files to new layout and meaningful content
+ Update supplemental-material.md
Wed Mar 6 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (5c54bdf):
+ Updating network_test_helper for network config actions
Tue Mar 5 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (3f876e3):
+ ignore crowbar_framework/coverage/
+ preliminary pass at deployment page
Tue Mar 5 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (ed96b7b):
+ Move init script into a separate file
+ Cleanup init script and add LSB headers
+ Fix test for operating system
+ Fix up crowbar init script to actually work.
+ Make sure sudoers gets hacked up properly.
Tue Mar 5 13:00:00 2013 rhaferAATTsuse.com
- updated file list to include init-script
Tue Mar 5 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (63d9624):
+ Restore barclamp catalog action for testing
+ add BDD barclamp catalog feature
+ change fqdn matching expression to be more or less correct and requiring at least 3 domain elements
Mon Mar 4 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (1563c22):
+ fix json parsing for arrays
+ change marshing to json
+ flag out broken tests
+ accidently reverted to old code - fixed
Mon Mar 4 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (60bee51):
+ deployment commit and apply actions and tests
+ add method to deallocate active nodes as a new commit
+ migration from serviceobject into barclamp, checkpoint
+ add some test coverage love
+ typo :( caught by tests :)
Mon Mar 4 13:00:00 2013 rhaferAATTsuse.com
- Added hack to stop bundler from demanding for rcov on ruby 1.9.x
based installations
Mon Mar 4 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (d6ccfc1):
+ minor change to stop warning on unit tests
+ node state moved into attrib
+ state should return text like before
+ node state attribute and transistion function
+ state incorrect for test
+ minor change to stop warning on unit tests
+ node state moved into attrib
+ state should return text like before
+ node state attribute and transistion function
+ state incorrect for test
+ correct class discovery from name based on changes from engines
+ add method for role_order
+ fix import of element_order and update graph page to show it
+ Marshal::xx seems to generate unfriendly sql. use ActiveSupport::JSON
+ at this point, deployment is just a hash... .not a real class
Sun Mar 3 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (72993a7):
+ Add a migration to create our admin node by default.
+ Add coveralls to crowbar.yml.
+ update routes for shared resources to use api/v2 pattern instead of barclamps
+ add logic to deal w/ names that are not FQDN
+ incremental update:
* jig pseudo code to help role/roleType/Attrib discussion
* jig_run state addition - Retry
* jobs - dependentJob now supports subtypes
* jobs - dependnetJob has a \"key\" field. intended to help in locating existing jobs a new job might depend on.
Sat Mar 2 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (4962a51):
+ add opensuse-12.2 to os_support
Fri Mar 1 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (58465c7):
+ add versioning meta data to v2 API calls. plus preliminary BDD awarenesss of it
+ move role_element_order to snapshot
+ work around missing network test helpers until we have a better fix
+ add committed snapshot and role_attrib relationships
+ minor error caught in tests
Fri Mar 1 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (fdd7a2b):
+ Make routes for mounted barclamps work again.
Fri Mar 1 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (af53db2):
+ add support for Gemfile.d and routes.d plugin mechanisms
+ add versioning meta data to v2 API calls. plus preliminary BDD awarenesss of it
+ add coveralls support
Fri Mar 1 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (32c959a):
+ start of the API to the rest of the framework
+ better index name, to be a bit more specic
+ test_helper.rb: remove Simple.start which is handled by .simplecov
+ spec_helper.rb: don\'t require simplecov on Ruby 1.8.7
Thu Feb 28 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (668e170):
+ Rolled back the last change to allow this to continue to work with Ruby 1.8
Thu Feb 28 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (858badb):
+ Skip requires testing when importing a barclamp.
Thu Feb 28 13:00:00 2013 rhaferAATTsuse.com
- No longer monkey patch Gemfile during build. This also means that
we longer create -devel and -test subpackage for now.
Thu Feb 28 13:00:00 2013 rhaferAATTsuse.com
- Added .simplecov to the file list to fix latest build failures
Wed Feb 27 13:00:00 2013 rhaferAATTsuse.com
- rubygem dependencies are now generated automatically (see gemfile-deps.rb
in crowbar package)
- renamed gemfile_filter.rb to gemfile-deps.rb and move it to the
crowbar package
Wed Feb 27 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (54b900c):
+ show barclamps again, cleanup routes
Wed Feb 27 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (1e5c52a):
+ deal with fact that we cannot have a group.erl file
+ all BDD except node working
+ nodes passing BDD
+ CLI machines is broken
+ get simulator working more
+ get simulator working more
+ move dashboard
+ barclamps page working with test
+ all BDD tests passing
+ split API and UI controllers
+ missed a ]
Wed Feb 27 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (7148ef9):
+ change uses of throw to raise
Mon Feb 25 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (59ebfa0):
+ move default.config out of the way
+ move network info out of the way
+ basic barclamp routes and api - BDD tests pending
+ working routes based on simpler models
+ passing BDD tests (digest & is_dev chanages)
+ fix BDD test
+ migrate models to new pattern and fix BDD tests
+ API working with tests (some bdd fails). Good checkpoint before renaming
+ shuffle old models out of the way before rename
+ initial rename pass, pre-testing
+ initial pass through tests renaming
+ migrations are working again
+ get scaffolds working
+ tests can run (with errors)
+ all unit tests passing
+ dont mess w/ my default.config
+ BDD tests passing (group and node are failing silently and still need work)
Sat Feb 23 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (f2f0372):
+ Fix up /etc/environment in the install path.
+ Job manager A simple set of classes to manage jobs, and their dependencies. The basic functionality is to:
* record jobs to be performed
* record dependencies between jobs (should be a DAG, but that\'s not envorced)
* get a list of current jobs which are ready to be started (those that don\'t have dependent jobs which are not yet done)
* check if a single job can start
* get aggregate counts of unmet dependencies
* get list of dependencies
Fri Feb 22 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (c5c174b):
+ It is not an error for a barclamp to be missing a template.
+ Also skip importing attributes if none are defined.
Fri Feb 22 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (697af10):
+ fix \"can\'t convert Fixnum into String\" TypeError (issue #398)
+ Migrate most Crowbar framework setup tasks out of Chef.
+ Move chef package requirements into the Chef barclamp.
+ Debug crowbar rake tasks for now.
+ Ditch more stuff that we don\'t care about for chefless crowbar.
+ Fixup syntax error.
+ Have import_template respect natively-packaged barclamps.
+ Make barclamp model actually work in production
+ Tiny fixups to make 01-crowbar-rake-tasks.install actually work.
+ Lift the barclamp templates out of the chef directory
+ Fix up barclamp import to work with the simplified barclamp install layout.
+ Zap instances from the crowbar template for now.
+ Comment out import of network thingies.
+ Oops. fix typo in 01-crowbar-rake-tasks.install.
+ Do not mention rails settings anymore.
+ Tweak install parameters for crowbar.
+ Ditch rabbitmq.
+ Don\'t redo package installation if we are installing from native packages.
+ Move cookbooks to the chef barclamp.
+ Add more packages to required_pkgs for crowbar.
+ Fix conditional install of packages for ubuntu.
+ Add the BarclampsController
Fri Feb 22 13:00:00 2013 rhaferAATTsuse.com
- Fixed %files section (fallout of barclamp_install refactorying)
Wed Feb 20 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (6d362d2):
+ Formatting changes to account for Git-flavored Markdown; rewrote some text to flow better.
+ Added 1st step to obtain Crowbar ISO with live link.
+ Updated text & formatting.
+ Grammar and formatting fixes.
+ Added info about OpenStack barclamps install order, and provided examples.
+ Incorporated content into another topic - made this a TBD topic.
+ Updated to comply with Markdown Extra syntax. This will aid display on Github.
+ Text flow updates.
+ barclamp.proposal_create working at model level. removed old proposal objects
+ intermediate checkin on building new services
+ add missing step
+ move barclamp lookup to shared area
+ itermediate save
+ remove CB1 routes and update tests
+ remove proposal, deal with missing network barclamp
+ bring in latest docs from https://github.com/srinivasgowda/
Tue Feb 19 13:00:00 2013 rhaferAATTsuse.com
- Use new %crowbar_barclamp_install macro instead of calling
the script directly
Mon Feb 18 13:00:00 2013 rhaferAATTsuse.com
- Updated tarball to the latest git snapshot via service run
Fri Feb 15 13:00:00 2013 rhaferAATTsuse.com
- updated via service run to include latest installation changes
Wed Feb 13 13:00:00 2013 rhaferAATTsuse.com
- Updated to latest git snapshot
- Add bluepill and net-http-digest_auth dependency
- Use barclamp_install.rb to layout files
- cleanup %files section
Tue Feb 12 13:00:00 2013 aspiersAATTsuse.com
- Fix build by adding missing BuildRequires: on bundler gem
- Fix some rpmlint warnings:
- Comment out unused patches
- Fix \'developement\' typos
Thu Jan 10 13:00:00 2013 rhaferAATTsuse.com
- devel and test subpackages. Mainly to pull in gem dependencies
Wed Jan 9 13:00:00 2013 rhaferAATTsuse.com
- Added gemfile_filter.rb to generate a sanitized Gemfile (with minimal
dependencies) during the build
- Updated dependencies as output by gemfile_filter.rb
Mon Jan 7 13:00:00 2013 rhaferAATTsuse.com
- Crowbar moved from the \"dellcloudedge\" to the \"crowbar\"
organization on github. Adapted _service accordingly
- refreshed source tarballs
Wed Dec 19 13:00:00 2012 rhaferAATTsuse.com
- Updated dependencies
Tue Dec 4 13:00:00 2012 rhaferAATTsuse.com
- Fixed filelist
Tue Dec 4 13:00:00 2012 vuntzAATTsuse.com
- Temporarily disable the removal of theming files in %install: we
don\'t apply our theming patches right now. This will need to be
updated later.
- Stop changing permission of now non-existing file.
Mon Dec 3 13:00:00 2012 rhaferAATTsuse.com
- Switch source service to use the github.com/dellcloudedge repos
- refreshed tarballs
Fri Nov 30 13:00:00 2012 rhaferAATTsuse.com
- Cleaned up filelist to fix build failures, the current tar ball
doesn\'t contain any of the SUSE Cloud 1.0 specific changes.
(index.html and bash_completions)
- Do not apply SUSE specific themeing. But leave themeing patches
available.
Thu Nov 29 13:00:00 2012 aspiersAATTsuse.com
- Switch to latest upstream Crowbar 2.0 master branch
Wed Oct 17 14:00:00 2012 saschpeAATTsuse.de
- Add logrotate configuration for /opt/dell/crowbar_framework/log/
*.log
Fri Oct 12 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (9ed7911):
+ Use lock when transitioning barclamps (bnc#782526)
+ Revert \"Preserve ssh keys during recursive_merge (bnc#775654)\"
+ Re-introduce fixed version of reverted commit \"Replace recursive_merge! with Chef\'s deep_merge!\"\"
+ Add some debug to monitor potential impact of replacing broken recursive_merge! with deep_merge!
>>>>>>> ./crowbar-barclamp-crowbar.changes.r73
Tue Oct 9 14:00:00 2012 saschpeAATTsuse.de
- Ship local copies of Google fonts for SUSE theme (bnc#772230)
Fri Oct 5 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (9ed7911):
+ Use lock when transitioning barclamps (bnc#782526)
+ Revert \"Preserve ssh keys during recursive_merge (bnc#775654)\"
+ Re-introduce fixed version of reverted commit \"Replace recursive_merge! with Chef\'s deep_merge!\"\"
+ Add some debug to monitor potential impact of replacing broken recursive_merge! with deep_merge!
Mon Oct 1 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (f9c6e4a):
+ Fix instance_selector helper (bnc#780797)
Wed Sep 26 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (35b4783):
+ Add a public_name attribute to each node (bnc#777523)
+ Add a hint explaining what the public name is (bnc#777523)
Fri Sep 14 14:00:00 2012 vuntzAATTsuse.com
- Update crowbar-SASS-styles.patch: use text cursor for text
fields. Fix bnc#777843.
Thu Sep 13 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (217ea6f):
+ Gracefully handle case where node is missing (bnc#776573)
Wed Sep 12 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (d2c061c):
+ Fix hung ssh when rebooting client nodes (bnc#779709)
Tue Aug 28 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (c13c053):
+ Fix NodeObject.find_node_by_alias
+ multiple_node is in model.fail, not model.node
+ debug applying roles and modification/(re)construction of run lists
+ Allow individual elements to specify their priority in the run list.
Tue Aug 28 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (6c0ef14):
+ Preserve ssh keys during recursive_merge (bnc#775654)
Mon Aug 27 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (2e4a9b9):
+ explicitly save role on allocate, improve logging
Mon Aug 27 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (3e457e2):
+ Revert \"Add some debug to monitor potential impact of fix to bnc#775654.\"
+ Revert \"Replace recursive_merge! with Chef\'s deep_merge!\"
Sat Aug 25 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (e79de3a):
+ improve proposal name consistency (bnc#774384)
Fri Aug 24 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (f353b79):
+ Replace recursive_merge! with Chef\'s deep_merge!
+ Add some debug to monitor potential impact of fix to bnc#775654.
Fri Aug 24 14:00:00 2012 vuntzAATTsuse.com
- Update _service to also exclude .gitkeep files.
- Regenerate tarball.
Fri Aug 24 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (cda605b):
+ adding tmp back, which broke the build after c7f9cc49
Thu Aug 23 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (c7f9cc4):
+ Remove temporary lock files from git, to avoid accidentally packaging them.
Thu Aug 23 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (a82ed92):
+ remaining fix for html_escape file to avoid XSS (bnc#771840)
Thu Aug 23 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (90e905b):
+ use secure ciphersuite and protocol (bnc#777095)
+ change from class to family based on suggestion from Greg A
+ make sure to html_escape file to avoid XSS (bnc#771840)
Thu Aug 23 14:00:00 2012 vuntzAATTsuse.com
- Rework fix for appropriate ownership of
/opt/dell/crowbar_framework to actually be correct. Part of
bnc#776583.
Thu Aug 23 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (d705d72):
+ Handle failures during acquisition and release of locks via flock(2) more gracefully
Thu Aug 23 14:00:00 2012 cthielAATTsuse.com
- refresh patches for latests git
Thu Aug 23 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (ee8a58b):
+ Ensure state is specified when transitioning
+ log at debugging level during development
+ No real change except ending config.ru with a newline
+ do not create crowbar user with static password from recipes
Wed Aug 22 14:00:00 2012 jdsnAATTsuse.com
- prerequire crowbar, crowbar user needs to be created first
(bnc#776991)
Wed Aug 22 14:00:00 2012 mbarringerAATTsuse.com
- Remove .gitignore from %files
Wed Aug 22 14:00:00 2012 mbarringerAATTsuse.com
- Don\'t create users in the individual barclamps
Wed Aug 22 14:00:00 2012 mbarringerAATTsuse.com
- set appropriate permissions for crowbar_framework (bnc#776583)
Fri Aug 17 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (a567bf2):
+ Add a third validation steps for proposal, after saving
+ Change newlines in flash notice to
in the html output
Wed Aug 15 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (dc9afda):
+ Use file resource to delete files, to avoid unneeded apache reloads
+ Reload immediately after adding/removing vhosts (required for bnc#775405)
+ Switch back to platform check for a2enflag call (bnc#775998)
Fri Aug 10 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (fda8c92):
+ Fix unintuitive \'Not set\' pop-up
+ Avoid trailing comma in list of proposal dependencies
Fri Aug 10 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (52bf137):
+ use a2enflag in favor of manual manipulation of sysconfig file
+ implement suse specific apache_site disable
Tue Aug 7 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (deed609):
+ Fix $PROGNAME display in crowbar init script
+ Make start succeed in crowbar init script when service already running
+ disable \"hardware update\" button (bnc#774366)
+ Don\'t show deallocate button on unallocated nodes (bnc#774665)
Mon Aug 6 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (625cbe8):
+ drop extra links to not confuse users
+ add style to redirect page
Tue Jul 31 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (9d7dbe6):
+ A new translation string for missing proposal dependencies (bnc#773803)
+ Remove suse check for /etc/sysconfig/apache
+ Install packages with \'action :upgrade\'
Thu Jul 26 14:00:00 2012 jenkinsAATTsuse.de
- Update to latest git (2446898):
+ remove redirect vhost
+ prevent syntax check warnings
+ add hostname, request path, and HTTP method to authentication debug
+ Fix RESTful API for dequeueing proposals
+ Refactor setting of flash[:notice] when manipulating proposals
Thu Jul 26 14:00:00 2012 rhaferAATTsuse.de
- fixed colors in vlan and switch styles (bnc#772999)
Wed Jul 25 14:00:00 2012 saschpeAATTsuse.de
- Allow to edit proposals in external editor. The command
\"crowbar $BARCLAMP proposal edit $PROPOSAL\" expected either a \'--file\'
or \'--data\' parameter or failed otherwise, open an external editor
instead.
Tue Jul 24 14:00:00 2012 rhaferAATTsuse.de
- update via service run
- added items statically to navigation.rb that were added by
barclamp_install in the past (bnc#771839)
Tue Jul 24 14:00:00 2012 rhaferAATTsuse.de
- Use %crowbar_barclamp_extract_locale to package locale-addtions
separately (bnc#771839)
Tue Jul 24 14:00:00 2012 cthielAATTsuse.com
- update via service run
- proper redirect vhost for port 80 (bnc#772766)
- further improvements to domain name validation regular expression
- typo fixes
Fri Jul 20 14:00:00 2012 rhaferAATTsuse.de
- Fixed bnc#770021 (DHCPD errors on installation):
* Fixed Domain Name validation
* Error out when proposal creation fails during installation
Fri Jul 20 14:00:00 2012 tserongAATTsuse.com
- Link to http://www.suse.com/support/ on 404 and 500 error pages (bnc#764182)
Fri Jul 20 14:00:00 2012 tserongAATTsuse.com
- Use %crowbar_barclamp_update_
* macros for barclamp upgrades
Tue Jul 17 14:00:00 2012 jdsnAATTsuse.com
- fix syntax error in rabbitmq.config (bnc#771151)
Mon Jul 16 14:00:00 2012 cthielAATTsuse.com
- fix drag&drop css, as discussed with Ken
Mon Jul 16 14:00:00 2012 aspiersAATTsuse.com
- Use relative paths for I18n
Mon Jul 16 14:00:00 2012 aspiersAATTsuse.com
- Make node maintenance buttons safer (bnc#770659)
- Remove gather_logs.sh from crowbar barclamp
- Log to /var/log/crowbar instead of /var/log
Mon Jul 16 14:00:00 2012 tserongAATTsuse.com
- Try ssh to reboot node if impi power cycle fails during reset/reinstall (bnc#767719)
Fri Jul 13 14:00:00 2012 rhaferAATTsuse.de
- Fixed error handling when proposal deactivation fails (bnc#770826)
Thu Jul 5 14:00:00 2012 cthielAATTsuse.com
- change title to SUSE Cloud Admin Server
Wed Jul 4 14:00:00 2012 cthielAATTsuse.com
- change login realm to SUSE
Thu Jun 28 14:00:00 2012 rhaferAATTsuse.de
- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV
Wed Jun 13 14:00:00 2012 aspiersAATTsuse.com
- Port some web UI tweaks from crowbar package
Wed Jun 13 14:00:00 2012 aspiersAATTsuse.com
- Initial version generated by $crowbar/suse-common/rpm-building/seed-barclamp-packages.rb