<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Was the --is-public option to 'glance image-create ...' just removed?  I've been running Devstack successfully during the last week, but now see this:<br>
<br>
<x-row></x-row><x-row>glance: error: unrecognized arguments: --is-public=true</x-row>
<br>
<br>
from running this:<br>
<br>
wget <a class="moz-txt-link-freetext" href="http://download.cirros-cloud.net/0.3.2/cirros-0.3.2-x86_64-disk.img">
http://download.cirros-cloud.net/0.3.2/cirros-0.3.2-x86_64-disk.img</a> -O - | glance image-create --name=cirros-0.3.2-x86_64 --disk-format=qcow2 \<br>
      --container-format=bare --is-public=true<br>
<br>
So, some questions:<br>
<br>
- Is it correct that this option has just been removed?<br>
- Where should I be looking / tracking to see announcements of changes like this?<br>
- Out of interest, where is the code that implements these command line operations?<br>
<br>
Thanks,<br>
    Neil<br>
<br>
</body>
</html>