This commit refactors the cinder manifests to make
them more consistent with other manifests:
* removed default value for keystone_password
* removed the prefix cinder_ from class parameters
(it is redundant)
* set package_ensure defaults to present
* removed extra package_ensure parameter
* changed $iscsi_enabled to $volume_driver (this
change is being done in anticipation of needing
additional volume drivers)
* add test coverage
* simple updates to .gitignore
* refactor sql_connection to be composed of multiple class paramters
for consistency.
It also delete the openstack::cinder class b/c
I could not seem to declare ::cinder while it
existed.
Change-Id: I4a7b49d95957675be82c3b77958ae9d0c47eb4fa