Skip to content

Commit 068484a

Browse files
committed
fixed testbed name in README
1 parent 758b6f7 commit 068484a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aci_tenant/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Please check `trigger_datafile.yaml`. The test is written in YAML. So, easy to f
1919
Please install pyATS|Genie and Rest Connector.
2020

2121
```
22-
pip install pyats[full] rest.connector
22+
pip install 'pyats[full]' rest.connector
2323
```
2424

2525
# Running
@@ -75,7 +75,7 @@ Please comment step4(`delete_tenant`).
7575

7676
`check_tenant_was_deleted` step will be failed. but it's fince since we didn't delete. So, it's expected.
7777

78-
And go to https://sandboxapicdc.cisco.com (Please check username/password from `testbed.yaml`).
78+
And go to https://sandboxapicdc.cisco.com (Please check username/password from `aci_devnet_sandbox.yaml`).
7979

8080
After login to APIC, click `Tenants` tab. And then the created tenant should be there.
8181

0 commit comments

Comments
 (0)