Public bug reported: using master horizon it is currently not possible to boot and instance form a glance image without allocating a cinder volume.
this prevent horizon from booting an instance if cinder is not deployed. to reproduce on the launch instance screen go to the source tab and select image (default) in the select boot source drop down. below this item a volume size element and a ratio (yes nod) booted displayed asking if the volume should be deleted on instace delete http://picpaste.com/horizon-IsnSMR2S.PNG the volume is required to be requested and the minium size is 1 GB. if cinder is not deployed this results in a failure to boot with the message "abouted:block device mapping is invalid" http://picpaste.com/horizon-error-om6qqHST.PNG opening the developer console the only message that appears is a warning JQMIGRATE: jQuery.fn.attr('selected') may use property instead of attribute from this section of code. jQuery.migrateReset=function(){warnedAbout={};jQuery.migrateWarnings.length=0;};function migrateWarn(msg){var console=window.console;if(!warnedAbout[msg]){warnedAbout[msg]=true;jQuery.migrateWarnings.push(msg);if(console&&console.warn&&!jQuery.migrateMute){console.warn("JQMIGRATE: "+msg);if(jQuery.migrateTrace&&console.trace){console.trace();}}}} expected behavior allow selection of boot instace from image(create new volumen) in drop down or have checkbox to control creation of cinder volume. ** Affects: horizon Importance: Undecided Status: New ** Tags: angularjs ** Summary changed: - failded to boot instance from image without cinder volume + failed to boot instance from image without cinder volume -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1585761 Title: failed to boot instance from image without cinder volume Status in OpenStack Dashboard (Horizon): New Bug description: using master horizon it is currently not possible to boot and instance form a glance image without allocating a cinder volume. this prevent horizon from booting an instance if cinder is not deployed. to reproduce on the launch instance screen go to the source tab and select image (default) in the select boot source drop down. below this item a volume size element and a ratio (yes nod) booted displayed asking if the volume should be deleted on instace delete http://picpaste.com/horizon-IsnSMR2S.PNG the volume is required to be requested and the minium size is 1 GB. if cinder is not deployed this results in a failure to boot with the message "abouted:block device mapping is invalid" http://picpaste.com/horizon-error-om6qqHST.PNG opening the developer console the only message that appears is a warning JQMIGRATE: jQuery.fn.attr('selected') may use property instead of attribute from this section of code. jQuery.migrateReset=function(){warnedAbout={};jQuery.migrateWarnings.length=0;};function migrateWarn(msg){var console=window.console;if(!warnedAbout[msg]){warnedAbout[msg]=true;jQuery.migrateWarnings.push(msg);if(console&&console.warn&&!jQuery.migrateMute){console.warn("JQMIGRATE: "+msg);if(jQuery.migrateTrace&&console.trace){console.trace();}}}} expected behavior allow selection of boot instace from image(create new volumen) in drop down or have checkbox to control creation of cinder volume. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1585761/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp