Revision 73ebcd68 docs/scale/i-kamaki.rst

b/docs/scale/i-kamaki.rst
40 40

  
41 41
    # kamaki config set astakos.url "https://accounts.example.com"
42 42
    # kamaki config set compute.url "https://cyclades.example.com/api/v1.1"
43
    # kamaki config set image.url "https://cyclades.example.com/plankton"
43
    # kamaki config set image.url "https://cyclades.example.com/image"
44 44
    # kamaki config set store.enable on
45 45
    # kamaki config set store.pithos_extensions on
46 46
    # kamaki config set store.url "https://pithos.example.com/v1"
......
63 63
   # kamaki store create images
64 64
   # kamaki store upload --container images /tmp/debian_base.diskdump debian_base.diskdump
65 65

  
66
and register it to plankton:
66
and register it with Cyclades:
67 67

  
68 68
.. code-block:: console
69 69

  

Also available in: Unified diff