Dear Canonical guys, I'm trying your fascinating methods to deploy openstack with this guide: https://insights.ubuntu.com/2014/05/21/ubuntu-cloud-documentation-14-04lts/
BUT the document does not match current juju state for some point today(6/18). The juju add-relation part is not complete, how to handle relations for ceph-radosgw? Swift-proxy is not deployed in previos step, how to add relation? The add image command is old. Add network always fail: ubuntu@3cph7:~$ sudo nova-manage network create --label private --fixed_range_v4 1.1.21.32/27 ; --num_networks 1 -- network_size 32 --multi_host T --bridge_interface eth0 --bridge br100 Command failed, please check log for more info 2014-06-18 10:42:10.610 11249 CRITICAL nova [-] TypeError: create() got multiple values for keyword argument 'cidr' 2014-06-18 10:42:10.610 11249 TRACE nova Traceback (most recent call last): 2014-06-18 10:42:10.610 11249 TRACE nova File "/usr/bin/nova-manage", line 10, in <module> 2014-06-18 10:42:10.610 11249 TRACE nova sys.exit(main()) 2014-06-18 10:42:10.610 11249 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/cmd/manage.py", line 1374, in main 2014-06-18 10:42:10.610 11249 TRACE nova ret = fn(*fn_args, **fn_kwargs) 2014-06-18 10:42:10.610 11249 TRACE nova TypeError: create() got multiple values for keyword argument 'cidr' 2014-06-18 10:42:10.610 11249 TRACE nova Would you please show me how to fix this, where can I find the latest working document? Thanks!
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
