README.md in kaname-0.2.0 vs README.md in kaname-0.3.0
- old
+ new
@@ -39,11 +39,11 @@
run following command.
```sh
$ kaname diff # You can see difference of definition
-$ kaname apply # You can see all of invoke commands(dryrun)
-$ kaname apply --dryrun false # apply configuration into OpenStack
+$ kaname apply # apply configuration into OpenStack
+$ kaname apply --dryrun # You can see all of invoke commands(dryrun)
```
You can create user and user's role with tenant.
If you need to initialize your Keystone configuration, you can get it via following command: