<html><head></head><body><div style="color:#000; background-color:#fff; font-family:bookman old style, new york, times, serif;font-size:24px"><div id="yui_3_16_0_ym19_1_1483793466400_25235"><br></div><div id="yui_3_16_0_ym19_1_1483793466400_25259" style="font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 13.3333px; line-height: normal; font-family: Verdana, Geneva, sans-serif; color: rgb(0, 0, 0); letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><b>Greeting;</b></div><div id="yui_3_16_0_ym19_1_1483793466400_25276" style="font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 13.3333px; line-height: normal; font-family: Verdana, Geneva, sans-serif; color: rgb(0, 0, 0); letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;">I'm trying upload the image to the Image service using the<span id="yui_3_16_0_ym19_1_1483793466400_25260"> </span><a id="yui_3_16_0_ym19_1_1483793466400_25261" href="http://docs.openstack.org/kilo/install-guide/install/apt/content/glance-verify.html#" data-hasqtip="0" style="border: thin dotted green; background-color: rgb(255, 255, 238); text-decoration: none; color: black; padding-left: 2px; padding-right: 2px;">QCOW2</a><span id="yui_3_16_0_ym19_1_1483793466400_25262"> </span>disk format,<span id="yui_3_16_0_ym19_1_1483793466400_25263"> </span><a id="yui_3_16_0_ym19_1_1483793466400_25264" href="http://docs.openstack.org/kilo/install-guide/install/apt/content/glance-verify.html#" data-hasqtip="1" style="border: thin dotted green; background-color: rgb(255, 255, 238); text-decoration: none; color: black; padding-left: 2px; padding-right: 2px;">bare</a><span id="yui_3_16_0_ym19_1_1483793466400_25265"> </span>container format, and public visibility so all projects can access it, using the following command<br></div><pre id="yui_3_16_0_ym19_1_1483793466400_25266" style="color: rgb(35, 48, 45); display: block; font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace; font-stretch: normal; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; line-height: normal; overflow-x: scroll; width: 883px; border-bottom: 1px solid rgb(222, 222, 222) !important; border-top: 1px solid rgb(222, 222, 222) !important; font-size: 12px !important; margin: 1em 0px !important; padding: 0.5em !important; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"># glance image-create --name "cirros-0.3.4-x86_64" --file /tmp/images/cirros-0.3.4-x86_64-disk.img \
  --disk-format qcow2 --container-format bare --visibility public --progress<br><br><br>but got the following error!<br><br><i><b>503 Service Unavailable<br id="yui_3_16_0_ym19_1_1483793466400_25352">The server is currently unavailable. Please try again at a later time.<br></b></i><br>I try it without public either but no luck!<br><br>Any help would be appreciated beforehand.....<br></pre></div></body></html>